Skip to content
Success

Console Output

Pull request #43560 opened
Started by user Sebastiaan van Stijn
Rebuilds build #1
16:48:30 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 6e376e32d85ab3faad4095c561b8ab8030fbce15+613b7983129e07d295e9fed7e99e5e264714647a (e8dcda17e11daad3f0e3501c18bdb7ee514ea204)
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-43560@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
16:48:34 [2022-05-04T16:48:34.372Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
16:48:34 [2022-05-04T16:48:34.376Z] Trying to pass milestone 1
[Pipeline] milestone
16:48:34 [2022-05-04T16:48:34.454Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
16:48:34 [2022-05-04T16:48:34.658Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0304123df4cf21939) in /home/ubuntu/workspace/moby_PR-43560
[Pipeline] {
[Pipeline] checkout
16:48:34 [2022-05-04T16:48:34.693Z] The recommended git tool is: git
16:48:34 [2022-05-04T16:48:34.714Z] using credential docker-jenkins-github-credentials
16:48:34 [2022-05-04T16:48:34.727Z] Cloning the remote Git repository
16:48:34 [2022-05-04T16:48:34.727Z] Cloning with configured refspecs honoured and without tags
16:48:34 [2022-05-04T16:48:34.728Z] Cloning repository https://github.com/moby/moby.git
16:48:34 [2022-05-04T16:48:34.728Z]  > git init /home/ubuntu/workspace/moby_PR-43560 # timeout=10
16:48:34 [2022-05-04T16:48:34.741Z] Fetching upstream changes from https://github.com/moby/moby.git
16:48:34 [2022-05-04T16:48:34.741Z]  > git --version # timeout=10
16:48:34 [2022-05-04T16:48:34.747Z]  > git --version # 'git version 2.17.1'
16:48:34 [2022-05-04T16:48:34.747Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:48:34 [2022-05-04T16:48:34.748Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43560/head:refs/remotes/origin/PR-43560 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:48:50 [2022-05-04T16:48:50.154Z] Fetching without tags
16:48:50 [2022-05-04T16:48:50.345Z] Merging remotes/origin/master commit 613b7983129e07d295e9fed7e99e5e264714647a into PR head commit 6e376e32d85ab3faad4095c561b8ab8030fbce15
16:48:50 [2022-05-04T16:48:50.127Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:48:50 [2022-05-04T16:48:50.133Z]  > git config --add remote.origin.fetch +refs/pull/43560/head:refs/remotes/origin/PR-43560 # timeout=10
16:48:50 [2022-05-04T16:48:50.138Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:48:50 [2022-05-04T16:48:50.147Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:48:50 [2022-05-04T16:48:50.155Z] Fetching upstream changes from https://github.com/moby/moby.git
16:48:50 [2022-05-04T16:48:50.155Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:48:50 [2022-05-04T16:48:50.156Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43560/head:refs/remotes/origin/PR-43560 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:48:50 [2022-05-04T16:48:50.345Z]  > git config core.sparsecheckout # timeout=10
16:48:50 [2022-05-04T16:48:50.350Z]  > git checkout -f 6e376e32d85ab3faad4095c561b8ab8030fbce15 # timeout=10
16:48:50 [2022-05-04T16:48:50.910Z] Merge succeeded, producing 6e376e32d85ab3faad4095c561b8ab8030fbce15
16:48:50 [2022-05-04T16:48:50.911Z] Checking out Revision 6e376e32d85ab3faad4095c561b8ab8030fbce15 (PR-43560)
16:48:51 [2022-05-04T16:48:51.539Z] Commit message: "update containerd binary to v1.6.4"
16:48:50 [2022-05-04T16:48:50.872Z]  > git remote # timeout=10
16:48:50 [2022-05-04T16:48:50.874Z]  > git config --get remote.origin.url # timeout=10
16:48:50 [2022-05-04T16:48:50.881Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:48:50 [2022-05-04T16:48:50.882Z]  > git merge 613b7983129e07d295e9fed7e99e5e264714647a # timeout=10
16:48:50 [2022-05-04T16:48:50.892Z]  > git rev-parse HEAD^{commit} # timeout=10
16:48:50 [2022-05-04T16:48:50.910Z]  > git config core.sparsecheckout # timeout=10
16:48:50 [2022-05-04T16:48:50.913Z]  > git checkout -f 6e376e32d85ab3faad4095c561b8ab8030fbce15 # timeout=10
16:48:51 [2022-05-04T16:48:51.539Z]  > git rev-list --no-walk 6e376e32d85ab3faad4095c561b8ab8030fbce15 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:48:52 [2022-05-04T16:48:52.208Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43560:/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 && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
16:48:54 [2022-05-04T16:48:54.748Z] 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-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-RS5)
[Pipeline] stage
[Pipeline] { (win-2022)
[Pipeline] stage
[Pipeline] { (win-2022-c8d)
[Pipeline] node
[Pipeline] node
16:48:54 [2022-05-04T16:48:54.974Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0304123df4cf21939) in /home/ubuntu/workspace/moby_PR-43560
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
16:48:54 [2022-05-04T16:48:54.994Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-03b861bd645b8854c) in /home/ubuntu/workspace/moby_PR-43560
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
16:48:54 [2022-05-04T16:48:54.997Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-00a21933469faff0b) in /home/ubuntu/workspace/moby_PR-43560
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] checkout
16:48:55 [2022-05-04T16:48:55.063Z] The recommended git tool is: git
[Pipeline] checkout
16:48:55 [2022-05-04T16:48:55.069Z] The recommended git tool is: git
16:48:55 [2022-05-04T16:48:55.072Z] using credential docker-jenkins-github-credentials
16:48:55 [2022-05-04T16:48:55.078Z] using credential docker-jenkins-github-credentials
[Pipeline] checkout
16:48:55 [2022-05-04T16:48:55.086Z] Cloning the remote Git repository
16:48:55 [2022-05-04T16:48:55.086Z] Cloning with configured refspecs honoured and without tags
16:48:55 [2022-05-04T16:48:55.089Z] The recommended git tool is: git
16:48:55 [2022-05-04T16:48:55.094Z] Fetching changes from the remote Git repository
16:48:55 [2022-05-04T16:48:55.098Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
16:48:55 [2022-05-04T16:48:55.102Z] Fetching without tags
16:48:55 [2022-05-04T16:48:55.106Z] Cloning the remote Git repository
16:48:55 [2022-05-04T16:48:55.106Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
16:48:55 [2022-05-04T16:48:55.334Z] Merging remotes/origin/master commit 613b7983129e07d295e9fed7e99e5e264714647a into PR head commit 6e376e32d85ab3faad4095c561b8ab8030fbce15
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
16:48:55 [2022-05-04T16:48:55.414Z] Merge succeeded, producing 6e376e32d85ab3faad4095c561b8ab8030fbce15
16:48:55 [2022-05-04T16:48:55.414Z] Checking out Revision 6e376e32d85ab3faad4095c561b8ab8030fbce15 (PR-43560)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
16:48:55 [2022-05-04T16:48:55.477Z] Commit message: "update containerd binary to v1.6.4"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:48:55 [2022-05-04T16:48:55.078Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43560/.git # timeout=10
16:48:55 [2022-05-04T16:48:55.094Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:48:55 [2022-05-04T16:48:55.103Z] Fetching upstream changes from https://github.com/moby/moby.git
16:48:55 [2022-05-04T16:48:55.103Z]  > git --version # timeout=10
16:48:55 [2022-05-04T16:48:55.107Z]  > git --version # 'git version 2.17.1'
16:48:55 [2022-05-04T16:48:55.107Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:48:55 [2022-05-04T16:48:55.108Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43560/head:refs/remotes/origin/PR-43560 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:48:55 [2022-05-04T16:48:55.334Z]  > git config core.sparsecheckout # timeout=10
16:48:55 [2022-05-04T16:48:55.339Z]  > git checkout -f 6e376e32d85ab3faad4095c561b8ab8030fbce15 # timeout=10
16:48:55 [2022-05-04T16:48:55.386Z]  > git remote # timeout=10
16:48:55 [2022-05-04T16:48:55.391Z]  > git config --get remote.origin.url # timeout=10
16:48:55 [2022-05-04T16:48:55.396Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:48:55 [2022-05-04T16:48:55.397Z]  > git merge 613b7983129e07d295e9fed7e99e5e264714647a # timeout=10
16:48:55 [2022-05-04T16:48:55.406Z]  > git rev-parse HEAD^{commit} # timeout=10
16:48:55 [2022-05-04T16:48:55.414Z]  > git config core.sparsecheckout # timeout=10
16:48:55 [2022-05-04T16:48:55.418Z]  > git checkout -f 6e376e32d85ab3faad4095c561b8ab8030fbce15 # timeout=10
16:48:55 [2022-05-04T16:48:55.086Z] Cloning repository https://github.com/moby/moby.git
16:48:55 [2022-05-04T16:48:55.086Z]  > git init /home/ubuntu/workspace/moby_PR-43560 # timeout=10
16:48:55 [2022-05-04T16:48:55.099Z] Fetching upstream changes from https://github.com/moby/moby.git
16:48:55 [2022-05-04T16:48:55.099Z]  > git --version # timeout=10
16:48:55 [2022-05-04T16:48:55.104Z]  > git --version # 'git version 2.25.1'
16:48:55 [2022-05-04T16:48:55.105Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:48:55 [2022-05-04T16:48:55.105Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43560/head:refs/remotes/origin/PR-43560 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:48:55 [2022-05-04T16:48:55.115Z] Cloning repository https://github.com/moby/moby.git
16:48:55 [2022-05-04T16:48:55.115Z]  > git init /home/ubuntu/workspace/moby_PR-43560 # timeout=10
16:48:55 [2022-05-04T16:48:55.125Z] Fetching upstream changes from https://github.com/moby/moby.git
16:48:55 [2022-05-04T16:48:55.125Z]  > git --version # timeout=10
16:48:55 [2022-05-04T16:48:55.129Z]  > git --version # 'git version 2.25.1'
16:48:55 [2022-05-04T16:48:55.129Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:48:55 [2022-05-04T16:48:55.130Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43560/head:refs/remotes/origin/PR-43560 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:48:56 [2022-05-04T16:48:56.182Z] + [ PR != PR ]
16:48:56 [2022-05-04T16:48:56.182Z] + [ master != master ]
16:48:56 [2022-05-04T16:48:56.182Z] + [  = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:48:56 [2022-05-04T16:48:56.506Z] + docker version
16:48:56 [2022-05-04T16:48:56.506Z] Client: Docker Engine - Community
16:48:56 [2022-05-04T16:48:56.506Z]  Version:           20.10.14
16:48:56 [2022-05-04T16:48:56.506Z]  API version:       1.41
16:48:56 [2022-05-04T16:48:56.506Z]  Go version:        go1.16.15
16:48:56 [2022-05-04T16:48:56.506Z]  Git commit:        a224086
16:48:56 [2022-05-04T16:48:56.506Z]  Built:             Thu Mar 24 01:47:57 2022
16:48:56 [2022-05-04T16:48:56.506Z]  OS/Arch:           linux/amd64
16:48:56 [2022-05-04T16:48:56.506Z]  Context:           default
16:48:56 [2022-05-04T16:48:56.506Z]  Experimental:      true
16:48:56 [2022-05-04T16:48:56.506Z] 
16:48:56 [2022-05-04T16:48:56.506Z] Server: Docker Engine - Community
16:48:56 [2022-05-04T16:48:56.506Z]  Engine:
16:48:56 [2022-05-04T16:48:56.506Z]   Version:          20.10.14
16:48:56 [2022-05-04T16:48:56.506Z]   API version:      1.41 (minimum version 1.12)
16:48:56 [2022-05-04T16:48:56.506Z]   Go version:       go1.16.15
16:48:56 [2022-05-04T16:48:56.506Z]   Git commit:       87a90dc
16:48:56 [2022-05-04T16:48:56.506Z]   Built:            Thu Mar 24 01:45:46 2022
16:48:56 [2022-05-04T16:48:56.506Z]   OS/Arch:          linux/amd64
16:48:56 [2022-05-04T16:48:56.506Z]   Experimental:     true
16:48:56 [2022-05-04T16:48:56.506Z]  containerd:
16:48:56 [2022-05-04T16:48:56.506Z]   Version:          1.5.11
16:48:56 [2022-05-04T16:48:56.506Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
16:48:56 [2022-05-04T16:48:56.506Z]  runc:
16:48:56 [2022-05-04T16:48:56.506Z]   Version:          1.0.3
16:48:56 [2022-05-04T16:48:56.506Z]   GitCommit:        v1.0.3-0-gf46b6ba
16:48:56 [2022-05-04T16:48:56.506Z]  docker-init:
16:48:56 [2022-05-04T16:48:56.506Z]   Version:          0.19.0
16:48:56 [2022-05-04T16:48:56.506Z]   GitCommit:        de40ad0
[Pipeline] sh
16:48:56 [2022-05-04T16:48:56.791Z] + docker info
16:48:57 [2022-05-04T16:48:57.730Z] Client:
16:48:57 [2022-05-04T16:48:57.730Z]  Context:    default
16:48:57 [2022-05-04T16:48:57.730Z]  Debug Mode: false
16:48:57 [2022-05-04T16:48:57.730Z]  Plugins:
16:48:57 [2022-05-04T16:48:57.730Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
16:48:57 [2022-05-04T16:48:57.730Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
16:48:57 [2022-05-04T16:48:57.730Z]   compose: Docker Compose (Docker Inc., v2.4.1)
16:48:57 [2022-05-04T16:48:57.730Z]   scan: Docker Scan (Docker Inc., v0.17.0)
16:48:57 [2022-05-04T16:48:57.730Z] 
16:48:57 [2022-05-04T16:48:57.730Z] Server:
16:48:57 [2022-05-04T16:48:57.730Z]  Containers: 0
16:48:57 [2022-05-04T16:48:57.730Z]   Running: 0
16:48:57 [2022-05-04T16:48:57.730Z]   Paused: 0
16:48:57 [2022-05-04T16:48:57.730Z]   Stopped: 0
16:48:57 [2022-05-04T16:48:57.730Z]  Images: 3
16:48:57 [2022-05-04T16:48:57.730Z]  Server Version: 20.10.14
16:48:57 [2022-05-04T16:48:57.730Z]  Storage Driver: overlay2
16:48:57 [2022-05-04T16:48:57.730Z]   Backing Filesystem: extfs
16:48:57 [2022-05-04T16:48:57.730Z]   Supports d_type: true
16:48:57 [2022-05-04T16:48:57.730Z]   Native Overlay Diff: true
16:48:57 [2022-05-04T16:48:57.730Z]   userxattr: false
16:48:57 [2022-05-04T16:48:57.730Z]  Logging Driver: json-file
16:48:57 [2022-05-04T16:48:57.730Z]  Cgroup Driver: cgroupfs
16:48:57 [2022-05-04T16:48:57.730Z]  Cgroup Version: 1
16:48:57 [2022-05-04T16:48:57.730Z]  Plugins:
16:48:57 [2022-05-04T16:48:57.730Z]   Volume: local
16:48:57 [2022-05-04T16:48:57.730Z]   Network: bridge host ipvlan macvlan null overlay
16:48:57 [2022-05-04T16:48:57.730Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:48:57 [2022-05-04T16:48:57.730Z]  Swarm: inactive
16:48:57 [2022-05-04T16:48:57.730Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:48:57 [2022-05-04T16:48:57.730Z]  Default Runtime: runc
16:48:57 [2022-05-04T16:48:57.730Z]  Init Binary: docker-init
16:48:57 [2022-05-04T16:48:57.730Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
16:48:57 [2022-05-04T16:48:57.730Z]  runc version: v1.0.3-0-gf46b6ba
16:48:57 [2022-05-04T16:48:57.730Z]  init version: de40ad0
16:48:57 [2022-05-04T16:48:57.730Z]  Security Options:
16:48:57 [2022-05-04T16:48:57.730Z]   apparmor
16:48:57 [2022-05-04T16:48:57.730Z]   seccomp
16:48:57 [2022-05-04T16:48:57.730Z]    Profile: default
16:48:57 [2022-05-04T16:48:57.730Z]  Kernel Version: 5.4.0-1071-aws
16:48:57 [2022-05-04T16:48:57.730Z]  Operating System: Ubuntu 18.04.6 LTS
16:48:57 [2022-05-04T16:48:57.730Z]  OSType: linux
16:48:57 [2022-05-04T16:48:57.730Z]  Architecture: x86_64
16:48:57 [2022-05-04T16:48:57.730Z]  CPUs: 2
16:48:57 [2022-05-04T16:48:57.730Z]  Total Memory: 7.565GiB
16:48:57 [2022-05-04T16:48:57.730Z]  Name: ip-10-100-34-141
16:48:57 [2022-05-04T16:48:57.730Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
16:48:57 [2022-05-04T16:48:57.730Z]  Docker Root Dir: /var/lib/docker
16:48:57 [2022-05-04T16:48:57.730Z]  Debug Mode: false
16:48:57 [2022-05-04T16:48:57.730Z]  Registry: https://index.docker.io/v1/
16:48:57 [2022-05-04T16:48:57.730Z]  Labels:
16:48:57 [2022-05-04T16:48:57.730Z]  Experimental: true
16:48:57 [2022-05-04T16:48:57.730Z]  Insecure Registries:
16:48:57 [2022-05-04T16:48:57.730Z]   127.0.0.0/8
16:48:57 [2022-05-04T16:48:57.730Z]  Live Restore Enabled: true
16:48:57 [2022-05-04T16:48:57.730Z] 
16:48:57 [2022-05-04T16:48:57.730Z] WARNING: No swap limit support
[Pipeline] sh
16:48:58 [2022-05-04T16:48:58.017Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
16:48:58 [2022-05-04T16:48:58.017Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
16:48:58 [2022-05-04T16:48:58.017Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43560/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
16:48:58 [2022-05-04T16:48:58.017Z] + bash /home/ubuntu/workspace/moby_PR-43560/check-config.sh
16:48:58 [2022-05-04T16:48:58.017Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
16:48:58 [2022-05-04T16:48:58.017Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
16:48:58 [2022-05-04T16:48:58.017Z] 
16:48:58 [2022-05-04T16:48:58.017Z] Generally Necessary:
16:48:58 [2022-05-04T16:48:58.017Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
16:48:58 [2022-05-04T16:48:58.017Z] - apparmor: enabled and tools installed
16:48:58 [2022-05-04T16:48:58.017Z] - CONFIG_NAMESPACES: enabled
16:48:58 [2022-05-04T16:48:58.017Z] - CONFIG_NET_NS: enabled
16:48:58 [2022-05-04T16:48:58.017Z] - CONFIG_PID_NS: enabled
16:48:58 [2022-05-04T16:48:58.017Z] - CONFIG_IPC_NS: enabled
16:48:58 [2022-05-04T16:48:58.017Z] - CONFIG_UTS_NS: enabled
16:48:58 [2022-05-04T16:48:58.017Z] - CONFIG_CGROUPS: enabled
16:48:58 [2022-05-04T16:48:58.017Z] - CONFIG_CGROUP_CPUACCT: enabled
16:48:58 [2022-05-04T16:48:58.017Z] - CONFIG_CGROUP_DEVICE: enabled
16:48:58 [2022-05-04T16:48:58.017Z] - CONFIG_CGROUP_FREEZER: enabled
16:48:58 [2022-05-04T16:48:58.017Z] - CONFIG_CGROUP_SCHED: enabled
16:48:58 [2022-05-04T16:48:58.017Z] - CONFIG_CPUSETS: enabled
16:48:58 [2022-05-04T16:48:58.017Z] - CONFIG_MEMCG: enabled
16:48:58 [2022-05-04T16:48:58.017Z] - CONFIG_KEYS: enabled
16:48:58 [2022-05-04T16:48:58.017Z] - CONFIG_VETH: enabled (as module)
16:48:58 [2022-05-04T16:48:58.017Z] - CONFIG_BRIDGE: enabled (as module)
16:48:58 [2022-05-04T16:48:58.017Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
16:48:58 [2022-05-04T16:48:58.017Z] - CONFIG_IP_NF_FILTER: enabled (as module)
16:48:58 [2022-05-04T16:48:58.281Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
16:48:58 [2022-05-04T16:48:58.281Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
16:48:58 [2022-05-04T16:48:58.281Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
16:48:58 [2022-05-04T16:48:58.281Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
16:48:58 [2022-05-04T16:48:58.281Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
16:48:58 [2022-05-04T16:48:58.281Z] - CONFIG_IP_NF_NAT: enabled (as module)
16:48:58 [2022-05-04T16:48:58.281Z] - CONFIG_NF_NAT: enabled (as module)
16:48:58 [2022-05-04T16:48:58.281Z] - CONFIG_POSIX_MQUEUE: enabled
16:48:58 [2022-05-04T16:48:58.281Z] - CONFIG_CGROUP_BPF: enabled
16:48:58 [2022-05-04T16:48:58.281Z] 
16:48:58 [2022-05-04T16:48:58.281Z] Optional Features:
16:48:58 [2022-05-04T16:48:58.281Z] - CONFIG_USER_NS: enabled
16:48:58 [2022-05-04T16:48:58.281Z] - CONFIG_SECCOMP: enabled
16:48:58 [2022-05-04T16:48:58.282Z] - CONFIG_SECCOMP_FILTER: enabled
16:48:58 [2022-05-04T16:48:58.282Z] - CONFIG_CGROUP_PIDS: enabled
16:48:58 [2022-05-04T16:48:58.282Z] - CONFIG_MEMCG_SWAP: enabled
16:48:58 [2022-05-04T16:48:58.282Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
16:48:58 [2022-05-04T16:48:58.282Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
16:48:58 [2022-05-04T16:48:58.282Z] - CONFIG_BLK_CGROUP: enabled
16:48:58 [2022-05-04T16:48:58.282Z] - CONFIG_BLK_DEV_THROTTLING: enabled
16:48:58 [2022-05-04T16:48:58.282Z] - CONFIG_CGROUP_PERF: enabled
16:48:58 [2022-05-04T16:48:58.282Z] - CONFIG_CGROUP_HUGETLB: enabled
16:48:58 [2022-05-04T16:48:58.282Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
16:48:58 [2022-05-04T16:48:58.282Z] - CONFIG_CGROUP_NET_PRIO: enabled
16:48:58 [2022-05-04T16:48:58.282Z] - CONFIG_CFS_BANDWIDTH: enabled
16:48:58 [2022-05-04T16:48:58.282Z] - CONFIG_FAIR_GROUP_SCHED: enabled
16:48:58 [2022-05-04T16:48:58.282Z] - CONFIG_RT_GROUP_SCHED: missing
16:48:58 [2022-05-04T16:48:58.282Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
16:48:58 [2022-05-04T16:48:58.282Z] - CONFIG_IP_VS: enabled (as module)
16:48:58 [2022-05-04T16:48:58.282Z] - CONFIG_IP_VS_NFCT: enabled
16:48:58 [2022-05-04T16:48:58.282Z] - CONFIG_IP_VS_PROTO_TCP: enabled
16:48:58 [2022-05-04T16:48:58.282Z] - CONFIG_IP_VS_PROTO_UDP: enabled
16:48:58 [2022-05-04T16:48:58.282Z] - CONFIG_IP_VS_RR: enabled (as module)
16:48:58 [2022-05-04T16:48:58.282Z] - CONFIG_SECURITY_SELINUX: enabled
16:48:58 [2022-05-04T16:48:58.282Z] - CONFIG_SECURITY_APPARMOR: enabled
16:48:58 [2022-05-04T16:48:58.282Z] - CONFIG_EXT4_FS: enabled
16:48:58 [2022-05-04T16:48:58.282Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
16:48:58 [2022-05-04T16:48:58.282Z] - CONFIG_EXT4_FS_SECURITY: enabled
16:48:58 [2022-05-04T16:48:58.282Z] - Network Drivers:
16:48:58 [2022-05-04T16:48:58.282Z]   - "overlay":
16:48:58 [2022-05-04T16:48:58.542Z]     - CONFIG_VXLAN: enabled (as module)
16:48:58 [2022-05-04T16:48:58.542Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
16:48:58 [2022-05-04T16:48:58.542Z]       Optional (for encrypted networks):
16:48:58 [2022-05-04T16:48:58.542Z]       - CONFIG_CRYPTO: enabled
16:48:58 [2022-05-04T16:48:58.542Z]       - CONFIG_CRYPTO_AEAD: enabled
16:48:58 [2022-05-04T16:48:58.542Z]       - CONFIG_CRYPTO_GCM: enabled
16:48:58 [2022-05-04T16:48:58.542Z]       - CONFIG_CRYPTO_SEQIV: enabled
16:48:58 [2022-05-04T16:48:58.542Z]       - CONFIG_CRYPTO_GHASH: enabled
16:48:58 [2022-05-04T16:48:58.542Z]       - CONFIG_XFRM: enabled
16:48:58 [2022-05-04T16:48:58.542Z]       - CONFIG_XFRM_USER: enabled (as module)
16:48:58 [2022-05-04T16:48:58.542Z]       - CONFIG_XFRM_ALGO: enabled (as module)
16:48:58 [2022-05-04T16:48:58.542Z]       - CONFIG_INET_ESP: enabled (as module)
16:48:58 [2022-05-04T16:48:58.542Z]   - "ipvlan":
16:48:58 [2022-05-04T16:48:58.542Z]     - CONFIG_IPVLAN: enabled (as module)
16:48:58 [2022-05-04T16:48:58.542Z]   - "macvlan":
16:48:58 [2022-05-04T16:48:58.542Z]     - CONFIG_MACVLAN: enabled (as module)
16:48:58 [2022-05-04T16:48:58.542Z]     - CONFIG_DUMMY: enabled (as module)
16:48:58 [2022-05-04T16:48:58.542Z]   - "ftp,tftp client in container":
16:48:58 [2022-05-04T16:48:58.542Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
16:48:58 [2022-05-04T16:48:58.542Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
16:48:58 [2022-05-04T16:48:58.542Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
16:48:58 [2022-05-04T16:48:58.542Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
16:48:58 [2022-05-04T16:48:58.542Z] - Storage Drivers:
16:48:58 [2022-05-04T16:48:58.542Z]   - "aufs":
16:48:58 [2022-05-04T16:48:58.542Z]     - CONFIG_AUFS_FS: enabled (as module)
16:48:58 [2022-05-04T16:48:58.542Z]   - "btrfs":
16:48:58 [2022-05-04T16:48:58.542Z]     - CONFIG_BTRFS_FS: enabled (as module)
16:48:58 [2022-05-04T16:48:58.542Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
16:48:58 [2022-05-04T16:48:58.542Z]   - "devicemapper":
16:48:58 [2022-05-04T16:48:58.542Z]     - CONFIG_BLK_DEV_DM: enabled
16:48:58 [2022-05-04T16:48:58.542Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
16:48:58 [2022-05-04T16:48:58.542Z]   - "overlay":
16:48:58 [2022-05-04T16:48:58.542Z]     - CONFIG_OVERLAY_FS: enabled (as module)
16:48:58 [2022-05-04T16:48:58.542Z]   - "zfs":
16:48:58 [2022-05-04T16:48:58.542Z]     - /dev/zfs: present
16:48:58 [2022-05-04T16:48:58.542Z]     - zfs command: missing
16:48:58 [2022-05-04T16:48:58.542Z]     - zpool command: missing
16:48:58 [2022-05-04T16:48:58.542Z] 
16:48:58 [2022-05-04T16:48:58.542Z] Limits:
16:48:58 [2022-05-04T16:48:58.542Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
16:48:58 [2022-05-04T16:48:58.542Z] 
16:48:58 [2022-05-04T16:48:58.542Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
16:48:58 [2022-05-04T16:48:58.879Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:6e376e32d85ab3faad4095c561b8ab8030fbce15 .
16:48:58 [2022-05-04T16:48:58.879Z] #1 [internal] load build definition from Dockerfile
16:48:58 [2022-05-04T16:48:58.879Z] #1 sha256:8d5d8b2ee0c8865e32e11014834e8427a84be4a0cb955fefd1ea11486467eeb4
16:48:58 [2022-05-04T16:48:58.879Z] #1 transferring dockerfile: 17.44kB done
16:48:58 [2022-05-04T16:48:58.879Z] #1 DONE 0.0s
16:48:58 [2022-05-04T16:48:58.879Z] 
16:48:58 [2022-05-04T16:48:58.879Z] #2 [internal] load .dockerignore
16:48:58 [2022-05-04T16:48:58.879Z] #2 sha256:83fe170f169a84bca9cabf681d179901f6c8d07195f4c6736be1a40c7f043e31
16:48:58 [2022-05-04T16:48:58.879Z] #2 transferring context: 145B done
16:48:58 [2022-05-04T16:48:58.879Z] #2 DONE 0.0s
16:48:58 [2022-05-04T16:48:58.879Z] 
16:48:58 [2022-05-04T16:48:58.879Z] #3 resolve image config for docker.io/docker/dockerfile:1.3
16:48:58 [2022-05-04T16:48:58.879Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
16:48:59 [2022-05-04T16:48:59.139Z] #3 DONE 0.2s
16:48:59 [2022-05-04T16:48:59.140Z] 
16:48:59 [2022-05-04T16:48:59.140Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
16:48:59 [2022-05-04T16:48:59.140Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952
16:48:59 [2022-05-04T16:48:59.140Z] #4 CACHED
16:48:59 [2022-05-04T16:48:59.403Z] 
16:48:59 [2022-05-04T16:48:59.404Z] #5 [internal] load build definition from Dockerfile
16:48:59 [2022-05-04T16:48:59.404Z] #5 sha256:c40d3100196b1a243bf228e2b196b01ab5be1e60a6fda6971ff45b0d3bfbb3f7
16:48:59 [2022-05-04T16:48:59.404Z] #5 DONE 0.0s
16:48:59 [2022-05-04T16:48:59.404Z] 
16:48:59 [2022-05-04T16:48:59.404Z] #6 [internal] load .dockerignore
16:48:59 [2022-05-04T16:48:59.404Z] #6 sha256:b2870a34cb3a72f80ba8f7d3382b40dec065f7b6e780285cb484765872e14bc9
16:48:59 [2022-05-04T16:48:59.404Z] #6 DONE 0.0s
16:48:59 [2022-05-04T16:48:59.404Z] 
16:48:59 [2022-05-04T16:48:59.404Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:48:59 [2022-05-04T16:48:59.404Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
16:48:59 [2022-05-04T16:48:59.404Z] #8 DONE 0.1s
16:48:59 [2022-05-04T16:48:59.404Z] 
16:48:59 [2022-05-04T16:48:59.404Z] #10 [internal] load metadata for docker.io/library/debian:bullseye
16:48:59 [2022-05-04T16:48:59.404Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
16:48:59 [2022-05-04T16:48:59.404Z] #10 DONE 0.1s
16:48:59 [2022-05-04T16:48:59.404Z] 
16:48:59 [2022-05-04T16:48:59.404Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:48:59 [2022-05-04T16:48:59.404Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
16:48:59 [2022-05-04T16:48:59.404Z] #9 DONE 0.1s
16:48:59 [2022-05-04T16:48:59.404Z] 
16:48:59 [2022-05-04T16:48:59.404Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye
16:48:59 [2022-05-04T16:48:59.404Z] #7 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f
16:48:59 [2022-05-04T16:48:59.404Z] #7 DONE 0.1s
16:48:59 [2022-05-04T16:48:59.669Z] 
16:48:59 [2022-05-04T16:48:59.669Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972
16:48:59 [2022-05-04T16:48:59.669Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29
16:48:59 [2022-05-04T16:48:59.669Z] #11 DONE 0.0s
16:48:59 [2022-05-04T16:48:59.669Z] 
16:48:59 [2022-05-04T16:48:59.669Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:48:59 [2022-05-04T16:48:59.669Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
16:48:59 [2022-05-04T16:48:59.669Z] #78 DONE 0.0s
16:48:59 [2022-05-04T16:48:59.669Z] 
16:48:59 [2022-05-04T16:48:59.669Z] #76 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:48:59 [2022-05-04T16:48:59.669Z] #76 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
16:48:59 [2022-05-04T16:48:59.669Z] #76 DONE 0.0s
16:48:59 [2022-05-04T16:48:59.669Z] 
16:48:59 [2022-05-04T16:48:59.669Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0
16:48:59 [2022-05-04T16:48:59.669Z] #35 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c
16:48:59 [2022-05-04T16:48:59.669Z] #35 DONE 0.0s
16:48:59 [2022-05-04T16:48:59.669Z] 
16:48:59 [2022-05-04T16:48:59.669Z] #31 [internal] load build context
16:48:59 [2022-05-04T16:48:59.669Z] #31 sha256:1c451f5f57bc7dadc806fb88693a23d6ed1aecf4fa84bba8fa571f3eadbf80e8
16:49:00 [2022-05-04T16:49:00.242Z] #31 ...
16:49:00 [2022-05-04T16:49:00.242Z] 
16:49:00 [2022-05-04T16:49:00.242Z] #54 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
16:49:00 [2022-05-04T16:49:00.242Z] #54 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
16:49:00 [2022-05-04T16:49:00.242Z] #54 DONE 0.4s
16:49:00 [2022-05-04T16:49:00.242Z] 
16:49:00 [2022-05-04T16:49:00.242Z] #31 [internal] load build context
16:49:00 [2022-05-04T16:49:00.242Z] #31 sha256:1c451f5f57bc7dadc806fb88693a23d6ed1aecf4fa84bba8fa571f3eadbf80e8
16:49:01 [2022-05-04T16:49:01.188Z] #31 transferring context: 61.00MB 1.6s done
16:49:01 [2022-05-04T16:49:01.188Z] #31 DONE 1.7s
16:49:01 [2022-05-04T16:49:01.188Z] 
16:49:01 [2022-05-04T16:49:01.188Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x
16:49:01 [2022-05-04T16:49:01.188Z] #18 sha256:97f08d710e1ee07e4bd79eb7b07698f3bb2b8bbcf1f2d52e8ef914a371e9252c
16:49:01 [2022-05-04T16:49:01.188Z] #18 CACHED
16:49:01 [2022-05-04T16:49:01.188Z] 
16:49:01 [2022-05-04T16:49:01.188Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel
16:49:01 [2022-05-04T16:49:01.188Z] #15 sha256:7a9c0475274abba0efb526d9607a550196919504d943ee1fe1447ec33e3ecf21
16:49:01 [2022-05-04T16:49:01.188Z] #15 CACHED
16:49:01 [2022-05-04T16:49:01.188Z] 
16:49:01 [2022-05-04T16:49:01.188Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
16:49:01 [2022-05-04T16:49:01.188Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13
16:49:01 [2022-05-04T16:49:01.188Z] #13 CACHED
16:49:01 [2022-05-04T16:49:01.188Z] 
16:49:01 [2022-05-04T16:49:01.188Z] #19 [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
16:49:01 [2022-05-04T16:49:01.188Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc
16:49:01 [2022-05-04T16:49:01.188Z] #19 CACHED
16:49:01 [2022-05-04T16:49:01.188Z] 
16:49:01 [2022-05-04T16:49:01.188Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64
16:49:01 [2022-05-04T16:49:01.188Z] #14 sha256:ac610f6949b75ca513a6fbb8133eb83174e86af117f3bb74e5a09d0efab23250
16:49:01 [2022-05-04T16:49:01.188Z] #14 CACHED
16:49:01 [2022-05-04T16:49:01.188Z] 
16:49:01 [2022-05-04T16:49:01.188Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf
16:49:01 [2022-05-04T16:49:01.188Z] #16 sha256:cd20aadd700c740808171124c98224b778b3f14cb64fe4f92d71f7cc8db38805
16:49:01 [2022-05-04T16:49:01.188Z] #16 CACHED
16:49:01 [2022-05-04T16:49:01.188Z] 
16:49:01 [2022-05-04T16:49:01.188Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el
16:49:01 [2022-05-04T16:49:01.188Z] #17 sha256:50811f5890a0a563f4b3333a7eabd7af79a0d060604c6b4f9b93d1ef04081a76
16:49:01 [2022-05-04T16:49:01.188Z] #17 CACHED
16:49:01 [2022-05-04T16:49:01.188Z] 
16:49:01 [2022-05-04T16:49:01.188Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
16:49:01 [2022-05-04T16:49:01.188Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e
16:49:01 [2022-05-04T16:49:01.188Z] #12 CACHED
16:49:01 [2022-05-04T16:49:01.188Z] 
16:49:01 [2022-05-04T16:49:01.188Z] #67 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:49:01 [2022-05-04T16:49:01.188Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4
16:49:01 [2022-05-04T16:49:01.188Z] #67 CACHED
16:49:01 [2022-05-04T16:49:01.188Z] 
16:49:01 [2022-05-04T16:49:01.188Z] #68 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
16:49:01 [2022-05-04T16:49:01.188Z] #68 sha256:ec43b5fdc728aa567cd607c1702f90cb89643a3120875888780fae8186f8deaa
16:49:01 [2022-05-04T16:49:01.762Z] #68 DONE 0.3s
16:49:01 [2022-05-04T16:49:01.762Z] 
16:49:01 [2022-05-04T16:49:01.762Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:49:01 [2022-05-04T16:49:01.762Z] #69 sha256:ae57480ce0024921dc63524989d28bc52d022236e9c9f459ff1bad6d41b868e4
16:49:01 [2022-05-04T16:49:01.762Z] #69 0.376 + RM_GOPATH=0
16:49:02 [2022-05-04T16:49:02.022Z] #69 0.378 + TMP_GOPATH=
16:49:02 [2022-05-04T16:49:02.022Z] #69 0.378 + : /build
16:49:02 [2022-05-04T16:49:02.022Z] #69 0.379 + '[' -z '' ']'
16:49:02 [2022-05-04T16:49:02.022Z] #69 0.379 ++ mktemp -d
16:49:02 [2022-05-04T16:49:02.022Z] #69 0.383 + export GOPATH=/tmp/tmp.fyGtnOVaPx
16:49:02 [2022-05-04T16:49:02.022Z] #69 0.383 + GOPATH=/tmp/tmp.fyGtnOVaPx
16:49:02 [2022-05-04T16:49:02.022Z] #69 0.383 + RM_GOPATH=1
16:49:02 [2022-05-04T16:49:02.022Z] #69 0.383 + case "$(go env GOARCH)" in
16:49:02 [2022-05-04T16:49:02.022Z] #69 0.385 ++ go env GOARCH
16:49:02 [2022-05-04T16:49:02.022Z] #69 0.387 + export GO_BUILDMODE=-buildmode=pie
16:49:02 [2022-05-04T16:49:02.022Z] #69 0.387 + GO_BUILDMODE=-buildmode=pie
16:49:02 [2022-05-04T16:49:02.022Z] #69 0.387 ++ dirname /install.sh
16:49:02 [2022-05-04T16:49:02.022Z] #69 0.388 + dir=/
16:49:02 [2022-05-04T16:49:02.022Z] #69 0.388 + bin=containerd
16:49:02 [2022-05-04T16:49:02.022Z] #69 0.388 + shift
16:49:02 [2022-05-04T16:49:02.022Z] #69 0.388 + '[' '!' -f //containerd.installer ']'
16:49:02 [2022-05-04T16:49:02.022Z] #69 0.388 + . //containerd.installer
16:49:02 [2022-05-04T16:49:02.022Z] #69 0.388 ++ set -e
16:49:02 [2022-05-04T16:49:02.022Z] #69 0.388 ++ : v1.6.4
16:49:02 [2022-05-04T16:49:02.022Z] #69 0.388 + install_containerd
16:49:02 [2022-05-04T16:49:02.022Z] #69 0.389 + echo 'Install containerd version v1.6.4'
16:49:02 [2022-05-04T16:49:02.022Z] #69 0.389 Install containerd version v1.6.4
16:49:02 [2022-05-04T16:49:02.022Z] #69 0.389 + git clone https://github.com/containerd/containerd.git /tmp/tmp.fyGtnOVaPx/src/github.com/containerd/containerd
16:49:02 [2022-05-04T16:49:02.022Z] #69 0.391 Cloning into '/tmp/tmp.fyGtnOVaPx/src/github.com/containerd/containerd'...
16:49:07 [2022-05-04T16:49:07.378Z] Fetching without tags
16:49:07 [2022-05-04T16:49:07.569Z] Merging remotes/origin/master commit 613b7983129e07d295e9fed7e99e5e264714647a into PR head commit 6e376e32d85ab3faad4095c561b8ab8030fbce15
16:49:07 [2022-05-04T16:49:07.353Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:49:07 [2022-05-04T16:49:07.356Z]  > git config --add remote.origin.fetch +refs/pull/43560/head:refs/remotes/origin/PR-43560 # timeout=10
16:49:07 [2022-05-04T16:49:07.360Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:49:07 [2022-05-04T16:49:07.368Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:49:07 [2022-05-04T16:49:07.386Z] Fetching upstream changes from https://github.com/moby/moby.git
16:49:07 [2022-05-04T16:49:07.386Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:49:07 [2022-05-04T16:49:07.387Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43560/head:refs/remotes/origin/PR-43560 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:49:07 [2022-05-04T16:49:07.577Z]  > git config core.sparsecheckout # timeout=10
16:49:07 [2022-05-04T16:49:07.583Z]  > git checkout -f 6e376e32d85ab3faad4095c561b8ab8030fbce15 # timeout=10
16:49:08 [2022-05-04T16:49:08.108Z] Merge succeeded, producing 6e376e32d85ab3faad4095c561b8ab8030fbce15
16:49:08 [2022-05-04T16:49:08.108Z] Checking out Revision 6e376e32d85ab3faad4095c561b8ab8030fbce15 (PR-43560)
16:49:08 [2022-05-04T16:49:08.263Z] Commit message: "update containerd binary to v1.6.4"
16:49:08 [2022-05-04T16:49:08.608Z] #69 6.714 + cd /tmp/tmp.fyGtnOVaPx/src/github.com/containerd/containerd
16:49:08 [2022-05-04T16:49:08.608Z] #69 6.714 + git checkout -q v1.6.4
16:49:08 [2022-05-04T16:49:08.608Z] #69 6.898 + export 'BUILDTAGS=netgo osusergo static_build'
16:49:08 [2022-05-04T16:49:08.608Z] #69 6.898 + BUILDTAGS='netgo osusergo static_build'
16:49:08 [2022-05-04T16:49:08.608Z] #69 6.898 + export EXTRA_FLAGS=-buildmode=pie
16:49:08 [2022-05-04T16:49:08.608Z] #69 6.898 + EXTRA_FLAGS=-buildmode=pie
16:49:08 [2022-05-04T16:49:08.608Z] #69 6.898 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
16:49:08 [2022-05-04T16:49:08.608Z] #69 6.898 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
16:49:08 [2022-05-04T16:49:08.608Z] #69 6.898 + '[' '' = dynamic ']'
16:49:08 [2022-05-04T16:49:08.608Z] #69 6.898 + make
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:49:08 [2022-05-04T16:49:08.953Z] + docker version
16:49:08 [2022-05-04T16:49:08.953Z] Client: Docker Engine - Community
16:49:08 [2022-05-04T16:49:08.953Z]  Version:           20.10.14
16:49:08 [2022-05-04T16:49:08.953Z]  API version:       1.41
16:49:08 [2022-05-04T16:49:08.953Z]  Go version:        go1.16.15
16:49:08 [2022-05-04T16:49:08.953Z]  Git commit:        a224086
16:49:08 [2022-05-04T16:49:08.953Z]  Built:             Thu Mar 24 01:47:20 2022
16:49:08 [2022-05-04T16:49:08.953Z]  OS/Arch:           linux/arm64
16:49:08 [2022-05-04T16:49:08.953Z]  Context:           default
16:49:08 [2022-05-04T16:49:08.953Z]  Experimental:      true
16:49:08 [2022-05-04T16:49:08.953Z] 
16:49:08 [2022-05-04T16:49:08.953Z] Server: Docker Engine - Community
16:49:08 [2022-05-04T16:49:08.953Z]  Engine:
16:49:08 [2022-05-04T16:49:08.953Z]   Version:          20.10.14
16:49:08 [2022-05-04T16:49:08.953Z]   API version:      1.41 (minimum version 1.12)
16:49:08 [2022-05-04T16:49:08.953Z]   Go version:       go1.16.15
16:49:08 [2022-05-04T16:49:08.953Z]   Git commit:       87a90dc
16:49:08 [2022-05-04T16:49:08.953Z]   Built:            Thu Mar 24 01:45:39 2022
16:49:08 [2022-05-04T16:49:08.953Z]   OS/Arch:          linux/arm64
16:49:08 [2022-05-04T16:49:08.953Z]   Experimental:     true
16:49:08 [2022-05-04T16:49:08.953Z]  containerd:
16:49:08 [2022-05-04T16:49:08.953Z]   Version:          1.5.11
16:49:08 [2022-05-04T16:49:08.953Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
16:49:08 [2022-05-04T16:49:08.953Z]  runc:
16:49:08 [2022-05-04T16:49:08.953Z]   Version:          1.0.3
16:49:08 [2022-05-04T16:49:08.953Z]   GitCommit:        v1.0.3-0-gf46b6ba
16:49:08 [2022-05-04T16:49:08.953Z]  docker-init:
16:49:08 [2022-05-04T16:49:08.953Z]   Version:          0.19.0
16:49:08 [2022-05-04T16:49:08.953Z]   GitCommit:        de40ad0
[Pipeline] sh
16:49:09 [2022-05-04T16:49:09.232Z] + docker info
16:49:08 [2022-05-04T16:49:08.092Z]  > git remote # timeout=10
16:49:08 [2022-05-04T16:49:08.097Z]  > git config --get remote.origin.url # timeout=10
16:49:08 [2022-05-04T16:49:08.100Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:49:08 [2022-05-04T16:49:08.101Z]  > git merge 613b7983129e07d295e9fed7e99e5e264714647a # timeout=10
16:49:08 [2022-05-04T16:49:08.110Z]  > git rev-parse HEAD^{commit} # timeout=10
16:49:08 [2022-05-04T16:49:08.115Z]  > git config core.sparsecheckout # timeout=10
16:49:08 [2022-05-04T16:49:08.122Z]  > git checkout -f 6e376e32d85ab3faad4095c561b8ab8030fbce15 # timeout=10
16:49:09 [2022-05-04T16:49:09.551Z] #69 7.785 + bin/ctr
16:49:09 [2022-05-04T16:49:09.798Z] Client:
16:49:09 [2022-05-04T16:49:09.798Z]  Context:    default
16:49:09 [2022-05-04T16:49:09.798Z]  Debug Mode: false
16:49:09 [2022-05-04T16:49:09.798Z]  Plugins:
16:49:09 [2022-05-04T16:49:09.798Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
16:49:09 [2022-05-04T16:49:09.798Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
16:49:09 [2022-05-04T16:49:09.798Z] 
16:49:09 [2022-05-04T16:49:09.798Z] Server:
16:49:09 [2022-05-04T16:49:09.798Z]  Containers: 0
16:49:09 [2022-05-04T16:49:09.798Z]   Running: 0
16:49:09 [2022-05-04T16:49:09.798Z]   Paused: 0
16:49:09 [2022-05-04T16:49:09.798Z]   Stopped: 0
16:49:09 [2022-05-04T16:49:09.798Z]  Images: 2
16:49:09 [2022-05-04T16:49:09.798Z]  Server Version: 20.10.14
16:49:09 [2022-05-04T16:49:09.798Z]  Storage Driver: overlay2
16:49:09 [2022-05-04T16:49:09.798Z]   Backing Filesystem: extfs
16:49:09 [2022-05-04T16:49:09.798Z]   Supports d_type: true
16:49:09 [2022-05-04T16:49:09.798Z]   Native Overlay Diff: true
16:49:09 [2022-05-04T16:49:09.798Z]   userxattr: false
16:49:09 [2022-05-04T16:49:09.798Z]  Logging Driver: json-file
16:49:09 [2022-05-04T16:49:09.798Z]  Cgroup Driver: cgroupfs
16:49:09 [2022-05-04T16:49:09.798Z]  Cgroup Version: 1
16:49:09 [2022-05-04T16:49:09.798Z]  Plugins:
16:49:09 [2022-05-04T16:49:09.798Z]   Volume: local
16:49:09 [2022-05-04T16:49:09.798Z]   Network: bridge host ipvlan macvlan null overlay
16:49:09 [2022-05-04T16:49:09.798Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:49:09 [2022-05-04T16:49:09.798Z]  Swarm: inactive
16:49:09 [2022-05-04T16:49:09.798Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:49:09 [2022-05-04T16:49:09.798Z]  Default Runtime: runc
16:49:09 [2022-05-04T16:49:09.798Z]  Init Binary: docker-init
16:49:09 [2022-05-04T16:49:09.798Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
16:49:09 [2022-05-04T16:49:09.798Z]  runc version: v1.0.3-0-gf46b6ba
16:49:09 [2022-05-04T16:49:09.798Z]  init version: de40ad0
16:49:09 [2022-05-04T16:49:09.798Z]  Security Options:
16:49:09 [2022-05-04T16:49:09.798Z]   apparmor
16:49:09 [2022-05-04T16:49:09.798Z]   seccomp
16:49:09 [2022-05-04T16:49:09.798Z]    Profile: default
16:49:09 [2022-05-04T16:49:09.798Z]  Kernel Version: 5.13.0-1021-aws
16:49:09 [2022-05-04T16:49:09.798Z]  Operating System: Ubuntu 20.04.4 LTS
16:49:09 [2022-05-04T16:49:09.798Z]  OSType: linux
16:49:09 [2022-05-04T16:49:09.798Z]  Architecture: aarch64
16:49:09 [2022-05-04T16:49:09.798Z]  CPUs: 2
16:49:09 [2022-05-04T16:49:09.798Z]  Total Memory: 7.578GiB
16:49:09 [2022-05-04T16:49:09.798Z]  Name: ip-10-100-123-69
16:49:09 [2022-05-04T16:49:09.798Z]  ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ
16:49:09 [2022-05-04T16:49:09.798Z]  Docker Root Dir: /var/lib/docker
16:49:09 [2022-05-04T16:49:09.798Z]  Debug Mode: false
16:49:09 [2022-05-04T16:49:09.798Z]  Registry: https://index.docker.io/v1/
16:49:09 [2022-05-04T16:49:09.798Z]  Labels:
16:49:09 [2022-05-04T16:49:09.798Z]  Experimental: true
16:49:09 [2022-05-04T16:49:09.798Z]  Insecure Registries:
16:49:09 [2022-05-04T16:49:09.798Z]   127.0.0.0/8
16:49:09 [2022-05-04T16:49:09.798Z]  Live Restore Enabled: true
16:49:09 [2022-05-04T16:49:09.798Z] 
[Pipeline] sh
16:49:09 [2022-05-04T16:49:09.974Z] Still waiting to schedule task
16:49:09 [2022-05-04T16:49:09.975Z]EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01a35de1e79e42b1b)’ is offline
16:49:09 [2022-05-04T16:49:09.975Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.975Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.975Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.975Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.975Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.975Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.975Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.975Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.975Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.975Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.975Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.975Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.975Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.975Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.975Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.975Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.975Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.975Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.975Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.975Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.975Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.975Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.975Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.975Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.975Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.975Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.975Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.975Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.975Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.975Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.975Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.975Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.975Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.975Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.975Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.975Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.975Z] Still waiting to schedule task
16:49:09 [2022-05-04T16:49:09.976Z]EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01a35de1e79e42b1b)’ is offline
16:49:09 [2022-05-04T16:49:09.976Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.976Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.976Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.976Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.976Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.976Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.976Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.976Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.976Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.976Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.976Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.976Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.976Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.976Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.976Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.976Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.976Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.976Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.976Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.976Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.976Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.976Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.976Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.976Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.976Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.976Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.976Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.976Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.976Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.976Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.976Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.976Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.976Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.976Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.976Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.976Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
16:49:09 [2022-05-04T16:49:09.986Z] Still waiting to schedule task
16:49:09 [2022-05-04T16:49:09.986Z] Waiting for next available executor on ‘azwin-2-f9012016:49:09 [2022-05-04T16:49:09.993Z] Still waiting to schedule task
16:49:09 [2022-05-04T16:49:09.993Z] Waiting for next available executor on ‘windows-202216:49:09 [2022-05-04T16:49:09.995Z] Still waiting to schedule task
16:49:09 [2022-05-04T16:49:09.995Z] Waiting for next available executor on ‘windows-202216:49:10 [2022-05-04T16:49:10.084Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
16:49:10 [2022-05-04T16:49:10.084Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
16:49:10 [2022-05-04T16:49:10.084Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43560/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
16:49:10 [2022-05-04T16:49:10.084Z] + bash /home/ubuntu/workspace/moby_PR-43560/check-config.sh
16:49:10 [2022-05-04T16:49:10.084Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
16:49:10 [2022-05-04T16:49:10.084Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ...
16:49:10 [2022-05-04T16:49:10.084Z] 
16:49:10 [2022-05-04T16:49:10.084Z] Generally Necessary:
16:49:10 [2022-05-04T16:49:10.084Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
16:49:10 [2022-05-04T16:49:10.084Z] - apparmor: enabled and tools installed
16:49:10 [2022-05-04T16:49:10.084Z] - CONFIG_NAMESPACES: enabled
16:49:10 [2022-05-04T16:49:10.084Z] - CONFIG_NET_NS: enabled
16:49:10 [2022-05-04T16:49:10.084Z] - CONFIG_PID_NS: enabled
16:49:10 [2022-05-04T16:49:10.084Z] - CONFIG_IPC_NS: enabled
16:49:10 [2022-05-04T16:49:10.084Z] - CONFIG_UTS_NS: enabled
16:49:10 [2022-05-04T16:49:10.084Z] - CONFIG_CGROUPS: enabled
16:49:10 [2022-05-04T16:49:10.084Z] - CONFIG_CGROUP_CPUACCT: enabled
16:49:10 [2022-05-04T16:49:10.084Z] - CONFIG_CGROUP_DEVICE: enabled
16:49:10 [2022-05-04T16:49:10.084Z] - CONFIG_CGROUP_FREEZER: enabled
16:49:10 [2022-05-04T16:49:10.084Z] - CONFIG_CGROUP_SCHED: enabled
16:49:10 [2022-05-04T16:49:10.084Z] - CONFIG_CPUSETS: enabled
16:49:10 [2022-05-04T16:49:10.084Z] - CONFIG_MEMCG: enabled
16:49:10 [2022-05-04T16:49:10.084Z] - CONFIG_KEYS: enabled
16:49:10 [2022-05-04T16:49:10.084Z] - CONFIG_VETH: enabled (as module)
16:49:10 [2022-05-04T16:49:10.084Z] - CONFIG_BRIDGE: enabled (as module)
16:49:10 [2022-05-04T16:49:10.084Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
16:49:10 [2022-05-04T16:49:10.084Z] - CONFIG_IP_NF_FILTER: enabled (as module)
16:49:10 [2022-05-04T16:49:10.084Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
16:49:10 [2022-05-04T16:49:10.084Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
16:49:10 [2022-05-04T16:49:10.084Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
16:49:10 [2022-05-04T16:49:10.084Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
16:49:10 [2022-05-04T16:49:10.084Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
16:49:10 [2022-05-04T16:49:10.084Z] - CONFIG_IP_NF_NAT: enabled (as module)
16:49:10 [2022-05-04T16:49:10.085Z] - CONFIG_NF_NAT: enabled (as module)
16:49:10 [2022-05-04T16:49:10.085Z] - CONFIG_POSIX_MQUEUE: enabled
16:49:10 [2022-05-04T16:49:10.085Z] - CONFIG_CGROUP_BPF: enabled
16:49:10 [2022-05-04T16:49:10.085Z] 
16:49:10 [2022-05-04T16:49:10.085Z] Optional Features:
16:49:10 [2022-05-04T16:49:10.085Z] - CONFIG_USER_NS: enabled
16:49:10 [2022-05-04T16:49:10.085Z] - CONFIG_SECCOMP: enabled
16:49:10 [2022-05-04T16:49:10.085Z] - CONFIG_SECCOMP_FILTER: enabled
16:49:10 [2022-05-04T16:49:10.343Z] - CONFIG_CGROUP_PIDS: enabled
16:49:10 [2022-05-04T16:49:10.343Z] - CONFIG_MEMCG_SWAP: enabled
16:49:10 [2022-05-04T16:49:10.343Z]     (cgroup swap accounting is currently enabled)
16:49:10 [2022-05-04T16:49:10.343Z] - CONFIG_BLK_CGROUP: enabled
16:49:10 [2022-05-04T16:49:10.343Z] - CONFIG_BLK_DEV_THROTTLING: enabled
16:49:10 [2022-05-04T16:49:10.343Z] - CONFIG_CGROUP_PERF: enabled
16:49:10 [2022-05-04T16:49:10.343Z] - CONFIG_CGROUP_HUGETLB: enabled
16:49:10 [2022-05-04T16:49:10.343Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
16:49:10 [2022-05-04T16:49:10.343Z] - CONFIG_CGROUP_NET_PRIO: enabled
16:49:10 [2022-05-04T16:49:10.343Z] - CONFIG_CFS_BANDWIDTH: enabled
16:49:10 [2022-05-04T16:49:10.343Z] - CONFIG_FAIR_GROUP_SCHED: enabled
16:49:10 [2022-05-04T16:49:10.343Z] - CONFIG_RT_GROUP_SCHED: missing
16:49:10 [2022-05-04T16:49:10.343Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
16:49:10 [2022-05-04T16:49:10.343Z] - CONFIG_IP_VS: enabled (as module)
16:49:10 [2022-05-04T16:49:10.343Z] - CONFIG_IP_VS_NFCT: enabled
16:49:10 [2022-05-04T16:49:10.343Z] - CONFIG_IP_VS_PROTO_TCP: enabled
16:49:10 [2022-05-04T16:49:10.343Z] - CONFIG_IP_VS_PROTO_UDP: enabled
16:49:10 [2022-05-04T16:49:10.343Z] - CONFIG_IP_VS_RR: enabled (as module)
16:49:10 [2022-05-04T16:49:10.343Z] - CONFIG_SECURITY_SELINUX: enabled
16:49:10 [2022-05-04T16:49:10.343Z] - CONFIG_SECURITY_APPARMOR: enabled
16:49:10 [2022-05-04T16:49:10.343Z] - CONFIG_EXT4_FS: enabled
16:49:10 [2022-05-04T16:49:10.343Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
16:49:10 [2022-05-04T16:49:10.343Z] - CONFIG_EXT4_FS_SECURITY: enabled
16:49:10 [2022-05-04T16:49:10.343Z] - Network Drivers:
16:49:10 [2022-05-04T16:49:10.343Z]   - "overlay":
16:49:10 [2022-05-04T16:49:10.343Z]     - CONFIG_VXLAN: enabled (as module)
16:49:10 [2022-05-04T16:49:10.343Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
16:49:10 [2022-05-04T16:49:10.343Z]       Optional (for encrypted networks):
16:49:10 [2022-05-04T16:49:10.343Z]       - CONFIG_CRYPTO: enabled
16:49:10 [2022-05-04T16:49:10.343Z]       - CONFIG_CRYPTO_AEAD: enabled
16:49:10 [2022-05-04T16:49:10.343Z]       - CONFIG_CRYPTO_GCM: enabled
16:49:10 [2022-05-04T16:49:10.343Z]       - CONFIG_CRYPTO_SEQIV: enabled
16:49:10 [2022-05-04T16:49:10.343Z]       - CONFIG_CRYPTO_GHASH: enabled
16:49:10 [2022-05-04T16:49:10.343Z]       - CONFIG_XFRM: enabled
16:49:10 [2022-05-04T16:49:10.343Z]       - CONFIG_XFRM_USER: enabled (as module)
16:49:10 [2022-05-04T16:49:10.343Z]       - CONFIG_XFRM_ALGO: enabled (as module)
16:49:10 [2022-05-04T16:49:10.343Z]       - CONFIG_INET_ESP: enabled (as module)
16:49:10 [2022-05-04T16:49:10.343Z]   - "ipvlan":
16:49:10 [2022-05-04T16:49:10.343Z]     - CONFIG_IPVLAN: enabled (as module)
16:49:10 [2022-05-04T16:49:10.343Z]   - "macvlan":
16:49:10 [2022-05-04T16:49:10.518Z] Fetching without tags
16:49:10 [2022-05-04T16:49:10.601Z]     - CONFIG_MACVLAN: enabled (as module)
16:49:10 [2022-05-04T16:49:10.601Z]     - CONFIG_DUMMY: enabled (as module)
16:49:10 [2022-05-04T16:49:10.601Z]   - "ftp,tftp client in container":
16:49:10 [2022-05-04T16:49:10.601Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
16:49:10 [2022-05-04T16:49:10.601Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
16:49:10 [2022-05-04T16:49:10.601Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
16:49:10 [2022-05-04T16:49:10.601Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
16:49:10 [2022-05-04T16:49:10.601Z] - Storage Drivers:
16:49:10 [2022-05-04T16:49:10.601Z]   - "aufs":
16:49:10 [2022-05-04T16:49:10.601Z]     - CONFIG_AUFS_FS: enabled (as module)
16:49:10 [2022-05-04T16:49:10.601Z]   - "btrfs":
16:49:10 [2022-05-04T16:49:10.601Z]     - CONFIG_BTRFS_FS: enabled (as module)
16:49:10 [2022-05-04T16:49:10.601Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
16:49:10 [2022-05-04T16:49:10.601Z]   - "devicemapper":
16:49:10 [2022-05-04T16:49:10.601Z]     - CONFIG_BLK_DEV_DM: enabled
16:49:10 [2022-05-04T16:49:10.601Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
16:49:10 [2022-05-04T16:49:10.601Z]   - "overlay":
16:49:10 [2022-05-04T16:49:10.601Z]     - CONFIG_OVERLAY_FS: enabled (as module)
16:49:10 [2022-05-04T16:49:10.601Z]   - "zfs":
16:49:10 [2022-05-04T16:49:10.601Z]     - /dev/zfs: present
16:49:10 [2022-05-04T16:49:10.601Z]     - zfs command: missing
16:49:10 [2022-05-04T16:49:10.601Z]     - zpool command: missing
16:49:10 [2022-05-04T16:49:10.601Z] 
16:49:10 [2022-05-04T16:49:10.601Z] Limits:
16:49:10 [2022-05-04T16:49:10.601Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
16:49:10 [2022-05-04T16:49:10.601Z] 
16:49:10 [2022-05-04T16:49:10.601Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
16:49:10 [2022-05-04T16:49:10.710Z] Merging remotes/origin/master commit 613b7983129e07d295e9fed7e99e5e264714647a into PR head commit 6e376e32d85ab3faad4095c561b8ab8030fbce15
16:49:10 [2022-05-04T16:49:10.924Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6e376e32d85ab3faad4095c561b8ab8030fbce15 .
16:49:10 [2022-05-04T16:49:10.487Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:49:10 [2022-05-04T16:49:10.495Z]  > git config --add remote.origin.fetch +refs/pull/43560/head:refs/remotes/origin/PR-43560 # timeout=10
16:49:10 [2022-05-04T16:49:10.500Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:49:10 [2022-05-04T16:49:10.509Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:49:10 [2022-05-04T16:49:10.518Z] Fetching upstream changes from https://github.com/moby/moby.git
16:49:10 [2022-05-04T16:49:10.519Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:49:10 [2022-05-04T16:49:10.519Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43560/head:refs/remotes/origin/PR-43560 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:49:10 [2022-05-04T16:49:10.710Z]  > git config core.sparsecheckout # timeout=10
16:49:10 [2022-05-04T16:49:10.715Z]  > git checkout -f 6e376e32d85ab3faad4095c561b8ab8030fbce15 # timeout=10
16:49:11 [2022-05-04T16:49:11.182Z] #1 [internal] load build definition from Dockerfile
16:49:11 [2022-05-04T16:49:11.182Z] #1 sha256:6bebb92748f3359a95d2c4cfb0c428e7fc39be005f1c23e2f25f132e7cb158d9
16:49:11 [2022-05-04T16:49:11.182Z] #1 transferring dockerfile: 17.44kB done
16:49:11 [2022-05-04T16:49:11.182Z] #1 DONE 0.0s
16:49:11 [2022-05-04T16:49:11.182Z] 
16:49:11 [2022-05-04T16:49:11.182Z] #2 [internal] load .dockerignore
16:49:11 [2022-05-04T16:49:11.182Z] #2 sha256:b85677a87127b26bb79b9ccfffdbc3a361e04e716879bb5cb74789cdcdaf36c4
16:49:11 [2022-05-04T16:49:11.182Z] #2 transferring context: 145B done
16:49:11 [2022-05-04T16:49:11.182Z] #2 DONE 0.0s
16:49:11 [2022-05-04T16:49:11.182Z] 
16:49:11 [2022-05-04T16:49:11.182Z] #3 resolve image config for docker.io/docker/dockerfile:1.3
16:49:11 [2022-05-04T16:49:11.182Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a
16:49:11 [2022-05-04T16:49:11.182Z] #3 DONE 0.2s
16:49:11 [2022-05-04T16:49:11.266Z] Merge succeeded, producing 6e376e32d85ab3faad4095c561b8ab8030fbce15
16:49:11 [2022-05-04T16:49:11.267Z] Checking out Revision 6e376e32d85ab3faad4095c561b8ab8030fbce15 (PR-43560)
16:49:11 [2022-05-04T16:49:11.440Z] 
16:49:11 [2022-05-04T16:49:11.440Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
16:49:11 [2022-05-04T16:49:11.440Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120
16:49:11 [2022-05-04T16:49:11.440Z] #4 CACHED
16:49:11 [2022-05-04T16:49:11.440Z] 
16:49:11 [2022-05-04T16:49:11.440Z] #6 [internal] load .dockerignore
16:49:11 [2022-05-04T16:49:11.440Z] #6 sha256:6fe714dcdd49db7ae6d5975e468fd017353b978a9a65a1886ffee8558f711749
16:49:11 [2022-05-04T16:49:11.440Z] #6 DONE 0.0s
16:49:11 [2022-05-04T16:49:11.440Z] 
16:49:11 [2022-05-04T16:49:11.440Z] #5 [internal] load build definition from Dockerfile
16:49:11 [2022-05-04T16:49:11.440Z] #5 sha256:7106d4569039e101fe29f69e37e7eebe19b41e98d36b1fa6b69de6e4852b1c61
16:49:11 [2022-05-04T16:49:11.440Z] #5 DONE 0.0s
16:49:11 [2022-05-04T16:49:11.440Z] 
16:49:11 [2022-05-04T16:49:11.440Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:49:11 [2022-05-04T16:49:11.440Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
16:49:11 [2022-05-04T16:49:11.641Z] Commit message: "update containerd binary to v1.6.4"
16:49:11 [2022-05-04T16:49:11.700Z] #10 DONE 0.1s
16:49:11 [2022-05-04T16:49:11.700Z] 
16:49:11 [2022-05-04T16:49:11.700Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye
16:49:11 [2022-05-04T16:49:11.700Z] #7 sha256:0c04842a993ab37b5efcfeba8885896103dd0fb72409f51bf912d6fb7af6c37f
16:49:11 [2022-05-04T16:49:11.700Z] #7 DONE 0.1s
16:49:11 [2022-05-04T16:49:11.700Z] 
16:49:11 [2022-05-04T16:49:11.700Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:49:11 [2022-05-04T16:49:11.700Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
16:49:11 [2022-05-04T16:49:11.700Z] #9 DONE 0.1s
16:49:11 [2022-05-04T16:49:11.700Z] 
16:49:11 [2022-05-04T16:49:11.700Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
16:49:11 [2022-05-04T16:49:11.700Z] #8 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9
16:49:11 [2022-05-04T16:49:11.700Z] #8 DONE 0.1s
16:49:11 [2022-05-04T16:49:11.958Z] 
16:49:11 [2022-05-04T16:49:11.958Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:49:11 [2022-05-04T16:49:11.958Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
16:49:11 [2022-05-04T16:49:11.958Z] #71 DONE 0.0s
16:49:11 [2022-05-04T16:49:11.958Z] 
16:49:11 [2022-05-04T16:49:11.958Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:49:11 [2022-05-04T16:49:11.958Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
16:49:11 [2022-05-04T16:49:11.958Z] #69 DONE 0.0s
16:49:11 [2022-05-04T16:49:11.958Z] 
16:49:11 [2022-05-04T16:49:11.958Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972
16:49:11 [2022-05-04T16:49:11.958Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13
16:49:11 [2022-05-04T16:49:11.958Z] #11 DONE 0.0s
16:49:11 [2022-05-04T16:49:11.958Z] 
16:49:11 [2022-05-04T16:49:11.958Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0
16:49:11 [2022-05-04T16:49:11.958Z] #28 sha256:bed77682cd220d54140bcf37d58f4fcb9d13200807ede72213ac2e98be978d82
16:49:11 [2022-05-04T16:49:11.958Z] #28 DONE 0.0s
16:49:11 [2022-05-04T16:49:11.958Z] 
16:49:11 [2022-05-04T16:49:11.958Z] #24 [internal] load build context
16:49:11 [2022-05-04T16:49:11.958Z] #24 sha256:a905399dbc5ba689bf97f166d07a3ef41afd465fa657229760f8c182c219f3ec
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:49:12 [2022-05-04T16:49:12.223Z] #24 ...
16:49:12 [2022-05-04T16:49:12.223Z] 
16:49:12 [2022-05-04T16:49:12.223Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
16:49:12 [2022-05-04T16:49:12.223Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
16:49:12 [2022-05-04T16:49:12.223Z] #47 DONE 0.4s
16:49:12 [2022-05-04T16:49:12.223Z] 
16:49:12 [2022-05-04T16:49:12.223Z] #24 [internal] load build context
16:49:12 [2022-05-04T16:49:12.223Z] #24 sha256:a905399dbc5ba689bf97f166d07a3ef41afd465fa657229760f8c182c219f3ec
16:49:12 [2022-05-04T16:49:12.417Z] + docker version
16:49:12 [2022-05-04T16:49:12.417Z] Client: Docker Engine - Community
16:49:12 [2022-05-04T16:49:12.417Z]  Version:           20.10.14
16:49:12 [2022-05-04T16:49:12.417Z]  API version:       1.41
16:49:12 [2022-05-04T16:49:12.417Z]  Go version:        go1.16.15
16:49:12 [2022-05-04T16:49:12.417Z]  Git commit:        a224086
16:49:12 [2022-05-04T16:49:12.417Z]  Built:             Thu Mar 24 01:48:02 2022
16:49:12 [2022-05-04T16:49:12.417Z]  OS/Arch:           linux/amd64
16:49:12 [2022-05-04T16:49:12.417Z]  Context:           default
16:49:12 [2022-05-04T16:49:12.417Z]  Experimental:      true
16:49:12 [2022-05-04T16:49:12.417Z] 
16:49:12 [2022-05-04T16:49:12.417Z] Server: Docker Engine - Community
16:49:12 [2022-05-04T16:49:12.417Z]  Engine:
16:49:12 [2022-05-04T16:49:12.417Z]   Version:          20.10.14
16:49:12 [2022-05-04T16:49:12.417Z]   API version:      1.41 (minimum version 1.12)
16:49:12 [2022-05-04T16:49:12.417Z]   Go version:       go1.16.15
16:49:12 [2022-05-04T16:49:12.417Z]   Git commit:       87a90dc
16:49:12 [2022-05-04T16:49:12.417Z]   Built:            Thu Mar 24 01:45:53 2022
16:49:12 [2022-05-04T16:49:12.417Z]   OS/Arch:          linux/amd64
16:49:12 [2022-05-04T16:49:12.417Z]   Experimental:     true
16:49:12 [2022-05-04T16:49:12.417Z]  containerd:
16:49:12 [2022-05-04T16:49:12.417Z]   Version:          1.5.11
16:49:12 [2022-05-04T16:49:12.417Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
16:49:12 [2022-05-04T16:49:12.417Z]  runc:
16:49:12 [2022-05-04T16:49:12.417Z]   Version:          1.0.3
16:49:12 [2022-05-04T16:49:12.417Z]   GitCommit:        v1.0.3-0-gf46b6ba
16:49:12 [2022-05-04T16:49:12.417Z]  docker-init:
16:49:12 [2022-05-04T16:49:12.417Z]   Version:          0.19.0
16:49:12 [2022-05-04T16:49:12.417Z]   GitCommit:        de40ad0
[Pipeline] sh
16:49:12 [2022-05-04T16:49:12.705Z] + docker info
16:49:11 [2022-05-04T16:49:11.234Z]  > git remote # timeout=10
16:49:11 [2022-05-04T16:49:11.239Z]  > git config --get remote.origin.url # timeout=10
16:49:11 [2022-05-04T16:49:11.241Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:49:11 [2022-05-04T16:49:11.242Z]  > git merge 613b7983129e07d295e9fed7e99e5e264714647a # timeout=10
16:49:11 [2022-05-04T16:49:11.251Z]  > git rev-parse HEAD^{commit} # timeout=10
16:49:11 [2022-05-04T16:49:11.266Z]  > git config core.sparsecheckout # timeout=10
16:49:11 [2022-05-04T16:49:11.278Z]  > git checkout -f 6e376e32d85ab3faad4095c561b8ab8030fbce15 # timeout=10
16:49:13 [2022-05-04T16:49:13.161Z] #24 transferring context: 61.00MB 1.1s done
16:49:13 [2022-05-04T16:49:13.161Z] #24 DONE 1.1s
16:49:13 [2022-05-04T16:49:13.161Z] 
16:49:13 [2022-05-04T16:49:13.161Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
16:49:13 [2022-05-04T16:49:13.161Z] #13 sha256:d44db83506b90b1e795bad107758c045e9b93d014922afbc0c5bb45f7af0fa19
16:49:13 [2022-05-04T16:49:13.161Z] #13 CACHED
16:49:13 [2022-05-04T16:49:13.161Z] 
16:49:13 [2022-05-04T16:49:13.161Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
16:49:13 [2022-05-04T16:49:13.161Z] #12 sha256:80061efade5c08fb0454894b9fecdcf9e5f17d0a5abb16ac99e4a44b5a4e16bb
16:49:13 [2022-05-04T16:49:13.161Z] #12 CACHED
16:49:13 [2022-05-04T16:49:13.161Z] 
16:49:13 [2022-05-04T16:49:13.161Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:49:13 [2022-05-04T16:49:13.161Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631
16:49:13 [2022-05-04T16:49:13.161Z] #60 CACHED
16:49:13 [2022-05-04T16:49:13.161Z] 
16:49:13 [2022-05-04T16:49:13.161Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
16:49:13 [2022-05-04T16:49:13.161Z] #61 sha256:fb7891549f0c6da1f4c8136dfe67e5729b6c7103f6b39b8580bb7ed1bfdfa5c6
16:49:13 [2022-05-04T16:49:13.425Z] #61 DONE 0.3s
16:49:13 [2022-05-04T16:49:13.425Z] 
16:49:13 [2022-05-04T16:49:13.425Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:49:13 [2022-05-04T16:49:13.425Z] #62 sha256:dd8e46c5eaa500f660efe798459a0c6d01dcf49512ebc1bdfc3d493eb5ebae6a
16:49:13 [2022-05-04T16:49:13.643Z] Client:
16:49:13 [2022-05-04T16:49:13.643Z]  Context:    default
16:49:13 [2022-05-04T16:49:13.643Z]  Debug Mode: false
16:49:13 [2022-05-04T16:49:13.643Z]  Plugins:
16:49:13 [2022-05-04T16:49:13.643Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
16:49:13 [2022-05-04T16:49:13.643Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
16:49:13 [2022-05-04T16:49:13.643Z]   compose: Docker Compose (Docker Inc., v2.4.1)
16:49:13 [2022-05-04T16:49:13.643Z]   scan: Docker Scan (Docker Inc., v0.17.0)
16:49:13 [2022-05-04T16:49:13.643Z] 
16:49:13 [2022-05-04T16:49:13.643Z] Server:
16:49:13 [2022-05-04T16:49:13.643Z]  Containers: 0
16:49:13 [2022-05-04T16:49:13.643Z]   Running: 0
16:49:13 [2022-05-04T16:49:13.643Z]   Paused: 0
16:49:13 [2022-05-04T16:49:13.643Z]   Stopped: 0
16:49:13 [2022-05-04T16:49:13.643Z]  Images: 2
16:49:13 [2022-05-04T16:49:13.643Z]  Server Version: 20.10.14
16:49:13 [2022-05-04T16:49:13.643Z]  Storage Driver: overlay2
16:49:13 [2022-05-04T16:49:13.643Z]   Backing Filesystem: extfs
16:49:13 [2022-05-04T16:49:13.643Z]   Supports d_type: true
16:49:13 [2022-05-04T16:49:13.643Z]   Native Overlay Diff: true
16:49:13 [2022-05-04T16:49:13.643Z]   userxattr: false
16:49:13 [2022-05-04T16:49:13.643Z]  Logging Driver: json-file
16:49:13 [2022-05-04T16:49:13.643Z]  Cgroup Driver: systemd
16:49:13 [2022-05-04T16:49:13.643Z]  Cgroup Version: 2
16:49:13 [2022-05-04T16:49:13.643Z]  Plugins:
16:49:13 [2022-05-04T16:49:13.643Z]   Volume: local
16:49:13 [2022-05-04T16:49:13.643Z]   Network: bridge host ipvlan macvlan null overlay
16:49:13 [2022-05-04T16:49:13.643Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:49:13 [2022-05-04T16:49:13.643Z]  Swarm: inactive
16:49:13 [2022-05-04T16:49:13.643Z]  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
16:49:13 [2022-05-04T16:49:13.643Z]  Default Runtime: runc
16:49:13 [2022-05-04T16:49:13.643Z]  Init Binary: docker-init
16:49:13 [2022-05-04T16:49:13.643Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
16:49:13 [2022-05-04T16:49:13.643Z]  runc version: v1.0.3-0-gf46b6ba
16:49:13 [2022-05-04T16:49:13.643Z]  init version: de40ad0
16:49:13 [2022-05-04T16:49:13.643Z]  Security Options:
16:49:13 [2022-05-04T16:49:13.643Z]   apparmor
16:49:13 [2022-05-04T16:49:13.643Z]   seccomp
16:49:13 [2022-05-04T16:49:13.643Z]    Profile: default
16:49:13 [2022-05-04T16:49:13.643Z]   cgroupns
16:49:13 [2022-05-04T16:49:13.643Z]  Kernel Version: 5.13.0-1021-aws
16:49:13 [2022-05-04T16:49:13.643Z]  Operating System: Ubuntu 20.04.4 LTS
16:49:13 [2022-05-04T16:49:13.643Z]  OSType: linux
16:49:13 [2022-05-04T16:49:13.643Z]  Architecture: x86_64
16:49:13 [2022-05-04T16:49:13.643Z]  CPUs: 2
16:49:13 [2022-05-04T16:49:13.643Z]  Total Memory: 7.476GiB
16:49:13 [2022-05-04T16:49:13.643Z]  Name: ip-10-100-63-137
16:49:13 [2022-05-04T16:49:13.643Z]  ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK
16:49:13 [2022-05-04T16:49:13.643Z]  Docker Root Dir: /var/lib/docker
16:49:13 [2022-05-04T16:49:13.643Z]  Debug Mode: false
16:49:13 [2022-05-04T16:49:13.643Z]  Registry: https://index.docker.io/v1/
16:49:13 [2022-05-04T16:49:13.643Z]  Labels:
16:49:13 [2022-05-04T16:49:13.643Z]  Experimental: true
16:49:13 [2022-05-04T16:49:13.643Z]  Insecure Registries:
16:49:13 [2022-05-04T16:49:13.643Z]   127.0.0.0/8
16:49:13 [2022-05-04T16:49:13.643Z]  Live Restore Enabled: true
16:49:13 [2022-05-04T16:49:13.643Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
16:49:13 [2022-05-04T16:49:13.683Z] #62 0.325 + RM_GOPATH=0
16:49:13 [2022-05-04T16:49:13.683Z] #62 0.325 + TMP_GOPATH=
16:49:13 [2022-05-04T16:49:13.683Z] #62 0.325 + : /build
16:49:13 [2022-05-04T16:49:13.683Z] #62 0.330 + '[' -z '' ']'
16:49:13 [2022-05-04T16:49:13.683Z] #62 0.330 ++ mktemp -d
16:49:13 [2022-05-04T16:49:13.683Z] #62 0.330 + export GOPATH=/tmp/tmp.ZumQtLEqD5
16:49:13 [2022-05-04T16:49:13.683Z] #62 0.330 + GOPATH=/tmp/tmp.ZumQtLEqD5
16:49:13 [2022-05-04T16:49:13.683Z] #62 0.330 + RM_GOPATH=1
16:49:13 [2022-05-04T16:49:13.683Z] #62 0.330 + case "$(go env GOARCH)" in
16:49:13 [2022-05-04T16:49:13.683Z] #62 0.330 ++ go env GOARCH
16:49:13 [2022-05-04T16:49:13.683Z] #62 0.332 + export GO_BUILDMODE=-buildmode=pie
16:49:13 [2022-05-04T16:49:13.683Z] #62 0.332 + GO_BUILDMODE=-buildmode=pie
16:49:13 [2022-05-04T16:49:13.683Z] #62 0.338 Install containerd version v1.6.4
16:49:13 [2022-05-04T16:49:13.683Z] #62 0.338 ++ dirname /install.sh
16:49:13 [2022-05-04T16:49:13.683Z] #62 0.338 + dir=/
16:49:13 [2022-05-04T16:49:13.683Z] #62 0.338 + bin=containerd
16:49:13 [2022-05-04T16:49:13.683Z] #62 0.338 + shift
16:49:13 [2022-05-04T16:49:13.683Z] #62 0.338 + '[' '!' -f //containerd.installer ']'
16:49:13 [2022-05-04T16:49:13.683Z] #62 0.338 + . //containerd.installer
16:49:13 [2022-05-04T16:49:13.683Z] #62 0.338 ++ set -e
16:49:13 [2022-05-04T16:49:13.683Z] #62 0.338 ++ : v1.6.4
16:49:13 [2022-05-04T16:49:13.683Z] #62 0.338 + install_containerd
16:49:13 [2022-05-04T16:49:13.683Z] #62 0.338 + echo 'Install containerd version v1.6.4'
16:49:13 [2022-05-04T16:49:13.683Z] #62 0.338 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ZumQtLEqD5/src/github.com/containerd/containerd
16:49:13 [2022-05-04T16:49:13.683Z] #62 0.338 Cloning into '/tmp/tmp.ZumQtLEqD5/src/github.com/containerd/containerd'...
[Pipeline] sh
16:49:13 [2022-05-04T16:49:13.976Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:6e376e32d85ab3faad4095c561b8ab8030fbce15 .
16:49:14 [2022-05-04T16:49:14.236Z] #1 [internal] load build definition from Dockerfile
16:49:14 [2022-05-04T16:49:14.236Z] #1 sha256:0b983bfb4149be2c2447779c612d4fd555b56040c741dbe696d24f8f95786446
16:49:14 [2022-05-04T16:49:14.236Z] #1 transferring dockerfile: 17.44kB done
16:49:14 [2022-05-04T16:49:14.236Z] #1 DONE 0.0s
16:49:14 [2022-05-04T16:49:14.236Z] 
16:49:14 [2022-05-04T16:49:14.236Z] #2 [internal] load .dockerignore
16:49:14 [2022-05-04T16:49:14.236Z] #2 sha256:ad6394167f1fc561de08c8ad018b24f6ab2fce6f72474ad1f33ec7af89a20c2d
16:49:14 [2022-05-04T16:49:14.236Z] #2 transferring context: 145B done
16:49:14 [2022-05-04T16:49:14.236Z] #2 DONE 0.0s
16:49:14 [2022-05-04T16:49:14.236Z] 
16:49:14 [2022-05-04T16:49:14.236Z] #3 resolve image config for docker.io/docker/dockerfile:1.3
16:49:14 [2022-05-04T16:49:14.236Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
16:49:14 [2022-05-04T16:49:14.236Z] #3 DONE 0.1s
16:49:14 [2022-05-04T16:49:14.236Z] 
16:49:14 [2022-05-04T16:49:14.236Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
16:49:14 [2022-05-04T16:49:14.236Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952
16:49:14 [2022-05-04T16:49:14.236Z] #4 CACHED
16:49:14 [2022-05-04T16:49:14.496Z] 
16:49:14 [2022-05-04T16:49:14.496Z] #6 [internal] load .dockerignore
16:49:14 [2022-05-04T16:49:14.496Z] #6 sha256:1b3a03c7b6174f4102a1a438f949d7620252e6c97f0920f6b21112492734752b
16:49:14 [2022-05-04T16:49:14.496Z] #6 DONE 0.0s
16:49:14 [2022-05-04T16:49:14.496Z] 
16:49:14 [2022-05-04T16:49:14.496Z] #5 [internal] load build definition from Dockerfile
16:49:14 [2022-05-04T16:49:14.496Z] #5 sha256:d68ada504e887d662fd92e375602cbe34ed394bd30fa2317df357dca85eb3c5c
16:49:14 [2022-05-04T16:49:14.496Z] #5 DONE 0.0s
16:49:14 [2022-05-04T16:49:14.496Z] 
16:49:14 [2022-05-04T16:49:14.496Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
16:49:14 [2022-05-04T16:49:14.496Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
16:49:14 [2022-05-04T16:49:14.496Z] #7 DONE 0.1s
16:49:14 [2022-05-04T16:49:14.496Z] 
16:49:14 [2022-05-04T16:49:14.496Z] #10 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye
16:49:14 [2022-05-04T16:49:14.496Z] #10 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f
16:49:14 [2022-05-04T16:49:14.758Z] #10 DONE 0.1s
16:49:14 [2022-05-04T16:49:14.758Z] 
16:49:14 [2022-05-04T16:49:14.758Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:49:14 [2022-05-04T16:49:14.758Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
16:49:14 [2022-05-04T16:49:14.758Z] #8 DONE 0.1s
16:49:14 [2022-05-04T16:49:14.758Z] 
16:49:14 [2022-05-04T16:49:14.758Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:49:14 [2022-05-04T16:49:14.758Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
16:49:14 [2022-05-04T16:49:14.758Z] #9 DONE 0.1s
16:49:14 [2022-05-04T16:49:14.758Z] 
16:49:14 [2022-05-04T16:49:14.758Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:49:14 [2022-05-04T16:49:14.758Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
16:49:14 [2022-05-04T16:49:14.758Z] #71 DONE 0.0s
16:49:14 [2022-05-04T16:49:14.758Z] 
16:49:14 [2022-05-04T16:49:14.758Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:49:14 [2022-05-04T16:49:14.758Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
16:49:14 [2022-05-04T16:49:14.758Z] #69 DONE 0.0s
16:49:14 [2022-05-04T16:49:14.758Z] 
16:49:14 [2022-05-04T16:49:14.758Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972
16:49:14 [2022-05-04T16:49:14.758Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29
16:49:14 [2022-05-04T16:49:14.758Z] #11 DONE 0.0s
16:49:14 [2022-05-04T16:49:14.758Z] 
16:49:14 [2022-05-04T16:49:14.758Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0
16:49:14 [2022-05-04T16:49:14.758Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c
16:49:14 [2022-05-04T16:49:14.758Z] #28 DONE 0.0s
16:49:14 [2022-05-04T16:49:14.758Z] 
16:49:14 [2022-05-04T16:49:14.758Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
16:49:14 [2022-05-04T16:49:14.758Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
16:49:15 [2022-05-04T16:49:15.019Z] #47 DONE 0.4s
16:49:15 [2022-05-04T16:49:15.020Z] 
16:49:15 [2022-05-04T16:49:15.020Z] #24 [internal] load build context
16:49:15 [2022-05-04T16:49:15.020Z] #24 sha256:30dfed89db95290e8dc691b2e3e35dda6bbbd2f22757e80368d5ef8de0e8ceee
16:49:16 [2022-05-04T16:49:16.431Z] #24 transferring context: 60.99MB 1.6s done
16:49:16 [2022-05-04T16:49:16.431Z] #24 DONE 1.7s
16:49:16 [2022-05-04T16:49:16.431Z] 
16:49:16 [2022-05-04T16:49:16.431Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
16:49:16 [2022-05-04T16:49:16.431Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e
16:49:16 [2022-05-04T16:49:16.431Z] #12 CACHED
16:49:16 [2022-05-04T16:49:16.431Z] 
16:49:16 [2022-05-04T16:49:16.431Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
16:49:16 [2022-05-04T16:49:16.431Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13
16:49:16 [2022-05-04T16:49:16.431Z] #13 CACHED
16:49:16 [2022-05-04T16:49:16.431Z] 
16:49:16 [2022-05-04T16:49:16.431Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:49:16 [2022-05-04T16:49:16.431Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc
16:49:16 [2022-05-04T16:49:16.431Z] #60 CACHED
16:49:16 [2022-05-04T16:49:16.431Z] 
16:49:16 [2022-05-04T16:49:16.431Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
16:49:16 [2022-05-04T16:49:16.431Z] #61 sha256:71df98cc725cf64f08a09d597934cec1c71931ef9f0d4a53d9b21278434b6bc2
16:49:17 [2022-05-04T16:49:17.006Z] #61 DONE 0.3s
16:49:17 [2022-05-04T16:49:17.006Z] 
16:49:17 [2022-05-04T16:49:17.006Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:49:17 [2022-05-04T16:49:17.006Z] #62 sha256:f1cabf80cec3070609ade3cb875aa368f1a07f107cf21c7ec7f2f0812f05360c
16:49:17 [2022-05-04T16:49:17.266Z] #62 0.366 + RM_GOPATH=0
16:49:17 [2022-05-04T16:49:17.266Z] #62 0.366 + TMP_GOPATH=
16:49:17 [2022-05-04T16:49:17.266Z] #62 0.366 + : /build
16:49:17 [2022-05-04T16:49:17.266Z] #62 0.366 + '[' -z '' ']'
16:49:17 [2022-05-04T16:49:17.266Z] #62 0.366 ++ mktemp -d
16:49:17 [2022-05-04T16:49:17.266Z] #62 0.369 + export GOPATH=/tmp/tmp.aSx9GzFmow
16:49:17 [2022-05-04T16:49:17.266Z] #62 0.369 + GOPATH=/tmp/tmp.aSx9GzFmow
16:49:17 [2022-05-04T16:49:17.266Z] #62 0.369 + RM_GOPATH=1
16:49:17 [2022-05-04T16:49:17.266Z] #62 0.369 + case "$(go env GOARCH)" in
16:49:17 [2022-05-04T16:49:17.266Z] #62 0.369 ++ go env GOARCH
16:49:17 [2022-05-04T16:49:17.266Z] #62 0.373 + export GO_BUILDMODE=-buildmode=pie
16:49:17 [2022-05-04T16:49:17.266Z] #62 0.373 + GO_BUILDMODE=-buildmode=pie
16:49:17 [2022-05-04T16:49:17.266Z] #62 0.373 ++ dirname /install.sh
16:49:17 [2022-05-04T16:49:17.266Z] #62 0.374 + dir=/
16:49:17 [2022-05-04T16:49:17.266Z] #62 0.374 + bin=containerd
16:49:17 [2022-05-04T16:49:17.266Z] #62 0.374 + shift
16:49:17 [2022-05-04T16:49:17.266Z] #62 0.374 + '[' '!' -f //containerd.installer ']'
16:49:17 [2022-05-04T16:49:17.266Z] #62 0.374 + . //containerd.installer
16:49:17 [2022-05-04T16:49:17.266Z] #62 0.374 ++ set -e
16:49:17 [2022-05-04T16:49:17.266Z] #62 0.374 ++ : v1.6.4
16:49:17 [2022-05-04T16:49:17.266Z] #62 0.374 + install_containerd
16:49:17 [2022-05-04T16:49:17.266Z] #62 0.374 + echo 'Install containerd version v1.6.4'
16:49:17 [2022-05-04T16:49:17.266Z] #62 0.374 Install containerd version v1.6.4
16:49:17 [2022-05-04T16:49:17.266Z] #62 0.374 + git clone https://github.com/containerd/containerd.git /tmp/tmp.aSx9GzFmow/src/github.com/containerd/containerd
16:49:17 [2022-05-04T16:49:17.266Z] #62 0.378 Cloning into '/tmp/tmp.aSx9GzFmow/src/github.com/containerd/containerd'...
16:49:18 [2022-05-04T16:49:18.955Z] #62 5.270 + cd /tmp/tmp.ZumQtLEqD5/src/github.com/containerd/containerd
16:49:18 [2022-05-04T16:49:18.955Z] #62 5.270 + git checkout -q v1.6.4
16:49:19 [2022-05-04T16:49:19.213Z] #62 5.758 + export 'BUILDTAGS=netgo osusergo static_build'
16:49:19 [2022-05-04T16:49:19.213Z] #62 5.758 + BUILDTAGS='netgo osusergo static_build'
16:49:19 [2022-05-04T16:49:19.213Z] #62 5.758 + export EXTRA_FLAGS=-buildmode=pie
16:49:19 [2022-05-04T16:49:19.213Z] #62 5.758 + EXTRA_FLAGS=-buildmode=pie
16:49:19 [2022-05-04T16:49:19.213Z] #62 5.758 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
16:49:19 [2022-05-04T16:49:19.213Z] #62 5.758 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
16:49:19 [2022-05-04T16:49:19.213Z] #62 5.758 + '[' '' = dynamic ']'
16:49:19 [2022-05-04T16:49:19.213Z] #62 5.758 + make
16:49:19 [2022-05-04T16:49:19.778Z] #62 6.289 + bin/ctr
16:49:23 [2022-05-04T16:49:23.852Z] #62 6.209 + cd /tmp/tmp.aSx9GzFmow/src/github.com/containerd/containerd
16:49:23 [2022-05-04T16:49:23.852Z] #62 6.210 + git checkout -q v1.6.4
16:49:23 [2022-05-04T16:49:23.852Z] #62 6.662 + export 'BUILDTAGS=netgo osusergo static_build'
16:49:23 [2022-05-04T16:49:23.852Z] #62 6.662 + BUILDTAGS='netgo osusergo static_build'
16:49:23 [2022-05-04T16:49:23.852Z] #62 6.662 + export EXTRA_FLAGS=-buildmode=pie
16:49:23 [2022-05-04T16:49:23.852Z] #62 6.662 + EXTRA_FLAGS=-buildmode=pie
16:49:23 [2022-05-04T16:49:23.852Z] #62 6.662 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
16:49:23 [2022-05-04T16:49:23.852Z] #62 6.662 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
16:49:23 [2022-05-04T16:49:23.852Z] #62 6.662 + '[' '' = dynamic ']'
16:49:23 [2022-05-04T16:49:23.852Z] #62 6.662 + make
16:49:24 [2022-05-04T16:49:24.422Z] #62 7.325 + bin/ctr
16:49:46 [2022-05-04T16:49:46.318Z] #62 30.70 + bin/containerd
16:49:48 [2022-05-04T16:49:48.308Z] #69 40.52 + bin/containerd
16:49:54 [2022-05-04T16:49:54.464Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b28aa5aefbf834ff) in /home/ubuntu/workspace/moby_PR-43560
[Pipeline] {
[Pipeline] checkout
16:49:54 [2022-05-04T16:49:54.524Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01a35de1e79e42b1b) in /home/ubuntu/workspace/moby_PR-43560
[Pipeline] {
[Pipeline] checkout
16:49:54 [2022-05-04T16:49:54.569Z] The recommended git tool is: git
16:49:54 [2022-05-04T16:49:54.634Z] The recommended git tool is: git
16:49:56 [2022-05-04T16:49:56.981Z] using credential docker-jenkins-github-credentials
16:49:56 [2022-05-04T16:49:56.990Z] Cloning the remote Git repository
16:49:56 [2022-05-04T16:49:56.990Z] Cloning with configured refspecs honoured and without tags
16:49:57 [2022-05-04T16:49:57.247Z] using credential docker-jenkins-github-credentials
16:49:57 [2022-05-04T16:49:57.259Z] Cloning the remote Git repository
16:49:57 [2022-05-04T16:49:57.259Z] Cloning with configured refspecs honoured and without tags
16:49:56 [2022-05-04T16:49:56.868Z] Cloning repository https://github.com/moby/moby.git
16:49:56 [2022-05-04T16:49:56.937Z]  > git init /home/ubuntu/workspace/moby_PR-43560 # timeout=10
16:49:57 [2022-05-04T16:49:57.232Z] Fetching upstream changes from https://github.com/moby/moby.git
16:49:57 [2022-05-04T16:49:57.232Z]  > git --version # timeout=10
16:49:57 [2022-05-04T16:49:57.284Z]  > git --version # 'git version 2.17.1'
16:49:57 [2022-05-04T16:49:57.285Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:49:57 [2022-05-04T16:49:57.287Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43560/head:refs/remotes/origin/PR-43560 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:49:57 [2022-05-04T16:49:57.055Z] Cloning repository https://github.com/moby/moby.git
16:49:57 [2022-05-04T16:49:57.127Z]  > git init /home/ubuntu/workspace/moby_PR-43560 # timeout=10
16:49:57 [2022-05-04T16:49:57.498Z] Fetching upstream changes from https://github.com/moby/moby.git
16:49:57 [2022-05-04T16:49:57.498Z]  > git --version # timeout=10
16:49:57 [2022-05-04T16:49:57.530Z]  > git --version # 'git version 2.17.1'
16:49:57 [2022-05-04T16:49:57.530Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:49:57 [2022-05-04T16:49:57.532Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43560/head:refs/remotes/origin/PR-43560 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:50:03 [2022-05-04T16:50:03.167Z] #62 40.44 + bin/containerd
16:50:18 [2022-05-04T16:50:18.633Z] Fetching without tags
16:50:18 [2022-05-04T16:50:18.646Z] Fetching without tags
16:50:18 [2022-05-04T16:50:18.835Z] Merging remotes/origin/master commit 613b7983129e07d295e9fed7e99e5e264714647a into PR head commit 6e376e32d85ab3faad4095c561b8ab8030fbce15
16:50:18 [2022-05-04T16:50:18.914Z] Merging remotes/origin/master commit 613b7983129e07d295e9fed7e99e5e264714647a into PR head commit 6e376e32d85ab3faad4095c561b8ab8030fbce15
16:50:19 [2022-05-04T16:50:19.732Z] Merge succeeded, producing 6e376e32d85ab3faad4095c561b8ab8030fbce15
16:50:19 [2022-05-04T16:50:19.732Z] Checking out Revision 6e376e32d85ab3faad4095c561b8ab8030fbce15 (PR-43560)
16:50:19 [2022-05-04T16:50:19.788Z] Merge succeeded, producing 6e376e32d85ab3faad4095c561b8ab8030fbce15
16:50:19 [2022-05-04T16:50:19.788Z] Checking out Revision 6e376e32d85ab3faad4095c561b8ab8030fbce15 (PR-43560)
16:50:18 [2022-05-04T16:50:18.580Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:50:18 [2022-05-04T16:50:18.589Z]  > git config --add remote.origin.fetch +refs/pull/43560/head:refs/remotes/origin/PR-43560 # timeout=10
16:50:18 [2022-05-04T16:50:18.612Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:50:18 [2022-05-04T16:50:18.637Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:50:18 [2022-05-04T16:50:18.652Z] Fetching upstream changes from https://github.com/moby/moby.git
16:50:18 [2022-05-04T16:50:18.652Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:50:18 [2022-05-04T16:50:18.665Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43560/head:refs/remotes/origin/PR-43560 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:50:18 [2022-05-04T16:50:18.845Z]  > git config core.sparsecheckout # timeout=10
16:50:18 [2022-05-04T16:50:18.870Z]  > git checkout -f 6e376e32d85ab3faad4095c561b8ab8030fbce15 # timeout=10
16:50:19 [2022-05-04T16:50:19.628Z]  > git remote # timeout=10
16:50:19 [2022-05-04T16:50:19.663Z]  > git config --get remote.origin.url # timeout=10
16:50:19 [2022-05-04T16:50:19.683Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:50:19 [2022-05-04T16:50:19.684Z]  > git merge 613b7983129e07d295e9fed7e99e5e264714647a # timeout=10
16:50:19 [2022-05-04T16:50:19.709Z]  > git rev-parse HEAD^{commit} # timeout=10
16:50:19 [2022-05-04T16:50:19.737Z]  > git config core.sparsecheckout # timeout=10
16:50:19 [2022-05-04T16:50:19.759Z]  > git checkout -f 6e376e32d85ab3faad4095c561b8ab8030fbce15 # timeout=10
16:50:18 [2022-05-04T16:50:18.568Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:50:18 [2022-05-04T16:50:18.581Z]  > git config --add remote.origin.fetch +refs/pull/43560/head:refs/remotes/origin/PR-43560 # timeout=10
16:50:18 [2022-05-04T16:50:18.608Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:50:18 [2022-05-04T16:50:18.624Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:50:18 [2022-05-04T16:50:18.679Z] Fetching upstream changes from https://github.com/moby/moby.git
16:50:18 [2022-05-04T16:50:18.680Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:50:18 [2022-05-04T16:50:18.702Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43560/head:refs/remotes/origin/PR-43560 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:50:18 [2022-05-04T16:50:18.924Z]  > git config core.sparsecheckout # timeout=10
16:50:18 [2022-05-04T16:50:18.936Z]  > git checkout -f 6e376e32d85ab3faad4095c561b8ab8030fbce15 # timeout=10
16:50:19 [2022-05-04T16:50:19.686Z]  > git remote # timeout=10
16:50:19 [2022-05-04T16:50:19.708Z]  > git config --get remote.origin.url # timeout=10
16:50:19 [2022-05-04T16:50:19.737Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:50:19 [2022-05-04T16:50:19.738Z]  > git merge 613b7983129e07d295e9fed7e99e5e264714647a # timeout=10
16:50:19 [2022-05-04T16:50:19.769Z]  > git rev-parse HEAD^{commit} # timeout=10
16:50:19 [2022-05-04T16:50:19.792Z]  > git config core.sparsecheckout # timeout=10
16:50:19 [2022-05-04T16:50:19.817Z]  > git checkout -f 6e376e32d85ab3faad4095c561b8ab8030fbce15 # timeout=10
16:50:24 [2022-05-04T16:50:24.432Z] Commit message: "update containerd binary to v1.6.4"
16:50:24 [2022-05-04T16:50:24.683Z] Commit message: "update containerd binary to v1.6.4"
[Pipeline] withEnv
[Pipeline] {
16:50:25 [2022-05-04T16:50:25.018Z] #62 67.76 # github.com/containerd/containerd/cmd/containerd
16:50:25 [2022-05-04T16:50:25.018Z] #62 67.76 /usr/bin/ld: /tmp/go-link-2219434983/000019.o: in function `New':
16:50:25 [2022-05-04T16:50:25.018Z] #62 67.76 /tmp/tmp.ZumQtLEqD5/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
16:50:25 [2022-05-04T16:50:25.018Z] #62 67.86 + bin/containerd-stress
16:50:25 [2022-05-04T16:50:25.018Z] #62 68.87 + bin/containerd-shim
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
[Pipeline] sh
16:50:25 [2022-05-04T16:50:25.797Z] + docker version
16:50:26 [2022-05-04T16:50:26.179Z] + docker version
16:50:31 [2022-05-04T16:50:31.575Z] #62 77.12 + bin/containerd-shim-runc-v1
16:50:32 [2022-05-04T16:50:32.364Z] Client: Docker Engine - Community
16:50:32 [2022-05-04T16:50:32.364Z]  Version:           20.10.14
16:50:32 [2022-05-04T16:50:32.364Z]  API version:       1.41
16:50:32 [2022-05-04T16:50:32.364Z]  Go version:        go1.16.15
16:50:32 [2022-05-04T16:50:32.364Z]  Git commit:        a224086
16:50:32 [2022-05-04T16:50:32.364Z]  Built:             Thu Mar 24 01:47:57 2022
16:50:32 [2022-05-04T16:50:32.364Z]  OS/Arch:           linux/amd64
16:50:32 [2022-05-04T16:50:32.364Z]  Context:           default
16:50:32 [2022-05-04T16:50:32.364Z]  Experimental:      true
16:50:32 [2022-05-04T16:50:32.364Z] 
16:50:32 [2022-05-04T16:50:32.364Z] Server: Docker Engine - Community
16:50:32 [2022-05-04T16:50:32.364Z]  Engine:
16:50:32 [2022-05-04T16:50:32.364Z]   Version:          20.10.14
16:50:32 [2022-05-04T16:50:32.364Z]   API version:      1.41 (minimum version 1.12)
16:50:32 [2022-05-04T16:50:32.364Z]   Go version:       go1.16.15
16:50:32 [2022-05-04T16:50:32.364Z]   Git commit:       87a90dc
16:50:32 [2022-05-04T16:50:32.364Z]   Built:            Thu Mar 24 01:45:46 2022
16:50:32 [2022-05-04T16:50:32.364Z]   OS/Arch:          linux/amd64
16:50:32 [2022-05-04T16:50:32.364Z]   Experimental:     true
16:50:32 [2022-05-04T16:50:32.364Z]  containerd:
16:50:32 [2022-05-04T16:50:32.364Z]   Version:          1.5.11
16:50:32 [2022-05-04T16:50:32.364Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
16:50:32 [2022-05-04T16:50:32.364Z]  runc:
16:50:32 [2022-05-04T16:50:32.364Z]   Version:          1.0.3
16:50:32 [2022-05-04T16:50:32.364Z]   GitCommit:        v1.0.3-0-gf46b6ba
16:50:32 [2022-05-04T16:50:32.364Z]  docker-init:
16:50:32 [2022-05-04T16:50:32.364Z]   Version:          0.19.0
16:50:32 [2022-05-04T16:50:32.364Z]   GitCommit:        de40ad0
[Pipeline] sh
16:50:32 [2022-05-04T16:50:32.746Z] + docker info
16:50:32 [2022-05-04T16:50:32.763Z] Client: Docker Engine - Community
16:50:32 [2022-05-04T16:50:32.763Z]  Version:           20.10.14
16:50:32 [2022-05-04T16:50:32.763Z]  API version:       1.41
16:50:32 [2022-05-04T16:50:32.763Z]  Go version:        go1.16.15
16:50:32 [2022-05-04T16:50:32.763Z]  Git commit:        a224086
16:50:32 [2022-05-04T16:50:32.763Z]  Built:             Thu Mar 24 01:47:57 2022
16:50:32 [2022-05-04T16:50:32.763Z]  OS/Arch:           linux/amd64
16:50:32 [2022-05-04T16:50:32.763Z]  Context:           default
16:50:32 [2022-05-04T16:50:32.763Z]  Experimental:      true
16:50:32 [2022-05-04T16:50:32.763Z] 
16:50:32 [2022-05-04T16:50:32.763Z] Server: Docker Engine - Community
16:50:32 [2022-05-04T16:50:32.763Z]  Engine:
16:50:32 [2022-05-04T16:50:32.763Z]   Version:          20.10.14
16:50:32 [2022-05-04T16:50:32.763Z]   API version:      1.41 (minimum version 1.12)
16:50:32 [2022-05-04T16:50:32.763Z]   Go version:       go1.16.15
16:50:32 [2022-05-04T16:50:32.763Z]   Git commit:       87a90dc
16:50:32 [2022-05-04T16:50:32.763Z]   Built:            Thu Mar 24 01:45:46 2022
16:50:32 [2022-05-04T16:50:32.763Z]   OS/Arch:          linux/amd64
16:50:32 [2022-05-04T16:50:32.763Z]   Experimental:     true
16:50:32 [2022-05-04T16:50:32.763Z]  containerd:
16:50:32 [2022-05-04T16:50:32.763Z]   Version:          1.5.11
16:50:32 [2022-05-04T16:50:32.763Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
16:50:32 [2022-05-04T16:50:32.763Z]  runc:
16:50:32 [2022-05-04T16:50:32.763Z]   Version:          1.0.3
16:50:32 [2022-05-04T16:50:32.764Z]   GitCommit:        v1.0.3-0-gf46b6ba
16:50:32 [2022-05-04T16:50:32.764Z]  docker-init:
16:50:32 [2022-05-04T16:50:32.764Z]   Version:          0.19.0
16:50:32 [2022-05-04T16:50:32.764Z]   GitCommit:        de40ad0
[Pipeline] sh
16:50:33 [2022-05-04T16:50:33.091Z] + docker info
16:50:35 [2022-05-04T16:50:35.048Z] #69 89.48 # github.com/containerd/containerd/cmd/containerd
16:50:35 [2022-05-04T16:50:35.048Z] #69 89.48 /usr/bin/ld: /tmp/go-link-3883378869/000019.o: in function `New':
16:50:35 [2022-05-04T16:50:35.048Z] #69 89.48 /tmp/tmp.fyGtnOVaPx/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
16:50:35 [2022-05-04T16:50:35.048Z] #69 89.56 + bin/containerd-stress
16:50:35 [2022-05-04T16:50:35.048Z] #69 90.65 + bin/containerd-shim
16:50:35 [2022-05-04T16:50:35.761Z] #62 81.85 + bin/containerd-shim-runc-v2
16:50:36 [2022-05-04T16:50:36.018Z] #62 82.58 + binaries
16:50:36 [2022-05-04T16:50:36.018Z] #62 82.58 + install -D bin/containerd /build/containerd
16:50:36 [2022-05-04T16:50:36.018Z] #62 82.61 + install -D bin/containerd-shim /build/containerd-shim
16:50:36 [2022-05-04T16:50:36.018Z] #62 82.62 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
16:50:36 [2022-05-04T16:50:36.018Z] #62 82.62 + install -D bin/ctr /build/ctr
16:50:36 [2022-05-04T16:50:36.276Z] #62 DONE 83.0s
16:50:37 [2022-05-04T16:50:37.209Z] 
16:50:37 [2022-05-04T16:50:37.209Z] #21 [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             bash-completion             bzip2             inetutils-ping             iproute2             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             zstd
16:50:37 [2022-05-04T16:50:37.209Z] #21 sha256:585372c0dedb305a89ca232056fe6418a96787344951fcab8b48026c8b5c7f47
16:50:37 [2022-05-04T16:50:37.209Z] #21 CACHED
16:50:37 [2022-05-04T16:50:37.209Z] 
16:50:37 [2022-05-04T16:50:37.209Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
16:50:37 [2022-05-04T16:50:37.209Z] #56 sha256:9734349f1b797f512f97f824bb415a50913ff244134d287936c0b3c242f687ca
16:50:37 [2022-05-04T16:50:37.209Z] #56 CACHED
16:50:37 [2022-05-04T16:50:37.209Z] 
16:50:37 [2022-05-04T16:50:37.209Z] #43 [dev-systemd-false 15/25] COPY --from=tini          /build/ /usr/local/bin/
16:50:37 [2022-05-04T16:50:37.209Z] #43 sha256:571e6b36935faf791414a31492c1e44ae78e27ec1820a864f8de79c959ea421d
16:50:37 [2022-05-04T16:50:37.209Z] #43 CACHED
16:50:37 [2022-05-04T16:50:37.209Z] 
16:50:37 [2022-05-04T16:50:37.209Z] #50 [dev-systemd-false 17/25] COPY --from=criu          /build/ /usr/local/bin/
16:50:37 [2022-05-04T16:50:37.209Z] #50 sha256:451c8c7d4f3d6e4d9a2eab804615d267a1bea0434bff66938ccccdab75a6ec6d
16:50:37 [2022-05-04T16:50:37.209Z] #50 CACHED
16:50:37 [2022-05-04T16:50:37.209Z] 
16:50:37 [2022-05-04T16:50:37.209Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
16:50:37 [2022-05-04T16:50:37.209Z] #32 sha256:d0ab53e17fe43efdfb304a1efc018e8be56c7958b23003c4a485299e2573e260
16:50:37 [2022-05-04T16:50:37.209Z] #32 CACHED
16:50:37 [2022-05-04T16:50:37.209Z] 
16:50:37 [2022-05-04T16:50:37.209Z] #16 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
16:50:37 [2022-05-04T16:50:37.209Z] #16 sha256:4b1ab7dc139bf4699de058a233156555ecde99490bb7cb44f5f9eca3ed243cad
16:50:37 [2022-05-04T16:50:37.209Z] #16 CACHED
16:50:37 [2022-05-04T16:50:37.209Z] 
16:50:37 [2022-05-04T16:50:37.209Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
16:50:37 [2022-05-04T16:50:37.209Z] #44 sha256:ff83da9c64c2560916777fa1cd39a4060d2a0899b61d10e38fb696f654ffa77e
16:50:37 [2022-05-04T16:50:37.209Z] #44 CACHED
16:50:37 [2022-05-04T16:50:37.209Z] 
16:50:37 [2022-05-04T16:50:37.209Z] #23 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
16:50:37 [2022-05-04T16:50:37.209Z] #23 sha256:9c25d3232689bf6514776195dcfca39cc8b37c6f09d1e92887bd819c51c902bc
16:50:37 [2022-05-04T16:50:37.209Z] #23 CACHED
16:50:37 [2022-05-04T16:50:37.209Z] 
16:50:37 [2022-05-04T16:50:37.209Z] #18 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
16:50:37 [2022-05-04T16:50:37.209Z] #18 sha256:ec5196f8ac010bfcb6cd8aee3a8bdd5662adc5e6662e07120d56f63c8eb9bd60
16:50:37 [2022-05-04T16:50:37.209Z] #18 CACHED
16:50:37 [2022-05-04T16:50:37.209Z] 
16:50:37 [2022-05-04T16:50:37.209Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0"      && /build/gotestsum --version
16:50:37 [2022-05-04T16:50:37.209Z] #51 sha256:c5a851bb501de1cb3a816e880c60be0f5ea1c0b0e1d7f3ac81ce767796f54dad
16:50:37 [2022-05-04T16:50:37.209Z] #51 CACHED
16:50:37 [2022-05-04T16:50:37.209Z] 
16:50:37 [2022-05-04T16:50:37.209Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
16:50:37 [2022-05-04T16:50:37.209Z] #54 sha256:5ae641b27f8f0e902373eed293263cc87474d8d0a67fdfa2efd231fd46dd8b1a
16:50:37 [2022-05-04T16:50:37.209Z] #54 CACHED
16:50:37 [2022-05-04T16:50:37.209Z] 
16:50:37 [2022-05-04T16:50:37.209Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
16:50:37 [2022-05-04T16:50:37.209Z] #57 sha256:508686fa8d0a9a82dd48a156621d017a5c6e3f5847c316510cdb693bd9ba0fa5
16:50:37 [2022-05-04T16:50:37.209Z] #57 CACHED
16:50:37 [2022-05-04T16:50:37.209Z] 
16:50:37 [2022-05-04T16:50:37.209Z] #45 [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 "v2.3.0"         && 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 "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:50:37 [2022-05-04T16:50:37.209Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd
16:50:37 [2022-05-04T16:50:37.209Z] #45 CACHED
16:50:37 [2022-05-04T16:50:37.209Z] 
16:50:37 [2022-05-04T16:50:37.209Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
16:50:37 [2022-05-04T16:50:37.209Z] #52 sha256:b5b48d11075d11ea0fd772944ce989f9c07669aba4497572b143d47743b17b41
16:50:37 [2022-05-04T16:50:37.209Z] #52 CACHED
16:50:37 [2022-05-04T16:50:37.209Z] 
16:50:37 [2022-05-04T16:50:37.209Z] #35 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
16:50:37 [2022-05-04T16:50:37.209Z] #35 sha256:13255b7f01e9bb99539b11b70338cb0780b027af81d3cd7ca96d906fdba08eb3
16:50:37 [2022-05-04T16:50:37.209Z] #35 CACHED
16:50:37 [2022-05-04T16:50:37.209Z] 
16:50:37 [2022-05-04T16:50:37.209Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
16:50:37 [2022-05-04T16:50:37.209Z] #25 sha256:ea59a8432b7e4b10c441e00bb20aec79d5e02a0a5e64800c45b2774a6785b844
16:50:37 [2022-05-04T16:50:37.209Z] #25 CACHED
16:50:37 [2022-05-04T16:50:37.209Z] 
16:50:37 [2022-05-04T16:50:37.209Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
16:50:37 [2022-05-04T16:50:37.209Z] #55 sha256:14d2d817715f4a2edd8554f0a2e6aa6ed59592285ae4d4605f1172f704ea2772
16:50:37 [2022-05-04T16:50:37.209Z] #55 CACHED
16:50:37 [2022-05-04T16:50:37.209Z] 
16:50:37 [2022-05-04T16:50:37.209Z] #34 [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
16:50:37 [2022-05-04T16:50:37.209Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8
16:50:37 [2022-05-04T16:50:37.209Z] #34 CACHED
16:50:37 [2022-05-04T16:50:37.209Z] 
16:50:37 [2022-05-04T16:50:37.209Z] #48 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
16:50:37 [2022-05-04T16:50:37.209Z] #48 sha256:856385533abea61300222078df9478902a7496582ca537df413835705c24e77a
16:50:37 [2022-05-04T16:50:37.209Z] #48 CACHED
16:50:37 [2022-05-04T16:50:37.209Z] 
16:50:37 [2022-05-04T16:50:37.209Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
16:50:37 [2022-05-04T16:50:37.209Z] #36 sha256:b5f8b420d95a7751b12d187654248cc29112ab4ac4f2bb87f4332b1058307f9b
16:50:37 [2022-05-04T16:50:37.209Z] #36 CACHED
16:50:37 [2022-05-04T16:50:37.209Z] 
16:50:37 [2022-05-04T16:50:37.209Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:50:37 [2022-05-04T16:50:37.209Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c
16:50:37 [2022-05-04T16:50:37.209Z] #14 CACHED
16:50:37 [2022-05-04T16:50:37.209Z] 
16:50:37 [2022-05-04T16:50:37.209Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
16:50:37 [2022-05-04T16:50:37.209Z] #26 sha256:402cce77ea41300d994d9c835d70d743ad4ee0edf09f99ea0c7d61a01d567182
16:50:37 [2022-05-04T16:50:37.209Z] #26 CACHED
16:50:37 [2022-05-04T16:50:37.209Z] 
16:50:37 [2022-05-04T16:50:37.209Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
16:50:37 [2022-05-04T16:50:37.209Z] #42 sha256:05531b61cebbb751796516fab0490b90e73413da0e8e51b7e05ab2abbbfc3c82
16:50:37 [2022-05-04T16:50:37.209Z] #42 CACHED
16:50:37 [2022-05-04T16:50:37.209Z] 
16:50:37 [2022-05-04T16:50:37.209Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
16:50:37 [2022-05-04T16:50:37.209Z] #38 sha256:0b2baf5f0b302840ea8a42c9d39ec8bb6288f2730efe7f7edb42294826b3e70d
16:50:37 [2022-05-04T16:50:37.209Z] #38 CACHED
16:50:37 [2022-05-04T16:50:37.209Z] 
16:50:37 [2022-05-04T16:50:37.209Z] #46 [dev-systemd-false 16/25] COPY --from=registry      /build/ /usr/local/bin/
16:50:37 [2022-05-04T16:50:37.209Z] #46 sha256:01ff7990d2dc343ece10986f473d9156958acd978c2b16e8b469afcdd021755d
16:50:37 [2022-05-04T16:50:37.209Z] #46 CACHED
16:50:37 [2022-05-04T16:50:37.209Z] 
16:50:37 [2022-05-04T16:50:37.209Z] #17 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
16:50:37 [2022-05-04T16:50:37.209Z] #17 sha256:c8b79c105a69171bd017afa0163487a1d48e4480be1b235638f419664d11f7dc
16:50:37 [2022-05-04T16:50:37.209Z] #17 CACHED
16:50:37 [2022-05-04T16:50:37.209Z] 
16:50:37 [2022-05-04T16:50:37.209Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
16:50:37 [2022-05-04T16:50:37.209Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d
16:50:37 [2022-05-04T16:50:37.209Z] #53 CACHED
16:50:37 [2022-05-04T16:50:37.209Z] 
16:50:37 [2022-05-04T16:50:37.209Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
16:50:37 [2022-05-04T16:50:37.209Z] #33 sha256:aecd6f20765a723a92e63bd2f4ba6cb19d1340ddd5dd116fbd8bdb06fb902341
16:50:37 [2022-05-04T16:50:37.209Z] #33 CACHED
16:50:37 [2022-05-04T16:50:37.209Z] 
16:50:37 [2022-05-04T16:50:37.209Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
16:50:37 [2022-05-04T16:50:37.209Z] #30 sha256:e65f4a46cd213e14c04e1499dab358d3ab1acd38cdbd8617e6eba13c7fa76b84
16:50:37 [2022-05-04T16:50:37.209Z] #30 CACHED
16:50:37 [2022-05-04T16:50:37.209Z] 
16:50:37 [2022-05-04T16:50:37.209Z] #37 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
16:50:37 [2022-05-04T16:50:37.209Z] #37 sha256:a791d1f97635ca64c9aee016ecc182fb8b16142c225af04cec4dfcde25ea2d22
16:50:37 [2022-05-04T16:50:37.209Z] #37 CACHED
16:50:37 [2022-05-04T16:50:37.209Z] 
16:50:37 [2022-05-04T16:50:37.209Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:50:37 [2022-05-04T16:50:37.209Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9
16:50:37 [2022-05-04T16:50:37.209Z] #40 CACHED
16:50:37 [2022-05-04T16:50:37.209Z] 
16:50:37 [2022-05-04T16:50:37.210Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:50:37 [2022-05-04T16:50:37.210Z] #31 sha256:fe844364a7b650cd4a3523ea1aa6d0dd4f00abb22c958fff1e0b5494b99d4e06
16:50:37 [2022-05-04T16:50:37.210Z] #31 CACHED
16:50:37 [2022-05-04T16:50:37.210Z] 
16:50:37 [2022-05-04T16:50:37.210Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres      /build/ /usr/local/bin/
16:50:37 [2022-05-04T16:50:37.210Z] #39 sha256:93f4f4baf623a5a964d5a4c799b3af453b13ebe80800fd75d711c517d2fb150c
16:50:37 [2022-05-04T16:50:37.210Z] #39 CACHED
16:50:37 [2022-05-04T16:50:37.210Z] 
16:50:37 [2022-05-04T16:50:37.210Z] #49 [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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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
16:50:37 [2022-05-04T16:50:37.210Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6
16:50:37 [2022-05-04T16:50:37.210Z] #49 CACHED
16:50:37 [2022-05-04T16:50:37.210Z] 
16:50:37 [2022-05-04T16:50:37.210Z] #15 [dev-systemd-false  1/25] RUN groupadd -r docker
16:50:37 [2022-05-04T16:50:37.210Z] #15 sha256:22f4bc2428baed17950a8493cc6cc7720cf565fa7aa91d269753d85cc2fbf47a
16:50:37 [2022-05-04T16:50:37.210Z] #15 CACHED
16:50:37 [2022-05-04T16:50:37.210Z] 
16:50:37 [2022-05-04T16:50:37.210Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
16:50:37 [2022-05-04T16:50:37.210Z] #58 sha256:c7f064b7e14ee6f1557def8a25041ae5139227de7d714ecc8dee43262f1765c8
16:50:37 [2022-05-04T16:50:37.210Z] #58 CACHED
16:50:37 [2022-05-04T16:50:37.210Z] 
16:50:37 [2022-05-04T16:50:37.210Z] #22 [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
16:50:37 [2022-05-04T16:50:37.210Z] #22 sha256:a3641fe455d1c76781a3308923a6e35278aafdf6d2a83706a005b265ea30b7f3
16:50:37 [2022-05-04T16:50:37.210Z] #22 CACHED
16:50:37 [2022-05-04T16:50:37.210Z] 
16:50:37 [2022-05-04T16:50:37.210Z] #20 [dev-systemd-false  6/25] RUN ldconfig
16:50:37 [2022-05-04T16:50:37.210Z] #20 sha256:69cc771ff27f176862cc9c8036281d2ed3d0187080716c7bd20450bfd778fe25
16:50:37 [2022-05-04T16:50:37.210Z] #20 CACHED
16:50:37 [2022-05-04T16:50:37.210Z] 
16:50:37 [2022-05-04T16:50:37.210Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
16:50:37 [2022-05-04T16:50:37.210Z] #27 sha256:a63bf85966e561428c7628bbd0af8efa51c5517c8d9b8a80f162a001e5f2aba0
16:50:37 [2022-05-04T16:50:37.210Z] #27 CACHED
16:50:37 [2022-05-04T16:50:37.210Z] 
16:50:37 [2022-05-04T16:50:37.210Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
16:50:37 [2022-05-04T16:50:37.210Z] #29 sha256:94d333b1ba2c4a513f20de5fa9b004b0093f8d7bc9af720964013ed8e74bc16c
16:50:37 [2022-05-04T16:50:37.210Z] #29 CACHED
16:50:37 [2022-05-04T16:50:37.210Z] 
16:50:37 [2022-05-04T16:50:37.210Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
16:50:37 [2022-05-04T16:50:37.210Z] #41 sha256:daea20dd641e52220828baae72a990f466b474312ea7881a672bdd47b449d156
16:50:37 [2022-05-04T16:50:37.210Z] #41 CACHED
16:50:37 [2022-05-04T16:50:37.210Z] 
16:50:37 [2022-05-04T16:50:37.210Z] #19 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
16:50:37 [2022-05-04T16:50:37.210Z] #19 sha256:8401762ed8936ffe11b1882ae8f4c12830c9be2e96744fc6f3696e8f85b5df94
16:50:37 [2022-05-04T16:50:37.210Z] #19 CACHED
16:50:37 [2022-05-04T16:50:37.210Z] 
16:50:37 [2022-05-04T16:50:37.210Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
16:50:37 [2022-05-04T16:50:37.210Z] #66 sha256:860389f6f96bb85d1c5b912e9c640a5e6b5caa367e341fbc1494df9f351f870e
16:50:37 [2022-05-04T16:50:37.210Z] #66 CACHED
16:50:37 [2022-05-04T16:50:37.210Z] 
16:50:37 [2022-05-04T16:50:37.210Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
16:50:37 [2022-05-04T16:50:37.210Z] #64 sha256:ab59d0dd51c3d10a59eb9bc3b876a7d242f153ebb04668843478d70e3491d4f2
16:50:37 [2022-05-04T16:50:37.210Z] #64 CACHED
16:50:37 [2022-05-04T16:50:37.210Z] 
16:50:37 [2022-05-04T16:50:37.210Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
16:50:37 [2022-05-04T16:50:37.210Z] #65 sha256:d5e169a044e53eccab25dde9ea4beed0838ed04eeafd6000c1e5e373d10eed63
16:50:37 [2022-05-04T16:50:37.210Z] #65 CACHED
16:50:37 [2022-05-04T16:50:37.210Z] 
16:50:37 [2022-05-04T16:50:37.210Z] #59 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
16:50:37 [2022-05-04T16:50:37.210Z] #59 sha256:6a6ca373cf4666ec84b8674d23c6893ad0cb355d6997eb2ac63209bf6b888bf7
16:50:37 [2022-05-04T16:50:37.210Z] #59 CACHED
16:50:37 [2022-05-04T16:50:37.210Z] 
16:50:37 [2022-05-04T16:50:37.210Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
16:50:37 [2022-05-04T16:50:37.210Z] #67 sha256:f515c22ac82f0281a8649952d127e7930417fc759758851281b942bc64db9707
16:50:37 [2022-05-04T16:50:37.210Z] #67 CACHED
16:50:37 [2022-05-04T16:50:37.210Z] 
16:50:37 [2022-05-04T16:50:37.210Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
16:50:37 [2022-05-04T16:50:37.210Z] #70 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef
16:50:37 [2022-05-04T16:50:37.210Z] #70 CACHED
16:50:37 [2022-05-04T16:50:37.210Z] 
16:50:37 [2022-05-04T16:50:37.210Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
16:50:37 [2022-05-04T16:50:37.210Z] #72 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08
16:50:37 [2022-05-04T16:50:37.210Z] #72 CACHED
16:50:37 [2022-05-04T16:50:37.210Z] 
16:50:37 [2022-05-04T16:50:37.210Z] #63 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
16:50:37 [2022-05-04T16:50:37.210Z] #63 sha256:b7ddb15eba18c1c50ff0469780dc2409ff6b153c5c0162e4fe94837e2007fde1
16:50:37 [2022-05-04T16:50:37.467Z] #63 DONE 0.2s
16:50:37 [2022-05-04T16:50:37.467Z] 
16:50:37 [2022-05-04T16:50:37.467Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
16:50:37 [2022-05-04T16:50:37.467Z] #68 sha256:d9b31210218d79d7e8c9651d7f1fd3653f59c7e73052a05204fb404a092d3286
16:50:37 [2022-05-04T16:50:37.467Z] #68 DONE 0.1s
16:50:37 [2022-05-04T16:50:37.467Z] 
16:50:37 [2022-05-04T16:50:37.467Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
16:50:37 [2022-05-04T16:50:37.467Z] #73 sha256:660320e118bc9fa12e633cc065bdf058af2e0cd7c8aad8506f7b1cde55ac0975
16:50:38 [2022-05-04T16:50:38.035Z] #73 DONE 0.6s
16:50:38 [2022-05-04T16:50:38.035Z] 
16:50:38 [2022-05-04T16:50:38.035Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
16:50:38 [2022-05-04T16:50:38.035Z] #74 sha256:311cc69ceff6d700a0ccd37c2d0e85068bb725a12f7c1dd6166ad9c965408d27
16:50:38 [2022-05-04T16:50:38.035Z] #74 DONE 0.0s
16:50:38 [2022-05-04T16:50:38.035Z] 
16:50:38 [2022-05-04T16:50:38.035Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker
16:50:38 [2022-05-04T16:50:38.035Z] #75 sha256:c97c39c324c22f3d48e50d8ff9e7d8e50af6ca1f0755c9c1ca5f668ad3ffeb00
16:50:38 [2022-05-04T16:50:38.970Z] #75 DONE 0.9s
16:50:38 [2022-05-04T16:50:38.970Z] 
16:50:38 [2022-05-04T16:50:38.970Z] #76 exporting to image
16:50:38 [2022-05-04T16:50:38.970Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:50:38 [2022-05-04T16:50:38.970Z] #76 exporting layers
16:50:39 [2022-05-04T16:50:39.905Z] #76 exporting layers 0.9s done
16:50:39 [2022-05-04T16:50:39.905Z] #76 writing image sha256:b509d98b4a0470467aebbfaa6b896b6c9449adb7349b85ab7fedd11a7cecc281 done
16:50:39 [2022-05-04T16:50:39.905Z] #76 naming to docker.io/library/docker:6e376e32d85ab3faad4095c561b8ab8030fbce15 done
16:50:39 [2022-05-04T16:50:39.905Z] #76 DONE 1.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
16:50:40 [2022-05-04T16:50:40.229Z] + sudo modprobe ip6table_filter
[Pipeline] sh
16:50:40 [2022-05-04T16:50:40.506Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43560/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6e376e32d85ab3faad4095c561b8ab8030fbce15 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6e376e32d85ab3faad4095c561b8ab8030fbce15 hack/test/unit
16:50:40 [2022-05-04T16:50:40.764Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove')
16:50:40 [2022-05-04T16:50:40.764Z] + TESTFLAGS+=' -test.timeout=5m'
16:50:40 [2022-05-04T16:50:40.764Z] + TESTDIRS=./...
16:50:40 [2022-05-04T16:50:40.764Z] + exclude_paths='/vendor/|/integration'
16:50:40 [2022-05-04T16:50:40.764Z] ++ go list ./...
16:50:40 [2022-05-04T16:50:40.764Z] ++ grep -vE '(/vendor/|/integration)'
16:50:41 [2022-05-04T16:50:41.700Z] + pkg_list='github.com/docker/docker/api
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/server
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/server/backend/build
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/server/httpstatus
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/server/httputils
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/server/middleware
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/server/router
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/server/router/build
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/server/router/checkpoint
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/server/router/container
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/server/router/debug
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/server/router/distribution
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/server/router/grpc
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/server/router/image
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/server/router/network
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/server/router/plugin
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/server/router/session
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/server/router/swarm
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/server/router/system
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/server/router/volume
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/types
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/types/backend
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/types/blkiodev
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/types/container
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/types/events
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/types/filters
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/types/image
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/types/mount
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/types/network
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/types/plugins/logdriver
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/types/registry
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/types/strslice
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/types/swarm
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/types/swarm/runtime
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/types/time
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/types/versions
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/types/versions/v1p19
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/types/versions/v1p20
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/api/types/volume
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/builder
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/builder/builder-next
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/builder/builder-next/exporter
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/builder/builder-next/worker
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/builder/dockerfile
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/builder/remotecontext
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/builder/remotecontext/git
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/builder/remotecontext/urlutil
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/cli
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/cli/config
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/cli/debug
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/cli/winresources/docker-proxy
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/cli/winresources/dockerd
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/client
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/cmd/docker-proxy
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/cmd/dockerd
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/cmd/dockerd/trap
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/container
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/container/stream
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/contrib/apparmor
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/contrib/docker-device-tool
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/contrib/httpserver
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/cluster
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/cluster/convert
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/cluster/executor
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/cluster/executor/container
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/cluster/provider
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/config
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/events
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/events/testutils
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/exec
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/graphdriver
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/graphdriver/aufs
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/graphdriver/copy
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/graphdriver/devmapper
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/graphdriver/overlay
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/graphdriver/register
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/graphdriver/vfs
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/graphdriver/zfs
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/images
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/initlayer
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/links
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/listeners
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/logger
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/logger/awslogs
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/logger/fluentd
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/logger/gcplogs
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/logger/gelf
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/logger/journald
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/logger/local
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/logger/logentries
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/logger/loggerutils
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/logger/splunk
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/logger/syslog
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/logger/templates
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/names
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/network
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/daemon/stats
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/distribution
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/distribution/metadata
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/distribution/utils
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/distribution/xfer
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/dockerversion
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/errdefs
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/image
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/image/cache
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/image/tarexport
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/image/v1
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/internal/test/suite
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/layer
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/libcontainerd
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/libcontainerd/queue
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/libcontainerd/remote
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/libcontainerd/supervisor
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/libcontainerd/types
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/bitseq
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/cluster
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/cmd/ovrouter
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/config
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/datastore
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/diagnostic
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/discoverapi
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/driverapi
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/drivers/bridge
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/drivers/host
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/drivers/null
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/drivers/overlay
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/drivers/remote
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/drivers/windows
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/drvregistry
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/etchosts
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/idm
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/internal/caller
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:50:41 [2022-05-04T16:50:41.700Z] github.com/docker/docker/libnetwork/ipam
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/ipamapi
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/ipams/builtin
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/ipams/null
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/ipams/remote
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/ipamutils
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/iptables
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/netlabel
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/netutils
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/networkdb
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/ns
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/options
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/osl
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/osl/kernel
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/portallocator
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/portmapper
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/resolvconf
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/testutils
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/types
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/oci
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/oci/caps
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/opts
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/aaparser
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/archive
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/authorization
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/broadcaster
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/capabilities
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/chrootarchive
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/containerfs
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/devicemapper
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/directory
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/dmesg
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/filenotify
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/fileutils
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/fsutils
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/homedir
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/idtools
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/ioutils
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/jsonmessage
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/longpath
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/loopback
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/namesgenerator
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/parsers
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/parsers/kernel
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/pidfile
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/platform
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/plugingetter
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/plugins
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/plugins/transport
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/pools
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/progress
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/pubsub
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/reexec
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/signal
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/stack
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/stdcopy
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/streamformatter
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/stringid
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/sysinfo
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/system
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/tailfile
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/tarsum
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/truncindex
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/urlutil
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/useragent
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/plugin
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/plugin/executor/containerd
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/plugin/v2
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/profiles/apparmor
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/profiles/seccomp
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/quota
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/reference
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/registry
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/registry/resumable
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/restartmanager
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/rootless
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/rootless/specconv
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/runconfig
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/runconfig/opts
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/testutil
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/testutil/daemon
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/testutil/environment
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/testutil/fakecontext
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/testutil/fakegit
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/testutil/fakestorage
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/testutil/fixtures/load
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/testutil/fixtures/plugin
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/testutil/registry
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/testutil/request
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/volume
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/volume/drivers
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/volume/local
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/volume/mounts
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/volume/service
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/volume/service/opts
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/volume/testutils'
16:50:41 [2022-05-04T16:50:41.701Z] ++ grep --fixed-strings -v /libnetwork
16:50:41 [2022-05-04T16:50:41.701Z] ++ echo 'github.com/docker/docker/api
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/server
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/server/backend/build
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/server/httpstatus
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/server/httputils
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/server/middleware
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/server/router
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/server/router/build
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/server/router/checkpoint
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/server/router/container
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/server/router/debug
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/server/router/distribution
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/server/router/grpc
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/server/router/image
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/server/router/network
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/server/router/plugin
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/server/router/session
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/server/router/swarm
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/server/router/system
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/server/router/volume
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/types
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/types/backend
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/types/blkiodev
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/types/container
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/types/events
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/types/filters
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/types/image
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/types/mount
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/types/network
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/types/plugins/logdriver
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/types/registry
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/types/strslice
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/types/swarm
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/types/swarm/runtime
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/types/time
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/types/versions
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/types/versions/v1p19
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/types/versions/v1p20
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/api/types/volume
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/builder
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/builder/builder-next
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/builder/builder-next/exporter
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/builder/builder-next/worker
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/builder/dockerfile
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/builder/remotecontext
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/builder/remotecontext/git
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/builder/remotecontext/urlutil
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/cli
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/cli/config
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/cli/debug
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/cli/winresources/docker-proxy
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/cli/winresources/dockerd
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/client
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/cmd/docker-proxy
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/cmd/dockerd
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/cmd/dockerd/trap
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/container
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/container/stream
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/contrib/apparmor
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/contrib/docker-device-tool
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/contrib/httpserver
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/cluster
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/cluster/convert
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/cluster/executor
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/cluster/executor/container
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/cluster/provider
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/config
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/events
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/events/testutils
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/exec
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/graphdriver
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/graphdriver/aufs
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/graphdriver/copy
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/graphdriver/devmapper
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/graphdriver/overlay
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/graphdriver/register
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/graphdriver/vfs
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/graphdriver/zfs
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/images
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/initlayer
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/links
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/listeners
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/logger
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/logger/awslogs
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/logger/fluentd
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/logger/gcplogs
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/logger/gelf
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/logger/journald
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/logger/local
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/logger/logentries
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/logger/loggerutils
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/logger/splunk
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/logger/syslog
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/logger/templates
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/names
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/network
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/daemon/stats
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/distribution
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/distribution/metadata
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/distribution/utils
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/distribution/xfer
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/dockerversion
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/errdefs
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/image
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/image/cache
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/image/tarexport
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/image/v1
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/internal/test/suite
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/layer
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libcontainerd
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libcontainerd/queue
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libcontainerd/remote
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libcontainerd/supervisor
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libcontainerd/types
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/bitseq
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/cluster
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/cmd/ovrouter
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/config
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/datastore
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/diagnostic
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/discoverapi
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/driverapi
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/drivers/bridge
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/drivers/host
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/drivers/null
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/drivers/overlay
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/drivers/remote
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/drivers/windows
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/drvregistry
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/etchosts
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/idm
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/internal/caller
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/ipam
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/ipamapi
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/ipams/builtin
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/ipams/null
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/ipams/remote
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/ipamutils
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/iptables
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/netlabel
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/netutils
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/networkdb
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/ns
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/options
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/osl
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/osl/kernel
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/portallocator
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/portmapper
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/resolvconf
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/testutils
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/libnetwork/types
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/oci
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/oci/caps
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/opts
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/aaparser
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/archive
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/authorization
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/broadcaster
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/capabilities
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/chrootarchive
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/containerfs
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/devicemapper
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/directory
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/dmesg
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/filenotify
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/fileutils
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/fsutils
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/homedir
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/idtools
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/ioutils
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/jsonmessage
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/longpath
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/loopback
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/namesgenerator
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/parsers
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/parsers/kernel
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/pidfile
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/platform
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/plugingetter
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/plugins
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/plugins/transport
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/pools
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/progress
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/pubsub
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/reexec
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/signal
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/stack
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/stdcopy
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/streamformatter
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/stringid
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/sysinfo
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/system
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/tailfile
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/tarsum
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/truncindex
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/urlutil
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/pkg/useragent
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/plugin
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/plugin/executor/containerd
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/plugin/v2
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/profiles/apparmor
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/profiles/seccomp
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/quota
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/reference
16:50:41 [2022-05-04T16:50:41.701Z] github.com/docker/docker/registry
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/registry/resumable
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/restartmanager
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/rootless
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/rootless/specconv
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/runconfig
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/runconfig/opts
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/testutil
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/testutil/daemon
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/testutil/environment
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/testutil/fakecontext
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/testutil/fakegit
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/testutil/fakestorage
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/testutil/fixtures/load
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/testutil/fixtures/plugin
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/testutil/registry
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/testutil/request
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/volume
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/volume/drivers
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/volume/local
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/volume/mounts
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/volume/service
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/volume/service/opts
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/volume/testutils'
16:50:41 [2022-05-04T16:50:41.702Z] + base_pkg_list='github.com/docker/docker/api
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/backend/build
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/httpstatus
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/httputils
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/middleware
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router/build
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router/checkpoint
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router/container
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router/debug
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router/distribution
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router/grpc
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router/image
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router/network
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router/plugin
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router/session
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router/swarm
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router/system
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router/volume
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/backend
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/blkiodev
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/container
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/events
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/filters
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/image
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/mount
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/network
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/plugins/logdriver
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/registry
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/strslice
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/swarm
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/swarm/runtime
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/time
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/versions
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/versions/v1p19
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/versions/v1p20
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/volume
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/builder
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/builder/builder-next
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/builder/builder-next/exporter
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/builder/builder-next/worker
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/builder/dockerfile
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/builder/remotecontext
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/builder/remotecontext/git
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/builder/remotecontext/urlutil
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/cli
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/cli/config
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/cli/debug
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/cli/winresources/docker-proxy
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/cli/winresources/dockerd
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/client
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/cmd/docker-proxy
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/cmd/dockerd
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/cmd/dockerd/trap
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/container
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/container/stream
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/contrib/apparmor
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/contrib/docker-device-tool
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/contrib/httpserver
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/cluster
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/cluster/convert
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/cluster/executor
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/cluster/executor/container
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/cluster/provider
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/config
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/events
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/events/testutils
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/exec
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/graphdriver
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/graphdriver/aufs
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/graphdriver/copy
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/graphdriver/devmapper
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/graphdriver/overlay
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/graphdriver/register
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/graphdriver/vfs
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/graphdriver/zfs
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/images
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/initlayer
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/links
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/listeners
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/logger
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/logger/awslogs
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/logger/fluentd
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/logger/gcplogs
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/logger/gelf
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/logger/journald
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/logger/local
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/logger/logentries
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/logger/loggerutils
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/logger/splunk
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/logger/syslog
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/logger/templates
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/names
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/network
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/stats
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/distribution
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/distribution/metadata
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/distribution/utils
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/distribution/xfer
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/dockerversion
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/errdefs
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/image
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/image/cache
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/image/tarexport
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/image/v1
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/internal/test/suite
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/layer
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/libcontainerd
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/libcontainerd/queue
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/libcontainerd/remote
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/libcontainerd/supervisor
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/libcontainerd/types
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/oci
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/oci/caps
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/opts
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/aaparser
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/archive
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/authorization
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/broadcaster
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/capabilities
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/chrootarchive
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/containerfs
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/devicemapper
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/directory
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/dmesg
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/filenotify
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/fileutils
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/fsutils
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/homedir
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/idtools
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/ioutils
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/jsonmessage
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/longpath
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/loopback
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/namesgenerator
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/parsers
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/parsers/kernel
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/pidfile
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/platform
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/plugingetter
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/plugins
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/plugins/transport
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/pools
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/progress
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/pubsub
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/reexec
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/signal
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/stack
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/stdcopy
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/streamformatter
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/stringid
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/sysinfo
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/system
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/tailfile
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/tarsum
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/truncindex
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/urlutil
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/pkg/useragent
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/plugin
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/plugin/executor/containerd
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/plugin/v2
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/profiles/apparmor
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/profiles/seccomp
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/quota
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/reference
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/registry
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/registry/resumable
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/restartmanager
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/rootless
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/rootless/specconv
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/runconfig
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/runconfig/opts
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/testutil
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/testutil/daemon
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/testutil/environment
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/testutil/fakecontext
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/testutil/fakegit
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/testutil/fakestorage
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/testutil/fixtures/load
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/testutil/fixtures/plugin
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/testutil/registry
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/testutil/request
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/volume
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/volume/drivers
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/volume/local
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/volume/mounts
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/volume/service
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/volume/service/opts
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/volume/testutils'
16:50:41 [2022-05-04T16:50:41.702Z] ++ echo 'github.com/docker/docker/api
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/backend/build
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/httpstatus
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/httputils
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/middleware
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router/build
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router/checkpoint
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router/container
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router/debug
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router/distribution
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router/grpc
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router/image
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router/network
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router/plugin
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router/session
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router/swarm
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router/system
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/server/router/volume
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docke++ grep --fixed-strings /libnetwork
16:50:41 [2022-05-04T16:50:41.702Z] r/api/types/backend
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/blkiodev
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/container
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/events
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/filters
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/image
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/mount
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/network
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/plugins/logdriver
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/registry
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/strslice
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/swarm
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/swarm/runtime
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/time
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/versions
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/versions/v1p19
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/versions/v1p20
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/api/types/volume
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/builder
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/builder/builder-next
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/builder/builder-next/exporter
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/builder/builder-next/worker
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/builder/dockerfile
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/builder/remotecontext
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/builder/remotecontext/git
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/builder/remotecontext/urlutil
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/cli
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/cli/config
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/cli/debug
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/cli/winresources/docker-proxy
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/cli/winresources/dockerd
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/client
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/cmd/docker-proxy
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/cmd/dockerd
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/cmd/dockerd/trap
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/container
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/container/stream
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/contrib/apparmor
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/contrib/docker-device-tool
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/contrib/httpserver
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/cluster
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/cluster/convert
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/cluster/executor
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/cluster/executor/container
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/cluster/provider
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/config
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/events
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/events/testutils
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/exec
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/graphdriver
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/graphdriver/aufs
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/graphdriver/copy
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/graphdriver/devmapper
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/graphdriver/overlay
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/graphdriver/register
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/graphdriver/vfs
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/graphdriver/zfs
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/images
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/initlayer
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/links
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/listeners
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/logger
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/logger/awslogs
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/logger/fluentd
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/logger/gcplogs
16:50:41 [2022-05-04T16:50:41.702Z] github.com/docker/docker/daemon/logger/gelf
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/daemon/logger/journald
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/daemon/logger/local
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/daemon/logger/logentries
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/daemon/logger/loggerutils
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/daemon/logger/splunk
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/daemon/logger/syslog
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/daemon/logger/templates
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/daemon/names
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/daemon/network
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/daemon/stats
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/distribution
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/distribution/metadata
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/distribution/utils
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/distribution/xfer
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/dockerversion
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/errdefs
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/image
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/image/cache
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/image/tarexport
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/image/v1
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/internal/test/suite
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/layer
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libcontainerd
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libcontainerd/queue
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libcontainerd/remote
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libcontainerd/supervisor
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libcontainerd/types
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/bitseq
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/cluster
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/cmd/ovrouter
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/config
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/datastore
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/diagnostic
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/discoverapi
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/driverapi
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/bridge
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/host
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/null
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/overlay
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/remote
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/windows
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drvregistry
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/etchosts
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/idm
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/internal/caller
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/ipam
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/ipamapi
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/ipams/builtin
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/ipams/null
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/ipams/remote
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/ipamutils
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/iptables
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/netlabel
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/netutils
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/networkdb
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/ns
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/options
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/osl
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/osl/kernel
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/portallocator
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/portmapper
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/resolvconf
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/testutils
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/types
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/oci
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/oci/caps
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/opts
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/aaparser
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/archive
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/authorization
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/broadcaster
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/capabilities
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/chrootarchive
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/containerfs
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/devicemapper
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/directory
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/dmesg
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/filenotify
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/fileutils
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/fsutils
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/homedir
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/idtools
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/ioutils
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/jsonmessage
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/longpath
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/loopback
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/namesgenerator
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/parsers
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/parsers/kernel
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/pidfile
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/platform
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/plugingetter
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/plugins
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/plugins/transport
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/pools
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/progress
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/pubsub
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/reexec
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/signal
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/stack
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/stdcopy
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/streamformatter
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/stringid
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/sysinfo
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/system
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/tailfile
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/tarsum
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/truncindex
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/urlutil
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/pkg/useragent
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/plugin
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/plugin/executor/containerd
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/plugin/v2
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/profiles/apparmor
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/profiles/seccomp
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/quota
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/reference
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/registry
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/registry/resumable
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/restartmanager
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/rootless
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/rootless/specconv
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/runconfig
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/runconfig/opts
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/testutil
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/testutil/daemon
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/testutil/environment
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/testutil/fakecontext
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/testutil/fakegit
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/testutil/fakestorage
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/testutil/fixtures/load
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/testutil/fixtures/plugin
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/testutil/registry
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/testutil/request
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/volume
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/volume/drivers
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/volume/local
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/volume/mounts
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/volume/service
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/volume/service/opts
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/volume/testutils'
16:50:41 [2022-05-04T16:50:41.703Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/bitseq
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/cluster
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/cmd/ovrouter
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/config
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/datastore
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/diagnostic
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/discoverapi
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/driverapi
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/bridge
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/host
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/null
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/overlay
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/remote
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/windows
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drvregistry
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/etchosts
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/idm
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/internal/caller
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/ipam
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/ipamapi
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/ipams/builtin
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/ipams/null
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/ipams/remote
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/ipamutils
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/iptables
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/netlabel
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/netutils
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/networkdb
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/ns
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/options
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/osl
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/osl/kernel
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/portallocator
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/portmapper
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/resolvconf
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/testutils
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/types'
16:50:41 [2022-05-04T16:50:41.703Z] + grep --fixed-strings libnetwork/drivers/bridge
16:50:41 [2022-05-04T16:50:41.703Z] + echo 'github.com/docker/docker/libnetwork
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/bitseq
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/cluster
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/cmd/ovrouter
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/config
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/datastore
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/diagnostic
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/discoverapi
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/driverapi
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/bridge
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/host
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/null
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/overlay
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/remote
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/windows
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drvregistry
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/etchosts
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/idm
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/internal/caller
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/ipam
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/ipamapi
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/ipams/builtin
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/ipams/null
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/ipams/remote
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/ipamutils
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/iptables
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/netlabel
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/netutils
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/networkdb
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/ns
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/options
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/osl
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/osl/kernel
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/portallocator
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/portmapper
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/resolvconf
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/testutils
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/types'
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/bridge
16:50:41 [2022-05-04T16:50:41.703Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:50:41 [2022-05-04T16:50:41.703Z] + type docker-proxy
16:50:41 [2022-05-04T16:50:41.703Z] hack/test/unit: line 25: type: docker-proxy: not found
16:50:41 [2022-05-04T16:50:41.703Z] + hack/make.sh binary-proxy install-proxy
16:50:41 [2022-05-04T16:50:41.703Z] 
16:50:41 [2022-05-04T16:50:41.703Z] Removing bundles/
16:50:41 [2022-05-04T16:50:41.703Z] 
16:50:41 [2022-05-04T16:50:41.703Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
16:50:41 [2022-05-04T16:50:41.703Z] Building: bundles/binary-proxy/docker-proxy-dev
16:50:41 [2022-05-04T16:50:41.703Z] GOOS="" GOARCH="" GOARM=""
16:50:43 [2022-05-04T16:50:43.187Z] #69 101.7 + bin/containerd-shim-runc-v1
16:50:46 [2022-05-04T16:50:46.973Z] Created binary: bundles/binary-proxy/docker-proxy-dev
16:50:46 [2022-05-04T16:50:46.973Z] 
16:50:46 [2022-05-04T16:50:46.973Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
16:50:46 [2022-05-04T16:50:46.973Z] Installing docker-proxy to /usr/local/bin/
16:50:46 [2022-05-04T16:50:46.973Z] 
16:50:46 [2022-05-04T16:50:46.973Z] + mkdir -p bundles
16:50:46 [2022-05-04T16:50:46.973Z] + '[' -n 'github.com/docker/docker/api
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/server
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/server/backend/build
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/server/httpstatus
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/server/httputils
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/server/middleware
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/server/router
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/server/router/build
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/server/router/checkpoint
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/server/router/container
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/server/router/debug
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/server/router/distribution
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/server/router/grpc
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/server/router/image
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/server/router/network
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/server/router/plugin
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/server/router/session
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/server/router/swarm
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/server/router/system
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/server/router/volume
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/types
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/types/backend
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/types/blkiodev
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/types/container
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/types/events
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/types/filters
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/types/image
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/types/mount
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/types/network
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/types/plugins/logdriver
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/types/registry
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/types/strslice
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/types/swarm
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/types/swarm/runtime
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/types/time
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/types/versions
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/types/versions/v1p19
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/types/versions/v1p20
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/api/types/volume
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/builder
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/builder/builder-next
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/builder/builder-next/exporter
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/builder/builder-next/worker
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/builder/dockerfile
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/builder/remotecontext
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/builder/remotecontext/git
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/builder/remotecontext/urlutil
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/cli
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/cli/config
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/cli/debug
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/cli/winresources/docker-proxy
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/cli/winresources/dockerd
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/client
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/cmd/docker-proxy
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/cmd/dockerd
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/cmd/dockerd/trap
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/container
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/container/stream
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/contrib/apparmor
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/contrib/docker-device-tool
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/contrib/httpserver
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/cluster
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/cluster/convert
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/cluster/executor
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/cluster/executor/container
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/cluster/provider
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/config
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/events
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/events/testutils
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/exec
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/graphdriver
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/graphdriver/aufs
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/graphdriver/copy
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/graphdriver/devmapper
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/graphdriver/overlay
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/graphdriver/register
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/graphdriver/vfs
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/graphdriver/zfs
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/images
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/initlayer
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/links
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/listeners
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/logger
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/logger/awslogs
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/logger/fluentd
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/logger/gcplogs
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/logger/gelf
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/logger/journald
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/logger/local
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/logger/logentries
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/logger/loggerutils
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/logger/splunk
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/logger/syslog
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/logger/templates
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/names
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/network
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/daemon/stats
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/distribution
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/distribution/metadata
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/distribution/utils
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/distribution/xfer
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/dockerversion
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/errdefs
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/image
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/image/cache
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/image/tarexport
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/image/v1
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/internal/test/suite
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/layer
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/libcontainerd
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/libcontainerd/queue
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/libcontainerd/remote
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/libcontainerd/supervisor
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/libcontainerd/types
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/oci
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/oci/caps
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/opts
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/aaparser
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/archive
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/authorization
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/broadcaster
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/capabilities
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/chrootarchive
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/containerfs
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/devicemapper
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/directory
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/dmesg
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/filenotify
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/fileutils
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/fsutils
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/homedir
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/idtools
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/ioutils
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/jsonmessage
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/longpath
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/loopback
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/namesgenerator
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/parsers
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/parsers/kernel
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/pidfile
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/platform
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/plugingetter
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/plugins
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/plugins/transport
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/pools
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/progress
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/pubsub
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/reexec
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/signal
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/stack
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/stdcopy
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/streamformatter
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/stringid
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/sysinfo
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/system
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/tailfile
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/tarsum
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/truncindex
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/urlutil
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/pkg/useragent
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/plugin
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/plugin/executor/containerd
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/plugin/v2
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/profiles/apparmor
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/profiles/seccomp
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/quota
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/reference
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/registry
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/registry/resumable
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/restartmanager
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/rootless
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/rootless/specconv
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/runconfig
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/runconfig/opts
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/testutil
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/testutil/daemon
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/testutil/environment
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/testutil/fakecontext
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/testutil/fakegit
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/testutil/fakestorage
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/testutil/fixtures/load
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/testutil/fixtures/plugin
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/testutil/registry
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/testutil/request
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/volume
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/volume/drivers
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/volume/local
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/volume/mounts
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/volume/service
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/volume/service/opts
16:50:46 [2022-05-04T16:50:46.973Z] github.com/docker/docker/volume/testutils' ']'
16:50:46 [2022-05-04T16:50:46.974Z] + 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/httpstatus 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/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/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/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/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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
16:50:47 [2022-05-04T16:50:47.707Z] Client:
16:50:47 [2022-05-04T16:50:47.707Z]  Context:    default
16:50:47 [2022-05-04T16:50:47.707Z]  Debug Mode: false
16:50:47 [2022-05-04T16:50:47.707Z]  Plugins:
16:50:47 [2022-05-04T16:50:47.707Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
16:50:47 [2022-05-04T16:50:47.707Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
16:50:47 [2022-05-04T16:50:47.707Z]   compose: Docker Compose (Docker Inc., v2.4.1)
16:50:47 [2022-05-04T16:50:47.707Z]   scan: Docker Scan (Docker Inc., v0.17.0)
16:50:47 [2022-05-04T16:50:47.707Z] 
16:50:47 [2022-05-04T16:50:47.707Z] Server:
16:50:47 [2022-05-04T16:50:47.707Z]  Containers: 0
16:50:47 [2022-05-04T16:50:47.707Z]   Running: 0
16:50:47 [2022-05-04T16:50:47.707Z]   Paused: 0
16:50:47 [2022-05-04T16:50:47.707Z]   Stopped: 0
16:50:47 [2022-05-04T16:50:47.707Z]  Images: 0
16:50:47 [2022-05-04T16:50:47.707Z]  Server Version: 20.10.14
16:50:47 [2022-05-04T16:50:47.707Z]  Storage Driver: overlay2
16:50:47 [2022-05-04T16:50:47.707Z]   Backing Filesystem: extfs
16:50:47 [2022-05-04T16:50:47.707Z]   Supports d_type: true
16:50:47 [2022-05-04T16:50:47.707Z]   Native Overlay Diff: true
16:50:47 [2022-05-04T16:50:47.707Z]   userxattr: false
16:50:47 [2022-05-04T16:50:47.707Z]  Logging Driver: json-file
16:50:47 [2022-05-04T16:50:47.707Z]  Cgroup Driver: cgroupfs
16:50:47 [2022-05-04T16:50:47.707Z]  Cgroup Version: 1
16:50:47 [2022-05-04T16:50:47.707Z]  Plugins:
16:50:47 [2022-05-04T16:50:47.707Z]   Volume: local
16:50:47 [2022-05-04T16:50:47.707Z]   Network: bridge host ipvlan macvlan null overlay
16:50:47 [2022-05-04T16:50:47.707Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:50:47 [2022-05-04T16:50:47.707Z]  Swarm: inactive
16:50:47 [2022-05-04T16:50:47.707Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:50:47 [2022-05-04T16:50:47.707Z]  Default Runtime: runc
16:50:47 [2022-05-04T16:50:47.707Z]  Init Binary: docker-init
16:50:47 [2022-05-04T16:50:47.707Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
16:50:47 [2022-05-04T16:50:47.707Z]  runc version: v1.0.3-0-gf46b6ba
16:50:47 [2022-05-04T16:50:47.707Z]  init version: de40ad0
16:50:47 [2022-05-04T16:50:47.707Z]  Security Options:
16:50:47 [2022-05-04T16:50:47.707Z]   apparmor
16:50:47 [2022-05-04T16:50:47.707Z]   seccomp
16:50:47 [2022-05-04T16:50:47.707Z]    Profile: default
16:50:47 [2022-05-04T16:50:47.707Z]  Kernel Version: 5.4.0-1071-aws
16:50:47 [2022-05-04T16:50:47.707Z]  Operating System: Ubuntu 18.04.6 LTS
16:50:47 [2022-05-04T16:50:47.707Z]  OSType: linux
16:50:47 [2022-05-04T16:50:47.707Z]  Architecture: x86_64
16:50:47 [2022-05-04T16:50:47.707Z]  CPUs: 2
16:50:47 [2022-05-04T16:50:47.707Z]  Total Memory: 7.565GiB
16:50:47 [2022-05-04T16:50:47.707Z]  Name: ip-10-100-65-56
16:50:47 [2022-05-04T16:50:47.707Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
16:50:47 [2022-05-04T16:50:47.707Z]  Docker Root Dir: /var/lib/docker
16:50:47 [2022-05-04T16:50:47.707Z]  Debug Mode: false
16:50:47 [2022-05-04T16:50:47.707Z]  Registry: https://index.docker.io/v1/
16:50:47 [2022-05-04T16:50:47.707Z]  Labels:
16:50:47 [2022-05-04T16:50:47.707Z]  Experimental: true
16:50:47 [2022-05-04T16:50:47.707Z]  Insecure Registries:
16:50:47 [2022-05-04T16:50:47.707Z]   127.0.0.0/8
16:50:47 [2022-05-04T16:50:47.707Z]  Live Restore Enabled: true
16:50:47 [2022-05-04T16:50:47.707Z] 
16:50:47 [2022-05-04T16:50:47.707Z] WARNING: No swap limit support
[Pipeline] sh
16:50:47 [2022-05-04T16:50:47.908Z] ?   	github.com/docker/docker/api	[no test files]
16:50:47 [2022-05-04T16:50:47.990Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
16:50:47 [2022-05-04T16:50:47.990Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
16:50:47 [2022-05-04T16:50:47.990Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43560/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
16:50:47 [2022-05-04T16:50:47.990Z] + bash /home/ubuntu/workspace/moby_PR-43560/check-config.sh
16:50:47 [2022-05-04T16:50:47.990Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
16:50:47 [2022-05-04T16:50:47.990Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
16:50:47 [2022-05-04T16:50:47.990Z] 
16:50:47 [2022-05-04T16:50:47.990Z] Generally Necessary:
16:50:47 [2022-05-04T16:50:47.990Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
16:50:47 [2022-05-04T16:50:47.991Z] - apparmor: enabled and tools installed
16:50:47 [2022-05-04T16:50:47.991Z] - CONFIG_NAMESPACES: enabled
16:50:47 [2022-05-04T16:50:47.991Z] - CONFIG_NET_NS: enabled
16:50:47 [2022-05-04T16:50:47.991Z] - CONFIG_PID_NS: enabled
16:50:47 [2022-05-04T16:50:47.991Z] - CONFIG_IPC_NS: enabled
16:50:47 [2022-05-04T16:50:47.991Z] - CONFIG_UTS_NS: enabled
16:50:47 [2022-05-04T16:50:47.991Z] - CONFIG_CGROUPS: enabled
16:50:47 [2022-05-04T16:50:47.991Z] - CONFIG_CGROUP_CPUACCT: enabled
16:50:47 [2022-05-04T16:50:47.991Z] - CONFIG_CGROUP_DEVICE: enabled
16:50:47 [2022-05-04T16:50:47.991Z] - CONFIG_CGROUP_FREEZER: enabled
16:50:47 [2022-05-04T16:50:47.991Z] - CONFIG_CGROUP_SCHED: enabled
16:50:47 [2022-05-04T16:50:47.991Z] - CONFIG_CPUSETS: enabled
16:50:47 [2022-05-04T16:50:47.991Z] - CONFIG_MEMCG: enabled
16:50:47 [2022-05-04T16:50:47.991Z] - CONFIG_KEYS: enabled
16:50:47 [2022-05-04T16:50:47.991Z] - CONFIG_VETH: enabled (as module)
16:50:47 [2022-05-04T16:50:47.991Z] - CONFIG_BRIDGE: enabled (as module)
16:50:47 [2022-05-04T16:50:47.991Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
16:50:47 [2022-05-04T16:50:47.991Z] - CONFIG_IP_NF_FILTER: enabled (as module)
16:50:47 [2022-05-04T16:50:47.991Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
16:50:47 [2022-05-04T16:50:47.991Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
16:50:47 [2022-05-04T16:50:47.991Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
16:50:48 [2022-05-04T16:50:48.259Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
16:50:48 [2022-05-04T16:50:48.259Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
16:50:48 [2022-05-04T16:50:48.259Z] - CONFIG_IP_NF_NAT: enabled (as module)
16:50:48 [2022-05-04T16:50:48.259Z] - CONFIG_NF_NAT: enabled (as module)
16:50:48 [2022-05-04T16:50:48.259Z] - CONFIG_POSIX_MQUEUE: enabled
16:50:48 [2022-05-04T16:50:48.259Z] - CONFIG_CGROUP_BPF: enabled
16:50:48 [2022-05-04T16:50:48.259Z] 
16:50:48 [2022-05-04T16:50:48.259Z] Optional Features:
16:50:48 [2022-05-04T16:50:48.259Z] - CONFIG_USER_NS: enabled
16:50:48 [2022-05-04T16:50:48.259Z] - CONFIG_SECCOMP: enabled
16:50:48 [2022-05-04T16:50:48.259Z] - CONFIG_SECCOMP_FILTER: enabled
16:50:48 [2022-05-04T16:50:48.259Z] - CONFIG_CGROUP_PIDS: enabled
16:50:48 [2022-05-04T16:50:48.259Z] - CONFIG_MEMCG_SWAP: enabled
16:50:48 [2022-05-04T16:50:48.259Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
16:50:48 [2022-05-04T16:50:48.259Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
16:50:48 [2022-05-04T16:50:48.259Z] - CONFIG_BLK_CGROUP: enabled
16:50:48 [2022-05-04T16:50:48.259Z] - CONFIG_BLK_DEV_THROTTLING: enabled
16:50:48 [2022-05-04T16:50:48.259Z] - CONFIG_CGROUP_PERF: enabled
16:50:48 [2022-05-04T16:50:48.259Z] - CONFIG_CGROUP_HUGETLB: enabled
16:50:48 [2022-05-04T16:50:48.259Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
16:50:48 [2022-05-04T16:50:48.259Z] - CONFIG_CGROUP_NET_PRIO: enabled
16:50:48 [2022-05-04T16:50:48.259Z] - CONFIG_CFS_BANDWIDTH: enabled
16:50:48 [2022-05-04T16:50:48.259Z] - CONFIG_FAIR_GROUP_SCHED: enabled
16:50:48 [2022-05-04T16:50:48.259Z] - CONFIG_RT_GROUP_SCHED: missing
16:50:48 [2022-05-04T16:50:48.259Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
16:50:48 [2022-05-04T16:50:48.259Z] - CONFIG_IP_VS: enabled (as module)
16:50:48 [2022-05-04T16:50:48.259Z] - CONFIG_IP_VS_NFCT: enabled
16:50:48 [2022-05-04T16:50:48.259Z] - CONFIG_IP_VS_PROTO_TCP: enabled
16:50:48 [2022-05-04T16:50:48.259Z] - CONFIG_IP_VS_PROTO_UDP: enabled
16:50:48 [2022-05-04T16:50:48.259Z] - CONFIG_IP_VS_RR: enabled (as module)
16:50:48 [2022-05-04T16:50:48.259Z] - CONFIG_SECURITY_SELINUX: enabled
16:50:48 [2022-05-04T16:50:48.259Z] - CONFIG_SECURITY_APPARMOR: enabled
16:50:48 [2022-05-04T16:50:48.259Z] - CONFIG_EXT4_FS: enabled
16:50:48 [2022-05-04T16:50:48.515Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
16:50:48 [2022-05-04T16:50:48.515Z] - CONFIG_EXT4_FS_SECURITY: enabled
16:50:48 [2022-05-04T16:50:48.515Z] - Network Drivers:
16:50:48 [2022-05-04T16:50:48.515Z]   - "overlay":
16:50:48 [2022-05-04T16:50:48.515Z]     - CONFIG_VXLAN: enabled (as module)
16:50:48 [2022-05-04T16:50:48.515Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
16:50:48 [2022-05-04T16:50:48.515Z]       Optional (for encrypted networks):
16:50:48 [2022-05-04T16:50:48.515Z]       - CONFIG_CRYPTO: enabled
16:50:48 [2022-05-04T16:50:48.515Z]       - CONFIG_CRYPTO_AEAD: enabled
16:50:48 [2022-05-04T16:50:48.515Z]       - CONFIG_CRYPTO_GCM: enabled
16:50:48 [2022-05-04T16:50:48.515Z]       - CONFIG_CRYPTO_SEQIV: enabled
16:50:48 [2022-05-04T16:50:48.515Z]       - CONFIG_CRYPTO_GHASH: enabled
16:50:48 [2022-05-04T16:50:48.515Z]       - CONFIG_XFRM: enabled
16:50:48 [2022-05-04T16:50:48.515Z]       - CONFIG_XFRM_USER: enabled (as module)
16:50:48 [2022-05-04T16:50:48.515Z]       - CONFIG_XFRM_ALGO: enabled (as module)
16:50:48 [2022-05-04T16:50:48.515Z]       - CONFIG_INET_ESP: enabled (as module)
16:50:48 [2022-05-04T16:50:48.516Z]   - "ipvlan":
16:50:48 [2022-05-04T16:50:48.516Z]     - CONFIG_IPVLAN: enabled (as module)
16:50:48 [2022-05-04T16:50:48.516Z]   - "macvlan":
16:50:48 [2022-05-04T16:50:48.516Z]     - CONFIG_MACVLAN: enabled (as module)
16:50:48 [2022-05-04T16:50:48.516Z]     - CONFIG_DUMMY: enabled (as module)
16:50:48 [2022-05-04T16:50:48.516Z]   - "ftp,tftp client in container":
16:50:48 [2022-05-04T16:50:48.516Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
16:50:48 [2022-05-04T16:50:48.516Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
16:50:48 [2022-05-04T16:50:48.516Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
16:50:48 [2022-05-04T16:50:48.516Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
16:50:48 [2022-05-04T16:50:48.516Z] - Storage Drivers:
16:50:48 [2022-05-04T16:50:48.516Z]   - "aufs":
16:50:48 [2022-05-04T16:50:48.516Z]     - CONFIG_AUFS_FS: enabled (as module)
16:50:48 [2022-05-04T16:50:48.516Z]   - "btrfs":
16:50:48 [2022-05-04T16:50:48.516Z]     - CONFIG_BTRFS_FS: enabled (as module)
16:50:48 [2022-05-04T16:50:48.516Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
16:50:48 [2022-05-04T16:50:48.516Z]   - "devicemapper":
16:50:48 [2022-05-04T16:50:48.516Z]     - CONFIG_BLK_DEV_DM: enabled
16:50:48 [2022-05-04T16:50:48.516Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
16:50:48 [2022-05-04T16:50:48.516Z]   - "overlay":
16:50:48 [2022-05-04T16:50:48.516Z]     - CONFIG_OVERLAY_FS: enabled (as module)
16:50:48 [2022-05-04T16:50:48.516Z]   - "zfs":
16:50:48 [2022-05-04T16:50:48.516Z]     - /dev/zfs: present
16:50:48 [2022-05-04T16:50:48.516Z]     - zfs command: missing
16:50:48 [2022-05-04T16:50:48.516Z]     - zpool command: missing
16:50:48 [2022-05-04T16:50:48.516Z] 
16:50:48 [2022-05-04T16:50:48.516Z] Limits:
16:50:48 [2022-05-04T16:50:48.516Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
16:50:48 [2022-05-04T16:50:48.516Z] 
16:50:48 [2022-05-04T16:50:48.516Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
16:50:48 [2022-05-04T16:50:48.851Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6e376e32d85ab3faad4095c561b8ab8030fbce15 .
16:50:49 [2022-05-04T16:50:49.111Z] #1 [internal] load build definition from Dockerfile
16:50:49 [2022-05-04T16:50:49.111Z] #1 sha256:c2a28c4344a9846d02513c4d502f3ddb704fccc77e98ef95d61770046167741c
16:50:49 [2022-05-04T16:50:49.111Z] #1 transferring dockerfile: 17.44kB done
16:50:49 [2022-05-04T16:50:49.111Z] #1 DONE 0.1s
16:50:49 [2022-05-04T16:50:49.111Z] 
16:50:49 [2022-05-04T16:50:49.111Z] #2 [internal] load .dockerignore
16:50:49 [2022-05-04T16:50:49.111Z] #2 sha256:a33819154e8ff8b73062f7a6aad2b018887aae1e90690625203847d2a77968ec
16:50:49 [2022-05-04T16:50:49.111Z] #2 transferring context: 145B done
16:50:49 [2022-05-04T16:50:49.111Z] #2 DONE 0.1s
16:50:49 [2022-05-04T16:50:49.111Z] 
16:50:49 [2022-05-04T16:50:49.111Z] #3 resolve image config for docker.io/docker/dockerfile:1.3
16:50:49 [2022-05-04T16:50:49.111Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
16:50:49 [2022-05-04T16:50:49.676Z] #3 DONE 0.5s
16:50:49 [2022-05-04T16:50:49.676Z] 
16:50:49 [2022-05-04T16:50:49.676Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
16:50:49 [2022-05-04T16:50:49.676Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952
16:50:49 [2022-05-04T16:50:49.676Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done
16:50:49 [2022-05-04T16:50:49.676Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done
16:50:49 [2022-05-04T16:50:49.676Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done
16:50:49 [2022-05-04T16:50:49.676Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done
16:50:49 [2022-05-04T16:50:49.676Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s
16:50:49 [2022-05-04T16:50:49.770Z] #69 107.9 + bin/containerd-shim-runc-v2
16:50:49 [2022-05-04T16:50:49.878Z] #62 90.09 # github.com/containerd/containerd/cmd/containerd
16:50:49 [2022-05-04T16:50:49.878Z] #62 90.09 /usr/bin/ld: /tmp/go-link-3721581857/000019.o: in function `New':
16:50:49 [2022-05-04T16:50:49.878Z] #62 90.09 /tmp/tmp.aSx9GzFmow/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
16:50:49 [2022-05-04T16:50:49.878Z] #62 90.18 + bin/containerd-stress
16:50:49 [2022-05-04T16:50:49.878Z] #62 91.29 + bin/containerd-shim
16:50:49 [2022-05-04T16:50:49.933Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done
16:50:49 [2022-05-04T16:50:49.933Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s
16:50:50 [2022-05-04T16:50:50.340Z] #69 108.7 + binaries
16:50:50 [2022-05-04T16:50:50.341Z] #69 108.7 + install -D bin/containerd /build/containerd
16:50:50 [2022-05-04T16:50:50.341Z] #69 108.7 + install -D bin/containerd-shim /build/containerd-shim
16:50:50 [2022-05-04T16:50:50.341Z] #69 108.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
16:50:50 [2022-05-04T16:50:50.341Z] #69 108.8 + install -D bin/ctr /build/ctr
16:50:50 [2022-05-04T16:50:50.501Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.5s done
16:50:50 [2022-05-04T16:50:50.601Z] #69 DONE 109.1s
16:50:50 [2022-05-04T16:50:50.759Z] #4 DONE 0.9s
16:50:50 [2022-05-04T16:50:50.759Z] 
16:50:50 [2022-05-04T16:50:50.759Z] #5 [internal] load .dockerignore
16:50:50 [2022-05-04T16:50:50.759Z] #5 sha256:427e89f6fe3591b6c9105789811797c69c628a80aabb740604fce6526c670fbf
16:50:50 [2022-05-04T16:50:50.759Z] #5 DONE 0.0s
16:50:50 [2022-05-04T16:50:50.759Z] 
16:50:50 [2022-05-04T16:50:50.759Z] #6 [internal] load build definition from Dockerfile
16:50:50 [2022-05-04T16:50:50.759Z] #6 sha256:e9001d3fd5d47452668b03b0e22d982933b3e67a5f1ff755c381a34fd611345b
16:50:50 [2022-05-04T16:50:50.759Z] #6 DONE 0.0s
16:50:50 [2022-05-04T16:50:50.759Z] 
16:50:50 [2022-05-04T16:50:50.759Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:50:50 [2022-05-04T16:50:50.759Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
16:50:51 [2022-05-04T16:50:51.197Z] Client:
16:50:51 [2022-05-04T16:50:51.197Z]  Context:    default
16:50:51 [2022-05-04T16:50:51.197Z]  Debug Mode: false
16:50:51 [2022-05-04T16:50:51.197Z]  Plugins:
16:50:51 [2022-05-04T16:50:51.197Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
16:50:51 [2022-05-04T16:50:51.197Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
16:50:51 [2022-05-04T16:50:51.197Z]   compose: Docker Compose (Docker Inc., v2.4.1)
16:50:51 [2022-05-04T16:50:51.197Z]   scan: Docker Scan (Docker Inc., v0.17.0)
16:50:51 [2022-05-04T16:50:51.197Z] 
16:50:51 [2022-05-04T16:50:51.197Z] Server:
16:50:51 [2022-05-04T16:50:51.197Z]  Containers: 0
16:50:51 [2022-05-04T16:50:51.197Z]   Running: 0
16:50:51 [2022-05-04T16:50:51.197Z]   Paused: 0
16:50:51 [2022-05-04T16:50:51.197Z]   Stopped: 0
16:50:51 [2022-05-04T16:50:51.197Z]  Images: 0
16:50:51 [2022-05-04T16:50:51.197Z]  Server Version: 20.10.14
16:50:51 [2022-05-04T16:50:51.197Z]  Storage Driver: overlay2
16:50:51 [2022-05-04T16:50:51.197Z]   Backing Filesystem: extfs
16:50:51 [2022-05-04T16:50:51.197Z]   Supports d_type: true
16:50:51 [2022-05-04T16:50:51.197Z]   Native Overlay Diff: true
16:50:51 [2022-05-04T16:50:51.197Z]   userxattr: false
16:50:51 [2022-05-04T16:50:51.197Z]  Logging Driver: json-file
16:50:51 [2022-05-04T16:50:51.197Z]  Cgroup Driver: cgroupfs
16:50:51 [2022-05-04T16:50:51.197Z]  Cgroup Version: 1
16:50:51 [2022-05-04T16:50:51.197Z]  Plugins:
16:50:51 [2022-05-04T16:50:51.197Z]   Volume: local
16:50:51 [2022-05-04T16:50:51.197Z]   Network: bridge host ipvlan macvlan null overlay
16:50:51 [2022-05-04T16:50:51.197Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:50:51 [2022-05-04T16:50:51.197Z]  Swarm: inactive
16:50:51 [2022-05-04T16:50:51.197Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:50:51 [2022-05-04T16:50:51.197Z]  Default Runtime: runc
16:50:51 [2022-05-04T16:50:51.197Z]  Init Binary: docker-init
16:50:51 [2022-05-04T16:50:51.197Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
16:50:51 [2022-05-04T16:50:51.197Z]  runc version: v1.0.3-0-gf46b6ba
16:50:51 [2022-05-04T16:50:51.197Z]  init version: de40ad0
16:50:51 [2022-05-04T16:50:51.197Z]  Security Options:
16:50:51 [2022-05-04T16:50:51.197Z]   apparmor
16:50:51 [2022-05-04T16:50:51.197Z]   seccomp
16:50:51 [2022-05-04T16:50:51.197Z]    Profile: default
16:50:51 [2022-05-04T16:50:51.197Z]  Kernel Version: 5.4.0-1071-aws
16:50:51 [2022-05-04T16:50:51.197Z]  Operating System: Ubuntu 18.04.6 LTS
16:50:51 [2022-05-04T16:50:51.197Z]  OSType: linux
16:50:51 [2022-05-04T16:50:51.197Z]  Architecture: x86_64
16:50:51 [2022-05-04T16:50:51.197Z]  CPUs: 2
16:50:51 [2022-05-04T16:50:51.197Z]  Total Memory: 7.483GiB
16:50:51 [2022-05-04T16:50:51.197Z]  Name: ip-10-100-100-218
16:50:51 [2022-05-04T16:50:51.197Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
16:50:51 [2022-05-04T16:50:51.197Z]  Docker Root Dir: /var/lib/docker
16:50:51 [2022-05-04T16:50:51.197Z]  Debug Mode: false
16:50:51 [2022-05-04T16:50:51.197Z]  Registry: https://index.docker.io/v1/
16:50:51 [2022-05-04T16:50:51.197Z]  Labels:
16:50:51 [2022-05-04T16:50:51.197Z]  Experimental: true
16:50:51 [2022-05-04T16:50:51.197Z]  Insecure Registries:
16:50:51 [2022-05-04T16:50:51.197Z]   127.0.0.0/8
16:50:51 [2022-05-04T16:50:51.197Z]  Live Restore Enabled: true
16:50:51 [2022-05-04T16:50:51.197Z] 
16:50:51 [2022-05-04T16:50:51.197Z] WARNING: No swap limit support
[Pipeline] sh
16:50:51 [2022-05-04T16:50:51.497Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
16:50:51 [2022-05-04T16:50:51.497Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
16:50:51 [2022-05-04T16:50:51.497Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43560/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
16:50:51 [2022-05-04T16:50:51.497Z] + bash /home/ubuntu/workspace/moby_PR-43560/check-config.sh
16:50:51 [2022-05-04T16:50:51.497Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
16:50:51 [2022-05-04T16:50:51.497Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
16:50:51 [2022-05-04T16:50:51.497Z] 
16:50:51 [2022-05-04T16:50:51.497Z] Generally Necessary:
16:50:51 [2022-05-04T16:50:51.497Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
16:50:51 [2022-05-04T16:50:51.497Z] - apparmor: enabled and tools installed
16:50:51 [2022-05-04T16:50:51.497Z] - CONFIG_NAMESPACES: enabled
16:50:51 [2022-05-04T16:50:51.497Z] - CONFIG_NET_NS: enabled
16:50:51 [2022-05-04T16:50:51.497Z] - CONFIG_PID_NS: enabled
16:50:51 [2022-05-04T16:50:51.497Z] - CONFIG_IPC_NS: enabled
16:50:51 [2022-05-04T16:50:51.497Z] - CONFIG_UTS_NS: enabled
16:50:51 [2022-05-04T16:50:51.497Z] - CONFIG_CGROUPS: enabled
16:50:51 [2022-05-04T16:50:51.497Z] - CONFIG_CGROUP_CPUACCT: enabled
16:50:51 [2022-05-04T16:50:51.497Z] - CONFIG_CGROUP_DEVICE: enabled
16:50:51 [2022-05-04T16:50:51.497Z] - CONFIG_CGROUP_FREEZER: enabled
16:50:51 [2022-05-04T16:50:51.497Z] - CONFIG_CGROUP_SCHED: enabled
16:50:51 [2022-05-04T16:50:51.497Z] - CONFIG_CPUSETS: enabled
16:50:51 [2022-05-04T16:50:51.497Z] - CONFIG_MEMCG: enabled
16:50:51 [2022-05-04T16:50:51.497Z] - CONFIG_KEYS: enabled
16:50:51 [2022-05-04T16:50:51.497Z] - CONFIG_VETH: enabled (as module)
16:50:51 [2022-05-04T16:50:51.497Z] - CONFIG_BRIDGE: enabled (as module)
16:50:51 [2022-05-04T16:50:51.497Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
16:50:51 [2022-05-04T16:50:51.497Z] - CONFIG_IP_NF_FILTER: enabled (as module)
16:50:51 [2022-05-04T16:50:51.497Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
16:50:51 [2022-05-04T16:50:51.497Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
16:50:51 [2022-05-04T16:50:51.497Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
16:50:51 [2022-05-04T16:50:51.497Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
16:50:51 [2022-05-04T16:50:51.497Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
16:50:51 [2022-05-04T16:50:51.688Z] #10 ...
16:50:51 [2022-05-04T16:50:51.688Z] 
16:50:51 [2022-05-04T16:50:51.688Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye
16:50:51 [2022-05-04T16:50:51.688Z] #7 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f
16:50:51 [2022-05-04T16:50:51.688Z] #7 DONE 0.7s
16:50:51 [2022-05-04T16:50:51.688Z] 
16:50:51 [2022-05-04T16:50:51.688Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
16:50:51 [2022-05-04T16:50:51.688Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
16:50:51 [2022-05-04T16:50:51.688Z] #8 DONE 0.8s
16:50:51 [2022-05-04T16:50:51.688Z] 
16:50:51 [2022-05-04T16:50:51.688Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:50:51 [2022-05-04T16:50:51.688Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
16:50:51 [2022-05-04T16:50:51.688Z] #9 DONE 0.8s
16:50:51 [2022-05-04T16:50:51.688Z] 
16:50:51 [2022-05-04T16:50:51.688Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:50:51 [2022-05-04T16:50:51.688Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
16:50:51 [2022-05-04T16:50:51.688Z] #10 DONE 0.9s
16:50:51 [2022-05-04T16:50:51.773Z] - CONFIG_IP_NF_NAT: enabled (as module)
16:50:51 [2022-05-04T16:50:51.773Z] - CONFIG_NF_NAT: enabled (as module)
16:50:51 [2022-05-04T16:50:51.773Z] - CONFIG_POSIX_MQUEUE: enabled
16:50:51 [2022-05-04T16:50:51.773Z] - CONFIG_CGROUP_BPF: enabled
16:50:51 [2022-05-04T16:50:51.773Z] 
16:50:51 [2022-05-04T16:50:51.773Z] Optional Features:
16:50:51 [2022-05-04T16:50:51.773Z] - CONFIG_USER_NS: enabled
16:50:51 [2022-05-04T16:50:51.773Z] - CONFIG_SECCOMP: enabled
16:50:51 [2022-05-04T16:50:51.773Z] - CONFIG_SECCOMP_FILTER: enabled
16:50:51 [2022-05-04T16:50:51.773Z] - CONFIG_CGROUP_PIDS: enabled
16:50:51 [2022-05-04T16:50:51.773Z] - CONFIG_MEMCG_SWAP: enabled
16:50:51 [2022-05-04T16:50:51.773Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
16:50:51 [2022-05-04T16:50:51.773Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
16:50:51 [2022-05-04T16:50:51.773Z] - CONFIG_BLK_CGROUP: enabled
16:50:51 [2022-05-04T16:50:51.773Z] - CONFIG_BLK_DEV_THROTTLING: enabled
16:50:51 [2022-05-04T16:50:51.773Z] - CONFIG_CGROUP_PERF: enabled
16:50:51 [2022-05-04T16:50:51.773Z] - CONFIG_CGROUP_HUGETLB: enabled
16:50:51 [2022-05-04T16:50:51.773Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
16:50:51 [2022-05-04T16:50:51.773Z] - CONFIG_CGROUP_NET_PRIO: enabled
16:50:51 [2022-05-04T16:50:51.773Z] - CONFIG_CFS_BANDWIDTH: enabled
16:50:51 [2022-05-04T16:50:51.773Z] - CONFIG_FAIR_GROUP_SCHED: enabled
16:50:51 [2022-05-04T16:50:51.773Z] - CONFIG_RT_GROUP_SCHED: missing
16:50:51 [2022-05-04T16:50:51.773Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
16:50:51 [2022-05-04T16:50:51.773Z] - CONFIG_IP_VS: enabled (as module)
16:50:51 [2022-05-04T16:50:51.773Z] - CONFIG_IP_VS_NFCT: enabled
16:50:51 [2022-05-04T16:50:51.773Z] - CONFIG_IP_VS_PROTO_TCP: enabled
16:50:51 [2022-05-04T16:50:51.773Z] - CONFIG_IP_VS_PROTO_UDP: enabled
16:50:51 [2022-05-04T16:50:51.773Z] - CONFIG_IP_VS_RR: enabled (as module)
16:50:51 [2022-05-04T16:50:51.773Z] - CONFIG_SECURITY_SELINUX: enabled
16:50:51 [2022-05-04T16:50:51.773Z] - CONFIG_SECURITY_APPARMOR: enabled
16:50:51 [2022-05-04T16:50:51.773Z] - CONFIG_EXT4_FS: enabled
16:50:51 [2022-05-04T16:50:51.773Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
16:50:51 [2022-05-04T16:50:51.773Z] - CONFIG_EXT4_FS_SECURITY: enabled
16:50:51 [2022-05-04T16:50:51.773Z] - Network Drivers:
16:50:51 [2022-05-04T16:50:51.773Z]   - "overlay":
16:50:51 [2022-05-04T16:50:51.773Z]     - CONFIG_VXLAN: enabled (as module)
16:50:51 [2022-05-04T16:50:51.773Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
16:50:51 [2022-05-04T16:50:51.773Z]       Optional (for encrypted networks):
16:50:51 [2022-05-04T16:50:51.985Z] 
16:50:51 [2022-05-04T16:50:51.985Z] #25 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
16:50:51 [2022-05-04T16:50:51.985Z] #25 sha256:afdc12ae821af437125a3bcc9673d4d094d269c5bcfbaa2c665d73e87b81bb08
16:50:51 [2022-05-04T16:50:51.985Z] #25 CACHED
16:50:51 [2022-05-04T16:50:51.985Z] 
16:50:51 [2022-05-04T16:50:51.985Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
16:50:51 [2022-05-04T16:50:51.985Z] #65 sha256:8fdb6484bac107b137b3ae6c9be37acff38d21b182819b428971d5e9856b6b94
16:50:51 [2022-05-04T16:50:51.985Z] #65 CACHED
16:50:51 [2022-05-04T16:50:51.985Z] 
16:50:51 [2022-05-04T16:50:51.985Z] #64 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
16:50:51 [2022-05-04T16:50:51.985Z] #64 sha256:6208b195e612ab75942e85f7a68af636d70e1353819dd98372733e37e4d9baa8
16:50:51 [2022-05-04T16:50:51.985Z] #64 CACHED
16:50:51 [2022-05-04T16:50:51.985Z] 
16:50:51 [2022-05-04T16:50:51.985Z] #39 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
16:50:51 [2022-05-04T16:50:51.985Z] #39 sha256:7ff870f8934339f01d52b53a5546ce90da95883daccd31cd68da5bfd4b798731
16:50:51 [2022-05-04T16:50:51.985Z] #39 CACHED
16:50:51 [2022-05-04T16:50:51.985Z] 
16:50:51 [2022-05-04T16:50:51.985Z] #56 [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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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
16:50:51 [2022-05-04T16:50:51.985Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51
16:50:51 [2022-05-04T16:50:51.985Z] #56 CACHED
16:50:51 [2022-05-04T16:50:51.985Z] 
16:50:51 [2022-05-04T16:50:51.985Z] #63 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
16:50:51 [2022-05-04T16:50:51.985Z] #63 sha256:118b49de07d59bf48042de3aa9ee1e49e4d15015cd2c2ad8f00419acd0e9870d
16:50:51 [2022-05-04T16:50:51.985Z] #63 CACHED
16:50:51 [2022-05-04T16:50:51.985Z] 
16:50:51 [2022-05-04T16:50:51.985Z] #24 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
16:50:51 [2022-05-04T16:50:51.985Z] #24 sha256:28e8a822ab621eecd17759786f4e5d2479f8c2221c8f05d39a26e2e9c9939f68
16:50:51 [2022-05-04T16:50:51.985Z] #24 CACHED
16:50:51 [2022-05-04T16:50:51.985Z] 
16:50:51 [2022-05-04T16:50:51.985Z] #30 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
16:50:51 [2022-05-04T16:50:51.985Z] #30 sha256:07db4e3ef9d6fcff7dd8a6881744929a8d41d88423365f105aef4020eacab51f
16:50:51 [2022-05-04T16:50:51.985Z] #30 CACHED
16:50:51 [2022-05-04T16:50:51.985Z] 
16:50:51 [2022-05-04T16:50:51.985Z] #44 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
16:50:51 [2022-05-04T16:50:51.985Z] #44 sha256:5e2b4c9de8ea8e305c668dfc9d465ca28901f9aad8a05cba8b7153e22a581b3c
16:50:51 [2022-05-04T16:50:51.985Z] #44 CACHED
16:50:51 [2022-05-04T16:50:51.985Z] 
16:50:51 [2022-05-04T16:50:51.985Z] #46 [dev-systemd-false 14/25] COPY --from=gowinres      /build/ /usr/local/bin/
16:50:51 [2022-05-04T16:50:51.985Z] #46 sha256:206acd5c7bc9c9e0fbffcdb69f37410a8f1ed0d9ca03e441a3778059eef997b9
16:50:51 [2022-05-04T16:50:51.985Z] #46 CACHED
16:50:51 [2022-05-04T16:50:51.985Z] 
16:50:51 [2022-05-04T16:50:51.985Z] #41 [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
16:50:51 [2022-05-04T16:50:51.985Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc
16:50:51 [2022-05-04T16:50:51.985Z] #41 CACHED
16:50:51 [2022-05-04T16:50:51.985Z] 
16:50:51 [2022-05-04T16:50:51.985Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
16:50:51 [2022-05-04T16:50:51.985Z] #32 sha256:1c53fb830327691724a6c2d8d20e1d4d23e5f4e265c81866dd7f8ccdf7c79edf
16:50:51 [2022-05-04T16:50:51.985Z] #32 CACHED
16:50:51 [2022-05-04T16:50:51.985Z] 
16:50:51 [2022-05-04T16:50:51.985Z] #45 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
16:50:51 [2022-05-04T16:50:51.985Z] #45 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c
16:50:51 [2022-05-04T16:50:51.985Z] #45 CACHED
16:50:51 [2022-05-04T16:50:51.985Z] 
16:50:51 [2022-05-04T16:50:51.985Z] #47 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:50:51 [2022-05-04T16:50:51.985Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859
16:50:51 [2022-05-04T16:50:51.985Z] #47 CACHED
16:50:51 [2022-05-04T16:50:51.985Z] 
16:50:51 [2022-05-04T16:50:51.985Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
16:50:51 [2022-05-04T16:50:51.985Z] #37 sha256:57d97b0b426e048bb8a0b20823d2ed6d39997155b67f2e48ffbff84c0db7ef9a
16:50:51 [2022-05-04T16:50:51.985Z] #37 CACHED
16:50:51 [2022-05-04T16:50:51.985Z] 
16:50:51 [2022-05-04T16:50:51.985Z] #34 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
16:50:51 [2022-05-04T16:50:51.985Z] #34 sha256:8ba5554f563e57302c0453cd6011eb25e30327b76fc7e8cef352f7471eaed531
16:50:51 [2022-05-04T16:50:51.985Z] #34 CACHED
16:50:51 [2022-05-04T16:50:51.985Z] 
16:50:51 [2022-05-04T16:50:51.985Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:50:51 [2022-05-04T16:50:51.985Z] #38 sha256:1f21d387ad7b1e4f1cada32abd90682d7a5c21940eacf30a35df548d3ef9f098
16:50:51 [2022-05-04T16:50:51.985Z] #38 CACHED
16:50:51 [2022-05-04T16:50:51.985Z] 
16:50:51 [2022-05-04T16:50:51.985Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
16:50:51 [2022-05-04T16:50:51.985Z] #36 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10
16:50:51 [2022-05-04T16:50:51.985Z] #36 CACHED
16:50:51 [2022-05-04T16:50:51.985Z] 
16:50:51 [2022-05-04T16:50:51.985Z] #49 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
16:50:51 [2022-05-04T16:50:51.985Z] #49 sha256:762e73c5549a294d6482bdd4272f6359984c549cc95cb077b6feefbfbca4fba6
16:50:51 [2022-05-04T16:50:51.985Z] #49 CACHED
16:50:51 [2022-05-04T16:50:51.985Z] 
16:50:51 [2022-05-04T16:50:51.985Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:50:51 [2022-05-04T16:50:51.985Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07
16:50:51 [2022-05-04T16:50:51.985Z] #20 CACHED
16:50:51 [2022-05-04T16:50:51.985Z] 
16:50:51 [2022-05-04T16:50:51.985Z] #55 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
16:50:51 [2022-05-04T16:50:51.985Z] #55 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2
16:50:51 [2022-05-04T16:50:51.985Z] #55 CACHED
16:50:51 [2022-05-04T16:50:51.985Z] 
16:50:51 [2022-05-04T16:50:51.985Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
16:50:51 [2022-05-04T16:50:51.985Z] #62 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82
16:50:51 [2022-05-04T16:50:51.985Z] #62 CACHED
16:50:51 [2022-05-04T16:50:51.985Z] 
16:50:51 [2022-05-04T16:50:51.985Z] #28 [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             bash-completion             bzip2             inetutils-ping             iproute2             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             zstd
16:50:51 [2022-05-04T16:50:51.985Z] #28 sha256:643d7a37b12ef55c78ed0c54a542de9f4bbaaf7ca19d25271171eb269416572c
16:50:51 [2022-05-04T16:50:51.985Z] #28 CACHED
16:50:51 [2022-05-04T16:50:51.985Z] 
16:50:51 [2022-05-04T16:50:51.985Z] #23 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
16:50:51 [2022-05-04T16:50:51.985Z] #23 sha256:e18b8c462b0eb3952c8e8c2f89a740417db7cfac4bf075372a09ecc77fc73721
16:50:51 [2022-05-04T16:50:51.985Z] #23 CACHED
16:50:51 [2022-05-04T16:50:51.985Z] 
16:50:51 [2022-05-04T16:50:51.985Z] #29 [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
16:50:51 [2022-05-04T16:50:51.985Z] #29 sha256:165906e5788afb7df11072977f25ba8d609f4265feac38733c1ef71ab02cce66
16:50:51 [2022-05-04T16:50:51.985Z] #29 CACHED
16:50:51 [2022-05-04T16:50:51.985Z] 
16:50:51 [2022-05-04T16:50:51.985Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
16:50:51 [2022-05-04T16:50:51.985Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
16:50:51 [2022-05-04T16:50:51.985Z] #60 CACHED
16:50:51 [2022-05-04T16:50:51.985Z] 
16:50:51 [2022-05-04T16:50:51.985Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0"      && /build/gotestsum --version
16:50:51 [2022-05-04T16:50:51.985Z] #58 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6
16:50:51 [2022-05-04T16:50:51.985Z] #58 CACHED
16:50:51 [2022-05-04T16:50:51.985Z] 
16:50:51 [2022-05-04T16:50:51.985Z] #52 [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 "v2.3.0"         && 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 "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:50:51 [2022-05-04T16:50:51.985Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e
16:50:51 [2022-05-04T16:50:51.985Z] #52 CACHED
16:50:51 [2022-05-04T16:50:51.985Z] 
16:50:51 [2022-05-04T16:50:51.985Z] #42 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
16:50:51 [2022-05-04T16:50:51.985Z] #42 sha256:ba04e733734d78066e44a05916b4466e0896f39e1758f5dc2870d973119036dc
16:50:51 [2022-05-04T16:50:51.985Z] #42 CACHED
16:50:51 [2022-05-04T16:50:51.985Z] 
16:50:51 [2022-05-04T16:50:51.985Z] #51 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
16:50:51 [2022-05-04T16:50:51.985Z] #51 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a
16:50:51 [2022-05-04T16:50:51.985Z] #51 CACHED
16:50:51 [2022-05-04T16:50:51.985Z] 
16:50:51 [2022-05-04T16:50:51.985Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
16:50:51 [2022-05-04T16:50:51.985Z] #43 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368
16:50:51 [2022-05-04T16:50:51.985Z] #43 CACHED
16:50:51 [2022-05-04T16:50:51.985Z] 
16:50:51 [2022-05-04T16:50:51.985Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
16:50:51 [2022-05-04T16:50:51.985Z] #33 sha256:cfdb955457fba32c54a289c12cc34af3c9bb50a6f3f46dc8918893dc915388b3
16:50:51 [2022-05-04T16:50:51.985Z] #33 CACHED
16:50:51 [2022-05-04T16:50:51.985Z] 
16:50:51 [2022-05-04T16:50:51.985Z] #48 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
16:50:51 [2022-05-04T16:50:51.985Z] #48 sha256:b6f1b50ecd7040a64d719200782c1ecc482d9eb725b8fc97de880372d88a91b9
16:50:51 [2022-05-04T16:50:51.985Z] #48 CACHED
16:50:51 [2022-05-04T16:50:51.985Z] 
16:50:51 [2022-05-04T16:50:51.985Z] #57 [dev-systemd-false 17/25] COPY --from=criu          /build/ /usr/local/bin/
16:50:51 [2022-05-04T16:50:51.985Z] #57 sha256:c855a1c59d85c03c9758761169ba34ebbaf19fef310f5b41148b3df4d678f86b
16:50:51 [2022-05-04T16:50:51.985Z] #57 CACHED
16:50:51 [2022-05-04T16:50:51.985Z] 
16:50:51 [2022-05-04T16:50:51.985Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
16:50:51 [2022-05-04T16:50:51.985Z] #40 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5
16:50:51 [2022-05-04T16:50:51.986Z] #40 CACHED
16:50:51 [2022-05-04T16:50:51.986Z] 
16:50:51 [2022-05-04T16:50:51.986Z] #22 [dev-systemd-false  1/25] RUN groupadd -r docker
16:50:51 [2022-05-04T16:50:51.986Z] #22 sha256:1186407e5c635c76e6ceef31d6ad460ca293e21a1931fede76da6e75e8c3983d
16:50:51 [2022-05-04T16:50:51.986Z] #22 CACHED
16:50:51 [2022-05-04T16:50:51.986Z] 
16:50:51 [2022-05-04T16:50:51.986Z] #61 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
16:50:51 [2022-05-04T16:50:51.986Z] #61 sha256:a743c95fe306e4755009968bc6b966791e417c653b901b95dc8214b727c65770
16:50:51 [2022-05-04T16:50:51.986Z] #61 CACHED
16:50:51 [2022-05-04T16:50:51.986Z] 
16:50:51 [2022-05-04T16:50:51.986Z] #26 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
16:50:51 [2022-05-04T16:50:51.986Z] #26 sha256:ae7c01d5ba32701696a012f28efda29d0f8b8a3ef35e9a7b8ab9c28d3bdfc8da
16:50:51 [2022-05-04T16:50:51.986Z] #26 CACHED
16:50:51 [2022-05-04T16:50:51.986Z] 
16:50:51 [2022-05-04T16:50:51.986Z] #53 [dev-systemd-false 16/25] COPY --from=registry      /build/ /usr/local/bin/
16:50:51 [2022-05-04T16:50:51.986Z] #53 sha256:4b8d92c09b6d16679af2b84f5255783df3d907d493f8801e455503b7fe6119ae
16:50:51 [2022-05-04T16:50:51.986Z] #53 CACHED
16:50:51 [2022-05-04T16:50:51.986Z] 
16:50:51 [2022-05-04T16:50:51.986Z] #59 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
16:50:51 [2022-05-04T16:50:51.986Z] #59 sha256:7e4c833c13332bb3e3a7611e0388f7ae049510333e56911a1c926a229217cb3f
16:50:51 [2022-05-04T16:50:51.986Z] #59 CACHED
16:50:51 [2022-05-04T16:50:51.986Z] 
16:50:51 [2022-05-04T16:50:51.986Z] #27 [dev-systemd-false  6/25] RUN ldconfig
16:50:51 [2022-05-04T16:50:51.986Z] #27 sha256:e1d7ee6f32b836cb5505ef569132e90032d7855f65467779a09f337b37b630d4
16:50:51 [2022-05-04T16:50:51.986Z] #27 CACHED
16:50:51 [2022-05-04T16:50:51.986Z] 
16:50:51 [2022-05-04T16:50:51.986Z] #50 [dev-systemd-false 15/25] COPY --from=tini          /build/ /usr/local/bin/
16:50:51 [2022-05-04T16:50:51.986Z] #50 sha256:9ff5a161ff07075607ec9e602d6789abeb70d908ddcf3d46a81cf1e57f654a79
16:50:51 [2022-05-04T16:50:51.986Z] #50 CACHED
16:50:51 [2022-05-04T16:50:51.986Z] 
16:50:51 [2022-05-04T16:50:51.986Z] #21 [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             libseccomp-dev:arm64             libseccomp-dev:armel             libseccomp-dev:armhf             libseccomp-dev:ppc64el             libseccomp-dev:s390x
16:50:51 [2022-05-04T16:50:51.986Z] #21 sha256:900bfd2bda7f41e13c4f85ff2d71b1ce8a861b5845b5c55255bf6aac3e1c3a12
16:50:51 [2022-05-04T16:50:51.986Z] #21 CACHED
16:50:51 [2022-05-04T16:50:51.986Z] 
16:50:51 [2022-05-04T16:50:51.986Z] #71 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
16:50:51 [2022-05-04T16:50:51.986Z] #71 sha256:b8029ced6318cf0b96a46fabefcd5d5ab02a27d9ce6dee1378d0501ba176babc
16:50:51 [2022-05-04T16:50:51.986Z] #71 CACHED
16:50:51 [2022-05-04T16:50:51.986Z] 
16:50:51 [2022-05-04T16:50:51.986Z] #73 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
16:50:51 [2022-05-04T16:50:51.986Z] #73 sha256:d4af4b06451f93a743215deb832d2256f14e285c8657549d0010ebb4833d1fa8
16:50:51 [2022-05-04T16:50:51.986Z] #73 CACHED
16:50:51 [2022-05-04T16:50:51.986Z] 
16:50:51 [2022-05-04T16:50:51.986Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
16:50:51 [2022-05-04T16:50:51.986Z] #72 sha256:39debaca6d66272d5714abbcefd7a62731179a9b4ed03598438ac8410ac26f18
16:50:51 [2022-05-04T16:50:51.986Z] #72 CACHED
16:50:51 [2022-05-04T16:50:51.986Z] 
16:50:51 [2022-05-04T16:50:51.986Z] #66 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
16:50:51 [2022-05-04T16:50:51.986Z] #66 sha256:bbc2140ac771e74e2cd70c9b9f8adc4a0687a3efbf3eb5eff05b37862d0324be
16:50:51 [2022-05-04T16:50:51.986Z] #66 CACHED
16:50:51 [2022-05-04T16:50:51.986Z] 
16:50:51 [2022-05-04T16:50:51.986Z] #74 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
16:50:51 [2022-05-04T16:50:51.986Z] #74 sha256:6eba237e9409bf906fb7d5d6a758e7f7b1fc444a65b9194e11e4a70cc116b1cb
16:50:51 [2022-05-04T16:50:51.986Z] #74 CACHED
16:50:51 [2022-05-04T16:50:51.986Z] 
16:50:51 [2022-05-04T16:50:51.986Z] #77 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
16:50:51 [2022-05-04T16:50:51.986Z] #77 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
16:50:51 [2022-05-04T16:50:51.986Z] #77 CACHED
16:50:51 [2022-05-04T16:50:51.986Z] 
16:50:51 [2022-05-04T16:50:51.986Z] #79 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
16:50:51 [2022-05-04T16:50:51.986Z] #79 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
16:50:51 [2022-05-04T16:50:51.986Z] #79 CACHED
16:50:51 [2022-05-04T16:50:51.986Z] 
16:50:51 [2022-05-04T16:50:51.986Z] #70 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
16:50:51 [2022-05-04T16:50:51.986Z] #70 sha256:f3c35a4d795e27924e511fbe7628add680425f186476be6f59191c4206fc5ff6
16:50:51 [2022-05-04T16:50:51.986Z] #70 DONE 0.2s
16:50:52 [2022-05-04T16:50:52.038Z]       - CONFIG_CRYPTO: enabled
16:50:52 [2022-05-04T16:50:52.038Z]       - CONFIG_CRYPTO_AEAD: enabled
16:50:52 [2022-05-04T16:50:52.038Z]       - CONFIG_CRYPTO_GCM: enabled
16:50:52 [2022-05-04T16:50:52.038Z]       - CONFIG_CRYPTO_SEQIV: enabled
16:50:52 [2022-05-04T16:50:52.038Z]       - CONFIG_CRYPTO_GHASH: enabled
16:50:52 [2022-05-04T16:50:52.038Z]       - CONFIG_XFRM: enabled
16:50:52 [2022-05-04T16:50:52.038Z]       - CONFIG_XFRM_USER: enabled (as module)
16:50:52 [2022-05-04T16:50:52.038Z]       - CONFIG_XFRM_ALGO: enabled (as module)
16:50:52 [2022-05-04T16:50:52.038Z]       - CONFIG_INET_ESP: enabled (as module)
16:50:52 [2022-05-04T16:50:52.038Z]   - "ipvlan":
16:50:52 [2022-05-04T16:50:52.038Z]     - CONFIG_IPVLAN: enabled (as module)
16:50:52 [2022-05-04T16:50:52.038Z]   - "macvlan":
16:50:52 [2022-05-04T16:50:52.038Z]     - CONFIG_MACVLAN: enabled (as module)
16:50:52 [2022-05-04T16:50:52.038Z]     - CONFIG_DUMMY: enabled (as module)
16:50:52 [2022-05-04T16:50:52.038Z]   - "ftp,tftp client in container":
16:50:52 [2022-05-04T16:50:52.038Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
16:50:52 [2022-05-04T16:50:52.038Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
16:50:52 [2022-05-04T16:50:52.038Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
16:50:52 [2022-05-04T16:50:52.038Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
16:50:52 [2022-05-04T16:50:52.038Z] - Storage Drivers:
16:50:52 [2022-05-04T16:50:52.038Z]   - "aufs":
16:50:52 [2022-05-04T16:50:52.038Z]     - CONFIG_AUFS_FS: enabled (as module)
16:50:52 [2022-05-04T16:50:52.038Z]   - "btrfs":
16:50:52 [2022-05-04T16:50:52.038Z]     - CONFIG_BTRFS_FS: enabled (as module)
16:50:52 [2022-05-04T16:50:52.038Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
16:50:52 [2022-05-04T16:50:52.038Z]   - "devicemapper":
16:50:52 [2022-05-04T16:50:52.038Z]     - CONFIG_BLK_DEV_DM: enabled
16:50:52 [2022-05-04T16:50:52.038Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
16:50:52 [2022-05-04T16:50:52.038Z]   - "overlay":
16:50:52 [2022-05-04T16:50:52.038Z]     - CONFIG_OVERLAY_FS: enabled (as module)
16:50:52 [2022-05-04T16:50:52.038Z]   - "zfs":
16:50:52 [2022-05-04T16:50:52.038Z]     - /dev/zfs: present
16:50:52 [2022-05-04T16:50:52.038Z]     - zfs command: missing
16:50:52 [2022-05-04T16:50:52.038Z]     - zpool command: missing
16:50:52 [2022-05-04T16:50:52.038Z] 
16:50:52 [2022-05-04T16:50:52.038Z] Limits:
16:50:52 [2022-05-04T16:50:52.038Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
16:50:52 [2022-05-04T16:50:52.038Z] 
16:50:52 [2022-05-04T16:50:52.038Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
16:50:52 [2022-05-04T16:50:52.246Z] 
16:50:52 [2022-05-04T16:50:52.246Z] #75 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
16:50:52 [2022-05-04T16:50:52.246Z] #75 sha256:07cc00131983a123774bb1c63fde630a4cf4bc6b533f57da9ada87ab24176ff6
16:50:52 [2022-05-04T16:50:52.246Z] #75 DONE 0.1s
16:50:52 [2022-05-04T16:50:52.246Z] 
16:50:52 [2022-05-04T16:50:52.246Z] #80 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
16:50:52 [2022-05-04T16:50:52.246Z] #80 sha256:8104852d37dfcc70c63e2c01be67730bcbdc8f7ded5561fc092ab1eedd25be70
16:50:52 [2022-05-04T16:50:52.383Z] + sudo modprobe ip_vs
16:50:52 [2022-05-04T16:50:52.383Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6e376e32d85ab3faad4095c561b8ab8030fbce15 .
16:50:52 [2022-05-04T16:50:52.645Z] #1 [internal] load build definition from Dockerfile
16:50:52 [2022-05-04T16:50:52.645Z] #1 sha256:aba353cd2ff77c13cfc0b7b79a1b9b1f6bfb2fe3d14a5a394e5e2196be8f676f
16:50:52 [2022-05-04T16:50:52.645Z] #1 transferring dockerfile:
16:50:52 [2022-05-04T16:50:52.817Z] #80 DONE 0.5s
16:50:52 [2022-05-04T16:50:52.817Z] 
16:50:52 [2022-05-04T16:50:52.817Z] #81 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
16:50:52 [2022-05-04T16:50:52.817Z] #81 sha256:d4700513d86d9a78169ae210ba3b0ae7a0b46d2ef265b46e7735fbc05163821a
16:50:52 [2022-05-04T16:50:52.817Z] #81 DONE 0.0s
16:50:52 [2022-05-04T16:50:52.817Z] 
16:50:52 [2022-05-04T16:50:52.817Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker
16:50:52 [2022-05-04T16:50:52.817Z] #82 sha256:e18b7edd78d244a1d68288b034d3202480903d34939fd6ca72c9faf63790f9ee
16:50:52 [2022-05-04T16:50:52.907Z] #1 transferring dockerfile: 17.44kB done
16:50:52 [2022-05-04T16:50:52.907Z] #1 DONE 0.1s
16:50:52 [2022-05-04T16:50:52.907Z] 
16:50:52 [2022-05-04T16:50:52.907Z] #2 [internal] load .dockerignore
16:50:52 [2022-05-04T16:50:52.907Z] #2 sha256:bd7ff1bb8cb95701ac914e02be7e64b2da3d4c4eeb1df5bf679e5ff96fbc907c
16:50:52 [2022-05-04T16:50:52.907Z] #2 transferring context: 145B done
16:50:52 [2022-05-04T16:50:52.907Z] #2 DONE 0.1s
16:50:52 [2022-05-04T16:50:52.908Z] 
16:50:52 [2022-05-04T16:50:52.908Z] #3 resolve image config for docker.io/docker/dockerfile:1.3
16:50:52 [2022-05-04T16:50:52.908Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
16:50:53 [2022-05-04T16:50:53.390Z] #82 DONE 0.7s
16:50:53 [2022-05-04T16:50:53.390Z] 
16:50:53 [2022-05-04T16:50:53.390Z] #83 exporting to image
16:50:53 [2022-05-04T16:50:53.390Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:50:53 [2022-05-04T16:50:53.390Z] #83 exporting layers
16:50:53 [2022-05-04T16:50:53.478Z] #3 DONE 0.5s
16:50:53 [2022-05-04T16:50:53.478Z] 
16:50:53 [2022-05-04T16:50:53.478Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2
16:50:53 [2022-05-04T16:50:53.478Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952
16:50:53 [2022-05-04T16:50:53.478Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done
16:50:53 [2022-05-04T16:50:53.478Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done
16:50:53 [2022-05-04T16:50:53.478Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done
16:50:53 [2022-05-04T16:50:53.478Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s
16:50:53 [2022-05-04T16:50:53.478Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done
16:50:53 [2022-05-04T16:50:53.738Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done
16:50:53 [2022-05-04T16:50:53.738Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030
16:50:54 [2022-05-04T16:50:54.218Z] 
16:50:54 [2022-05-04T16:50:54.218Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972
16:50:54 [2022-05-04T16:50:54.218Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29
16:50:54 [2022-05-04T16:50:54.218Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.0s done
16:50:54 [2022-05-04T16:50:54.312Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.5s done
16:50:54 [2022-05-04T16:50:54.474Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done
16:50:54 [2022-05-04T16:50:54.474Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done
16:50:54 [2022-05-04T16:50:54.474Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done
16:50:54 [2022-05-04T16:50:54.474Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 0B / 54.94MB 0.1s
16:50:54 [2022-05-04T16:50:54.474Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0B / 5.16MB 0.2s
16:50:54 [2022-05-04T16:50:54.474Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0B / 10.87MB 0.2s
16:50:54 [2022-05-04T16:50:54.732Z] #11 ...
16:50:54 [2022-05-04T16:50:54.732Z] 
16:50:54 [2022-05-04T16:50:54.732Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
16:50:54 [2022-05-04T16:50:54.732Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
16:50:54 [2022-05-04T16:50:54.732Z] #47 DONE 0.0s
16:50:54 [2022-05-04T16:50:54.732Z] 
16:50:54 [2022-05-04T16:50:54.732Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972
16:50:54 [2022-05-04T16:50:54.732Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29
16:50:54 [2022-05-04T16:50:54.732Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.24MB / 54.94MB 0.3s
16:50:54 [2022-05-04T16:50:54.732Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 13.18MB / 54.94MB 0.5s
16:50:54 [2022-05-04T16:50:54.732Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 3.15MB / 5.16MB 0.5s
16:50:54 [2022-05-04T16:50:54.732Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 4.19MB / 10.87MB 0.5s
16:50:54 [2022-05-04T16:50:54.988Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 17.83MB / 54.94MB 0.6s
16:50:54 [2022-05-04T16:50:54.988Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 4.19MB / 5.16MB 0.6s
16:50:54 [2022-05-04T16:50:54.988Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 0.6s
16:50:54 [2022-05-04T16:50:54.988Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 28.31MB / 54.94MB 0.7s
16:50:54 [2022-05-04T16:50:54.988Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.7s
16:50:54 [2022-05-04T16:50:54.988Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 0.7s done
16:50:54 [2022-05-04T16:50:54.988Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 0B / 54.58MB 0.7s
16:50:55 [2022-05-04T16:50:55.248Z] #4 DONE 1.9s
16:50:55 [2022-05-04T16:50:55.251Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 35.65MB / 54.94MB 0.9s
16:50:55 [2022-05-04T16:50:55.251Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.8s done
16:50:55 [2022-05-04T16:50:55.251Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 1.05MB / 85.84MB 0.9s
16:50:55 [2022-05-04T16:50:55.301Z] #83 exporting layers 1.5s done
16:50:55 [2022-05-04T16:50:55.301Z] #83 writing image sha256:8d09cfd9561fc60f10dfabdcff10f89f3d686704888fcb931b6c9d1b063c9e98 done
16:50:55 [2022-05-04T16:50:55.301Z] #83 naming to docker.io/library/docker:6e376e32d85ab3faad4095c561b8ab8030fbce15 done
16:50:55 [2022-05-04T16:50:55.301Z] #83 DONE 1.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
16:50:55 [2022-05-04T16:50:55.507Z] 
16:50:55 [2022-05-04T16:50:55.507Z] #6 [internal] load build definition from Dockerfile
16:50:55 [2022-05-04T16:50:55.507Z] #6 sha256:34565269fb1199d3b2a1d2a5df6f59c046c1598fcb6c737292be8a9e63f5a95a
16:50:55 [2022-05-04T16:50:55.507Z] #6 DONE 0.0s
16:50:55 [2022-05-04T16:50:55.507Z] 
16:50:55 [2022-05-04T16:50:55.507Z] #5 [internal] load .dockerignore
16:50:55 [2022-05-04T16:50:55.507Z] #5 sha256:1e325933850f1c89ed59ba3b22e11df2096312461b4627d3c3e457662976bf7b
16:50:55 [2022-05-04T16:50:55.507Z] #5 DONE 0.0s
16:50:55 [2022-05-04T16:50:55.507Z] 
16:50:55 [2022-05-04T16:50:55.507Z] #9 [internal] load metadata for docker.io/library/debian:bullseye
16:50:55 [2022-05-04T16:50:55.507Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
16:50:55 [2022-05-04T16:50:55.511Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 38.80MB / 54.94MB 1.0s
16:50:55 [2022-05-04T16:50:55.511Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 5.24MB / 54.58MB 1.0s
16:50:55 [2022-05-04T16:50:55.511Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 42.99MB / 54.94MB 1.1s
16:50:55 [2022-05-04T16:50:55.511Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 8.39MB / 54.58MB 1.1s
16:50:55 [2022-05-04T16:50:55.511Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 50.33MB / 54.94MB 1.3s
16:50:55 [2022-05-04T16:50:55.511Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 15.73MB / 54.58MB 1.3s
16:50:55 [2022-05-04T16:50:55.511Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 13.63MB / 85.84MB 1.3s
16:50:55 [2022-05-04T16:50:55.631Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43560/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43560/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6e376e32d85ab3faad4095c561b8ab8030fbce15 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6e376e32d85ab3faad4095c561b8ab8030fbce15 hack/validate/default
16:50:55 [2022-05-04T16:50:55.768Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.5s
16:50:55 [2022-05-04T16:50:55.768Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 19.92MB / 54.58MB 1.5s
16:50:55 [2022-05-04T16:50:55.768Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 23.74MB / 85.84MB 1.5s
16:50:56 [2022-05-04T16:50:56.031Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 31.46MB / 54.58MB 1.6s
16:50:56 [2022-05-04T16:50:56.031Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 28.55MB / 85.84MB 1.6s
16:50:56 [2022-05-04T16:50:56.031Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 40.89MB / 54.58MB 1.8s
16:50:56 [2022-05-04T16:50:56.031Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 34.60MB / 85.84MB 1.8s
16:50:56 [2022-05-04T16:50:56.200Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
16:50:56 [2022-05-04T16:50:56.201Z] No api/types/ or api/swagger.yaml changes in diff.
16:50:56 [2022-05-04T16:50:56.201Z] Congratulations!  All TOML source files changed here have valid syntax.
16:50:56 [2022-05-04T16:50:56.201Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
16:50:56 [2022-05-04T16:50:56.201Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
16:50:56 [2022-05-04T16:50:56.201Z] Congratulations!  No new tests were added to integration-cli.
16:50:56 [2022-05-04T16:50:56.201Z] 
16:50:56 [2022-05-04T16:50:56.201Z] INFO Start validation with golang-ci-lint
16:50:56 [2022-05-04T16:50:56.290Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 49.28MB / 54.58MB 2.0s
16:50:56 [2022-05-04T16:50:56.290Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 61.87MB / 85.84MB 2.0s
16:50:56 [2022-05-04T16:50:56.628Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.1s done
16:50:56 [2022-05-04T16:50:56.628Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 2.1s
16:50:56 [2022-05-04T16:50:56.628Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 78.72MB / 85.84MB 2.3s
16:50:56 [2022-05-04T16:50:56.628Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 7.34MB / 141.70MB 2.3s
16:50:56 [2022-05-04T16:50:56.894Z] #9 DONE 1.1s
16:50:56 [2022-05-04T16:50:56.894Z] 
16:50:56 [2022-05-04T16:50:56.894Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:50:56 [2022-05-04T16:50:56.894Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
16:50:56 [2022-05-04T16:50:56.894Z] #10 DONE 1.1s
16:50:56 [2022-05-04T16:50:56.894Z] 
16:50:56 [2022-05-04T16:50:56.894Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye
16:50:56 [2022-05-04T16:50:56.894Z] #7 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f
16:50:56 [2022-05-04T16:50:56.894Z] #7 DONE 1.1s
16:50:56 [2022-05-04T16:50:56.894Z] 
16:50:56 [2022-05-04T16:50:56.894Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:50:56 [2022-05-04T16:50:56.894Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
16:50:56 [2022-05-04T16:50:56.894Z] #8 DONE 1.2s
16:50:56 [2022-05-04T16:50:56.935Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a
16:50:56 [2022-05-04T16:50:56.935Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 84.93MB / 85.84MB 2.5s
16:50:56 [2022-05-04T16:50:56.935Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 14.68MB / 141.70MB 2.5s
16:50:56 [2022-05-04T16:50:56.935Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 2.6s done
16:50:56 [2022-05-04T16:50:56.935Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 31.45MB / 141.70MB 2.7s
16:50:56 [2022-05-04T16:50:56.935Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 0B / 156B 2.7s
16:50:57 [2022-05-04T16:50:57.151Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
16:50:57 [2022-05-04T16:50:57.151Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
16:50:57 [2022-05-04T16:50:57.151Z] INFO [loader] Using build tags: [apparmor seccomp] 
16:50:57 [2022-05-04T16:50:57.193Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 2.8s
16:50:57 [2022-05-04T16:50:57.449Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 42.99MB / 141.70MB 3.0s
16:50:57 [2022-05-04T16:50:57.705Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 50.53MB / 141.70MB 3.4s
16:50:57 [2022-05-04T16:50:57.859Z] 
16:50:57 [2022-05-04T16:50:57.859Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:50:57 [2022-05-04T16:50:57.859Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
16:50:57 [2022-05-04T16:50:57.859Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
16:50:57 [2022-05-04T16:50:57.859Z] #71 DONE 0.1s
16:50:57 [2022-05-04T16:50:57.859Z] 
16:50:57 [2022-05-04T16:50:57.859Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972
16:50:57 [2022-05-04T16:50:57.859Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29
16:50:57 [2022-05-04T16:50:57.859Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972
16:50:57 [2022-05-04T16:50:57.859Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.1s done
16:50:57 [2022-05-04T16:50:57.965Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 58.72MB / 141.70MB 3.5s
16:50:57 [2022-05-04T16:50:57.965Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 3.5s done
16:50:57 [2022-05-04T16:50:57.965Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 3.6s done
16:50:57 [2022-05-04T16:50:57.965Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 71.30MB / 141.70MB 3.7s
16:50:58 [2022-05-04T16:50:58.128Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done
16:50:58 [2022-05-04T16:50:58.128Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done
16:50:58 [2022-05-04T16:50:58.128Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done
16:50:58 [2022-05-04T16:50:58.226Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 78.64MB / 141.70MB 3.9s
16:50:58 [2022-05-04T16:50:58.388Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 1.05MB / 54.94MB 0.2s
16:50:58 [2022-05-04T16:50:58.388Z] #11 ...
16:50:58 [2022-05-04T16:50:58.388Z] 
16:50:58 [2022-05-04T16:50:58.388Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
16:50:58 [2022-05-04T16:50:58.388Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
16:50:58 [2022-05-04T16:50:58.388Z] #47 DONE 0.0s
16:50:58 [2022-05-04T16:50:58.498Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 90.18MB / 141.70MB 4.2s
16:50:58 [2022-05-04T16:50:58.647Z] 
16:50:58 [2022-05-04T16:50:58.647Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972
16:50:58 [2022-05-04T16:50:58.647Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29
16:50:58 [2022-05-04T16:50:58.647Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.50MB / 54.94MB 0.5s
16:50:58 [2022-05-04T16:50:58.647Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 9.44MB / 54.94MB 0.6s
16:50:58 [2022-05-04T16:50:58.760Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 99.61MB / 141.70MB 4.5s
16:50:59 [2022-05-04T16:50:59.214Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 35.65MB / 54.94MB 1.0s
16:50:59 [2022-05-04T16:50:59.214Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 39.85MB / 54.94MB 1.2s
16:50:59 [2022-05-04T16:50:59.214Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 1.05MB / 5.16MB 1.3s
16:50:59 [2022-05-04T16:50:59.214Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0B / 10.87MB 1.3s
16:50:59 [2022-05-04T16:50:59.324Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 106.95MB / 141.70MB 4.9s
16:50:59 [2022-05-04T16:50:59.472Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 49.28MB / 54.94MB 1.4s
16:50:59 [2022-05-04T16:50:59.472Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 1.05MB / 10.87MB 1.4s
16:50:59 [2022-05-04T16:50:59.472Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 3.15MB / 5.16MB 1.5s
16:50:59 [2022-05-04T16:50:59.472Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 2.10MB / 10.87MB 1.5s
16:50:59 [2022-05-04T16:50:59.581Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 115.34MB / 141.70MB 5.2s
16:50:59 [2022-05-04T16:50:59.581Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 124.78MB / 141.70MB 5.4s
16:50:59 [2022-05-04T16:50:59.731Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.6s
16:50:59 [2022-05-04T16:50:59.731Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 1.6s
16:50:59 [2022-05-04T16:50:59.731Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 4.19MB / 10.87MB 1.6s
16:50:59 [2022-05-04T16:50:59.731Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 8.39MB / 10.87MB 1.7s
16:50:59 [2022-05-04T16:50:59.837Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 132.12MB / 141.70MB 5.6s
16:50:59 [2022-05-04T16:50:59.872Z] #62 102.4 + bin/containerd-shim-runc-v1
16:50:59 [2022-05-04T16:50:59.991Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 1.8s
16:51:00 [2022-05-04T16:51:00.250Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.9s done
16:51:00 [2022-05-04T16:51:00.250Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 2.0s done
16:51:00 [2022-05-04T16:51:00.250Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 3.15MB / 85.84MB 2.3s
16:51:00 [2022-05-04T16:51:00.404Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 6.1s
16:51:00 [2022-05-04T16:51:00.509Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 2.2s done
16:51:00 [2022-05-04T16:51:00.510Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 10.49MB / 85.84MB 2.4s
16:51:00 [2022-05-04T16:51:00.510Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 0B / 54.58MB 2.4s
16:51:00 [2022-05-04T16:51:00.510Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 0B / 141.70MB 2.5s
16:51:00 [2022-05-04T16:51:00.768Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 2.74MB / 54.58MB 2.6s
16:51:00 [2022-05-04T16:51:00.768Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 15.73MB / 85.84MB 2.7s
16:51:01 [2022-05-04T16:51:01.027Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 6.29MB / 54.58MB 2.8s
16:51:01 [2022-05-04T16:51:01.027Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 22.02MB / 85.84MB 3.0s
16:51:01 [2022-05-04T16:51:01.027Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 12.58MB / 54.58MB 3.0s
16:51:01 [2022-05-04T16:51:01.027Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 10.49MB / 141.70MB 3.0s
16:51:01 [2022-05-04T16:51:01.027Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 27.26MB / 85.84MB 3.1s
16:51:01 [2022-05-04T16:51:01.027Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 15.73MB / 54.58MB 3.1s
16:51:01 [2022-05-04T16:51:01.289Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 33.55MB / 85.84MB 3.3s
16:51:01 [2022-05-04T16:51:01.289Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 22.02MB / 54.58MB 3.3s
16:51:01 [2022-05-04T16:51:01.289Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 18.87MB / 141.70MB 3.3s
16:51:01 [2022-05-04T16:51:01.548Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 25.17MB / 54.58MB 3.4s
16:51:01 [2022-05-04T16:51:01.548Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 41.94MB / 85.84MB 3.6s
16:51:01 [2022-05-04T16:51:01.548Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 31.33MB / 54.58MB 3.6s
16:51:01 [2022-05-04T16:51:01.806Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 34.60MB / 54.58MB 3.7s
16:51:01 [2022-05-04T16:51:01.806Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 26.21MB / 141.70MB 3.7s
16:51:01 [2022-05-04T16:51:01.810Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 7.2s done
16:51:01 [2022-05-04T16:51:01.810Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.2s
16:51:02 [2022-05-04T16:51:02.065Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 52.55MB / 85.84MB 4.0s
16:51:02 [2022-05-04T16:51:02.065Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 40.70MB / 54.58MB 4.0s
16:51:02 [2022-05-04T16:51:02.067Z] #11 ...
16:51:02 [2022-05-04T16:51:02.067Z] 
16:51:02 [2022-05-04T16:51:02.067Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:51:02 [2022-05-04T16:51:02.067Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
16:51:02 [2022-05-04T16:51:02.067Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
16:51:02 [2022-05-04T16:51:02.067Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
16:51:02 [2022-05-04T16:51:02.067Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
16:51:02 [2022-05-04T16:51:02.067Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
16:51:02 [2022-05-04T16:51:02.067Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.1s done
16:51:02 [2022-05-04T16:51:02.067Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.1s done
16:51:02 [2022-05-04T16:51:02.067Z] #69 DONE 7.8s
16:51:02 [2022-05-04T16:51:02.067Z] 
16:51:02 [2022-05-04T16:51:02.067Z] #24 [internal] load build context
16:51:02 [2022-05-04T16:51:02.067Z] #24 sha256:6332ccf9ac845ab1c2ad1dc4be6117446de96205439251d3725d73b6e8210dc5
16:51:02 [2022-05-04T16:51:02.067Z] #24 transferring context: 61.00MB 7.8s done
16:51:02 [2022-05-04T16:51:02.067Z] #24 DONE 8.0s
16:51:02 [2022-05-04T16:51:02.067Z] 
16:51:02 [2022-05-04T16:51:02.067Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972
16:51:02 [2022-05-04T16:51:02.067Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29
16:51:02 [2022-05-04T16:51:02.327Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 33.46MB / 141.70MB 4.1s
16:51:02 [2022-05-04T16:51:02.327Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 60.82MB / 85.84MB 4.3s
16:51:02 [2022-05-04T16:51:02.327Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 51.38MB / 54.58MB 4.3s
16:51:02 [2022-05-04T16:51:02.327Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 4.4s
16:51:02 [2022-05-04T16:51:02.588Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 67.76MB / 85.84MB 4.5s
16:51:02 [2022-05-04T16:51:02.588Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 40.89MB / 141.70MB 4.5s
16:51:02 [2022-05-04T16:51:02.633Z] #11 ...
16:51:02 [2022-05-04T16:51:02.633Z] 
16:51:02 [2022-05-04T16:51:02.633Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:51:02 [2022-05-04T16:51:02.633Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
16:51:02 [2022-05-04T16:51:02.633Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
16:51:02 [2022-05-04T16:51:02.634Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
16:51:02 [2022-05-04T16:51:02.634Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
16:51:02 [2022-05-04T16:51:02.634Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
16:51:02 [2022-05-04T16:51:02.634Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.3s done
16:51:02 [2022-05-04T16:51:02.634Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.4s done
16:51:02 [2022-05-04T16:51:02.634Z] #71 DONE 8.3s
16:51:02 [2022-05-04T16:51:02.634Z] 
16:51:02 [2022-05-04T16:51:02.634Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972
16:51:02 [2022-05-04T16:51:02.634Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29
16:51:02 [2022-05-04T16:51:02.776Z] ok  	github.com/docker/docker/api/server	0.004s	coverage: 7.9% of statements
16:51:02 [2022-05-04T16:51:02.853Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 76.16MB / 85.84MB 4.7s
16:51:02 [2022-05-04T16:51:02.853Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 51.38MB / 141.70MB 4.7s
16:51:02 [2022-05-04T16:51:02.853Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 4.9s
16:51:03 [2022-05-04T16:51:03.116Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 4.9s done
16:51:03 [2022-05-04T16:51:03.116Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 60.82MB / 141.70MB 5.1s
16:51:03 [2022-05-04T16:51:03.116Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 5.1s
16:51:03 [2022-05-04T16:51:03.377Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 68.58MB / 141.70MB 5.3s
16:51:03 [2022-05-04T16:51:03.639Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 81.79MB / 141.70MB 5.7s
16:51:03 [2022-05-04T16:51:03.900Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 5.7s done
16:51:03 [2022-05-04T16:51:03.900Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 5.7s done
16:51:03 [2022-05-04T16:51:03.900Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 3.3s
16:51:04 [2022-05-04T16:51:04.011Z] #11 ...
16:51:04 [2022-05-04T16:51:04.011Z] 
16:51:04 [2022-05-04T16:51:04.011Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0
16:51:04 [2022-05-04T16:51:04.011Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c
16:51:04 [2022-05-04T16:51:04.011Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.0s done
16:51:04 [2022-05-04T16:51:04.011Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done
16:51:04 [2022-05-04T16:51:04.011Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done
16:51:04 [2022-05-04T16:51:04.011Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done
16:51:04 [2022-05-04T16:51:04.011Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.8s done
16:51:04 [2022-05-04T16:51:04.165Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 89.13MB / 141.70MB 6.0s
16:51:04 [2022-05-04T16:51:04.269Z] #28 ...
16:51:04 [2022-05-04T16:51:04.269Z] 
16:51:04 [2022-05-04T16:51:04.269Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972
16:51:04 [2022-05-04T16:51:04.269Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29
16:51:04 [2022-05-04T16:51:04.426Z] #11 ...
16:51:04 [2022-05-04T16:51:04.426Z] 
16:51:04 [2022-05-04T16:51:04.426Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:51:04 [2022-05-04T16:51:04.426Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
16:51:04 [2022-05-04T16:51:04.426Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
16:51:04 [2022-05-04T16:51:04.426Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
16:51:04 [2022-05-04T16:51:04.426Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
16:51:04 [2022-05-04T16:51:04.426Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
16:51:04 [2022-05-04T16:51:04.426Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done
16:51:04 [2022-05-04T16:51:04.426Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.9s done
16:51:04 [2022-05-04T16:51:04.426Z] #69 DONE 6.4s
16:51:04 [2022-05-04T16:51:04.426Z] 
16:51:04 [2022-05-04T16:51:04.426Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972
16:51:04 [2022-05-04T16:51:04.426Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29
16:51:04 [2022-05-04T16:51:04.426Z] #11 ...
16:51:04 [2022-05-04T16:51:04.426Z] 
16:51:04 [2022-05-04T16:51:04.426Z] #24 [internal] load build context
16:51:04 [2022-05-04T16:51:04.426Z] #24 sha256:634294ad7ab4dafc19e51ea8a37e77435ee20367be8e760a63a3b167a91cb89c
16:51:04 [2022-05-04T16:51:04.426Z] #24 transferring context: 33.93MB 6.6s
16:51:04 [2022-05-04T16:51:04.426Z] #24 ...
16:51:04 [2022-05-04T16:51:04.426Z] 
16:51:04 [2022-05-04T16:51:04.426Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972
16:51:04 [2022-05-04T16:51:04.426Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29
16:51:04 [2022-05-04T16:51:04.426Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 108.00MB / 141.70MB 6.5s
16:51:04 [2022-05-04T16:51:04.685Z] #11 ...
16:51:04 [2022-05-04T16:51:04.685Z] 
16:51:04 [2022-05-04T16:51:04.685Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:51:04 [2022-05-04T16:51:04.685Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
16:51:04 [2022-05-04T16:51:04.685Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
16:51:04 [2022-05-04T16:51:04.685Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
16:51:04 [2022-05-04T16:51:04.685Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
16:51:04 [2022-05-04T16:51:04.685Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done
16:51:04 [2022-05-04T16:51:04.685Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.1s done
16:51:04 [2022-05-04T16:51:04.685Z] #71 DONE 6.8s
16:51:04 [2022-05-04T16:51:04.685Z] 
16:51:04 [2022-05-04T16:51:04.685Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972
16:51:04 [2022-05-04T16:51:04.685Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29
16:51:04 [2022-05-04T16:51:04.945Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 118.58MB / 141.70MB 6.9s
16:51:05 [2022-05-04T16:51:05.213Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 136.31MB / 141.70MB 7.3s
16:51:05 [2022-05-04T16:51:05.226Z] #11 ...
16:51:05 [2022-05-04T16:51:05.226Z] 
16:51:05 [2022-05-04T16:51:05.226Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
16:51:05 [2022-05-04T16:51:05.226Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
16:51:05 [2022-05-04T16:51:05.226Z] #70 DONE 0.6s
16:51:05 [2022-05-04T16:51:05.226Z] 
16:51:05 [2022-05-04T16:51:05.226Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972
16:51:05 [2022-05-04T16:51:05.226Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29
16:51:06 [2022-05-04T16:51:06.456Z] #62 108.8 + bin/containerd-shim-runc-v2
16:51:06 [2022-05-04T16:51:06.456Z] #62 109.6 + binaries
16:51:06 [2022-05-04T16:51:06.456Z] #62 109.6 + install -D bin/containerd /build/containerd
16:51:06 [2022-05-04T16:51:06.456Z] #62 109.6 + install -D bin/containerd-shim /build/containerd-shim
16:51:06 [2022-05-04T16:51:06.456Z] #62 109.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
16:51:06 [2022-05-04T16:51:06.456Z] #62 109.6 + install -D bin/ctr /build/ctr
16:51:06 [2022-05-04T16:51:06.602Z] #11 ...
16:51:06 [2022-05-04T16:51:06.602Z] 
16:51:06 [2022-05-04T16:51:06.602Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
16:51:06 [2022-05-04T16:51:06.602Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
16:51:06 [2022-05-04T16:51:06.602Z] #72 DONE 1.3s
16:51:06 [2022-05-04T16:51:06.602Z] 
16:51:06 [2022-05-04T16:51:06.602Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972
16:51:06 [2022-05-04T16:51:06.602Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29
16:51:06 [2022-05-04T16:51:06.602Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 9.8s done
16:51:06 [2022-05-04T16:51:06.869Z] #11 ...
16:51:06 [2022-05-04T16:51:06.869Z] 
16:51:06 [2022-05-04T16:51:06.869Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0
16:51:06 [2022-05-04T16:51:06.869Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c
16:51:06 [2022-05-04T16:51:06.869Z] #28 DONE 12.7s
16:51:06 [2022-05-04T16:51:06.869Z] 
16:51:06 [2022-05-04T16:51:06.869Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972
16:51:06 [2022-05-04T16:51:06.869Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29
16:51:06 [2022-05-04T16:51:06.869Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.1s
16:51:07 [2022-05-04T16:51:07.025Z] #62 DONE 110.2s
16:51:07 [2022-05-04T16:51:07.138Z] #11 ...
16:51:07 [2022-05-04T16:51:07.138Z] 
16:51:07 [2022-05-04T16:51:07.138Z] #24 [internal] load build context
16:51:07 [2022-05-04T16:51:07.138Z] #24 sha256:634294ad7ab4dafc19e51ea8a37e77435ee20367be8e760a63a3b167a91cb89c
16:51:07 [2022-05-04T16:51:07.138Z] #24 transferring context: 61.00MB 9.0s done
16:51:07 [2022-05-04T16:51:07.138Z] #24 DONE 9.5s
16:51:07 [2022-05-04T16:51:07.397Z] 
16:51:07 [2022-05-04T16:51:07.397Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972
16:51:07 [2022-05-04T16:51:07.397Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29
16:51:07 [2022-05-04T16:51:07.397Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 9.2s done
16:51:07 [2022-05-04T16:51:07.798Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.7s done
16:51:07 [2022-05-04T16:51:07.798Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04
16:51:07 [2022-05-04T16:51:07.965Z] #11 ...
16:51:07 [2022-05-04T16:51:07.965Z] 
16:51:07 [2022-05-04T16:51:07.965Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0
16:51:07 [2022-05-04T16:51:07.965Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c
16:51:07 [2022-05-04T16:51:07.965Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.1s done
16:51:07 [2022-05-04T16:51:07.965Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done
16:51:07 [2022-05-04T16:51:07.965Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done
16:51:07 [2022-05-04T16:51:07.965Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done
16:51:07 [2022-05-04T16:51:07.965Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.0s done
16:51:07 [2022-05-04T16:51:07.965Z] 
16:51:07 [2022-05-04T16:51:07.965Z] #37 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
16:51:07 [2022-05-04T16:51:07.965Z] #37 sha256:caa4a2607d78c22d732e05b632de549c9f6e02165e398ab21f1b2914de66af72
16:51:07 [2022-05-04T16:51:07.965Z] #37 CACHED
16:51:07 [2022-05-04T16:51:07.965Z] 
16:51:07 [2022-05-04T16:51:07.965Z] #18 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
16:51:07 [2022-05-04T16:51:07.965Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25
16:51:07 [2022-05-04T16:51:07.965Z] #18 CACHED
16:51:07 [2022-05-04T16:51:07.965Z] 
16:51:07 [2022-05-04T16:51:07.965Z] #17 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
16:51:07 [2022-05-04T16:51:07.965Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825
16:51:07 [2022-05-04T16:51:07.965Z] #17 CACHED
16:51:07 [2022-05-04T16:51:07.965Z] 
16:51:07 [2022-05-04T16:51:07.965Z] #21 [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             bash-completion             bzip2             inetutils-ping             iproute2             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             zstd
16:51:07 [2022-05-04T16:51:07.965Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9
16:51:07 [2022-05-04T16:51:07.965Z] #21 CACHED
16:51:07 [2022-05-04T16:51:07.965Z] 
16:51:07 [2022-05-04T16:51:07.965Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
16:51:07 [2022-05-04T16:51:07.965Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
16:51:07 [2022-05-04T16:51:07.965Z] #53 CACHED
16:51:07 [2022-05-04T16:51:07.965Z] 
16:51:07 [2022-05-04T16:51:07.965Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
16:51:07 [2022-05-04T16:51:07.965Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10
16:51:07 [2022-05-04T16:51:07.965Z] #29 CACHED
16:51:07 [2022-05-04T16:51:07.965Z] 
16:51:07 [2022-05-04T16:51:07.965Z] #50 [dev-systemd-false 17/25] COPY --from=criu          /build/ /usr/local/bin/
16:51:07 [2022-05-04T16:51:07.965Z] #50 sha256:ce9090938c3c963c75f9ef417b4d978a95f0fd74ecf2e9fd206ee5b05f800c5d
16:51:07 [2022-05-04T16:51:07.965Z] #50 CACHED
16:51:07 [2022-05-04T16:51:07.965Z] 
16:51:07 [2022-05-04T16:51:07.965Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
16:51:07 [2022-05-04T16:51:07.965Z] #30 sha256:25b0d2c5697b192e7394f2801d327fa822134c87fb8729fad4b164b4a8297598
16:51:07 [2022-05-04T16:51:07.965Z] #30 CACHED
16:51:07 [2022-05-04T16:51:07.965Z] 
16:51:07 [2022-05-04T16:51:07.966Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
16:51:07 [2022-05-04T16:51:07.966Z] #32 sha256:fda0a7738b12d9ea1006f57004ff90eceebea8e54e8eff71af95a6e52d177416
16:51:07 [2022-05-04T16:51:07.966Z] #32 CACHED
16:51:07 [2022-05-04T16:51:07.966Z] 
16:51:07 [2022-05-04T16:51:07.966Z] #19 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
16:51:07 [2022-05-04T16:51:07.966Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5
16:51:07 [2022-05-04T16:51:07.966Z] #19 CACHED
16:51:07 [2022-05-04T16:51:07.966Z] 
16:51:07 [2022-05-04T16:51:07.966Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:51:07 [2022-05-04T16:51:07.966Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
16:51:07 [2022-05-04T16:51:07.966Z] #14 CACHED
16:51:07 [2022-05-04T16:51:07.966Z] 
16:51:07 [2022-05-04T16:51:07.966Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:51:07 [2022-05-04T16:51:07.966Z] #31 sha256:0d415c05d2a1fa6eca88d6d4ef0dfc428fd690ae22a7969a10b020b3b90a90b7
16:51:07 [2022-05-04T16:51:07.966Z] #31 CACHED
16:51:07 [2022-05-04T16:51:07.966Z] 
16:51:07 [2022-05-04T16:51:07.966Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
16:51:07 [2022-05-04T16:51:07.966Z] #58 sha256:3a28f8b3d35a22992c6ce256368862e5733581835fced3997007eb9d9b5a55b0
16:51:07 [2022-05-04T16:51:07.966Z] #58 CACHED
16:51:07 [2022-05-04T16:51:07.966Z] 
16:51:07 [2022-05-04T16:51:07.966Z] #45 [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 "v2.3.0"         && 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 "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:51:07 [2022-05-04T16:51:07.966Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e
16:51:07 [2022-05-04T16:51:07.966Z] #45 CACHED
16:51:07 [2022-05-04T16:51:07.966Z] 
16:51:07 [2022-05-04T16:51:07.966Z] #22 [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
16:51:07 [2022-05-04T16:51:07.966Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec
16:51:07 [2022-05-04T16:51:07.966Z] #22 CACHED
16:51:07 [2022-05-04T16:51:07.966Z] 
16:51:07 [2022-05-04T16:51:07.966Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
16:51:07 [2022-05-04T16:51:07.966Z] #26 sha256:13566423a4136da5bd1713ca79dff5d0d5b42e221320237ec7d56f2ccf812d99
16:51:07 [2022-05-04T16:51:07.966Z] #26 CACHED
16:51:07 [2022-05-04T16:51:07.966Z] 
16:51:07 [2022-05-04T16:51:07.966Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
16:51:07 [2022-05-04T16:51:07.966Z] #52 sha256:418ce7d71d262fd240a7cbc689d29d172c1377667e21fba140f052be2a5e58c0
16:51:07 [2022-05-04T16:51:07.966Z] #52 CACHED
16:51:07 [2022-05-04T16:51:07.966Z] 
16:51:07 [2022-05-04T16:51:07.966Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
16:51:07 [2022-05-04T16:51:07.966Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82
16:51:07 [2022-05-04T16:51:07.966Z] #55 CACHED
16:51:07 [2022-05-04T16:51:07.966Z] 
16:51:07 [2022-05-04T16:51:07.966Z] #43 [dev-systemd-false 15/25] COPY --from=tini          /build/ /usr/local/bin/
16:51:07 [2022-05-04T16:51:07.966Z] #43 sha256:7a692dd688b13b57037ec84baa150d6d9cc51c2cc1d99685a02d2b38fc898c6e
16:51:07 [2022-05-04T16:51:07.966Z] #43 CACHED
16:51:07 [2022-05-04T16:51:07.966Z] 
16:51:07 [2022-05-04T16:51:07.966Z] #46 [dev-systemd-false 16/25] COPY --from=registry      /build/ /usr/local/bin/
16:51:07 [2022-05-04T16:51:07.966Z] #46 sha256:8e73fa4b088ba9452b4ec1f417554bcd10cb57cde5a8fd06edca8ea3a3788e00
16:51:07 [2022-05-04T16:51:07.966Z] #46 CACHED
16:51:07 [2022-05-04T16:51:07.966Z] 
16:51:07 [2022-05-04T16:51:07.966Z] #20 [dev-systemd-false  6/25] RUN ldconfig
16:51:07 [2022-05-04T16:51:07.966Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04
16:51:07 [2022-05-04T16:51:07.966Z] #20 CACHED
16:51:07 [2022-05-04T16:51:07.966Z] 
16:51:07 [2022-05-04T16:51:07.966Z] #23 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
16:51:07 [2022-05-04T16:51:07.966Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1
16:51:07 [2022-05-04T16:51:07.966Z] #23 CACHED
16:51:07 [2022-05-04T16:51:07.966Z] 
16:51:07 [2022-05-04T16:51:07.966Z] #15 [dev-systemd-false  1/25] RUN groupadd -r docker
16:51:07 [2022-05-04T16:51:07.966Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124
16:51:07 [2022-05-04T16:51:07.966Z] #15 CACHED
16:51:07 [2022-05-04T16:51:07.966Z] 
16:51:07 [2022-05-04T16:51:07.966Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
16:51:07 [2022-05-04T16:51:07.966Z] #54 sha256:4d423924cf85e567460c35744d0f7f00201642214e9f4fe7f4c383f732a26949
16:51:07 [2022-05-04T16:51:07.966Z] #54 CACHED
16:51:07 [2022-05-04T16:51:07.966Z] 
16:51:07 [2022-05-04T16:51:07.966Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
16:51:07 [2022-05-04T16:51:07.966Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5
16:51:07 [2022-05-04T16:51:07.966Z] #33 CACHED
16:51:07 [2022-05-04T16:51:07.966Z] 
16:51:07 [2022-05-04T16:51:07.966Z] #35 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
16:51:07 [2022-05-04T16:51:07.966Z] #35 sha256:84b5ff954e081154b0a6c4a41536a7feec0b251859dadf763ec603c5390a2454
16:51:07 [2022-05-04T16:51:07.966Z] #35 CACHED
16:51:07 [2022-05-04T16:51:07.966Z] 
16:51:07 [2022-05-04T16:51:07.966Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
16:51:07 [2022-05-04T16:51:07.966Z] #57 sha256:bb48092560b09836b03a08323bb526dc8d7f59e1d4e7140268cf8850f3fe3d0e
16:51:07 [2022-05-04T16:51:07.966Z] #57 CACHED
16:51:07 [2022-05-04T16:51:07.966Z] 
16:51:07 [2022-05-04T16:51:07.966Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
16:51:07 [2022-05-04T16:51:07.966Z] #27 sha256:7fddf867269543919a8b7b8ca9add9747f29439399dce20bb96bcd74bbc9fcda
16:51:07 [2022-05-04T16:51:07.966Z] #27 CACHED
16:51:07 [2022-05-04T16:51:07.966Z] 
16:51:07 [2022-05-04T16:51:07.966Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0"      && /build/gotestsum --version
16:51:07 [2022-05-04T16:51:07.966Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6
16:51:07 [2022-05-04T16:51:07.966Z] #51 CACHED
16:51:07 [2022-05-04T16:51:07.966Z] 
16:51:07 [2022-05-04T16:51:07.966Z] #48 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
16:51:07 [2022-05-04T16:51:07.966Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2
16:51:07 [2022-05-04T16:51:07.966Z] #48 CACHED
16:51:07 [2022-05-04T16:51:07.966Z] 
16:51:07 [2022-05-04T16:51:07.966Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
16:51:07 [2022-05-04T16:51:07.966Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c
16:51:07 [2022-05-04T16:51:07.966Z] #38 CACHED
16:51:07 [2022-05-04T16:51:07.966Z] 
16:51:07 [2022-05-04T16:51:07.966Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
16:51:07 [2022-05-04T16:51:07.966Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368
16:51:07 [2022-05-04T16:51:07.966Z] #36 CACHED
16:51:07 [2022-05-04T16:51:07.966Z] 
16:51:07 [2022-05-04T16:51:07.966Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
16:51:07 [2022-05-04T16:51:07.966Z] #42 sha256:4a0f56d274ec668805b39f457da5e57043b3367b11fccf401ce46e9a7453b097
16:51:07 [2022-05-04T16:51:07.966Z] #42 CACHED
16:51:07 [2022-05-04T16:51:07.966Z] 
16:51:07 [2022-05-04T16:51:07.966Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres      /build/ /usr/local/bin/
16:51:07 [2022-05-04T16:51:07.966Z] #39 sha256:6530f3f4942059f18ee368a3f33baeabfe9adefaa0197a42aaa534ca996e2bd2
16:51:07 [2022-05-04T16:51:07.966Z] #39 CACHED
16:51:07 [2022-05-04T16:51:07.966Z] 
16:51:07 [2022-05-04T16:51:07.966Z] #34 [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
16:51:07 [2022-05-04T16:51:07.966Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc
16:51:07 [2022-05-04T16:51:07.966Z] #34 CACHED
16:51:07 [2022-05-04T16:51:07.966Z] 
16:51:07 [2022-05-04T16:51:07.966Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
16:51:07 [2022-05-04T16:51:07.966Z] #25 sha256:5372252d02a28ccdaed36bdbd30cc7246314a75bbb184d4c9aa886aa597dfe51
16:51:07 [2022-05-04T16:51:07.966Z] #25 CACHED
16:51:07 [2022-05-04T16:51:07.966Z] 
16:51:07 [2022-05-04T16:51:07.966Z] #16 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
16:51:07 [2022-05-04T16:51:07.966Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd
16:51:07 [2022-05-04T16:51:07.966Z] #16 CACHED
16:51:07 [2022-05-04T16:51:07.966Z] 
16:51:07 [2022-05-04T16:51:07.966Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
16:51:07 [2022-05-04T16:51:07.966Z] #56 sha256:da18ca7c6b1542b9e105f7026ab740f7a65dffc895e519c70bf1f8fb52c1e1ab
16:51:07 [2022-05-04T16:51:07.966Z] #56 CACHED
16:51:07 [2022-05-04T16:51:07.966Z] 
16:51:07 [2022-05-04T16:51:07.966Z] #49 [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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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
16:51:07 [2022-05-04T16:51:07.966Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51
16:51:07 [2022-05-04T16:51:07.966Z] #49 CACHED
16:51:07 [2022-05-04T16:51:07.966Z] 
16:51:07 [2022-05-04T16:51:07.966Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:51:07 [2022-05-04T16:51:07.966Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b
16:51:07 [2022-05-04T16:51:07.966Z] #40 CACHED
16:51:07 [2022-05-04T16:51:07.966Z] 
16:51:07 [2022-05-04T16:51:07.966Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
16:51:07 [2022-05-04T16:51:07.966Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a
16:51:07 [2022-05-04T16:51:07.966Z] #44 CACHED
16:51:07 [2022-05-04T16:51:07.966Z] 
16:51:07 [2022-05-04T16:51:07.966Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
16:51:07 [2022-05-04T16:51:07.966Z] #41 sha256:410aca919cc3cb918af9924bff1478c5df4c13573a7e85465fd5326f7d80c9e1
16:51:07 [2022-05-04T16:51:07.966Z] #41 CACHED
16:51:07 [2022-05-04T16:51:07.966Z] 
16:51:07 [2022-05-04T16:51:07.966Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
16:51:07 [2022-05-04T16:51:07.966Z] #66 sha256:0425336413478827a506bff6e031e439043bf3a84f4493a92376295d8f989203
16:51:07 [2022-05-04T16:51:07.966Z] #66 CACHED
16:51:07 [2022-05-04T16:51:07.966Z] 
16:51:07 [2022-05-04T16:51:07.966Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
16:51:07 [2022-05-04T16:51:07.966Z] #65 sha256:5e3bbb14382875dcc02e10eeb3b94bbd7b7eca2b4041031b9dc58c8b8c68d1b8
16:51:07 [2022-05-04T16:51:07.966Z] #65 CACHED
16:51:07 [2022-05-04T16:51:07.966Z] 
16:51:07 [2022-05-04T16:51:07.966Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
16:51:07 [2022-05-04T16:51:07.966Z] #64 sha256:748331a8dbcc2538a2748938428eeed7d8e44e43bdaa1c364036617199098baf
16:51:07 [2022-05-04T16:51:07.966Z] #64 CACHED
16:51:07 [2022-05-04T16:51:07.966Z] 
16:51:07 [2022-05-04T16:51:07.966Z] #59 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
16:51:07 [2022-05-04T16:51:07.966Z] #59 sha256:f5c8133a18c9e1e63c5cd1eafed3623845652c6be813a5781b1f0951f0cfebfc
16:51:07 [2022-05-04T16:51:07.966Z] #59 CACHED
16:51:07 [2022-05-04T16:51:07.966Z] 
16:51:07 [2022-05-04T16:51:07.966Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
16:51:07 [2022-05-04T16:51:07.966Z] #67 sha256:682e061ce10150d3ab5016b784ff8dee37b9cc35e9c652fc7100109e7a41b4a9
16:51:07 [2022-05-04T16:51:07.966Z] #67 CACHED
16:51:07 [2022-05-04T16:51:07.966Z] 
16:51:07 [2022-05-04T16:51:07.966Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
16:51:07 [2022-05-04T16:51:07.966Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
16:51:07 [2022-05-04T16:51:07.966Z] #70 CACHED
16:51:07 [2022-05-04T16:51:07.966Z] 
16:51:07 [2022-05-04T16:51:07.966Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
16:51:07 [2022-05-04T16:51:07.966Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
16:51:07 [2022-05-04T16:51:07.966Z] #72 CACHED
16:51:07 [2022-05-04T16:51:07.966Z] 
16:51:07 [2022-05-04T16:51:07.966Z] #63 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
16:51:07 [2022-05-04T16:51:07.966Z] #63 sha256:798c76c2a74b2627158f8928890d479f2fa552cbe3e1c52e4c755ad175edf315
16:51:08 [2022-05-04T16:51:08.224Z] #28 ...
16:51:08 [2022-05-04T16:51:08.224Z] 
16:51:08 [2022-05-04T16:51:08.224Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
16:51:08 [2022-05-04T16:51:08.224Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
16:51:08 [2022-05-04T16:51:08.226Z] #63 DONE 0.2s
16:51:08 [2022-05-04T16:51:08.226Z] 
16:51:08 [2022-05-04T16:51:08.226Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
16:51:08 [2022-05-04T16:51:08.226Z] #68 sha256:99102e6f72a285037d6be35bd399e16daacffd8c3e57419525b560ef4cfbcf3d
16:51:08 [2022-05-04T16:51:08.226Z] #68 DONE 0.1s
16:51:08 [2022-05-04T16:51:08.486Z] 
16:51:08 [2022-05-04T16:51:08.486Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
16:51:08 [2022-05-04T16:51:08.486Z] #73 sha256:9f83e19d2a15d19c9ecfdbc2a2c9ce3d19bada17fc0a7855af040cee925931cf
16:51:08 [2022-05-04T16:51:08.732Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.8s done
16:51:08 [2022-05-04T16:51:08.732Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28
16:51:08 [2022-05-04T16:51:08.792Z] #70 DONE 0.7s
16:51:08 [2022-05-04T16:51:08.792Z] 
16:51:08 [2022-05-04T16:51:08.792Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0
16:51:08 [2022-05-04T16:51:08.792Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c
16:51:08 [2022-05-04T16:51:08.792Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 8.3s
16:51:09 [2022-05-04T16:51:09.055Z] #73 DONE 0.8s
16:51:09 [2022-05-04T16:51:09.055Z] 
16:51:09 [2022-05-04T16:51:09.055Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
16:51:09 [2022-05-04T16:51:09.055Z] #74 sha256:cbda3b59ab66cb4026ded391a2a545e34baee8b73e0aac54dccde08974ff1ff6
16:51:09 [2022-05-04T16:51:09.055Z] #74 DONE 0.0s
16:51:09 [2022-05-04T16:51:09.315Z] 
16:51:09 [2022-05-04T16:51:09.315Z] #75 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             dbus             dbus-user-session             systemd             systemd-sysv
16:51:09 [2022-05-04T16:51:09.315Z] #75 sha256:f8507a0059566b974e79ada3083094d969603dea75f5efdcdcd3cd0a3e9c3876
16:51:09 [2022-05-04T16:51:09.734Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 9.2s done
16:51:09 [2022-05-04T16:51:09.885Z] #75 0.695 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
16:51:09 [2022-05-04T16:51:09.885Z] #75 0.696 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
16:51:09 [2022-05-04T16:51:09.885Z] #75 0.696 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
16:51:09 [2022-05-04T16:51:09.993Z] #28 DONE 12.2s
16:51:09 [2022-05-04T16:51:09.993Z] 
16:51:09 [2022-05-04T16:51:09.993Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
16:51:09 [2022-05-04T16:51:09.993Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
16:51:09 [2022-05-04T16:51:09.993Z] #72 DONE 1.2s
16:51:09 [2022-05-04T16:51:09.993Z] 
16:51:09 [2022-05-04T16:51:09.993Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
16:51:09 [2022-05-04T16:51:09.993Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10
16:51:10 [2022-05-04T16:51:10.716Z] #75 0.946 Reading package lists...
16:51:11 [2022-05-04T16:51:11.286Z] #75 1.603 Reading package lists...
16:51:11 [2022-05-04T16:51:11.545Z] #75 2.122 Building dependency tree...
16:51:11 [2022-05-04T16:51:11.545Z] #75 2.242 Reading state information...
16:51:11 [2022-05-04T16:51:11.806Z] #75 2.372 The following additional packages will be installed:
16:51:11 [2022-05-04T16:51:11.806Z] #75 2.373   libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd
16:51:11 [2022-05-04T16:51:11.806Z] #75 2.374 Suggested packages:
16:51:11 [2022-05-04T16:51:11.806Z] #75 2.374   systemd-container policykit-1
16:51:11 [2022-05-04T16:51:11.806Z] #75 2.374 Recommended packages:
16:51:11 [2022-05-04T16:51:11.806Z] #75 2.374   systemd-timesyncd | time-daemon libnss-systemd
16:51:11 [2022-05-04T16:51:11.806Z] #75 2.442 The following NEW packages will be installed:
16:51:11 [2022-05-04T16:51:11.806Z] #75 2.442   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5
16:51:11 [2022-05-04T16:51:11.806Z] #75 2.443   libkmod2 libpam-systemd systemd systemd-sysv
16:51:11 [2022-05-04T16:51:11.898Z] #29 1.664 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
16:51:11 [2022-05-04T16:51:11.898Z] #29 1.664 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:51:11 [2022-05-04T16:51:11.898Z] #29 1.676 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
16:51:12 [2022-05-04T16:51:12.066Z] #75 2.718 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
16:51:12 [2022-05-04T16:51:12.066Z] #75 2.718 Need to get 5817 kB of archives.
16:51:12 [2022-05-04T16:51:12.066Z] #75 2.718 After this operation, 19.3 MB of additional disk space will be used.
16:51:12 [2022-05-04T16:51:12.066Z] #75 2.718 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
16:51:12 [2022-05-04T16:51:12.066Z] #75 2.720 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
16:51:12 [2022-05-04T16:51:12.066Z] #75 2.721 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
16:51:12 [2022-05-04T16:51:12.066Z] #75 2.724 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
16:51:12 [2022-05-04T16:51:12.066Z] #75 2.725 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB]
16:51:12 [2022-05-04T16:51:12.066Z] #75 2.766 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB]
16:51:12 [2022-05-04T16:51:12.066Z] #75 2.767 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB]
16:51:12 [2022-05-04T16:51:12.066Z] #75 2.769 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB]
16:51:12 [2022-05-04T16:51:12.066Z] #75 2.771 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB]
16:51:12 [2022-05-04T16:51:12.066Z] #75 2.773 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB]
16:51:12 [2022-05-04T16:51:12.066Z] #75 2.909 debconf: delaying package configuration, since apt-utils is not installed
16:51:12 [2022-05-04T16:51:12.158Z] #29 1.876 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
16:51:12 [2022-05-04T16:51:12.326Z] #75 2.941 Fetched 5817 kB in 0s (17.9 MB/s)
16:51:12 [2022-05-04T16:51:12.326Z] #75 2.973 Selecting previously unselected package libargon2-1:amd64.
16:51:12 [2022-05-04T16:51:12.326Z] #75 2.973 (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 ... 28622 files and directories currently installed.)
16:51:12 [2022-05-04T16:51:12.326Z] #75 2.992 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ...
16:51:12 [2022-05-04T16:51:12.326Z] #75 3.001 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
16:51:12 [2022-05-04T16:51:12.326Z] #75 3.043 Selecting previously unselected package libjson-c5:amd64.
16:51:12 [2022-05-04T16:51:12.326Z] #75 3.046 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ...
16:51:12 [2022-05-04T16:51:12.326Z] #75 3.050 Unpacking libjson-c5:amd64 (0.15-2) ...
16:51:12 [2022-05-04T16:51:12.326Z] #75 3.092 Selecting previously unselected package libcryptsetup12:amd64.
16:51:12 [2022-05-04T16:51:12.326Z] #75 3.095 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
16:51:12 [2022-05-04T16:51:12.326Z] #75 3.099 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
16:51:12 [2022-05-04T16:51:12.326Z] #75 3.163 Selecting previously unselected package libkmod2:amd64.
16:51:12 [2022-05-04T16:51:12.418Z] #29 2.194 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [127 kB]
16:51:12 [2022-05-04T16:51:12.587Z] #75 3.166 Preparing to unpack .../libkmod2_28-1_amd64.deb ...
16:51:12 [2022-05-04T16:51:12.587Z] #75 3.171 Unpacking libkmod2:amd64 (28-1) ...
16:51:12 [2022-05-04T16:51:12.587Z] #75 3.221 Selecting previously unselected package systemd.
16:51:12 [2022-05-04T16:51:12.587Z] #75 3.223 Preparing to unpack .../systemd_247.3-7_amd64.deb ...
16:51:12 [2022-05-04T16:51:12.587Z] #75 3.259 Unpacking systemd (247.3-7) ...
16:51:12 [2022-05-04T16:51:12.678Z] #29 2.421 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
16:51:12 [2022-05-04T16:51:12.847Z] #75 3.749 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
16:51:13 [2022-05-04T16:51:13.108Z] #75 3.762 Setting up libjson-c5:amd64 (0.15-2) ...
16:51:13 [2022-05-04T16:51:13.108Z] #75 3.776 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
16:51:13 [2022-05-04T16:51:13.108Z] #75 3.789 Setting up libkmod2:amd64 (28-1) ...
16:51:13 [2022-05-04T16:51:13.108Z] #75 3.802 Setting up systemd (247.3-7) ...
16:51:13 [2022-05-04T16:51:13.108Z] #75 3.851 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
16:51:13 [2022-05-04T16:51:13.108Z] #75 3.853 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
16:51:13 [2022-05-04T16:51:13.108Z] #75 3.856 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
16:51:13 [2022-05-04T16:51:13.108Z] #75 3.880 Initializing machine ID from KVM UUID.
16:51:13 [2022-05-04T16:51:13.372Z] #75 4.215 Selecting previously unselected package systemd-sysv.
16:51:13 [2022-05-04T16:51:13.372Z] #75 4.215 (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 ... 29433 files and directories currently installed.)
16:51:13 [2022-05-04T16:51:13.372Z] #75 4.229 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ...
16:51:13 [2022-05-04T16:51:13.372Z] #75 4.233 Unpacking systemd-sysv (247.3-7) ...
16:51:13 [2022-05-04T16:51:13.372Z] #75 4.281 Selecting previously unselected package libdbus-1-3:amd64.
16:51:13 [2022-05-04T16:51:13.632Z] #75 4.284 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ...
16:51:13 [2022-05-04T16:51:13.632Z] #75 4.289 Unpacking libdbus-1-3:amd64 (1.12.20-2) ...
16:51:13 [2022-05-04T16:51:13.632Z] #75 4.356 Selecting previously unselected package dbus.
16:51:13 [2022-05-04T16:51:13.632Z] #75 4.359 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ...
16:51:13 [2022-05-04T16:51:13.632Z] #75 4.370 Unpacking dbus (1.12.20-2) ...
16:51:13 [2022-05-04T16:51:13.632Z] #75 4.434 Selecting previously unselected package libpam-systemd:amd64.
16:51:13 [2022-05-04T16:51:13.632Z] #75 4.437 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ...
16:51:13 [2022-05-04T16:51:13.632Z] #75 4.442 Unpacking libpam-systemd:amd64 (247.3-7) ...
16:51:13 [2022-05-04T16:51:13.632Z] #75 4.495 Selecting previously unselected package dbus-user-session.
16:51:13 [2022-05-04T16:51:13.632Z] #75 4.498 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ...
16:51:13 [2022-05-04T16:51:13.632Z] #75 4.504 Unpacking dbus-user-session (1.12.20-2) ...
16:51:13 [2022-05-04T16:51:13.632Z] #75 4.547 Setting up systemd-sysv (247.3-7) ...
16:51:13 [2022-05-04T16:51:13.892Z] #75 4.560 Setting up libdbus-1-3:amd64 (1.12.20-2) ...
16:51:13 [2022-05-04T16:51:13.892Z] #75 4.575 Setting up dbus (1.12.20-2) ...
16:51:13 [2022-05-04T16:51:13.892Z] #75 4.702 invoke-rc.d: could not determine current runlevel
16:51:13 [2022-05-04T16:51:13.892Z] #75 4.704 invoke-rc.d: policy-rc.d denied execution of start.
16:51:13 [2022-05-04T16:51:13.892Z] #75 4.709 Setting up libpam-systemd:amd64 (247.3-7) ...
16:51:13 [2022-05-04T16:51:13.892Z] #75 4.835 Setting up dbus-user-session (1.12.20-2) ...
16:51:13 [2022-05-04T16:51:13.990Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 5.0s
16:51:14 [2022-05-04T16:51:14.056Z] #29 3.933 Fetched 8511 kB in 3s (3347 kB/s)
16:51:14 [2022-05-04T16:51:14.155Z] #75 4.855 Processing triggers for libc-bin (2.31-13+deb11u3) ...
16:51:14 [2022-05-04T16:51:14.417Z] #75 DONE 5.0s
16:51:14 [2022-05-04T16:51:14.418Z] 
16:51:14 [2022-05-04T16:51:14.418Z] #76 [dev-systemd-true 2/2] RUN mkdir -p hack   && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh   && chmod +x hack/dind-systemd
16:51:14 [2022-05-04T16:51:14.418Z] #76 sha256:ba16498d7ce8971b81f3af88f642fa4dde5d58f5fa2b96eb3403b21bc00c8b65
16:51:14 [2022-05-04T16:51:14.677Z] #76 0.389   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
16:51:14 [2022-05-04T16:51:14.677Z] #76 0.389                                  Dload  Upload   Total   Spent    Left  Speed
16:51:14 [2022-05-04T16:51:14.937Z] #76 0.389 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0   6036      0 --:--:-- --:--:-- --:--:--  6036
16:51:14 [2022-05-04T16:51:14.937Z] #76 DONE 0.7s
16:51:14 [2022-05-04T16:51:14.937Z] 
16:51:14 [2022-05-04T16:51:14.937Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
16:51:14 [2022-05-04T16:51:14.937Z] #77 sha256:53cc40a0bcabdb46b11bde76d8a6e5452cdfcfc0151166f9229144c333abf16b
16:51:14 [2022-05-04T16:51:14.994Z] #29 3.933 Reading package lists...
16:51:15 [2022-05-04T16:51:15.878Z] #77 DONE 0.9s
16:51:15 [2022-05-04T16:51:15.878Z] 
16:51:15 [2022-05-04T16:51:15.878Z] #78 exporting to image
16:51:15 [2022-05-04T16:51:15.878Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:51:15 [2022-05-04T16:51:15.878Z] #78 exporting layers
16:51:15 [2022-05-04T16:51:15.937Z] #29 4.822 Reading package lists...
16:51:15 [2022-05-04T16:51:15.937Z] #29 5.658 Building dependency tree...
16:51:15 [2022-05-04T16:51:15.937Z] #29 6.042 The following additional packages will be installed:
16:51:15 [2022-05-04T16:51:15.937Z] #29 6.042   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
16:51:15 [2022-05-04T16:51:15.937Z] #29 6.042   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
16:51:15 [2022-05-04T16:51:15.937Z] #29 6.042 Recommended packages:
16:51:15 [2022-05-04T16:51:15.937Z] #29 6.042   libldap-common publicsuffix libsasl2-modules
16:51:16 [2022-05-04T16:51:16.197Z] #29 6.197 The following NEW packages will be installed:
16:51:16 [2022-05-04T16:51:16.197Z] #29 6.197   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
16:51:16 [2022-05-04T16:51:16.197Z] #29 6.198   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
16:51:16 [2022-05-04T16:51:16.197Z] #29 6.199   libssh2-1 openssl
16:51:16 [2022-05-04T16:51:16.457Z] #29 6.481 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded.
16:51:16 [2022-05-04T16:51:16.457Z] #29 6.481 Need to get 3040 kB of archives.
16:51:16 [2022-05-04T16:51:16.457Z] #29 6.481 After this operation, 6651 kB of additional disk space will be used.
16:51:16 [2022-05-04T16:51:16.457Z] #29 6.481 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB]
16:51:16 [2022-05-04T16:51:16.457Z] #29 6.529 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
16:51:16 [2022-05-04T16:51:16.457Z] #29 6.529 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
16:51:16 [2022-05-04T16:51:16.457Z] #29 6.529 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
16:51:16 [2022-05-04T16:51:16.457Z] #29 6.529 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
16:51:16 [2022-05-04T16:51:16.457Z] #29 6.529 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB]
16:51:16 [2022-05-04T16:51:16.457Z] #29 6.529 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
16:51:16 [2022-05-04T16:51:16.457Z] #29 6.529 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
16:51:16 [2022-05-04T16:51:16.457Z] #29 6.529 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
16:51:16 [2022-05-04T16:51:16.457Z] #29 6.529 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
16:51:16 [2022-05-04T16:51:16.457Z] #29 6.529 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB]
16:51:16 [2022-05-04T16:51:16.457Z] #29 6.529 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB]
16:51:16 [2022-05-04T16:51:16.457Z] #29 6.545 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
16:51:16 [2022-05-04T16:51:16.457Z] #29 6.545 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
16:51:16 [2022-05-04T16:51:16.457Z] #29 6.545 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
16:51:16 [2022-05-04T16:51:16.513Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 7.5s done
16:51:16 [2022-05-04T16:51:16.513Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba
16:51:16 [2022-05-04T16:51:16.717Z] #29 6.744 debconf: delaying package configuration, since apt-utils is not installed
16:51:16 [2022-05-04T16:51:16.717Z] #29 6.786 Fetched 3040 kB in 0s (9188 kB/s)
16:51:16 [2022-05-04T16:51:16.717Z] #29 6.818 Selecting previously unselected package openssl.
16:51:16 [2022-05-04T16:51:16.717Z] #29 6.818 (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 ... 6653 files and directories currently installed.)
16:51:16 [2022-05-04T16:51:16.717Z] #29 6.818 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ...
16:51:16 [2022-05-04T16:51:16.977Z] #29 6.822 Unpacking openssl (1.1.1n-0+deb11u1) ...
16:51:16 [2022-05-04T16:51:16.977Z] #29 6.986 Selecting previously unselected package ca-certificates.
16:51:16 [2022-05-04T16:51:16.977Z] #29 6.986 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
16:51:16 [2022-05-04T16:51:16.977Z] #29 6.990 Unpacking ca-certificates (20210119) ...
16:51:16 [2022-05-04T16:51:16.977Z] #29 7.071 Selecting previously unselected package libbrotli1:amd64.
16:51:16 [2022-05-04T16:51:16.977Z] #29 7.071 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
16:51:17 [2022-05-04T16:51:17.079Z] #11 ...
16:51:17 [2022-05-04T16:51:17.079Z] 
16:51:17 [2022-05-04T16:51:17.079Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
16:51:17 [2022-05-04T16:51:17.079Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10
16:51:17 [2022-05-04T16:51:17.079Z] #29 1.780 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:51:17 [2022-05-04T16:51:17.079Z] #29 1.784 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB]
16:51:17 [2022-05-04T16:51:17.079Z] #29 1.784 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
16:51:17 [2022-05-04T16:51:17.079Z] #29 1.934 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [127 kB]
16:51:17 [2022-05-04T16:51:17.079Z] #29 2.112 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
16:51:17 [2022-05-04T16:51:17.079Z] #29 2.429 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
16:51:17 [2022-05-04T16:51:17.079Z] #29 3.822 Fetched 8511 kB in 2s (3650 kB/s)
16:51:17 [2022-05-04T16:51:17.079Z] #29 3.822 Reading package lists...
16:51:17 [2022-05-04T16:51:17.079Z] #29 4.616 Reading package lists...
16:51:17 [2022-05-04T16:51:17.079Z] #29 5.419 Building dependency tree...
16:51:17 [2022-05-04T16:51:17.079Z] #29 5.744 The following additional packages will be installed:
16:51:17 [2022-05-04T16:51:17.079Z] #29 5.744   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
16:51:17 [2022-05-04T16:51:17.079Z] #29 5.744   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
16:51:17 [2022-05-04T16:51:17.079Z] #29 5.744 Recommended packages:
16:51:17 [2022-05-04T16:51:17.079Z] #29 5.744   libldap-common publicsuffix libsasl2-modules
16:51:17 [2022-05-04T16:51:17.079Z] #29 5.944 The following NEW packages will be installed:
16:51:17 [2022-05-04T16:51:17.079Z] #29 5.944   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
16:51:17 [2022-05-04T16:51:17.079Z] #29 5.944   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
16:51:17 [2022-05-04T16:51:17.079Z] #29 5.944   libssh2-1 openssl
16:51:17 [2022-05-04T16:51:17.079Z] #29 6.225 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded.
16:51:17 [2022-05-04T16:51:17.079Z] #29 6.225 Need to get 3040 kB of archives.
16:51:17 [2022-05-04T16:51:17.079Z] #29 6.225 After this operation, 6651 kB of additional disk space will be used.
16:51:17 [2022-05-04T16:51:17.079Z] #29 6.225 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB]
16:51:17 [2022-05-04T16:51:17.079Z] #29 6.240 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
16:51:17 [2022-05-04T16:51:17.079Z] #29 6.240 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
16:51:17 [2022-05-04T16:51:17.079Z] #29 6.249 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
16:51:17 [2022-05-04T16:51:17.079Z] #29 6.249 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
16:51:17 [2022-05-04T16:51:17.079Z] #29 6.261 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB]
16:51:17 [2022-05-04T16:51:17.079Z] #29 6.261 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
16:51:17 [2022-05-04T16:51:17.079Z] #29 6.261 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
16:51:17 [2022-05-04T16:51:17.079Z] #29 6.261 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
16:51:17 [2022-05-04T16:51:17.079Z] #29 6.261 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
16:51:17 [2022-05-04T16:51:17.079Z] #29 6.264 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB]
16:51:17 [2022-05-04T16:51:17.079Z] #29 6.272 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB]
16:51:17 [2022-05-04T16:51:17.079Z] #29 6.272 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
16:51:17 [2022-05-04T16:51:17.079Z] #29 6.272 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
16:51:17 [2022-05-04T16:51:17.079Z] #29 6.272 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
16:51:17 [2022-05-04T16:51:17.079Z] #29 6.472 debconf: delaying package configuration, since apt-utils is not installed
16:51:17 [2022-05-04T16:51:17.079Z] #29 6.517 Fetched 3040 kB in 0s (9248 kB/s)
16:51:17 [2022-05-04T16:51:17.079Z] #29 6.556 Selecting previously unselected package openssl.
16:51:17 [2022-05-04T16:51:17.079Z] #29 6.556 (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 ... 6653 files and directories currently installed.)
16:51:17 [2022-05-04T16:51:17.079Z] #29 6.557 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ...
16:51:17 [2022-05-04T16:51:17.079Z] #29 6.562 Unpacking openssl (1.1.1n-0+deb11u1) ...
16:51:17 [2022-05-04T16:51:17.079Z] #29 6.827 Selecting previously unselected package ca-certificates.
16:51:17 [2022-05-04T16:51:17.079Z] #29 6.827 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
16:51:17 [2022-05-04T16:51:17.079Z] #29 6.832 Unpacking ca-certificates (20210119) ...
16:51:17 [2022-05-04T16:51:17.079Z] #29 6.916 Selecting previously unselected package libbrotli1:amd64.
16:51:17 [2022-05-04T16:51:17.079Z] #29 6.916 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
16:51:17 [2022-05-04T16:51:17.079Z] #29 6.927 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
16:51:17 [2022-05-04T16:51:17.079Z] #29 7.013 Selecting previously unselected package libsasl2-modules-db:amd64.
16:51:17 [2022-05-04T16:51:17.079Z] #29 7.013 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
16:51:17 [2022-05-04T16:51:17.079Z] #29 7.024 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
16:51:17 [2022-05-04T16:51:17.079Z] #29 7.071 Selecting previously unselected package libsasl2-2:amd64.
16:51:17 [2022-05-04T16:51:17.079Z] #29 7.071 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
16:51:17 [2022-05-04T16:51:17.079Z] #29 7.071 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
16:51:17 [2022-05-04T16:51:17.079Z] #29 7.158 Selecting previously unselected package libldap-2.4-2:amd64.
16:51:17 [2022-05-04T16:51:17.079Z] #29 7.158 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ...
16:51:17 [2022-05-04T16:51:17.079Z] #29 7.166 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
16:51:17 [2022-05-04T16:51:17.079Z] #29 7.250 Selecting previously unselected package libnghttp2-14:amd64.
16:51:17 [2022-05-04T16:51:17.079Z] #29 7.250 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
16:51:17 [2022-05-04T16:51:17.079Z] #29 7.253 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
16:51:17 [2022-05-04T16:51:17.079Z] #29 7.305 Selecting previously unselected package libpsl5:amd64.
16:51:17 [2022-05-04T16:51:17.079Z] #29 7.305 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
16:51:17 [2022-05-04T16:51:17.079Z] #29 7.309 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
16:51:17 [2022-05-04T16:51:17.079Z] #29 7.365 Selecting previously unselected package librtmp1:amd64.
16:51:17 [2022-05-04T16:51:17.079Z] #29 7.365 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
16:51:17 [2022-05-04T16:51:17.079Z] #29 7.371 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
16:51:17 [2022-05-04T16:51:17.079Z] #29 7.426 Selecting previously unselected package libssh2-1:amd64.
16:51:17 [2022-05-04T16:51:17.079Z] #29 7.426 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
16:51:17 [2022-05-04T16:51:17.079Z] #29 7.431 Unpacking libssh2-1:amd64 (1.9.0-2) ...
16:51:17 [2022-05-04T16:51:17.079Z] #29 7.499 Selecting previously unselected package libcurl4:amd64.
16:51:17 [2022-05-04T16:51:17.079Z] #29 7.499 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ...
16:51:17 [2022-05-04T16:51:17.079Z] #29 7.501 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
16:51:17 [2022-05-04T16:51:17.079Z] #29 7.615 Selecting previously unselected package curl.
16:51:17 [2022-05-04T16:51:17.079Z] #29 7.615 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ...
16:51:17 [2022-05-04T16:51:17.079Z] #29 7.618 Unpacking curl (7.74.0-1.3+deb11u1) ...
16:51:17 [2022-05-04T16:51:17.079Z] #29 7.692 Selecting previously unselected package libonig5:amd64.
16:51:17 [2022-05-04T16:51:17.079Z] #29 7.692 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
16:51:17 [2022-05-04T16:51:17.079Z] #29 7.700 Unpacking libonig5:amd64 (6.9.6-1.1) ...
16:51:17 [2022-05-04T16:51:17.079Z] #29 7.774 Selecting previously unselected package libjq1:amd64.
16:51:17 [2022-05-04T16:51:17.079Z] #29 7.774 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
16:51:17 [2022-05-04T16:51:17.079Z] #29 7.780 Unpacking libjq1:amd64 (1.6-2.1) ...
16:51:17 [2022-05-04T16:51:17.079Z] #29 7.830 Selecting previously unselected package jq.
16:51:17 [2022-05-04T16:51:17.079Z] #29 7.830 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
16:51:17 [2022-05-04T16:51:17.079Z] #29 7.834 Unpacking jq (1.6-2.1) ...
16:51:17 [2022-05-04T16:51:17.079Z] #29 7.890 Setting up libpsl5:amd64 (0.21.0-1.2) ...
16:51:17 [2022-05-04T16:51:17.079Z] #29 7.902 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
16:51:17 [2022-05-04T16:51:17.079Z] #29 7.913 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
16:51:17 [2022-05-04T16:51:17.079Z] #29 7.925 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
16:51:17 [2022-05-04T16:51:17.079Z] #29 7.936 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
16:51:17 [2022-05-04T16:51:17.079Z] #29 7.947 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
16:51:17 [2022-05-04T16:51:17.079Z] #29 7.957 Setting up libssh2-1:amd64 (1.9.0-2) ...
16:51:17 [2022-05-04T16:51:17.079Z] #29 7.969 Setting up openssl (1.1.1n-0+deb11u1) ...
16:51:17 [2022-05-04T16:51:17.079Z] #29 7.984 Setting up libonig5:amd64 (6.9.6-1.1) ...
16:51:17 [2022-05-04T16:51:17.079Z] #29 7.998 Setting up libjq1:amd64 (1.6-2.1) ...
16:51:17 [2022-05-04T16:51:17.079Z] #29 8.012 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
16:51:17 [2022-05-04T16:51:17.079Z] #29 8.032 Setting up ca-certificates (20210119) ...
16:51:17 [2022-05-04T16:51:17.079Z] #29 8.753 Updating certificates in /etc/ssl/certs...
16:51:17 [2022-05-04T16:51:17.079Z] #29 10.08 129 added, 0 removed; done.
16:51:17 [2022-05-04T16:51:17.079Z] #29 10.11 Setting up jq (1.6-2.1) ...
16:51:17 [2022-05-04T16:51:17.079Z] #29 10.13 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
16:51:17 [2022-05-04T16:51:17.079Z] #29 10.14 Setting up curl (7.74.0-1.3+deb11u1) ...
16:51:17 [2022-05-04T16:51:17.079Z] #29 10.15 Processing triggers for libc-bin (2.31-13+deb11u3) ...
16:51:17 [2022-05-04T16:51:17.079Z] #29 ...
16:51:17 [2022-05-04T16:51:17.079Z] 
16:51:17 [2022-05-04T16:51:17.079Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972
16:51:17 [2022-05-04T16:51:17.079Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29
16:51:17 [2022-05-04T16:51:17.239Z] #29 7.079 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
16:51:17 [2022-05-04T16:51:17.239Z] #29 7.180 Selecting previously unselected package libsasl2-modules-db:amd64.
16:51:17 [2022-05-04T16:51:17.239Z] #29 7.180 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
16:51:17 [2022-05-04T16:51:17.239Z] #29 7.184 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
16:51:17 [2022-05-04T16:51:17.239Z] #29 7.240 Selecting previously unselected package libsasl2-2:amd64.
16:51:17 [2022-05-04T16:51:17.239Z] #29 7.240 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
16:51:17 [2022-05-04T16:51:17.239Z] #29 7.240 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
16:51:17 [2022-05-04T16:51:17.239Z] #29 7.302 Selecting previously unselected package libldap-2.4-2:amd64.
16:51:17 [2022-05-04T16:51:17.239Z] #29 7.302 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ...
16:51:17 [2022-05-04T16:51:17.501Z] #29 7.307 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
16:51:17 [2022-05-04T16:51:17.501Z] #29 7.389 Selecting previously unselected package libnghttp2-14:amd64.
16:51:17 [2022-05-04T16:51:17.501Z] #29 7.389 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
16:51:17 [2022-05-04T16:51:17.501Z] #29 7.407 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
16:51:17 [2022-05-04T16:51:17.501Z] #29 7.441 Selecting previously unselected package libpsl5:amd64.
16:51:17 [2022-05-04T16:51:17.501Z] #29 7.441 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
16:51:17 [2022-05-04T16:51:17.501Z] #29 7.447 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
16:51:17 [2022-05-04T16:51:17.501Z] #29 7.492 Selecting previously unselected package librtmp1:amd64.
16:51:17 [2022-05-04T16:51:17.501Z] #29 7.492 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
16:51:17 [2022-05-04T16:51:17.501Z] #29 7.498 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
16:51:17 [2022-05-04T16:51:17.501Z] #29 7.549 Selecting previously unselected package libssh2-1:amd64.
16:51:17 [2022-05-04T16:51:17.501Z] #29 7.549 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
16:51:17 [2022-05-04T16:51:17.763Z] #29 7.554 Unpacking libssh2-1:amd64 (1.9.0-2) ...
16:51:17 [2022-05-04T16:51:17.763Z] #29 7.610 Selecting previously unselected package libcurl4:amd64.
16:51:17 [2022-05-04T16:51:17.763Z] #29 7.610 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ...
16:51:17 [2022-05-04T16:51:17.763Z] #29 7.614 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
16:51:17 [2022-05-04T16:51:17.763Z] #29 7.763 Selecting previously unselected package curl.
16:51:17 [2022-05-04T16:51:17.763Z] #29 7.763 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ...
16:51:17 [2022-05-04T16:51:17.763Z] #29 7.772 Unpacking curl (7.74.0-1.3+deb11u1) ...
16:51:17 [2022-05-04T16:51:17.789Z] #78 exporting layers 1.7s done
16:51:17 [2022-05-04T16:51:17.789Z] #78 writing image sha256:c487dfd4231256159f6e90ef31189379c9ae49553cab1949a622595929cd464e done
16:51:17 [2022-05-04T16:51:17.789Z] #78 naming to docker.io/library/docker:6e376e32d85ab3faad4095c561b8ab8030fbce15 done
16:51:17 [2022-05-04T16:51:17.789Z] #78 DONE 1.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:51:18 [2022-05-04T16:51:18.025Z] #29 7.872 Selecting previously unselected package libonig5:amd64.
16:51:18 [2022-05-04T16:51:18.025Z] #29 7.873 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
16:51:18 [2022-05-04T16:51:18.025Z] #29 7.878 Unpacking libonig5:amd64 (6.9.6-1.1) ...
16:51:18 [2022-05-04T16:51:18.025Z] #29 7.961 Selecting previously unselected package libjq1:amd64.
16:51:18 [2022-05-04T16:51:18.025Z] #29 7.961 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
16:51:18 [2022-05-04T16:51:18.025Z] #29 7.965 Unpacking libjq1:amd64 (1.6-2.1) ...
16:51:18 [2022-05-04T16:51:18.025Z] #29 8.024 Selecting previously unselected package jq.
16:51:18 [2022-05-04T16:51:18.025Z] #29 8.024 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
16:51:18 [2022-05-04T16:51:18.025Z] #29 8.028 Unpacking jq (1.6-2.1) ...
16:51:18 [2022-05-04T16:51:18.025Z] #29 8.096 Setting up libpsl5:amd64 (0.21.0-1.2) ...
16:51:18 [2022-05-04T16:51:18.133Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43560/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=6e376e32d85ab3faad4095c561b8ab8030fbce15 -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:6e376e32d85ab3faad4095c561b8ab8030fbce15 hack/make.sh dynbinary test-integration
16:51:18 [2022-05-04T16:51:18.288Z] #29 8.110 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
16:51:18 [2022-05-04T16:51:18.288Z] #29 8.117 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
16:51:18 [2022-05-04T16:51:18.288Z] #29 8.129 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
16:51:18 [2022-05-04T16:51:18.288Z] #29 8.137 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
16:51:18 [2022-05-04T16:51:18.288Z] #29 8.149 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
16:51:18 [2022-05-04T16:51:18.288Z] #29 8.159 Setting up libssh2-1:amd64 (1.9.0-2) ...
16:51:18 [2022-05-04T16:51:18.288Z] #29 8.172 Setting up openssl (1.1.1n-0+deb11u1) ...
16:51:18 [2022-05-04T16:51:18.288Z] #29 8.186 Setting up libonig5:amd64 (6.9.6-1.1) ...
16:51:18 [2022-05-04T16:51:18.288Z] #29 8.223 Setting up libjq1:amd64 (1.6-2.1) ...
16:51:18 [2022-05-04T16:51:18.288Z] #29 8.237 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
16:51:18 [2022-05-04T16:51:18.288Z] #29 8.247 Setting up ca-certificates (20210119) ...
16:51:18 [2022-05-04T16:51:18.393Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
16:51:18 [2022-05-04T16:51:18.393Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
16:51:18 [2022-05-04T16:51:18.393Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
16:51:18 [2022-05-04T16:51:18.393Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
16:51:18 [2022-05-04T16:51:18.393Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
16:51:18 [2022-05-04T16:51:18.393Z] Detected virtualization docker.
16:51:18 [2022-05-04T16:51:18.393Z] Detected architecture x86-64.
16:51:18 [2022-05-04T16:51:18.393Z] Set hostname to <0d2c40203ccc>.
16:51:18 [2022-05-04T16:51:18.654Z] modprobe@configfs.service: Succeeded.
16:51:18 [2022-05-04T16:51:18.654Z] modprobe@drm.service: Succeeded.
16:51:18 [2022-05-04T16:51:18.654Z] modprobe@fuse.service: Succeeded.
16:51:18 [2022-05-04T16:51:18.654Z] + source /etc/docker-entrypoint-cmd
16:51:18 [2022-05-04T16:51:18.654Z] ++ hack/make.sh dynbinary test-integration
16:51:18 [2022-05-04T16:51:18.654Z] 
16:51:18 [2022-05-04T16:51:18.915Z] Removing bundles/
16:51:18 [2022-05-04T16:51:18.915Z] 
16:51:18 [2022-05-04T16:51:18.915Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:51:18 [2022-05-04T16:51:18.915Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:51:18 [2022-05-04T16:51:18.915Z] GOOS="" GOARCH="" GOARM=""
16:51:19 [2022-05-04T16:51:19.230Z] #29 8.972 Updating certificates in /etc/ssl/certs...
16:51:19 [2022-05-04T16:51:19.489Z] #29 ...
16:51:19 [2022-05-04T16:51:19.489Z] 
16:51:19 [2022-05-04T16:51:19.489Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972
16:51:19 [2022-05-04T16:51:19.489Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29
16:51:19 [2022-05-04T16:51:19.489Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.9s done
16:51:19 [2022-05-04T16:51:19.489Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.9s done
16:51:19 [2022-05-04T16:51:19.489Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 6.6s
16:51:19 [2022-05-04T16:51:19.606Z] #11 ...
16:51:19 [2022-05-04T16:51:19.606Z] 
16:51:19 [2022-05-04T16:51:19.606Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
16:51:19 [2022-05-04T16:51:19.606Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10
16:51:19 [2022-05-04T16:51:19.606Z] #29 10.17 Processing triggers for ca-certificates (20210119) ...
16:51:19 [2022-05-04T16:51:19.606Z] #29 10.18 Updating certificates in /etc/ssl/certs...
16:51:19 [2022-05-04T16:51:19.606Z] #29 11.17 0 added, 0 removed; done.
16:51:19 [2022-05-04T16:51:19.606Z] #29 11.17 Running hooks in /etc/ca-certificates/update.d...
16:51:19 [2022-05-04T16:51:19.606Z] #29 11.17 done.
16:51:19 [2022-05-04T16:51:19.606Z] #29 DONE 12.5s
16:51:19 [2022-05-04T16:51:19.606Z] 
16:51:19 [2022-05-04T16:51:19.606Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972
16:51:19 [2022-05-04T16:51:19.606Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29
16:51:19 [2022-05-04T16:51:19.606Z] #11 ...
16:51:19 [2022-05-04T16:51:19.606Z] 
16:51:19 [2022-05-04T16:51:19.606Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
16:51:19 [2022-05-04T16:51:19.606Z] #30 sha256:875ea3330e1398974e37abf3b6ff2fa63696eda8b98378b603e4910af0a73ba3
16:51:19 [2022-05-04T16:51:19.606Z] #30 DONE 0.2s
16:51:19 [2022-05-04T16:51:19.606Z] 
16:51:19 [2022-05-04T16:51:19.606Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972
16:51:19 [2022-05-04T16:51:19.606Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29
16:51:20 [2022-05-04T16:51:20.067Z] #11 ...
16:51:20 [2022-05-04T16:51:20.068Z] 
16:51:20 [2022-05-04T16:51:20.068Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
16:51:20 [2022-05-04T16:51:20.068Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10
16:51:20 [2022-05-04T16:51:20.068Z] #29 9.967 129 added, 0 removed; done.
16:51:20 [2022-05-04T16:51:20.068Z] #29 10.02 Setting up jq (1.6-2.1) ...
16:51:20 [2022-05-04T16:51:20.068Z] #29 10.03 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
16:51:20 [2022-05-04T16:51:20.068Z] #29 10.04 Setting up curl (7.74.0-1.3+deb11u1) ...
16:51:20 [2022-05-04T16:51:20.068Z] #29 10.05 Processing triggers for libc-bin (2.31-13+deb11u3) ...
16:51:20 [2022-05-04T16:51:20.068Z] #29 10.07 Processing triggers for ca-certificates (20210119) ...
16:51:20 [2022-05-04T16:51:20.327Z] #29 10.08 Updating certificates in /etc/ssl/certs...
16:51:21 [2022-05-04T16:51:21.158Z] #29 10.96 0 added, 0 removed; done.
16:51:21 [2022-05-04T16:51:21.158Z] #29 10.96 Running hooks in /etc/ca-certificates/update.d...
16:51:21 [2022-05-04T16:51:21.158Z] #29 10.96 done.
16:51:21 [2022-05-04T16:51:21.498Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 5.1s
16:51:21 [2022-05-04T16:51:21.727Z] #29 DONE 11.6s
16:51:21 [2022-05-04T16:51:21.727Z] 
16:51:21 [2022-05-04T16:51:21.727Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
16:51:21 [2022-05-04T16:51:21.727Z] #30 sha256:f36fa0c2fb806a362ee1c33e61ce452372dcdf89c8cad488f26d02d0075957ac
16:51:21 [2022-05-04T16:51:21.727Z] #30 DONE 0.1s
16:51:21 [2022-05-04T16:51:21.727Z] 
16:51:21 [2022-05-04T16:51:21.727Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:51:21 [2022-05-04T16:51:21.727Z] #31 sha256:6b30d51b96c86b2039be1042754fab1fd81f91a006c0698bc7491917d428e064
16:51:24 [2022-05-04T16:51:24.024Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 7.5s done
16:51:24 [2022-05-04T16:51:24.282Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f
16:51:24 [2022-05-04T16:51:24.309Z] #31 2.388 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
16:51:24 [2022-05-04T16:51:24.309Z] #31 2.761 
16:51:24 [2022-05-04T16:51:24.883Z] #31 3.006 #=#=#                                                                         

######################################################################## 100.0%
16:51:25 [2022-05-04T16:51:25.143Z] #31 3.311 
16:51:26 [2022-05-04T16:51:26.088Z] #31 4.326 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
16:51:26 [2022-05-04T16:51:26.348Z] #31 4.662 
16:51:26 [2022-05-04T16:51:26.607Z] #31 4.897 #=#=#                                                                         

######################################################################## 100.0%
16:51:26 [2022-05-04T16:51:26.869Z] #31 5.199 
16:51:27 [2022-05-04T16:51:27.808Z] #31 6.170 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
16:51:28 [2022-05-04T16:51:28.067Z] #31 6.479 
16:51:28 [2022-05-04T16:51:28.328Z] #31 ...
16:51:28 [2022-05-04T16:51:28.328Z] 
16:51:28 [2022-05-04T16:51:28.328Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972
16:51:28 [2022-05-04T16:51:28.328Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29
16:51:28 [2022-05-04T16:51:28.328Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 8.0s done
16:51:28 [2022-05-04T16:51:28.328Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 7.0s
16:51:28 [2022-05-04T16:51:28.328Z] #11 ...
16:51:28 [2022-05-04T16:51:28.328Z] 
16:51:28 [2022-05-04T16:51:28.328Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:51:28 [2022-05-04T16:51:28.328Z] #31 sha256:6b30d51b96c86b2039be1042754fab1fd81f91a006c0698bc7491917d428e064
16:51:28 [2022-05-04T16:51:28.855Z] #31 6.709 #=#=#                                                                         

###################                                                       27.1%
##########################################                                59.4%
#################################################################         91.3%
######################################################################## 100.0%
16:51:29 [2022-05-04T16:51:29.115Z] #31 7.269 
16:51:29 [2022-05-04T16:51:29.543Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.1s
16:51:29 [2022-05-04T16:51:29.543Z] #11 ...
16:51:29 [2022-05-04T16:51:29.543Z] 
16:51:29 [2022-05-04T16:51:29.543Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:51:29 [2022-05-04T16:51:29.543Z] #31 sha256:0b5a05396c05ca1ac837e0eb4ee44733ae6565cf8023f2e1eddc06a7770e24ca
16:51:29 [2022-05-04T16:51:29.543Z] #31 1.946 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
16:51:29 [2022-05-04T16:51:29.543Z] #31 2.364 
16:51:29 [2022-05-04T16:51:29.543Z] #31 2.603 #=#=#                                                                         

######################################################################## 100.0%
16:51:29 [2022-05-04T16:51:29.543Z] #31 2.874 
16:51:29 [2022-05-04T16:51:29.543Z] #31 3.890 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
16:51:29 [2022-05-04T16:51:29.543Z] #31 4.282 
16:51:29 [2022-05-04T16:51:29.543Z] #31 4.510 #=#=#                                                                         

######################################################################## 100.0%
16:51:29 [2022-05-04T16:51:29.543Z] #31 4.913 
16:51:29 [2022-05-04T16:51:29.543Z] #31 5.987 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
16:51:29 [2022-05-04T16:51:29.543Z] #31 6.337 
16:51:29 [2022-05-04T16:51:29.543Z] #31 6.574 #=#=#                                                                         

##############                                                            20.2%
#########################################                                 57.5%
##############################################                            64.1%
######################################################################## 100.0%
16:51:29 [2022-05-04T16:51:29.543Z] #31 7.170 
16:51:29 [2022-05-04T16:51:29.543Z] #31 8.202 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
16:51:29 [2022-05-04T16:51:29.543Z] #31 8.569 
16:51:29 [2022-05-04T16:51:29.543Z] #31 8.790 #=#=#                                                                         

######################################################################## 100.0%
16:51:29 [2022-05-04T16:51:29.543Z] #31 9.087 
16:51:29 [2022-05-04T16:51:29.543Z] #31 9.818 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
16:51:29 [2022-05-04T16:51:29.799Z] #31 ...
16:51:29 [2022-05-04T16:51:29.799Z] 
16:51:29 [2022-05-04T16:51:29.799Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972
16:51:29 [2022-05-04T16:51:29.799Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29
16:51:30 [2022-05-04T16:51:30.055Z] #31 8.251 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
16:51:30 [2022-05-04T16:51:30.316Z] #31 8.527 
16:51:30 [2022-05-04T16:51:30.575Z] #31 8.753 #=#=#                                                                         

######################################################################## 100.0%
16:51:30 [2022-05-04T16:51:30.836Z] #31 9.036 
16:51:31 [2022-05-04T16:51:31.404Z] #31 9.793 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
16:51:31 [2022-05-04T16:51:31.977Z] #31 10.11 
16:51:32 [2022-05-04T16:51:32.236Z] #31 10.33 #=#=#                                                                         

######################################################################## 100.0%
16:51:32 [2022-05-04T16:51:32.502Z] #31 10.64 
16:51:32 [2022-05-04T16:51:32.502Z] #31 10.75 Download of images into '/build' complete.
16:51:32 [2022-05-04T16:51:32.502Z] #31 10.75 Use something like the following to load the result into a Docker daemon:
16:51:32 [2022-05-04T16:51:32.502Z] #31 10.75   tar -cC '/build' . | docker load
16:51:33 [2022-05-04T16:51:33.071Z] #31 DONE 11.5s
16:51:33 [2022-05-04T16:51:33.071Z] 
16:51:33 [2022-05-04T16:51:33.071Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972
16:51:33 [2022-05-04T16:51:33.071Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29
16:51:33 [2022-05-04T16:51:33.071Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 8.5s done
16:51:33 [2022-05-04T16:51:33.071Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 3.0s
16:51:33 [2022-05-04T16:51:33.971Z] #11 ...
16:51:33 [2022-05-04T16:51:33.971Z] 
16:51:33 [2022-05-04T16:51:33.971Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
16:51:33 [2022-05-04T16:51:33.971Z] #31 sha256:0b5a05396c05ca1ac837e0eb4ee44733ae6565cf8023f2e1eddc06a7770e24ca
16:51:33 [2022-05-04T16:51:33.971Z] #31 10.13 
16:51:33 [2022-05-04T16:51:33.971Z] #31 10.36 #=#=#                                                                         

######################################################################## 100.0%
16:51:33 [2022-05-04T16:51:33.971Z] #31 10.64 
16:51:33 [2022-05-04T16:51:33.971Z] #31 10.71 Download of images into '/build' complete.
16:51:33 [2022-05-04T16:51:33.971Z] #31 10.71 Use something like the following to load the result into a Docker daemon:
16:51:33 [2022-05-04T16:51:33.971Z] #31 10.71   tar -cC '/build' . | docker load
16:51:33 [2022-05-04T16:51:33.971Z] #31 DONE 13.6s
16:51:33 [2022-05-04T16:51:33.971Z] 
16:51:33 [2022-05-04T16:51:33.971Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972
16:51:33 [2022-05-04T16:51:33.971Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29
16:51:34 [2022-05-04T16:51:34.535Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 10.1s
16:51:37 [2022-05-04T16:51:37.061Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 12.8s done
16:51:37 [2022-05-04T16:51:37.318Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f
16:51:37 [2022-05-04T16:51:37.318Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done
16:51:37 [2022-05-04T16:51:37.576Z] #11 DONE 43.4s
16:51:37 [2022-05-04T16:51:37.834Z] 
16:51:37 [2022-05-04T16:51:37.834Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
16:51:37 [2022-05-04T16:51:37.834Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e
16:51:38 [2022-05-04T16:51:38.403Z] #12 DONE 0.7s
16:51:38 [2022-05-04T16:51:38.403Z] 
16:51:38 [2022-05-04T16:51:38.403Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
16:51:38 [2022-05-04T16:51:38.403Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13
16:51:38 [2022-05-04T16:51:38.966Z] #13 DONE 0.6s
16:51:38 [2022-05-04T16:51:38.966Z] 
16:51:38 [2022-05-04T16:51:38.966Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
16:51:38 [2022-05-04T16:51:38.966Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5
16:51:38 [2022-05-04T16:51:38.966Z] #33 DONE 0.1s
16:51:38 [2022-05-04T16:51:38.966Z] 
16:51:38 [2022-05-04T16:51:38.966Z] #34 [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
16:51:38 [2022-05-04T16:51:38.966Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc
16:51:39 [2022-05-04T16:51:39.224Z] #34 ...
16:51:39 [2022-05-04T16:51:39.224Z] 
16:51:39 [2022-05-04T16:51:39.224Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
16:51:39 [2022-05-04T16:51:39.224Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a
16:51:39 [2022-05-04T16:51:39.224Z] #44 DONE 0.2s
16:51:39 [2022-05-04T16:51:39.224Z] 
16:51:39 [2022-05-04T16:51:39.224Z] #48 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
16:51:39 [2022-05-04T16:51:39.224Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2
16:51:39 [2022-05-04T16:51:39.224Z] #48 DONE 0.3s
16:51:39 [2022-05-04T16:51:39.224Z] 
16:51:39 [2022-05-04T16:51:39.224Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
16:51:39 [2022-05-04T16:51:39.224Z] #25 sha256:0074846698d1e9cc69f090c62feaeb117220ec5f555127ae1c67f36a7475f0fa
16:51:39 [2022-05-04T16:51:39.224Z] #25 DONE 0.3s
16:51:39 [2022-05-04T16:51:39.224Z] 
16:51:39 [2022-05-04T16:51:39.224Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
16:51:39 [2022-05-04T16:51:39.224Z] #64 sha256:89adc3c532c7c760146337f96a3914c66285bfd32912386939fa837c51b16943
16:51:39 [2022-05-04T16:51:39.224Z] #64 DONE 0.3s
16:51:39 [2022-05-04T16:51:39.224Z] 
16:51:39 [2022-05-04T16:51:39.224Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
16:51:39 [2022-05-04T16:51:39.224Z] #65 sha256:caaad53d0e193a4d5878f23faa30312c3abf02d8f7aacb2964180d1fc073753f
16:51:39 [2022-05-04T16:51:39.640Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 8.2s
16:51:42 [2022-05-04T16:51:42.182Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 11.8s done
16:51:42 [2022-05-04T16:51:42.442Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done
16:51:42 [2022-05-04T16:51:42.701Z] #11 DONE 44.7s
16:51:42 [2022-05-04T16:51:42.701Z] 
16:51:42 [2022-05-04T16:51:42.701Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
16:51:42 [2022-05-04T16:51:42.701Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e
16:51:44 [2022-05-04T16:51:44.087Z] #12 DONE 1.3s
16:51:44 [2022-05-04T16:51:44.087Z] 
16:51:44 [2022-05-04T16:51:44.087Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
16:51:44 [2022-05-04T16:51:44.087Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13
16:51:44 [2022-05-04T16:51:44.479Z] #65 ...
16:51:44 [2022-05-04T16:51:44.479Z] 
16:51:44 [2022-05-04T16:51:44.479Z] #34 [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
16:51:44 [2022-05-04T16:51:44.479Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc
16:51:44 [2022-05-04T16:51:44.479Z] #34 5.354 + git clone https://github.com/kolyshkin/go-swagger.git .
16:51:44 [2022-05-04T16:51:44.479Z] #34 5.357 Cloning into '.'...
16:51:44 [2022-05-04T16:51:44.656Z] #13 DONE 0.6s
16:51:44 [2022-05-04T16:51:44.656Z] 
16:51:44 [2022-05-04T16:51:44.656Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
16:51:44 [2022-05-04T16:51:44.656Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a
16:51:44 [2022-05-04T16:51:44.915Z] #44 ...
16:51:44 [2022-05-04T16:51:44.915Z] 
16:51:44 [2022-05-04T16:51:44.915Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
16:51:44 [2022-05-04T16:51:44.915Z] #25 sha256:1e7ea7c6bbcb648fde2552666c1cbb40f5ac81c6c2b44239f997901cfebc78ef
16:51:44 [2022-05-04T16:51:44.915Z] #25 DONE 0.3s
16:51:44 [2022-05-04T16:51:44.915Z] 
16:51:44 [2022-05-04T16:51:44.915Z] #48 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
16:51:44 [2022-05-04T16:51:44.915Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2
16:51:44 [2022-05-04T16:51:44.915Z] #48 DONE 0.3s
16:51:44 [2022-05-04T16:51:44.916Z] 
16:51:44 [2022-05-04T16:51:44.916Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
16:51:44 [2022-05-04T16:51:44.916Z] #64 sha256:487490111f940801b098eaf5bdbd31345ee44118a9ef0af1c23b1f7c8d56e07b
16:51:44 [2022-05-04T16:51:44.916Z] #64 DONE 0.3s
16:51:44 [2022-05-04T16:51:44.916Z] 
16:51:44 [2022-05-04T16:51:44.916Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
16:51:44 [2022-05-04T16:51:44.916Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5
16:51:44 [2022-05-04T16:51:44.916Z] #33 DONE 0.4s
16:51:44 [2022-05-04T16:51:44.916Z] 
16:51:44 [2022-05-04T16:51:44.916Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
16:51:44 [2022-05-04T16:51:44.916Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a
16:51:44 [2022-05-04T16:51:44.916Z] #44 DONE 0.4s
16:51:44 [2022-05-04T16:51:44.916Z] 
16:51:44 [2022-05-04T16:51:44.916Z] #45 [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 "v2.3.0"         && 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 "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:51:44 [2022-05-04T16:51:44.916Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e
16:51:46 [2022-05-04T16:51:46.986Z] Running on azwin-2-b381c0 in d:\jenkins\workspace\moby_PR-43560
[Pipeline] {
[Pipeline] ws
16:51:47 [2022-05-04T16:51:47.002Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
16:51:47 [2022-05-04T16:51:47.669Z] The recommended git tool is: git
16:51:49 [2022-05-04T16:51:49.737Z] #34 ...
16:51:49 [2022-05-04T16:51:49.737Z] 
16:51:49 [2022-05-04T16:51:49.737Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
16:51:49 [2022-05-04T16:51:49.737Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368
16:51:49 [2022-05-04T16:51:49.737Z] #36 6.085 go: downloading github.com/pelletier/go-toml v1.8.1
16:51:49 [2022-05-04T16:51:49.737Z] #36 ...
16:51:49 [2022-05-04T16:51:49.737Z] 
16:51:49 [2022-05-04T16:51:49.737Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
16:51:49 [2022-05-04T16:51:49.737Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82
16:51:49 [2022-05-04T16:51:49.737Z] #55 5.025 go: downloading mvdan.cc/sh/v3 v3.0.2
16:51:49 [2022-05-04T16:51:49.737Z] #55 8.579 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
16:51:49 [2022-05-04T16:51:49.737Z] #55 8.759 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
16:51:49 [2022-05-04T16:51:49.737Z] #55 8.761 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
16:51:49 [2022-05-04T16:51:49.737Z] #55 ...
16:51:49 [2022-05-04T16:51:49.737Z] 
16:51:49 [2022-05-04T16:51:49.737Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0"      && /build/gotestsum --version
16:51:49 [2022-05-04T16:51:49.737Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6
16:51:49 [2022-05-04T16:51:49.737Z] #51 7.044 go: downloading gotest.tools/gotestsum v1.7.0
16:51:49 [2022-05-04T16:51:49.737Z] #51 9.949 go: downloading github.com/dnephin/pflag v1.0.7
16:51:49 [2022-05-04T16:51:49.737Z] #51 9.979 go: downloading github.com/fatih/color v1.10.0
16:51:49 [2022-05-04T16:51:49.737Z] #51 10.15 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:51:49 [2022-05-04T16:51:49.737Z] #51 10.26 go: downloading github.com/pkg/errors v0.9.1
16:51:49 [2022-05-04T16:51:49.737Z] #51 ...
16:51:49 [2022-05-04T16:51:49.737Z] 
16:51:49 [2022-05-04T16:51:49.737Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:51:49 [2022-05-04T16:51:49.737Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc
16:51:49 [2022-05-04T16:51:49.737Z] #60 6.252 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
16:51:49 [2022-05-04T16:51:49.737Z] #60 6.272 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:51:49 [2022-05-04T16:51:49.737Z] #60 6.272 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
16:51:49 [2022-05-04T16:51:49.737Z] #60 7.588 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
16:51:49 [2022-05-04T16:51:49.737Z] #60 ...
16:51:49 [2022-05-04T16:51:49.737Z] 
16:51:49 [2022-05-04T16:51:49.737Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
16:51:49 [2022-05-04T16:51:49.737Z] #26 sha256:b24a341bd204e1717d064d9d26214f7460497f965530623348033ffab83bee42
16:51:49 [2022-05-04T16:51:49.737Z] #26 6.058 + RM_GOPATH=0
16:51:49 [2022-05-04T16:51:49.737Z] #26 6.058 + TMP_GOPATH=
16:51:49 [2022-05-04T16:51:49.737Z] #26 6.058 + : /build
16:51:49 [2022-05-04T16:51:49.737Z] #26 6.058 + '[' -z '' ']'
16:51:49 [2022-05-04T16:51:49.737Z] #26 6.058 ++ mktemp -d
16:51:49 [2022-05-04T16:51:49.737Z] #26 6.061 + export GOPATH=/tmp/tmp.hslUiNZm2v
16:51:49 [2022-05-04T16:51:49.737Z] #26 6.061 + GOPATH=/tmp/tmp.hslUiNZm2v
16:51:49 [2022-05-04T16:51:49.737Z] #26 6.061 + RM_GOPATH=1
16:51:49 [2022-05-04T16:51:49.737Z] #26 6.061 + case "$(go env GOARCH)" in
16:51:49 [2022-05-04T16:51:49.737Z] #26 6.061 ++ go env GOARCH
16:51:49 [2022-05-04T16:51:49.737Z] #26 6.096 Install docker/cli version 17.06.2-ce from stable
16:51:49 [2022-05-04T16:51:49.737Z] #26 6.096 + export GO_BUILDMODE=-buildmode=pie
16:51:49 [2022-05-04T16:51:49.737Z] #26 6.096 + GO_BUILDMODE=-buildmode=pie
16:51:49 [2022-05-04T16:51:49.737Z] #26 6.096 ++ dirname /install.sh
16:51:49 [2022-05-04T16:51:49.737Z] #26 6.096 + dir=/
16:51:49 [2022-05-04T16:51:49.737Z] #26 6.096 + bin=dockercli
16:51:49 [2022-05-04T16:51:49.737Z] #26 6.096 + shift
16:51:49 [2022-05-04T16:51:49.737Z] #26 6.096 + '[' '!' -f //dockercli.installer ']'
16:51:49 [2022-05-04T16:51:49.737Z] #26 6.096 + . //dockercli.installer
16:51:49 [2022-05-04T16:51:49.737Z] #26 6.096 ++ : stable
16:51:49 [2022-05-04T16:51:49.737Z] #26 6.096 ++ : 17.06.2-ce
16:51:49 [2022-05-04T16:51:49.737Z] #26 6.096 + install_dockercli
16:51:49 [2022-05-04T16:51:49.737Z] #26 6.096 + echo 'Install docker/cli version 17.06.2-ce from stable'
16:51:49 [2022-05-04T16:51:49.737Z] #26 6.096 ++ uname -m
16:51:49 [2022-05-04T16:51:49.737Z] #26 6.096 + arch=x86_64
16:51:49 [2022-05-04T16:51:49.737Z] #26 6.096 + '[' x86_64 '!=' x86_64 ']'
16:51:49 [2022-05-04T16:51:49.737Z] #26 6.096 + url=https://download.docker.com/linux/static
16:51:49 [2022-05-04T16:51:49.737Z] #26 6.096 + tar -xz docker/docker
16:51:49 [2022-05-04T16:51:49.737Z] #26 6.097 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
16:51:49 [2022-05-04T16:51:49.737Z] #26 ...
16:51:49 [2022-05-04T16:51:49.737Z] 
16:51:49 [2022-05-04T16:51:49.737Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:51:49 [2022-05-04T16:51:49.737Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b
16:51:49 [2022-05-04T16:51:49.737Z] #40 6.240 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
16:51:49 [2022-05-04T16:51:49.737Z] #40 6.425 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:51:49 [2022-05-04T16:51:49.737Z] #40 6.425 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
16:51:49 [2022-05-04T16:51:49.737Z] #40 7.817 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
16:51:49 [2022-05-04T16:51:49.994Z] #40 ...
16:51:49 [2022-05-04T16:51:49.994Z] 
16:51:49 [2022-05-04T16:51:49.994Z] #45 [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 "v2.3.0"         && 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 "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:51:49 [2022-05-04T16:51:49.994Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e
16:51:49 [2022-05-04T16:51:49.994Z] #45 6.492 + git clone https://github.com/docker/distribution.git .
16:51:49 [2022-05-04T16:51:49.994Z] #45 6.492 Cloning into '.'...
16:51:49 [2022-05-04T16:51:49.994Z] #45 ...
16:51:49 [2022-05-04T16:51:49.994Z] 
16:51:49 [2022-05-04T16:51:49.994Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
16:51:49 [2022-05-04T16:51:49.994Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
16:51:49 [2022-05-04T16:51:49.994Z] #53 7.001 go: downloading github.com/golangci/golangci-lint v1.44.0
16:51:50 [2022-05-04T16:51:50.251Z] #53 ...
16:51:50 [2022-05-04T16:51:50.251Z] 
16:51:50 [2022-05-04T16:51:50.251Z] #49 [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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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
16:51:50 [2022-05-04T16:51:50.251Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51
16:51:50 [2022-05-04T16:51:50.251Z] #49 7.230 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
16:51:50 [2022-05-04T16:51:50.251Z] #49 7.283 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:51:50 [2022-05-04T16:51:50.251Z] #49 7.291 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
16:51:50 [2022-05-04T16:51:50.251Z] #49 8.045 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
16:51:50 [2022-05-04T16:51:50.252Z] #49 9.121 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
16:51:50 [2022-05-04T16:51:50.252Z] #49 ...
16:51:50 [2022-05-04T16:51:50.252Z] 
16:51:50 [2022-05-04T16:51:50.252Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:51:50 [2022-05-04T16:51:50.252Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
16:51:50 [2022-05-04T16:51:50.252Z] #14 4.726 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
16:51:50 [2022-05-04T16:51:50.252Z] #14 4.750 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:51:50 [2022-05-04T16:51:50.252Z] #14 4.750 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
16:51:50 [2022-05-04T16:51:50.252Z] #14 4.918 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
16:51:50 [2022-05-04T16:51:50.252Z] #14 5.574 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [127 kB]
16:51:50 [2022-05-04T16:51:50.252Z] #14 7.149 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
16:51:50 [2022-05-04T16:51:50.508Z] #14 ...
16:51:50 [2022-05-04T16:51:50.508Z] 
16:51:50 [2022-05-04T16:51:50.508Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
16:51:50 [2022-05-04T16:51:50.508Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c
16:51:50 [2022-05-04T16:51:50.508Z] #38 5.866 go: downloading github.com/tc-hib/go-winres v0.2.3
16:51:50 [2022-05-04T16:51:50.508Z] #38 6.911 go: downloading github.com/tc-hib/winres v0.1.5
16:51:50 [2022-05-04T16:51:50.508Z] #38 8.678 go: downloading github.com/urfave/cli/v2 v2.3.0
16:51:50 [2022-05-04T16:51:50.508Z] #38 9.080 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
16:51:50 [2022-05-04T16:51:50.508Z] #38 9.212 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
16:51:50 [2022-05-04T16:51:50.764Z] #38 ...
16:51:50 [2022-05-04T16:51:50.764Z] 
16:51:50 [2022-05-04T16:51:50.764Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0"      && /build/gotestsum --version
16:51:50 [2022-05-04T16:51:50.764Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6
16:51:50 [2022-05-04T16:51:50.764Z] #51 11.29 go: downloading github.com/mattn/go-colorable v0.1.8
16:51:50 [2022-05-04T16:51:50.764Z] #51 11.33 go: downloading github.com/mattn/go-isatty v0.0.12
16:51:50 [2022-05-04T16:51:50.764Z] #51 11.53 go: downloading github.com/fsnotify/fsnotify v1.4.9
16:51:50 [2022-05-04T16:51:50.764Z] #51 11.54 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
16:51:50 [2022-05-04T16:51:50.764Z] #51 11.69 go: downloading github.com/jonboulle/clockwork v0.2.2
16:51:50 [2022-05-04T16:51:50.764Z] #51 11.85 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
16:51:51 [2022-05-04T16:51:51.021Z] #51 12.12 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
16:51:51 [2022-05-04T16:51:51.490Z] #45 ...
16:51:51 [2022-05-04T16:51:51.490Z] 
16:51:51 [2022-05-04T16:51:51.490Z] #34 [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
16:51:51 [2022-05-04T16:51:51.490Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc
16:51:51 [2022-05-04T16:51:51.490Z] #34 5.628 + git clone https://github.com/kolyshkin/go-swagger.git .
16:51:51 [2022-05-04T16:51:51.490Z] #34 5.628 Cloning into '.'...
16:51:51 [2022-05-04T16:51:51.490Z] #34 ...
16:51:51 [2022-05-04T16:51:51.490Z] 
16:51:51 [2022-05-04T16:51:51.490Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
16:51:51 [2022-05-04T16:51:51.490Z] #65 sha256:7b66b5748bff63edb0b7cd63b9856d7df1327258bba31da6de6ce2566386eed5
16:51:51 [2022-05-04T16:51:51.490Z] #65 6.108 + RM_GOPATH=0
16:51:51 [2022-05-04T16:51:51.490Z] #65 6.108 + TMP_GOPATH=
16:51:51 [2022-05-04T16:51:51.490Z] #65 6.108 + : /build
16:51:51 [2022-05-04T16:51:51.490Z] #65 6.108 + '[' -z '' ']'
16:51:51 [2022-05-04T16:51:51.490Z] #65 6.108 ++ mktemp -d
16:51:51 [2022-05-04T16:51:51.490Z] #65 6.108 + export GOPATH=/tmp/tmp.sLPxKfvRIF
16:51:51 [2022-05-04T16:51:51.490Z] #65 6.108 + GOPATH=/tmp/tmp.sLPxKfvRIF
16:51:51 [2022-05-04T16:51:51.490Z] #65 6.108 + RM_GOPATH=1
16:51:51 [2022-05-04T16:51:51.490Z] #65 6.108 + case "$(go env GOARCH)" in
16:51:51 [2022-05-04T16:51:51.490Z] #65 6.108 ++ go env GOARCH
16:51:51 [2022-05-04T16:51:51.490Z] #65 6.123 + export GO_BUILDMODE=-buildmode=pie
16:51:51 [2022-05-04T16:51:51.490Z] #65 6.123 + GO_BUILDMODE=-buildmode=pie
16:51:51 [2022-05-04T16:51:51.490Z] #65 6.123 ++ dirname /install.sh
16:51:51 [2022-05-04T16:51:51.490Z] #65 6.128 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
16:51:51 [2022-05-04T16:51:51.490Z] #65 6.128 + dir=/
16:51:51 [2022-05-04T16:51:51.490Z] #65 6.128 + bin=rootlesskit
16:51:51 [2022-05-04T16:51:51.490Z] #65 6.128 + shift
16:51:51 [2022-05-04T16:51:51.490Z] #65 6.128 + '[' '!' -f //rootlesskit.installer ']'
16:51:51 [2022-05-04T16:51:51.490Z] #65 6.128 + . //rootlesskit.installer
16:51:51 [2022-05-04T16:51:51.490Z] #65 6.128 ++ : 1920341cd41e047834a21007424162a2dc946315
16:51:51 [2022-05-04T16:51:51.490Z] #65 6.128 + install_rootlesskit
16:51:51 [2022-05-04T16:51:51.490Z] #65 6.128 + case "$1" in
16:51:51 [2022-05-04T16:51:51.490Z] #65 6.128 + export CGO_ENABLED=0
16:51:51 [2022-05-04T16:51:51.490Z] #65 6.128 + CGO_ENABLED=0
16:51:51 [2022-05-04T16:51:51.490Z] #65 6.128 + _install_rootlesskit
16:51:51 [2022-05-04T16:51:51.490Z] #65 6.128 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
16:51:51 [2022-05-04T16:51:51.490Z] #65 6.128 + for f in rootlesskit rootlesskit-docker-proxy
16:51:51 [2022-05-04T16:51:51.490Z] #65 6.128 + GOBIN=/build
16:51:51 [2022-05-04T16:51:51.490Z] #65 6.128 + GO111MODULE=on
16:51:51 [2022-05-04T16:51:51.490Z] #65 6.128 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
16:51:51 [2022-05-04T16:51:51.490Z] #65 ...
16:51:51 [2022-05-04T16:51:51.490Z] 
16:51:51 [2022-05-04T16:51:51.490Z] #45 [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 "v2.3.0"         && 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 "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:51:51 [2022-05-04T16:51:51.490Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e
16:51:51 [2022-05-04T16:51:51.490Z] #45 6.535 + git clone https://github.com/docker/distribution.git .
16:51:51 [2022-05-04T16:51:51.490Z] #45 6.540 Cloning into '.'...
16:51:51 [2022-05-04T16:51:51.677Z] #51 12.60 go: downloading golang.org/x/tools v0.1.0
16:51:53 [2022-05-04T16:51:53.770Z] Running on azwin-2-b9cbd0 in d:\jenkins\workspace\moby_PR-43560
[Pipeline] {
[Pipeline] ws
16:51:53 [2022-05-04T16:51:53.786Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
16:51:54 [2022-05-04T16:51:54.781Z] #45 ...
16:51:54 [2022-05-04T16:51:54.781Z] 
16:51:54 [2022-05-04T16:51:54.781Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:51:54 [2022-05-04T16:51:54.781Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
16:51:54 [2022-05-04T16:51:54.781Z] #14 7.066 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
16:51:54 [2022-05-04T16:51:54.781Z] #14 7.082 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:51:54 [2022-05-04T16:51:54.781Z] #14 7.113 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
16:51:54 [2022-05-04T16:51:54.781Z] #14 8.544 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
16:51:54 [2022-05-04T16:51:54.781Z] #14 ...
16:51:54 [2022-05-04T16:51:54.781Z] 
16:51:54 [2022-05-04T16:51:54.781Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
16:51:54 [2022-05-04T16:51:54.781Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
16:51:54 [2022-05-04T16:51:54.781Z] #53 7.378 go: downloading github.com/golangci/golangci-lint v1.44.0
16:51:54 [2022-05-04T16:51:54.781Z] #53 ...
16:51:54 [2022-05-04T16:51:54.781Z] 
16:51:54 [2022-05-04T16:51:54.781Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:51:54 [2022-05-04T16:51:54.781Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b
16:51:54 [2022-05-04T16:51:54.781Z] #40 6.711 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
16:51:54 [2022-05-04T16:51:54.781Z] #40 6.789 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:51:54 [2022-05-04T16:51:54.781Z] #40 6.790 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
16:51:54 [2022-05-04T16:51:54.781Z] #40 7.927 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
16:51:54 [2022-05-04T16:51:54.989Z] #51 ...
16:51:54 [2022-05-04T16:51:54.989Z] 
16:51:54 [2022-05-04T16:51:54.989Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
16:51:54 [2022-05-04T16:51:54.989Z] #65 sha256:caaad53d0e193a4d5878f23faa30312c3abf02d8f7aacb2964180d1fc073753f
16:51:54 [2022-05-04T16:51:54.989Z] #65 5.205 + RM_GOPATH=0
16:51:54 [2022-05-04T16:51:54.989Z] #65 5.205 + TMP_GOPATH=
16:51:54 [2022-05-04T16:51:54.989Z] #65 5.205 + : /build
16:51:54 [2022-05-04T16:51:54.989Z] #65 5.205 + '[' -z '' ']'
16:51:54 [2022-05-04T16:51:54.989Z] #65 5.205 ++ mktemp -d
16:51:54 [2022-05-04T16:51:54.989Z] #65 5.215 + export GOPATH=/tmp/tmp.uy9ho6I0Vg
16:51:54 [2022-05-04T16:51:54.989Z] #65 5.215 + GOPATH=/tmp/tmp.uy9ho6I0Vg
16:51:54 [2022-05-04T16:51:54.989Z] #65 5.215 + RM_GOPATH=1
16:51:54 [2022-05-04T16:51:54.989Z] #65 5.215 + case "$(go env GOARCH)" in
16:51:54 [2022-05-04T16:51:54.989Z] #65 5.215 ++ go env GOARCH
16:51:54 [2022-05-04T16:51:54.989Z] #65 5.232 + export GO_BUILDMODE=-buildmode=pie
16:51:54 [2022-05-04T16:51:54.989Z] #65 5.232 + GO_BUILDMODE=-buildmode=pie
16:51:54 [2022-05-04T16:51:54.989Z] #65 5.232 ++ dirname /install.sh
16:51:54 [2022-05-04T16:51:54.989Z] #65 5.247 + dir=/
16:51:54 [2022-05-04T16:51:54.989Z] #65 5.247 + bin=rootlesskit
16:51:54 [2022-05-04T16:51:54.989Z] #65 5.247 + shift
16:51:54 [2022-05-04T16:51:54.989Z] #65 5.247 + '[' '!' -f //rootlesskit.installer ']'
16:51:54 [2022-05-04T16:51:54.989Z] #65 5.247 + . //rootlesskit.installer
16:51:54 [2022-05-04T16:51:54.989Z] #65 5.247 ++ : 1920341cd41e047834a21007424162a2dc946315
16:51:54 [2022-05-04T16:51:54.989Z] #65 5.247 + install_rootlesskit
16:51:54 [2022-05-04T16:51:54.989Z] #65 5.247 + case "$1" in
16:51:54 [2022-05-04T16:51:54.989Z] #65 5.247 + export CGO_ENABLED=0
16:51:54 [2022-05-04T16:51:54.989Z] #65 5.247 + CGO_ENABLED=0
16:51:54 [2022-05-04T16:51:54.989Z] #65 5.247 + _install_rootlesskit
16:51:54 [2022-05-04T16:51:54.989Z] #65 5.248 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
16:51:54 [2022-05-04T16:51:54.989Z] #65 5.249 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
16:51:54 [2022-05-04T16:51:54.989Z] #65 5.249 + for f in rootlesskit rootlesskit-docker-proxy
16:51:54 [2022-05-04T16:51:54.989Z] #65 5.249 + GOBIN=/build
16:51:54 [2022-05-04T16:51:54.989Z] #65 5.249 + GO111MODULE=on
16:51:54 [2022-05-04T16:51:54.989Z] #65 5.249 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
16:51:54 [2022-05-04T16:51:54.989Z] #65 5.758 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
16:51:54 [2022-05-04T16:51:54.989Z] #65 7.313 go: downloading github.com/sirupsen/logrus v1.8.1
16:51:54 [2022-05-04T16:51:54.989Z] #65 7.336 go: downloading github.com/urfave/cli/v2 v2.4.0
16:51:54 [2022-05-04T16:51:54.989Z] #65 8.091 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
16:51:54 [2022-05-04T16:51:54.989Z] #65 12.65 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
16:51:54 [2022-05-04T16:51:54.989Z] #65 14.11 go: downloading github.com/google/uuid v1.3.0
16:51:54 [2022-05-04T16:51:54.989Z] #65 14.46 go: downloading github.com/moby/vpnkit v0.5.0
16:51:54 [2022-05-04T16:51:54.989Z] #65 15.25 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:51:54 [2022-05-04T16:51:54.989Z] #65 ...
16:51:54 [2022-05-04T16:51:54.989Z] 
16:51:54 [2022-05-04T16:51:54.989Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
16:51:54 [2022-05-04T16:51:54.989Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c
16:51:54 [2022-05-04T16:51:54.989Z] #38 14.55 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:51:54 [2022-05-04T16:51:54.989Z] #38 14.75 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:51:55 [2022-05-04T16:51:55.040Z] #40 ...
16:51:55 [2022-05-04T16:51:55.040Z] 
16:51:55 [2022-05-04T16:51:55.040Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
16:51:55 [2022-05-04T16:51:55.040Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c
16:51:55 [2022-05-04T16:51:55.040Z] #38 6.253 go: downloading github.com/tc-hib/go-winres v0.2.3
16:51:55 [2022-05-04T16:51:55.040Z] #38 7.007 go: downloading github.com/tc-hib/winres v0.1.5
16:51:55 [2022-05-04T16:51:55.040Z] #38 9.399 go: downloading github.com/urfave/cli/v2 v2.3.0
16:51:55 [2022-05-04T16:51:55.040Z] #38 10.07 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
16:51:55 [2022-05-04T16:51:55.040Z] #38 10.30 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
16:51:55 [2022-05-04T16:51:55.040Z] #38 ...
16:51:55 [2022-05-04T16:51:55.040Z] 
16:51:55 [2022-05-04T16:51:55.040Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
16:51:55 [2022-05-04T16:51:55.040Z] #26 sha256:b5f00502a287d255f078cf27fdc3a42c27122068c3af26311da069d95a32d241
16:51:55 [2022-05-04T16:51:55.040Z] #26 6.550 + RM_GOPATH=0
16:51:55 [2022-05-04T16:51:55.040Z] #26 6.550 + TMP_GOPATH=
16:51:55 [2022-05-04T16:51:55.040Z] #26 6.550 + : /build
16:51:55 [2022-05-04T16:51:55.040Z] #26 6.550 + '[' -z '' ']'
16:51:55 [2022-05-04T16:51:55.040Z] #26 6.566 ++ mktemp -d
16:51:55 [2022-05-04T16:51:55.040Z] #26 6.571 + export GOPATH=/tmp/tmp.fD6ngcTYBo
16:51:55 [2022-05-04T16:51:55.040Z] #26 6.571 + GOPATH=/tmp/tmp.fD6ngcTYBo
16:51:55 [2022-05-04T16:51:55.040Z] #26 6.571 + RM_GOPATH=1
16:51:55 [2022-05-04T16:51:55.040Z] #26 6.571 + case "$(go env GOARCH)" in
16:51:55 [2022-05-04T16:51:55.040Z] #26 6.571 ++ go env GOARCH
16:51:55 [2022-05-04T16:51:55.040Z] #26 6.623 + export GO_BUILDMODE=-buildmode=pie
16:51:55 [2022-05-04T16:51:55.040Z] #26 6.623 + GO_BUILDMODE=-buildmode=pie
16:51:55 [2022-05-04T16:51:55.040Z] #26 6.623 ++ dirname /install.sh
16:51:55 [2022-05-04T16:51:55.040Z] #26 6.629 + dir=/
16:51:55 [2022-05-04T16:51:55.040Z] #26 6.629 + bin=dockercli
16:51:55 [2022-05-04T16:51:55.041Z] #26 6.629 + shift
16:51:55 [2022-05-04T16:51:55.041Z] #26 6.629 + '[' '!' -f //dockercli.installer ']'
16:51:55 [2022-05-04T16:51:55.041Z] #26 6.629 + . //dockercli.installer
16:51:55 [2022-05-04T16:51:55.041Z] #26 6.629 ++ : stable
16:51:55 [2022-05-04T16:51:55.041Z] #26 6.629 ++ : 17.06.2-ce
16:51:55 [2022-05-04T16:51:55.041Z] #26 6.630 + install_dockercli
16:51:55 [2022-05-04T16:51:55.041Z] #26 6.630 Install docker/cli version 17.06.2-ce from stable
16:51:55 [2022-05-04T16:51:55.041Z] #26 6.630 + echo 'Install docker/cli version 17.06.2-ce from stable'
16:51:55 [2022-05-04T16:51:55.041Z] #26 6.636 ++ uname -m
16:51:55 [2022-05-04T16:51:55.041Z] #26 6.637 + arch=x86_64
16:51:55 [2022-05-04T16:51:55.041Z] #26 6.637 + '[' x86_64 '!=' x86_64 ']'
16:51:55 [2022-05-04T16:51:55.041Z] #26 6.639 + url=https://download.docker.com/linux/static
16:51:55 [2022-05-04T16:51:55.041Z] #26 6.641 + tar -xz docker/docker
16:51:55 [2022-05-04T16:51:55.041Z] #26 6.641 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
16:51:55 [2022-05-04T16:51:55.300Z] #26 ...
16:51:55 [2022-05-04T16:51:55.300Z] 
16:51:55 [2022-05-04T16:51:55.300Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:51:55 [2022-05-04T16:51:55.300Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc
16:51:55 [2022-05-04T16:51:55.300Z] #60 6.764 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
16:51:55 [2022-05-04T16:51:55.300Z] #60 6.799 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:51:55 [2022-05-04T16:51:55.300Z] #60 6.802 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
16:51:55 [2022-05-04T16:51:55.300Z] #60 8.031 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
16:51:55 [2022-05-04T16:51:55.300Z] #60 ...
16:51:55 [2022-05-04T16:51:55.300Z] 
16:51:55 [2022-05-04T16:51:55.300Z] #49 [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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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
16:51:55 [2022-05-04T16:51:55.300Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51
16:51:55 [2022-05-04T16:51:55.300Z] #49 7.141 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
16:51:55 [2022-05-04T16:51:55.300Z] #49 7.191 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:51:55 [2022-05-04T16:51:55.300Z] #49 7.215 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
16:51:55 [2022-05-04T16:51:55.300Z] #49 7.733 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
16:51:55 [2022-05-04T16:51:55.300Z] #49 8.661 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
16:51:55 [2022-05-04T16:51:55.352Z] The recommended git tool is: git
16:51:55 [2022-05-04T16:51:55.559Z] #49 ...
16:51:55 [2022-05-04T16:51:55.559Z] 
16:51:55 [2022-05-04T16:51:55.559Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0"      && /build/gotestsum --version
16:51:55 [2022-05-04T16:51:55.559Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6
16:51:55 [2022-05-04T16:51:55.559Z] #51 7.510 go: downloading gotest.tools/gotestsum v1.7.0
16:51:55 [2022-05-04T16:51:55.559Z] #51 9.784 go: downloading github.com/dnephin/pflag v1.0.7
16:51:55 [2022-05-04T16:51:55.559Z] #51 9.805 go: downloading github.com/fatih/color v1.10.0
16:51:55 [2022-05-04T16:51:55.559Z] #51 9.890 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:51:55 [2022-05-04T16:51:55.559Z] #51 10.05 go: downloading github.com/pkg/errors v0.9.1
16:51:55 [2022-05-04T16:51:55.559Z] #51 10.51 go: downloading github.com/mattn/go-colorable v0.1.8
16:51:55 [2022-05-04T16:51:55.559Z] #51 10.54 go: downloading github.com/mattn/go-isatty v0.0.12
16:51:55 [2022-05-04T16:51:55.559Z] #51 10.73 go: downloading github.com/jonboulle/clockwork v0.2.2
16:51:55 [2022-05-04T16:51:55.559Z] #51 10.74 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
16:51:55 [2022-05-04T16:51:55.559Z] #51 10.81 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
16:51:55 [2022-05-04T16:51:55.559Z] #51 10.92 go: downloading github.com/fsnotify/fsnotify v1.4.9
16:51:55 [2022-05-04T16:51:55.559Z] #51 11.00 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
16:51:55 [2022-05-04T16:51:55.818Z] #51 11.17 go: downloading golang.org/x/tools v0.1.0
16:51:55 [2022-05-04T16:51:55.818Z] #51 ...
16:51:55 [2022-05-04T16:51:55.818Z] 
16:51:55 [2022-05-04T16:51:55.818Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
16:51:55 [2022-05-04T16:51:55.818Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368
16:51:55 [2022-05-04T16:51:55.818Z] #36 6.104 go: downloading github.com/pelletier/go-toml v1.8.1
16:51:55 [2022-05-04T16:51:55.818Z] #36 ...
16:51:55 [2022-05-04T16:51:55.818Z] 
16:51:55 [2022-05-04T16:51:55.818Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
16:51:55 [2022-05-04T16:51:55.818Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82
16:51:55 [2022-05-04T16:51:55.818Z] #55 7.088 go: downloading mvdan.cc/sh/v3 v3.0.2
16:51:55 [2022-05-04T16:51:55.818Z] #55 8.481 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
16:51:55 [2022-05-04T16:51:55.818Z] #55 8.481 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
16:51:55 [2022-05-04T16:51:55.818Z] #55 8.537 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
16:51:55 [2022-05-04T16:51:55.818Z] #55 11.10 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
16:51:56 [2022-05-04T16:51:56.077Z] #55 ...
16:51:56 [2022-05-04T16:51:56.077Z] 
16:51:56 [2022-05-04T16:51:56.077Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:51:56 [2022-05-04T16:51:56.077Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc
16:51:56 [2022-05-04T16:51:56.077Z] #60 11.30 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [127 kB]
16:51:58 [2022-05-04T16:51:58.615Z] #60 14.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
16:51:59 [2022-05-04T16:51:59.164Z] #38 ...
16:51:59 [2022-05-04T16:51:59.165Z] 
16:51:59 [2022-05-04T16:51:59.165Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
16:51:59 [2022-05-04T16:51:59.165Z] #26 sha256:b24a341bd204e1717d064d9d26214f7460497f965530623348033ffab83bee42
16:51:59 [2022-05-04T16:51:59.165Z] #26 19.77 + mkdir -p /build
16:51:59 [2022-05-04T16:51:59.165Z] #26 19.79 + mv docker/docker /build/
16:51:59 [2022-05-04T16:51:59.165Z] #26 19.80 + rmdir docker
16:52:00 [2022-05-04T16:52:00.105Z] #26 DONE 20.7s
16:52:00 [2022-05-04T16:52:00.105Z] 
16:52:00 [2022-05-04T16:52:00.105Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
16:52:00 [2022-05-04T16:52:00.105Z] #65 sha256:caaad53d0e193a4d5878f23faa30312c3abf02d8f7aacb2964180d1fc073753f
16:52:00 [2022-05-04T16:52:00.105Z] #65 15.57 go: downloading github.com/gofrs/flock v0.8.1
16:52:00 [2022-05-04T16:52:00.105Z] #65 15.64 go: downloading github.com/gorilla/mux v1.8.0
16:52:00 [2022-05-04T16:52:00.105Z] #65 15.70 go: downloading github.com/moby/sys/mountinfo v0.6.0
16:52:00 [2022-05-04T16:52:00.105Z] #65 16.88 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
16:52:00 [2022-05-04T16:52:00.105Z] #65 16.99 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
16:52:00 [2022-05-04T16:52:00.105Z] #65 17.16 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
16:52:00 [2022-05-04T16:52:00.105Z] #65 20.12 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:52:00 [2022-05-04T16:52:00.105Z] #65 ...
16:52:00 [2022-05-04T16:52:00.105Z] 
16:52:00 [2022-05-04T16:52:00.105Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
16:52:00 [2022-05-04T16:52:00.105Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82
16:52:00 [2022-05-04T16:52:00.105Z] #55 11.10 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
16:52:00 [2022-05-04T16:52:00.363Z] #55 ...
16:52:00 [2022-05-04T16:52:00.363Z] 
16:52:00 [2022-05-04T16:52:00.363Z] #49 [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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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
16:52:00 [2022-05-04T16:52:00.363Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51
16:52:00 [2022-05-04T16:52:00.363Z] #49 13.78 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [127 kB]
16:52:00 [2022-05-04T16:52:00.363Z] #49 17.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
16:52:00 [2022-05-04T16:52:00.363Z] #49 ...
16:52:00 [2022-05-04T16:52:00.363Z] 
16:52:00 [2022-05-04T16:52:00.363Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:52:00 [2022-05-04T16:52:00.363Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc
16:52:00 [2022-05-04T16:52:00.363Z] #60 11.39 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [127 kB]
16:52:00 [2022-05-04T16:52:00.363Z] #60 16.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
16:52:00 [2022-05-04T16:52:00.620Z] #60 ...
16:52:00 [2022-05-04T16:52:00.620Z] 
16:52:00 [2022-05-04T16:52:00.620Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:52:00 [2022-05-04T16:52:00.620Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b
16:52:00 [2022-05-04T16:52:00.620Z] #40 11.51 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [127 kB]
16:52:00 [2022-05-04T16:52:00.620Z] #40 16.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
16:52:00 [2022-05-04T16:52:00.620Z] #40 ...
16:52:00 [2022-05-04T16:52:00.620Z] 
16:52:00 [2022-05-04T16:52:00.620Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:52:00 [2022-05-04T16:52:00.620Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
16:52:00 [2022-05-04T16:52:00.620Z] #14 16.73 Fetched 8511 kB in 12s (693 kB/s)
16:52:00 [2022-05-04T16:52:00.877Z] #14 16.73 Reading package lists...
16:52:00 [2022-05-04T16:52:00.877Z] #14 ...
16:52:00 [2022-05-04T16:52:00.877Z] 
16:52:00 [2022-05-04T16:52:00.877Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0"      && /build/gotestsum --version
16:52:00 [2022-05-04T16:52:00.877Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6
16:52:00 [2022-05-04T16:52:00.877Z] #51 21.90 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
16:52:00 [2022-05-04T16:52:00.877Z] #51 21.95 go: downloading golang.org/x/mod v0.3.0
16:52:01 [2022-05-04T16:52:01.913Z] #60 ...
16:52:01 [2022-05-04T16:52:01.913Z] 
16:52:01 [2022-05-04T16:52:01.913Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
16:52:01 [2022-05-04T16:52:01.913Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c
16:52:01 [2022-05-04T16:52:01.913Z] #38 14.56 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:52:01 [2022-05-04T16:52:01.913Z] #38 14.79 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:52:01 [2022-05-04T16:52:01.913Z] #38 ...
16:52:01 [2022-05-04T16:52:01.913Z] 
16:52:01 [2022-05-04T16:52:01.913Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
16:52:01 [2022-05-04T16:52:01.913Z] #65 sha256:7b66b5748bff63edb0b7cd63b9856d7df1327258bba31da6de6ce2566386eed5
16:52:01 [2022-05-04T16:52:01.913Z] #65 6.773 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
16:52:01 [2022-05-04T16:52:01.913Z] #65 10.51 go: downloading github.com/sirupsen/logrus v1.8.1
16:52:01 [2022-05-04T16:52:01.913Z] #65 10.52 go: downloading github.com/urfave/cli/v2 v2.4.0
16:52:01 [2022-05-04T16:52:01.913Z] #65 11.13 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
16:52:01 [2022-05-04T16:52:01.913Z] #65 15.77 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
16:52:02 [2022-05-04T16:52:02.483Z] #65 17.64 go: downloading github.com/google/uuid v1.3.0
16:52:02 [2022-05-04T16:52:02.744Z] #65 17.65 go: downloading github.com/moby/vpnkit v0.5.0
16:52:02 [2022-05-04T16:52:02.744Z] #65 17.91 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:52:03 [2022-05-04T16:52:03.313Z] #65 18.42 go: downloading github.com/gofrs/flock v0.8.1
16:52:03 [2022-05-04T16:52:03.572Z] #65 18.56 go: downloading github.com/gorilla/mux v1.8.0
16:52:03 [2022-05-04T16:52:03.572Z] #65 18.78 go: downloading github.com/moby/sys/mountinfo v0.6.0
16:52:04 [2022-05-04T16:52:04.514Z] #65 19.42 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
16:52:04 [2022-05-04T16:52:04.773Z] #65 19.70 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
16:52:05 [2022-05-04T16:52:05.033Z] #65 20.04 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
16:52:05 [2022-05-04T16:52:05.033Z] #65 ...
16:52:05 [2022-05-04T16:52:05.033Z] 
16:52:05 [2022-05-04T16:52:05.033Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0"      && /build/gotestsum --version
16:52:05 [2022-05-04T16:52:05.033Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6
16:52:05 [2022-05-04T16:52:05.033Z] #51 20.59 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
16:52:05 [2022-05-04T16:52:05.292Z] #51 20.61 go: downloading golang.org/x/mod v0.3.0
16:52:06 [2022-05-04T16:52:06.128Z] #51 ...
16:52:06 [2022-05-04T16:52:06.128Z] 
16:52:06 [2022-05-04T16:52:06.128Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
16:52:06 [2022-05-04T16:52:06.128Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368
16:52:06 [2022-05-04T16:52:06.128Z] #36 26.65 tomll can be used in two ways:
16:52:06 [2022-05-04T16:52:06.128Z] #36 26.66 Writing to STDIN and reading from STDOUT:
16:52:06 [2022-05-04T16:52:06.128Z] #36 26.66   cat file.toml | tomll > file.toml
16:52:06 [2022-05-04T16:52:06.128Z] #36 26.66 
16:52:06 [2022-05-04T16:52:06.128Z] #36 26.66 Reading and updating a list of files:
16:52:06 [2022-05-04T16:52:06.128Z] #36 26.66   tomll a.toml b.toml c.toml
16:52:06 [2022-05-04T16:52:06.128Z] #36 26.66 
16:52:06 [2022-05-04T16:52:06.128Z] #36 26.66 When given a list of files, tomll will modify all files in place without asking.
16:52:06 [2022-05-04T16:52:06.128Z] #36 DONE 26.8s
16:52:06 [2022-05-04T16:52:06.128Z] 
16:52:06 [2022-05-04T16:52:06.128Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:52:06 [2022-05-04T16:52:06.128Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
16:52:06 [2022-05-04T16:52:06.128Z] #14 16.73 Reading package lists...
16:52:07 [2022-05-04T16:52:07.199Z] #51 ...
16:52:07 [2022-05-04T16:52:07.199Z] 
16:52:07 [2022-05-04T16:52:07.199Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:52:07 [2022-05-04T16:52:07.199Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b
16:52:07 [2022-05-04T16:52:07.199Z] #40 12.28 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [127 kB]
16:52:07 [2022-05-04T16:52:07.199Z] #40 15.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
16:52:07 [2022-05-04T16:52:07.199Z] #40 ...
16:52:07 [2022-05-04T16:52:07.199Z] 
16:52:07 [2022-05-04T16:52:07.199Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
16:52:07 [2022-05-04T16:52:07.199Z] #26 sha256:b5f00502a287d255f078cf27fdc3a42c27122068c3af26311da069d95a32d241
16:52:07 [2022-05-04T16:52:07.199Z] #26 21.21 + mkdir -p /build
16:52:07 [2022-05-04T16:52:07.199Z] #26 21.22 + mv docker/docker /build/
16:52:07 [2022-05-04T16:52:07.199Z] #26 21.24 + rmdir docker
16:52:07 [2022-05-04T16:52:07.459Z] #26 ...
16:52:07 [2022-05-04T16:52:07.459Z] 
16:52:07 [2022-05-04T16:52:07.459Z] #49 [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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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
16:52:07 [2022-05-04T16:52:07.459Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51
16:52:07 [2022-05-04T16:52:07.459Z] #49 12.67 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [127 kB]
16:52:07 [2022-05-04T16:52:07.459Z] #49 16.46 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
16:52:07 [2022-05-04T16:52:07.459Z] #49 20.45 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2154 B]
16:52:07 [2022-05-04T16:52:07.718Z] #49 ...
16:52:07 [2022-05-04T16:52:07.718Z] 
16:52:07 [2022-05-04T16:52:07.718Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:52:07 [2022-05-04T16:52:07.718Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
16:52:07 [2022-05-04T16:52:07.718Z] #14 12.88 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [127 kB]
16:52:07 [2022-05-04T16:52:07.718Z] #14 16.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
16:52:07 [2022-05-04T16:52:07.993Z] #14 ...
16:52:07 [2022-05-04T16:52:07.993Z] 
16:52:07 [2022-05-04T16:52:07.993Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
16:52:07 [2022-05-04T16:52:07.993Z] #26 sha256:b5f00502a287d255f078cf27fdc3a42c27122068c3af26311da069d95a32d241
16:52:07 [2022-05-04T16:52:07.993Z] #26 DONE 23.3s
16:52:07 [2022-05-04T16:52:07.993Z] 
16:52:07 [2022-05-04T16:52:07.993Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
16:52:07 [2022-05-04T16:52:07.993Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368
16:52:07 [2022-05-04T16:52:07.993Z] #36 23.56 tomll can be used in two ways:
16:52:07 [2022-05-04T16:52:07.993Z] #36 23.56 Writing to STDIN and reading from STDOUT:
16:52:07 [2022-05-04T16:52:07.993Z] #36 23.56   cat file.toml | tomll > file.toml
16:52:07 [2022-05-04T16:52:07.993Z] #36 23.56 
16:52:07 [2022-05-04T16:52:07.993Z] #36 23.56 Reading and updating a list of files:
16:52:07 [2022-05-04T16:52:07.993Z] #36 23.56   tomll a.toml b.toml c.toml
16:52:07 [2022-05-04T16:52:07.993Z] #36 23.56 
16:52:07 [2022-05-04T16:52:07.993Z] #36 23.56 When given a list of files, tomll will modify all files in place without asking.
16:52:08 [2022-05-04T16:52:08.255Z] #36 DONE 23.8s
16:52:08 [2022-05-04T16:52:08.255Z] 
16:52:08 [2022-05-04T16:52:08.255Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:52:08 [2022-05-04T16:52:08.255Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
16:52:08 [2022-05-04T16:52:08.517Z] #14 ...
16:52:08 [2022-05-04T16:52:08.517Z] 
16:52:08 [2022-05-04T16:52:08.517Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
16:52:08 [2022-05-04T16:52:08.517Z] #65 sha256:7b66b5748bff63edb0b7cd63b9856d7df1327258bba31da6de6ce2566386eed5
16:52:08 [2022-05-04T16:52:08.517Z] #65 23.54 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:52:10 [2022-05-04T16:52:10.443Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
16:52:10 [2022-05-04T16:52:10.443Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
16:52:10 [2022-05-04T16:52:10.443Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 31.9% of statements
16:52:10 [2022-05-04T16:52:10.443Z] ok  	github.com/docker/docker/api/server/middleware	0.018s	coverage: 37.7% of statements
16:52:10 [2022-05-04T16:52:10.443Z] ?   	github.com/docker/docker/api/server/router	[no test files]
16:52:10 [2022-05-04T16:52:10.443Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
16:52:10 [2022-05-04T16:52:10.443Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
16:52:10 [2022-05-04T16:52:10.443Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
16:52:10 [2022-05-04T16:52:10.443Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
16:52:10 [2022-05-04T16:52:10.443Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
16:52:10 [2022-05-04T16:52:10.443Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
16:52:10 [2022-05-04T16:52:10.443Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
16:52:10 [2022-05-04T16:52:10.443Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
16:52:10 [2022-05-04T16:52:10.443Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
16:52:10 [2022-05-04T16:52:10.443Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
16:52:10 [2022-05-04T16:52:10.443Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 6.1% of statements
16:52:10 [2022-05-04T16:52:10.443Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
16:52:10 [2022-05-04T16:52:10.443Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
16:52:10 [2022-05-04T16:52:10.443Z] ?   	github.com/docker/docker/api/types	[no test files]
16:52:10 [2022-05-04T16:52:10.443Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
16:52:10 [2022-05-04T16:52:10.443Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
16:52:10 [2022-05-04T16:52:10.443Z] ?   	github.com/docker/docker/api/types/container	[no test files]
16:52:10 [2022-05-04T16:52:10.443Z] ?   	github.com/docker/docker/api/types/events	[no test files]
16:52:10 [2022-05-04T16:52:10.443Z] ok  	github.com/docker/docker/api/types/strslice	0.008s	coverage: 90.0% of statements
16:52:10 [2022-05-04T16:52:10.443Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 92.2% of statements
16:52:10 [2022-05-04T16:52:10.443Z] ?   	github.com/docker/docker/api/types/image	[no test files]
16:52:10 [2022-05-04T16:52:10.443Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
16:52:10 [2022-05-04T16:52:10.443Z] ?   	github.com/docker/docker/api/types/network	[no test files]
16:52:10 [2022-05-04T16:52:10.443Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
16:52:10 [2022-05-04T16:52:10.443Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
16:52:10 [2022-05-04T16:52:10.443Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
16:52:10 [2022-05-04T16:52:10.443Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
16:52:10 [2022-05-04T16:52:10.443Z] ok  	github.com/docker/docker/api/types/time	0.004s	coverage: 100.0% of statements
16:52:10 [2022-05-04T16:52:10.443Z] ok  	github.com/docker/docker/api/types/versions	0.006s	coverage: 77.3% of statements
16:52:10 [2022-05-04T16:52:10.443Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
16:52:10 [2022-05-04T16:52:10.443Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
16:52:10 [2022-05-04T16:52:10.443Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
16:52:10 [2022-05-04T16:52:10.443Z] ?   	github.com/docker/docker/builder	[no test files]
16:52:10 [2022-05-04T16:52:10.443Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
16:52:10 [2022-05-04T16:52:10.443Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
16:52:10 [2022-05-04T16:52:10.443Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
16:52:10 [2022-05-04T16:52:10.443Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
16:52:10 [2022-05-04T16:52:10.443Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
16:52:10 [2022-05-04T16:52:10.443Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
16:52:10 [2022-05-04T16:52:10.443Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
16:52:10 [2022-05-04T16:52:10.443Z] ok  	github.com/docker/docker/builder/remotecontext	0.105s	coverage: 13.7% of statements
16:52:10 [2022-05-04T16:52:10.700Z] ok  	github.com/docker/docker/builder/dockerfile	0.439s	coverage: 49.3% of statements
16:52:10 [2022-05-04T16:52:10.958Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.003s	coverage: 100.0% of statements
16:52:11 [2022-05-04T16:52:11.563Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
16:52:12 [2022-05-04T16:52:12.556Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.627s	coverage: 86.3% of statements
16:52:12 [2022-05-04T16:52:12.556Z] ?   	github.com/docker/docker/cli	[no test files]
16:52:12 [2022-05-04T16:52:12.556Z] ?   	github.com/docker/docker/cli/config	[no test files]
16:52:12 [2022-05-04T16:52:12.556Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
16:52:12 [2022-05-04T16:52:12.556Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
16:52:12 [2022-05-04T16:52:12.673Z] #14 25.47 Reading package lists...
16:52:12 [2022-05-04T16:52:12.673Z] #14 ...
16:52:12 [2022-05-04T16:52:12.673Z] 
16:52:12 [2022-05-04T16:52:12.673Z] #49 [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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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
16:52:12 [2022-05-04T16:52:12.673Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51
16:52:12 [2022-05-04T16:52:12.673Z] #49 22.36 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2154 B]
16:52:12 [2022-05-04T16:52:12.673Z] #49 30.08 Fetched 8515 kB in 23s (366 kB/s)
16:52:12 [2022-05-04T16:52:12.673Z] #49 30.08 Reading package lists...
16:52:12 [2022-05-04T16:52:12.673Z] #49 ...
16:52:12 [2022-05-04T16:52:12.673Z] 
16:52:12 [2022-05-04T16:52:12.673Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:52:12 [2022-05-04T16:52:12.673Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b
16:52:12 [2022-05-04T16:52:12.673Z] #40 27.81 Fetched 8511 kB in 22s (385 kB/s)
16:52:12 [2022-05-04T16:52:12.673Z] #40 27.81 Reading package lists...
16:52:12 [2022-05-04T16:52:12.673Z] #40 ...
16:52:12 [2022-05-04T16:52:12.673Z] 
16:52:12 [2022-05-04T16:52:12.673Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:52:12 [2022-05-04T16:52:12.673Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
16:52:12 [2022-05-04T16:52:12.673Z] #14 25.47 Reading package lists...
16:52:12 [2022-05-04T16:52:12.826Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.015s	coverage: 67.6% of statements
16:52:13 [2022-05-04T16:52:13.326Z] using credential docker-jenkins-github-credentials
16:52:13 [2022-05-04T16:52:13.407Z] Cloning the remote Git repository
16:52:13 [2022-05-04T16:52:13.407Z] Cloning with configured refspecs honoured and without tags
16:52:13 [2022-05-04T16:52:13.805Z] #65 ...
16:52:13 [2022-05-04T16:52:13.805Z] 
16:52:13 [2022-05-04T16:52:13.805Z] #49 [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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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
16:52:13 [2022-05-04T16:52:13.805Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51
16:52:13 [2022-05-04T16:52:13.805Z] #49 29.03 Fetched 8515 kB in 22s (385 kB/s)
16:52:14 [2022-05-04T16:52:14.569Z] #14 33.71 Building dependency tree...
16:52:13 [2022-05-04T16:52:13.609Z] Cloning repository https://github.com/moby/moby.git
16:52:14 [2022-05-04T16:52:14.026Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
16:52:16 [2022-05-04T16:52:16.108Z] ok  	github.com/docker/docker/client	0.062s	coverage: 75.6% of statements
16:52:16 [2022-05-04T16:52:16.459Z] #14 ...
16:52:16 [2022-05-04T16:52:16.459Z] 
16:52:16 [2022-05-04T16:52:16.459Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:52:16 [2022-05-04T16:52:16.459Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc
16:52:16 [2022-05-04T16:52:16.459Z] #60 27.23 Fetched 8511 kB in 21s (398 kB/s)
16:52:16 [2022-05-04T16:52:16.459Z] #60 27.23 Reading package lists...
16:52:16 [2022-05-04T16:52:16.459Z] #60 35.46 Reading package lists...
16:52:16 [2022-05-04T16:52:16.459Z] #60 ...
16:52:16 [2022-05-04T16:52:16.459Z] 
16:52:16 [2022-05-04T16:52:16.459Z] #45 [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 "v2.3.0"         && 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 "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:52:16 [2022-05-04T16:52:16.459Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e
16:52:16 [2022-05-04T16:52:16.459Z] #45 36.12 Updating files:  63% (1162/1844)
Updating files:  64% (1181/1844)
Updating files:  65% (1199/1844)
Updating files:  66% (1218/1844)
Updating files:  67% (1236/1844)
Updating files:  68% (1254/1844)
Updating files:  69% (1273/1844)
Updating files:  70% (1291/1844)
Updating files:  71% (1310/1844)
Updating files:  72% (1328/1844)
Updating files:  73% (1347/1844)
Updating files:  74% (1365/1844)
Updating files:  75% (1383/1844)
Updating files:  76% (1402/1844)
Updating files:  77% (1420/1844)
Updating files:  78% (1439/1844)
Updating files:  79% (1457/1844)
Updating files:  80% (1476/1844)
Updating files:  81% (1494/1844)
Updating files:  82% (1513/1844)
Updating files:  83% (1531/1844)
Updating files:  84% (1549/1844)
Updating files:  85% (1568/1844)
Updating files:  86% (1586/1844)
Updating files:  87% (1605/1844)
Updating files:  88% (1623/1844)
Updating files:  89% (1642/1844)
Updating files:  90% (1660/1844)
Updating files:  91% (1679/1844)
Updating files:  92% (1697/1844)
Updating files:  93% (1715/1844)
Updating files:  94% (1734/1844)
Updating files:  95% (1752/1844)
Updating files:  96% (1771/1844)
Updating files:  97% (1789/1844)
Updating files:  98% (1808/1844)
Updating files:  99% (1826/1844)
Updating files: 100% (1844/1844)
Updating files: 100% (1844/1844), done.
16:52:16 [2022-05-04T16:52:16.459Z] #45 37.18 + git checkout -q v2.3.0
16:52:14 [2022-05-04T16:52:14.838Z] Fetching upstream changes from https://github.com/moby/moby.git
16:52:14 [2022-05-04T16:52:14.838Z]  > git --version # timeout=10
16:52:14 [2022-05-04T16:52:14.875Z]  > git --version # 'git version 2.24.1.windows.2'
16:52:14 [2022-05-04T16:52:14.875Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:52:14 [2022-05-04T16:52:14.878Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43560/head:refs/remotes/origin/PR-43560 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:52:18 [2022-05-04T16:52:18.979Z] #45 39.40 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
16:52:20 [2022-05-04T16:52:20.234Z] using credential docker-jenkins-github-credentials
16:52:20 [2022-05-04T16:52:20.315Z] Cloning the remote Git repository
16:52:20 [2022-05-04T16:52:20.315Z] Cloning with configured refspecs honoured and without tags
16:52:20 [2022-05-04T16:52:20.381Z] #49 29.03 Reading package lists...
16:52:20 [2022-05-04T16:52:20.381Z] #49 ...
16:52:20 [2022-05-04T16:52:20.381Z] 
16:52:20 [2022-05-04T16:52:20.381Z] #45 [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 "v2.3.0"         && 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 "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:52:20 [2022-05-04T16:52:20.381Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e
16:52:20 [2022-05-04T16:52:20.381Z] #45 34.65 Updating files:  81% (1504/1844)
Updating files:  82% (1513/1844)
Updating files:  83% (1531/1844)
Updating files:  84% (1549/1844)
Updating files:  85% (1568/1844)
Updating files:  86% (1586/1844)
Updating files:  87% (1605/1844)
Updating files:  88% (1623/1844)
Updating files:  89% (1642/1844)
Updating files:  90% (1660/1844)
Updating files:  91% (1679/1844)
Updating files:  92% (1697/1844)
Updating files:  93% (1715/1844)
Updating files:  94% (1734/1844)
Updating files:  95% (1752/1844)
Updating files:  96% (1771/1844)
Updating files:  97% (1789/1844)
Updating files:  98% (1808/1844)
Updating files:  99% (1826/1844)
Updating files: 100% (1844/1844)
Updating files: 100% (1844/1844), done.
16:52:20 [2022-05-04T16:52:20.381Z] #45 35.27 + git checkout -q v2.3.0
16:52:20 [2022-05-04T16:52:20.641Z] #45 ...
16:52:20 [2022-05-04T16:52:20.641Z] 
16:52:20 [2022-05-04T16:52:20.641Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:52:20 [2022-05-04T16:52:20.641Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc
16:52:20 [2022-05-04T16:52:20.641Z] #60 26.17 Fetched 8511 kB in 20s (434 kB/s)
16:52:20 [2022-05-04T16:52:20.641Z] #60 26.17 Reading package lists...
16:52:20 [2022-05-04T16:52:20.900Z] #60 34.58 Reading package lists...
16:52:20 [2022-05-04T16:52:20.900Z] #60 ...
16:52:20 [2022-05-04T16:52:20.900Z] 
16:52:20 [2022-05-04T16:52:20.900Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:52:20 [2022-05-04T16:52:20.900Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b
16:52:20 [2022-05-04T16:52:20.900Z] #40 26.27 Fetched 8511 kB in 20s (430 kB/s)
16:52:20 [2022-05-04T16:52:20.900Z] #40 26.27 Reading package lists...
16:52:21 [2022-05-04T16:52:21.159Z] #40 34.21 Reading package lists...
16:52:21 [2022-05-04T16:52:21.159Z] #40 ...
16:52:21 [2022-05-04T16:52:21.159Z] 
16:52:21 [2022-05-04T16:52:21.159Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:52:21 [2022-05-04T16:52:21.159Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
16:52:21 [2022-05-04T16:52:21.159Z] #14 27.51 Fetched 8511 kB in 21s (411 kB/s)
16:52:21 [2022-05-04T16:52:21.159Z] #14 27.51 Reading package lists...
16:52:20 [2022-05-04T16:52:20.507Z] Cloning repository https://github.com/moby/moby.git
16:52:20 [2022-05-04T16:52:20.919Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
16:52:21 [2022-05-04T16:52:21.419Z] #14 35.05 Reading package lists...
16:52:21 [2022-05-04T16:52:21.419Z] #14 ...
16:52:21 [2022-05-04T16:52:21.419Z] 
16:52:21 [2022-05-04T16:52:21.419Z] #49 [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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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
16:52:21 [2022-05-04T16:52:21.419Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51
16:52:21 [2022-05-04T16:52:21.419Z] #49 29.03 Reading package lists...
16:52:21 [2022-05-04T16:52:21.747Z] Fetching upstream changes from https://github.com/moby/moby.git
16:52:21 [2022-05-04T16:52:21.747Z]  > git --version # timeout=10
16:52:21 [2022-05-04T16:52:21.778Z]  > git --version # 'git version 2.24.1.windows.2'
16:52:21 [2022-05-04T16:52:21.778Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:52:21 [2022-05-04T16:52:21.778Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43560/head:refs/remotes/origin/PR-43560 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:52:25 [2022-05-04T16:52:25.536Z] #45 ...
16:52:25 [2022-05-04T16:52:25.536Z] 
16:52:25 [2022-05-04T16:52:25.536Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:52:25 [2022-05-04T16:52:25.536Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b
16:52:25 [2022-05-04T16:52:25.536Z] #40 27.81 Reading package lists...
16:52:25 [2022-05-04T16:52:25.536Z] #40 35.89 Reading package lists...
16:52:25 [2022-05-04T16:52:25.536Z] #40 43.70 Building dependency tree...
16:52:25 [2022-05-04T16:52:25.536Z] #40 ...
16:52:25 [2022-05-04T16:52:25.536Z] 
16:52:25 [2022-05-04T16:52:25.536Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:52:25 [2022-05-04T16:52:25.536Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
16:52:25 [2022-05-04T16:52:25.536Z] #14 39.13 The following additional packages will be installed:
16:52:25 [2022-05-04T16:52:25.536Z] #14 39.13   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
16:52:25 [2022-05-04T16:52:25.536Z] #14 39.13   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
16:52:25 [2022-05-04T16:52:25.536Z] #14 39.13   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
16:52:25 [2022-05-04T16:52:25.536Z] #14 39.13   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
16:52:25 [2022-05-04T16:52:25.536Z] #14 39.13   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
16:52:25 [2022-05-04T16:52:25.536Z] #14 39.14   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
16:52:25 [2022-05-04T16:52:25.536Z] #14 39.14   mingw-w64-common mingw-w64-x86-64-dev
16:52:25 [2022-05-04T16:52:25.536Z] #14 39.15 Suggested packages:
16:52:25 [2022-05-04T16:52:25.536Z] #14 39.15   gcc-10-locales seccomp wine64
16:52:25 [2022-05-04T16:52:25.536Z] #14 41.33 The following NEW packages will be installed:
16:52:25 [2022-05-04T16:52:25.536Z] #14 41.34   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
16:52:25 [2022-05-04T16:52:25.536Z] #14 41.34   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
16:52:25 [2022-05-04T16:52:25.536Z] #14 41.34   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
16:52:25 [2022-05-04T16:52:25.536Z] #14 41.34   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
16:52:25 [2022-05-04T16:52:25.536Z] #14 41.34   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
16:52:25 [2022-05-04T16:52:25.536Z] #14 41.34   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:52:25 [2022-05-04T16:52:25.536Z] #14 41.35   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
16:52:25 [2022-05-04T16:52:25.536Z] #14 41.35   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
16:52:25 [2022-05-04T16:52:25.536Z] #14 41.37   mingw-w64-x86-64-dev
16:52:25 [2022-05-04T16:52:25.536Z] #14 41.89 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded.
16:52:25 [2022-05-04T16:52:25.536Z] #14 41.89 Need to get 115 MB of archives.
16:52:25 [2022-05-04T16:52:25.536Z] #14 41.89 After this operation, 645 MB of additional disk space will be used.
16:52:25 [2022-05-04T16:52:25.536Z] #14 41.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
16:52:25 [2022-05-04T16:52:25.536Z] #14 42.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
16:52:25 [2022-05-04T16:52:25.536Z] #14 42.43 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
16:52:25 [2022-05-04T16:52:25.536Z] #14 42.45 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
16:52:25 [2022-05-04T16:52:25.536Z] #14 42.46 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
16:52:25 [2022-05-04T16:52:25.536Z] #14 42.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
16:52:25 [2022-05-04T16:52:25.536Z] #14 42.90 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
16:52:25 [2022-05-04T16:52:25.536Z] #14 43.25 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
16:52:25 [2022-05-04T16:52:25.536Z] #14 43.25 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB]
16:52:25 [2022-05-04T16:52:25.536Z] #14 44.20 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
16:52:25 [2022-05-04T16:52:25.536Z] #14 ...
16:52:25 [2022-05-04T16:52:25.536Z] 
16:52:25 [2022-05-04T16:52:25.536Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
16:52:25 [2022-05-04T16:52:25.536Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
16:52:25 [2022-05-04T16:52:25.536Z] #53 46.57 go: downloading github.com/fatih/color v1.13.0
16:52:25 [2022-05-04T16:52:25.536Z] #53 46.57 go: downloading github.com/gofrs/flock v0.8.1
16:52:25 [2022-05-04T16:52:25.793Z] #53 46.74 go: downloading github.com/spf13/cobra v1.3.0
16:52:25 [2022-05-04T16:52:25.793Z] #53 46.81 go: downloading github.com/spf13/pflag v1.0.5
16:52:26 [2022-05-04T16:52:26.051Z] #53 47.26 go: downloading github.com/spf13/viper v1.10.1
16:52:26 [2022-05-04T16:52:26.308Z] #53 47.41 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
16:52:26 [2022-05-04T16:52:26.962Z] #49 36.82 Reading package lists...
16:52:26 [2022-05-04T16:52:26.962Z] #49 ...
16:52:26 [2022-05-04T16:52:26.962Z] 
16:52:26 [2022-05-04T16:52:26.962Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:52:26 [2022-05-04T16:52:26.962Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b
16:52:26 [2022-05-04T16:52:26.962Z] #40 34.21 Reading package lists...
16:52:27 [2022-05-04T16:52:27.240Z] #53 48.03 go: downloading github.com/mattn/go-colorable v0.1.12
16:52:27 [2022-05-04T16:52:27.240Z] #53 48.05 go: downloading github.com/mattn/go-isatty v0.0.14
16:52:27 [2022-05-04T16:52:27.240Z] #53 48.14 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
16:52:27 [2022-05-04T16:52:27.240Z] #53 48.15 go: downloading github.com/go-critic/go-critic v0.6.2
16:52:27 [2022-05-04T16:52:27.240Z] #53 ...
16:52:27 [2022-05-04T16:52:27.240Z] 
16:52:27 [2022-05-04T16:52:27.240Z] #49 [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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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
16:52:27 [2022-05-04T16:52:27.240Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51
16:52:27 [2022-05-04T16:52:27.240Z] #49 30.08 Reading package lists...
16:52:27 [2022-05-04T16:52:27.240Z] #49 38.12 Reading package lists...
16:52:27 [2022-05-04T16:52:27.240Z] #49 46.02 Building dependency tree...
16:52:27 [2022-05-04T16:52:27.240Z] #49 ...
16:52:27 [2022-05-04T16:52:27.240Z] 
16:52:27 [2022-05-04T16:52:27.240Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:52:27 [2022-05-04T16:52:27.240Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
16:52:27 [2022-05-04T16:52:27.240Z] #14 46.68 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
16:52:27 [2022-05-04T16:52:27.240Z] #14 47.71 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
16:52:27 [2022-05-04T16:52:27.804Z] #14 48.81 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
16:52:28 [2022-05-04T16:52:28.346Z] #40 41.92 Building dependency tree...
16:52:30 [2022-05-04T16:52:30.332Z] #14 51.28 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
16:52:30 [2022-05-04T16:52:30.897Z] #14 ...
16:52:30 [2022-05-04T16:52:30.897Z] 
16:52:30 [2022-05-04T16:52:30.897Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:52:30 [2022-05-04T16:52:30.897Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b
16:52:30 [2022-05-04T16:52:30.897Z] #40 43.70 Building dependency tree...
16:52:30 [2022-05-04T16:52:30.897Z] #40 48.93 The following additional packages will be installed:
16:52:30 [2022-05-04T16:52:30.897Z] #40 48.97   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
16:52:30 [2022-05-04T16:52:30.897Z] #40 48.97 Suggested packages:
16:52:30 [2022-05-04T16:52:30.897Z] #40 49.00   cmake-doc ninja-build lrzip
16:52:30 [2022-05-04T16:52:30.897Z] #40 49.00 Recommended packages:
16:52:30 [2022-05-04T16:52:30.897Z] #40 49.00   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
16:52:30 [2022-05-04T16:52:30.897Z] #40 50.51 The following NEW packages will be installed:
16:52:30 [2022-05-04T16:52:30.897Z] #40 50.52   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
16:52:30 [2022-05-04T16:52:30.897Z] #40 50.53   vim-common xxd
16:52:30 [2022-05-04T16:52:30.897Z] #40 50.94 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
16:52:30 [2022-05-04T16:52:30.897Z] #40 50.94 Need to get 17.7 MB of archives.
16:52:30 [2022-05-04T16:52:30.897Z] #40 50.94 After this operation, 70.7 MB of additional disk space will be used.
16:52:30 [2022-05-04T16:52:30.897Z] #40 50.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
16:52:30 [2022-05-04T16:52:30.897Z] #40 50.95 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
16:52:30 [2022-05-04T16:52:30.897Z] #40 50.95 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
16:52:30 [2022-05-04T16:52:30.897Z] #40 51.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
16:52:30 [2022-05-04T16:52:30.897Z] #40 51.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB]
16:52:30 [2022-05-04T16:52:30.897Z] #40 51.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
16:52:30 [2022-05-04T16:52:30.897Z] #40 52.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
16:52:30 [2022-05-04T16:52:30.897Z] #40 52.06 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
16:52:30 [2022-05-04T16:52:30.897Z] #40 52.06 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
16:52:30 [2022-05-04T16:52:30.897Z] #40 52.10 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
16:52:31 [2022-05-04T16:52:31.154Z] #40 ...
16:52:31 [2022-05-04T16:52:31.154Z] 
16:52:31 [2022-05-04T16:52:31.154Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:52:31 [2022-05-04T16:52:31.154Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
16:52:31 [2022-05-04T16:52:31.154Z] #14 52.21 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
16:52:31 [2022-05-04T16:52:31.154Z] #14 52.22 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
16:52:31 [2022-05-04T16:52:31.154Z] #14 52.24 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
16:52:31 [2022-05-04T16:52:31.154Z] #14 52.27 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
16:52:31 [2022-05-04T16:52:31.154Z] #14 52.28 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
16:52:31 [2022-05-04T16:52:31.154Z] #14 52.32 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
16:52:31 [2022-05-04T16:52:31.412Z] #14 52.32 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
16:52:31 [2022-05-04T16:52:31.412Z] #14 52.35 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
16:52:31 [2022-05-04T16:52:31.412Z] #14 52.38 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
16:52:31 [2022-05-04T16:52:31.412Z] #14 52.39 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
16:52:31 [2022-05-04T16:52:31.412Z] #14 52.41 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
16:52:31 [2022-05-04T16:52:31.412Z] #14 52.41 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
16:52:31 [2022-05-04T16:52:31.412Z] #14 52.44 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
16:52:31 [2022-05-04T16:52:31.412Z] #14 52.46 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
16:52:31 [2022-05-04T16:52:31.412Z] #14 52.47 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
16:52:31 [2022-05-04T16:52:31.412Z] #14 52.47 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
16:52:31 [2022-05-04T16:52:31.733Z] #40 47.28 The following additional packages will be installed:
16:52:31 [2022-05-04T16:52:31.733Z] #40 47.29   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
16:52:31 [2022-05-04T16:52:31.733Z] #40 47.30 Suggested packages:
16:52:31 [2022-05-04T16:52:31.837Z] Fetching without tags
16:52:31 [2022-05-04T16:52:31.977Z] #14 ...
16:52:31 [2022-05-04T16:52:31.977Z] 
16:52:31 [2022-05-04T16:52:31.977Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:52:31 [2022-05-04T16:52:31.977Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc
16:52:31 [2022-05-04T16:52:31.977Z] #60 35.46 Reading package lists...
16:52:31 [2022-05-04T16:52:31.977Z] #60 43.23 Building dependency tree...
16:52:31 [2022-05-04T16:52:31.977Z] #60 48.54 The following additional packages will be installed:
16:52:31 [2022-05-04T16:52:31.977Z] #60 48.56   libbtrfs0
16:52:31 [2022-05-04T16:52:31.977Z] #60 48.86 The following NEW packages will be installed:
16:52:31 [2022-05-04T16:52:31.977Z] #60 48.87   libbtrfs-dev libbtrfs0
16:52:31 [2022-05-04T16:52:31.977Z] #60 49.40 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
16:52:31 [2022-05-04T16:52:31.977Z] #60 49.40 Need to get 460 kB of archives.
16:52:31 [2022-05-04T16:52:31.977Z] #60 49.40 After this operation, 1237 kB of additional disk space will be used.
16:52:31 [2022-05-04T16:52:31.977Z] #60 49.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
16:52:31 [2022-05-04T16:52:31.977Z] #60 49.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
16:52:31 [2022-05-04T16:52:31.977Z] #60 50.97 debconf: delaying package configuration, since apt-utils is not installed
16:52:31 [2022-05-04T16:52:31.977Z] #60 51.45 Fetched 460 kB in 0s (1133 kB/s)
16:52:31 [2022-05-04T16:52:31.977Z] #60 51.79 Selecting previously unselected package libbtrfs0:amd64.
16:52:31 [2022-05-04T16:52:31.977Z] #60 51.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 ... 15709 files and directories currently installed.)
16:52:31 [2022-05-04T16:52:31.977Z] #60 51.91 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
16:52:31 [2022-05-04T16:52:31.977Z] #60 52.00 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
16:52:31 [2022-05-04T16:52:31.977Z] #60 52.42 Selecting previously unselected package libbtrfs-dev:amd64.
16:52:31 [2022-05-04T16:52:31.977Z] #60 52.43 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
16:52:31 [2022-05-04T16:52:31.977Z] #60 52.47 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
16:52:31 [2022-05-04T16:52:31.992Z] #40 47.32   cmake-doc ninja-build lrzip
16:52:31 [2022-05-04T16:52:31.992Z] #40 47.32 Recommended packages:
16:52:31 [2022-05-04T16:52:31.992Z] #40 47.32   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
16:52:32 [2022-05-04T16:52:32.235Z] #60 ...
16:52:32 [2022-05-04T16:52:32.235Z] 
16:52:32 [2022-05-04T16:52:32.235Z] #49 [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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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
16:52:32 [2022-05-04T16:52:32.235Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51
16:52:32 [2022-05-04T16:52:32.235Z] #49 46.02 Building dependency tree...
16:52:32 [2022-05-04T16:52:32.235Z] #49 51.35 The following additional packages will be installed:
16:52:32 [2022-05-04T16:52:32.235Z] #49 51.38   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
16:52:32 [2022-05-04T16:52:32.235Z] #49 51.38   python3-protobuf python3-six
16:52:32 [2022-05-04T16:52:32.235Z] #49 51.42 Suggested packages:
16:52:32 [2022-05-04T16:52:32.235Z] #49 51.42   python3-setuptools
16:52:32 [2022-05-04T16:52:32.235Z] #49 51.42 Recommended packages:
16:52:32 [2022-05-04T16:52:32.235Z] #49 51.42   iproute2 | iproute
16:52:32 [2022-05-04T16:52:32.235Z] #49 52.25 The following NEW packages will be installed:
16:52:32 [2022-05-04T16:52:32.235Z] #49 52.25   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
16:52:32 [2022-05-04T16:52:32.235Z] #49 52.26   python3-protobuf python3-six
16:52:32 [2022-05-04T16:52:32.235Z] #49 52.80 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded.
16:52:32 [2022-05-04T16:52:32.235Z] #49 52.80 Need to get 2292 kB of archives.
16:52:32 [2022-05-04T16:52:32.235Z] #49 52.80 After this operation, 11.0 MB of additional disk space will be used.
16:52:32 [2022-05-04T16:52:32.235Z] #49 52.80 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
16:52:32 [2022-05-04T16:52:32.235Z] #49 52.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
16:52:32 [2022-05-04T16:52:32.235Z] #49 52.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
16:52:32 [2022-05-04T16:52:32.235Z] #49 52.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
16:52:32 [2022-05-04T16:52:32.235Z] #49 52.88 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
16:52:32 [2022-05-04T16:52:32.235Z] #49 52.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
16:52:32 [2022-05-04T16:52:32.235Z] #49 52.93 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
16:52:31 [2022-05-04T16:52:31.564Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:52:31 [2022-05-04T16:52:31.618Z]  > git config --add remote.origin.fetch +refs/pull/43560/head:refs/remotes/origin/PR-43560 # timeout=10
16:52:31 [2022-05-04T16:52:31.654Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:52:31 [2022-05-04T16:52:31.763Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:52:31 [2022-05-04T16:52:31.876Z] Fetching upstream changes from https://github.com/moby/moby.git
16:52:31 [2022-05-04T16:52:31.876Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:52:31 [2022-05-04T16:52:31.879Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43560/head:refs/remotes/origin/PR-43560 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:52:32 [2022-05-04T16:52:32.501Z] Merging remotes/origin/master commit 613b7983129e07d295e9fed7e99e5e264714647a into PR head commit 6e376e32d85ab3faad4095c561b8ab8030fbce15
16:52:33 [2022-05-04T16:52:33.370Z] #40 48.48 The following NEW packages will be installed:
16:52:33 [2022-05-04T16:52:33.371Z] #40 48.50   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
16:52:33 [2022-05-04T16:52:33.371Z] #40 48.51   vim-common xxd
16:52:33 [2022-05-04T16:52:33.371Z] #40 ...
16:52:33 [2022-05-04T16:52:33.371Z] 
16:52:33 [2022-05-04T16:52:33.371Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
16:52:33 [2022-05-04T16:52:33.371Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
16:52:33 [2022-05-04T16:52:33.371Z] #53 48.56 go: downloading github.com/fatih/color v1.13.0
16:52:33 [2022-05-04T16:52:33.371Z] #53 48.57 go: downloading github.com/gofrs/flock v0.8.1
16:52:33 [2022-05-04T16:52:33.371Z] #53 48.61 go: downloading github.com/spf13/cobra v1.3.0
16:52:33 [2022-05-04T16:52:33.371Z] #53 48.65 go: downloading github.com/spf13/pflag v1.0.5
16:52:33 [2022-05-04T16:52:33.371Z] #53 48.84 go: downloading github.com/spf13/viper v1.10.1
16:52:33 [2022-05-04T16:52:33.629Z] #53 49.03 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
16:52:33 [2022-05-04T16:52:33.629Z] #53 49.13 go: downloading github.com/mattn/go-colorable v0.1.12
16:52:33 [2022-05-04T16:52:33.888Z] #53 ...
16:52:33 [2022-05-04T16:52:33.888Z] 
16:52:33 [2022-05-04T16:52:33.889Z] #45 [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 "v2.3.0"         && 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 "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:52:33 [2022-05-04T16:52:33.889Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e
16:52:33 [2022-05-04T16:52:33.889Z] #45 38.76 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
16:52:33 [2022-05-04T16:52:33.889Z] #45 ...
16:52:33 [2022-05-04T16:52:33.889Z] 
16:52:33 [2022-05-04T16:52:33.889Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
16:52:33 [2022-05-04T16:52:33.889Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
16:52:33 [2022-05-04T16:52:33.889Z] #53 49.34 go: downloading github.com/mattn/go-isatty v0.0.14
16:52:33 [2022-05-04T16:52:33.889Z] #53 49.42 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da
16:52:34 [2022-05-04T16:52:34.131Z] #49 ...
16:52:34 [2022-05-04T16:52:34.132Z] 
16:52:34 [2022-05-04T16:52:34.132Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:52:34 [2022-05-04T16:52:34.132Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
16:52:34 [2022-05-04T16:52:34.132Z] #14 54.75 debconf: delaying package configuration, since apt-utils is not installed
16:52:34 [2022-05-04T16:52:34.132Z] #14 ...
16:52:34 [2022-05-04T16:52:34.132Z] 
16:52:34 [2022-05-04T16:52:34.132Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
16:52:34 [2022-05-04T16:52:34.132Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82
16:52:34 [2022-05-04T16:52:34.132Z] #55 53.47 v3.0.2
16:52:34 [2022-05-04T16:52:34.132Z] #55 DONE 55.0s
16:52:34 [2022-05-04T16:52:34.132Z] 
16:52:34 [2022-05-04T16:52:34.132Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:52:34 [2022-05-04T16:52:34.132Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc
16:52:34 [2022-05-04T16:52:34.132Z] #60 53.31 Setting up libbtrfs0:amd64 (5.10.1-2) ...
16:52:34 [2022-05-04T16:52:34.132Z] #60 53.32 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
16:52:34 [2022-05-04T16:52:34.132Z] #60 53.34 Processing triggers for libc-bin (2.31-13+deb11u3) ...
16:52:34 [2022-05-04T16:52:34.132Z] #60 DONE 55.0s
16:52:34 [2022-05-04T16:52:34.132Z] 
16:52:34 [2022-05-04T16:52:34.132Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:52:34 [2022-05-04T16:52:34.132Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
16:52:34 [2022-05-04T16:52:34.132Z] #14 55.00 Fetched 115 MB in 11s (10.4 MB/s)
16:52:34 [2022-05-04T16:52:34.132Z] #14 55.09 Selecting previously unselected package binutils-mingw-w64-i686.
16:52:34 [2022-05-04T16:52:34.132Z] #14 55.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%
#14 ...
16:52:34 [2022-05-04T16:52:34.132Z] 
16:52:34 [2022-05-04T16:52:34.132Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
16:52:34 [2022-05-04T16:52:34.132Z] #61 sha256:72acb10472376dde32a6b762825d25103d507c1daddc307acb3e69a0317b545a
16:52:34 [2022-05-04T16:52:34.132Z] #61 DONE 0.3s
16:52:34 [2022-05-04T16:52:34.132Z] 
16:52:34 [2022-05-04T16:52:34.132Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:52:34 [2022-05-04T16:52:34.132Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
16:52:34 [2022-05-04T16:52:34.132Z] #14 55.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 ... 15709 files and directories currently installed.)
16:52:34 [2022-05-04T16:52:34.132Z] #14 55.23 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
16:52:34 [2022-05-04T16:52:34.132Z] #14 55.25 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
16:52:34 [2022-05-04T16:52:34.147Z] #53 49.51 go: downloading github.com/go-critic/go-critic v0.6.2
16:52:34 [2022-05-04T16:52:34.389Z] #14 ...
16:52:34 [2022-05-04T16:52:34.389Z] 
16:52:34 [2022-05-04T16:52:34.389Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
16:52:34 [2022-05-04T16:52:34.389Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c
16:52:34 [2022-05-04T16:52:34.389Z] #38 55.43 NAME:
16:52:34 [2022-05-04T16:52:34.389Z] #38 55.43    go-winres - A tool for embedding resources in Windows executables
16:52:34 [2022-05-04T16:52:34.389Z] #38 55.43 
16:52:34 [2022-05-04T16:52:34.389Z] #38 55.43 USAGE:
16:52:34 [2022-05-04T16:52:34.389Z] #38 55.43    go-winres [global options] command [command options] [arguments...]
16:52:34 [2022-05-04T16:52:34.389Z] #38 55.43 
16:52:34 [2022-05-04T16:52:34.389Z] #38 55.43 COMMANDS:
16:52:34 [2022-05-04T16:52:34.389Z] #38 55.43    init     Create an initial ./winres/winres.json
16:52:34 [2022-05-04T16:52:34.389Z] #38 55.43    make     Make syso files for the "go build" command
16:52:34 [2022-05-04T16:52:34.389Z] #38 55.43    simply   Make syso files for the "go build" command (simplified)
16:52:34 [2022-05-04T16:52:34.389Z] #38 55.43    extract  Extract all resources from an executable
16:52:34 [2022-05-04T16:52:34.389Z] #38 55.43    patch    Replace resources in an executable file (exe, dll)
16:52:34 [2022-05-04T16:52:34.389Z] #38 55.43    help, h  Shows a list of commands or help for one command
16:52:34 [2022-05-04T16:52:34.389Z] #38 55.43 
16:52:34 [2022-05-04T16:52:34.389Z] #38 55.43 GLOBAL OPTIONS:
16:52:34 [2022-05-04T16:52:34.389Z] #38 55.43    --help, -h  show help (default: false)
16:52:34 [2022-05-04T16:52:34.389Z] #38 DONE 55.6s
16:52:34 [2022-05-04T16:52:34.647Z] 
16:52:34 [2022-05-04T16:52:34.647Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:52:34 [2022-05-04T16:52:34.647Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b
16:52:34 [2022-05-04T16:52:34.647Z] #40 54.45 debconf: delaying package configuration, since apt-utils is not installed
16:52:34 [2022-05-04T16:52:34.647Z] #40 54.90 Fetched 17.7 MB in 2s (10.1 MB/s)
16:52:34 [2022-05-04T16:52:34.647Z] #40 55.12 Selecting previously unselected package xxd.
16:52:34 [2022-05-04T16:52:34.647Z] #40 55.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 ... 15709 files and directories currently installed.)
16:52:34 [2022-05-04T16:52:34.647Z] #40 55.23 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
16:52:34 [2022-05-04T16:52:34.647Z] #40 55.26 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
16:52:34 [2022-05-04T16:52:34.647Z] #40 55.58 Selecting previously unselected package vim-common.
16:52:34 [2022-05-04T16:52:34.647Z] #40 55.58 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
16:52:34 [2022-05-04T16:52:34.647Z] #40 55.65 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
16:52:35 [2022-05-04T16:52:35.211Z] #40 56.24 Selecting previously unselected package cmake-data.
16:52:35 [2022-05-04T16:52:35.211Z] #40 56.24 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
16:52:35 [2022-05-04T16:52:35.211Z] #40 56.25 Unpacking cmake-data (3.18.4-2+deb11u1) ...
16:52:32 [2022-05-04T16:52:32.616Z]  > git config core.sparsecheckout # timeout=10
16:52:32 [2022-05-04T16:52:32.653Z]  > git checkout -f 6e376e32d85ab3faad4095c561b8ab8030fbce15 # timeout=10
16:52:35 [2022-05-04T16:52:35.187Z]  > git remote # timeout=10
16:52:35 [2022-05-04T16:52:35.255Z]  > git config --get remote.origin.url # timeout=10
16:52:35 [2022-05-04T16:52:35.292Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:52:35 [2022-05-04T16:52:35.294Z]  > git merge 613b7983129e07d295e9fed7e99e5e264714647a # timeout=10
16:52:35 [2022-05-04T16:52:35.499Z] Merge succeeded, producing 6e376e32d85ab3faad4095c561b8ab8030fbce15
16:52:35 [2022-05-04T16:52:35.499Z] Checking out Revision 6e376e32d85ab3faad4095c561b8ab8030fbce15 (PR-43560)
16:52:36 [2022-05-04T16:52:36.054Z] #53 51.16 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:52:36 [2022-05-04T16:52:36.054Z] #53 51.22 go: downloading github.com/hashicorp/go-multierror v1.1.1
16:52:36 [2022-05-04T16:52:36.066Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:52:36 [2022-05-04T16:52:36.346Z] Fetching without tags
16:52:36 [2022-05-04T16:52:36.997Z] Merging remotes/origin/master commit 613b7983129e07d295e9fed7e99e5e264714647a into PR head commit 6e376e32d85ab3faad4095c561b8ab8030fbce15
16:52:36 [2022-05-04T16:52:36.999Z] #53 ...
16:52:36 [2022-05-04T16:52:36.999Z] 
16:52:36 [2022-05-04T16:52:36.999Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:52:36 [2022-05-04T16:52:36.999Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc
16:52:36 [2022-05-04T16:52:36.999Z] #60 34.58 Reading package lists...
16:52:36 [2022-05-04T16:52:36.999Z] #60 42.61 Building dependency tree...
16:52:36 [2022-05-04T16:52:36.999Z] #60 48.10 The following additional packages will be installed:
16:52:36 [2022-05-04T16:52:36.999Z] #60 48.11   libbtrfs0
16:52:36 [2022-05-04T16:52:36.999Z] #60 48.37 The following NEW packages will be installed:
16:52:36 [2022-05-04T16:52:36.999Z] #60 48.39   libbtrfs-dev libbtrfs0
16:52:36 [2022-05-04T16:52:36.999Z] #60 48.93 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
16:52:36 [2022-05-04T16:52:36.999Z] #60 48.93 Need to get 460 kB of archives.
16:52:36 [2022-05-04T16:52:36.999Z] #60 48.93 After this operation, 1237 kB of additional disk space will be used.
16:52:36 [2022-05-04T16:52:36.999Z] #60 48.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
16:52:36 [2022-05-04T16:52:36.999Z] #60 49.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
16:52:36 [2022-05-04T16:52:36.999Z] #60 50.66 debconf: delaying package configuration, since apt-utils is not installed
16:52:36 [2022-05-04T16:52:36.999Z] #60 51.01 Fetched 460 kB in 0s (1021 kB/s)
16:52:36 [2022-05-04T16:52:36.999Z] #60 51.26 Selecting previously unselected package libbtrfs0:amd64.
16:52:36 [2022-05-04T16:52:36.999Z] #60 51.26 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
16:52:36 [2022-05-04T16:52:36.999Z] #60 51.36 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
16:52:36 [2022-05-04T16:52:36.999Z] #60 51.38 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
16:52:36 [2022-05-04T16:52:36.999Z] #60 51.65 Selecting previously unselected package libbtrfs-dev:amd64.
16:52:36 [2022-05-04T16:52:36.999Z] #60 51.67 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
16:52:36 [2022-05-04T16:52:36.999Z] #60 51.69 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
16:52:36 [2022-05-04T16:52:36.999Z] #60 52.09 Setting up libbtrfs0:amd64 (5.10.1-2) ...
16:52:36 [2022-05-04T16:52:36.999Z] #60 52.12 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
16:52:36 [2022-05-04T16:52:36.999Z] #60 52.13 Processing triggers for libc-bin (2.31-13+deb11u3) ...
16:52:36 [2022-05-04T16:52:36.999Z] #60 ...
16:52:36 [2022-05-04T16:52:36.999Z] 
16:52:36 [2022-05-04T16:52:36.999Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:52:36 [2022-05-04T16:52:36.999Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b
16:52:36 [2022-05-04T16:52:36.999Z] #40 48.94 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
16:52:36 [2022-05-04T16:52:36.999Z] #40 48.94 Need to get 17.7 MB of archives.
16:52:36 [2022-05-04T16:52:36.999Z] #40 48.94 After this operation, 70.7 MB of additional disk space will be used.
16:52:36 [2022-05-04T16:52:36.999Z] #40 48.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
16:52:36 [2022-05-04T16:52:36.999Z] #40 48.97 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
16:52:36 [2022-05-04T16:52:36.999Z] #40 48.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
16:52:36 [2022-05-04T16:52:36.999Z] #40 49.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
16:52:36 [2022-05-04T16:52:36.999Z] #40 49.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB]
16:52:36 [2022-05-04T16:52:36.999Z] #40 49.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
16:52:36 [2022-05-04T16:52:36.999Z] #40 49.89 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
16:52:36 [2022-05-04T16:52:36.999Z] #40 49.90 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
16:52:36 [2022-05-04T16:52:36.999Z] #40 49.91 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
16:52:36 [2022-05-04T16:52:36.999Z] #40 49.92 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
16:52:36 [2022-05-04T16:52:36.999Z] #40 51.72 debconf: delaying package configuration, since apt-utils is not installed
16:52:36 [2022-05-04T16:52:36.999Z] #40 52.13 Fetched 17.7 MB in 2s (10.1 MB/s)
16:52:36 [2022-05-04T16:52:36.999Z] #40 52.21 Selecting previously unselected package xxd.
16:52:36 [2022-05-04T16:52:36.999Z] #40 52.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 ... 15709 files and directories currently installed.)
16:52:36 [2022-05-04T16:52:36.999Z] #40 52.32 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
16:52:36 [2022-05-04T16:52:36.999Z] #40 52.34 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
16:52:36 [2022-05-04T16:52:36.999Z] #40 52.62 Selecting previously unselected package vim-common.
16:52:37 [2022-05-04T16:52:37.305Z] #40 52.63 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
16:52:37 [2022-05-04T16:52:37.305Z] #40 52.66 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
16:52:37 [2022-05-04T16:52:37.595Z] #40 ...
16:52:37 [2022-05-04T16:52:37.595Z] 
16:52:37 [2022-05-04T16:52:37.596Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
16:52:37 [2022-05-04T16:52:37.596Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc
16:52:37 [2022-05-04T16:52:37.596Z] #60 DONE 53.1s
16:52:37 [2022-05-04T16:52:37.596Z] 
16:52:37 [2022-05-04T16:52:37.596Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:52:37 [2022-05-04T16:52:37.596Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b
16:52:37 [2022-05-04T16:52:37.596Z] #40 53.21 Selecting previously unselected package cmake-data.
16:52:37 [2022-05-04T16:52:37.596Z] #40 ...
16:52:37 [2022-05-04T16:52:37.596Z] 
16:52:37 [2022-05-04T16:52:37.596Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:52:37 [2022-05-04T16:52:37.596Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
16:52:37 [2022-05-04T16:52:37.596Z] #14 35.05 Reading package lists...
16:52:37 [2022-05-04T16:52:37.596Z] #14 43.27 Building dependency tree...
16:52:37 [2022-05-04T16:52:37.596Z] #14 48.63 The following additional packages will be installed:
16:52:37 [2022-05-04T16:52:37.596Z] #14 48.64   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
16:52:37 [2022-05-04T16:52:37.596Z] #14 48.64   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
16:52:37 [2022-05-04T16:52:37.596Z] #14 48.64   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
16:52:37 [2022-05-04T16:52:37.596Z] #14 48.64   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
16:52:37 [2022-05-04T16:52:37.596Z] #14 48.65   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
16:52:37 [2022-05-04T16:52:37.596Z] #14 48.65   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
16:52:37 [2022-05-04T16:52:37.596Z] #14 48.65   mingw-w64-common mingw-w64-x86-64-dev
16:52:37 [2022-05-04T16:52:37.596Z] #14 48.68 Suggested packages:
16:52:37 [2022-05-04T16:52:37.596Z] #14 48.68   gcc-10-locales seccomp wine64
16:52:37 [2022-05-04T16:52:37.596Z] #14 50.55 The following NEW packages will be installed:
16:52:37 [2022-05-04T16:52:37.596Z] #14 50.56   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
16:52:37 [2022-05-04T16:52:37.596Z] #14 50.56   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
16:52:37 [2022-05-04T16:52:37.596Z] #14 50.56   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
16:52:37 [2022-05-04T16:52:37.596Z] #14 50.56   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
16:52:37 [2022-05-04T16:52:37.596Z] #14 50.56   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
16:52:37 [2022-05-04T16:52:37.596Z] #14 50.56   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:52:37 [2022-05-04T16:52:37.596Z] #14 50.57   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
16:52:37 [2022-05-04T16:52:37.596Z] #14 50.57   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
16:52:37 [2022-05-04T16:52:37.596Z] #14 50.57   mingw-w64-x86-64-dev
16:52:37 [2022-05-04T16:52:37.596Z] #14 50.97 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded.
16:52:37 [2022-05-04T16:52:37.596Z] #14 50.97 Need to get 115 MB of archives.
16:52:37 [2022-05-04T16:52:37.596Z] #14 50.97 After this operation, 645 MB of additional disk space will be used.
16:52:37 [2022-05-04T16:52:37.596Z] #14 50.97 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
16:52:37 [2022-05-04T16:52:37.596Z] #14 51.21 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
16:52:37 [2022-05-04T16:52:37.596Z] #14 51.49 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
16:52:37 [2022-05-04T16:52:37.596Z] #14 51.52 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
16:52:37 [2022-05-04T16:52:37.596Z] #14 51.52 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
16:52:37 [2022-05-04T16:52:37.596Z] #14 51.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
16:52:37 [2022-05-04T16:52:37.596Z] #14 51.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
16:52:37 [2022-05-04T16:52:37.596Z] #14 52.28 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
16:52:37 [2022-05-04T16:52:37.596Z] #14 52.28 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB]
16:52:37 [2022-05-04T16:52:37.855Z] #14 ...
16:52:37 [2022-05-04T16:52:37.855Z] 
16:52:37 [2022-05-04T16:52:37.855Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
16:52:37 [2022-05-04T16:52:37.855Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82
16:52:37 [2022-05-04T16:52:37.855Z] #55 53.16 v3.0.2
16:52:37 [2022-05-04T16:52:37.855Z] #55 DONE 53.3s
16:52:37 [2022-05-04T16:52:37.855Z] 
16:52:37 [2022-05-04T16:52:37.855Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:52:37 [2022-05-04T16:52:37.855Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
16:52:37 [2022-05-04T16:52:37.855Z] #14 53.28 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
16:52:37 [2022-05-04T16:52:37.855Z] #14 ...
16:52:37 [2022-05-04T16:52:37.855Z] 
16:52:37 [2022-05-04T16:52:37.856Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:52:37 [2022-05-04T16:52:37.856Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b
16:52:37 [2022-05-04T16:52:37.856Z] #40 53.23 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
16:52:37 [2022-05-04T16:52:37.856Z] #40 53.31 Unpacking cmake-data (3.18.4-2+deb11u1) ...
16:52:38 [2022-05-04T16:52:38.115Z] #40 ...
16:52:38 [2022-05-04T16:52:38.115Z] 
16:52:38 [2022-05-04T16:52:38.115Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
16:52:38 [2022-05-04T16:52:38.115Z] #61 sha256:9d69ff33c2bf336eee55edb399c432f262c50414aaca37bb8c58279c973192d4
16:52:38 [2022-05-04T16:52:38.115Z] #61 DONE 0.3s
16:52:38 [2022-05-04T16:52:38.115Z] 
16:52:38 [2022-05-04T16:52:38.115Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:52:38 [2022-05-04T16:52:38.115Z] #62 sha256:9c447b270bf5ab08afc54b731980a33c75a94eaed5ae2955ab972b8b985a5654
16:52:35 [2022-05-04T16:52:35.425Z]  > git rev-parse "HEAD^{commit}" # timeout=10
16:52:35 [2022-05-04T16:52:35.536Z]  > git config core.sparsecheckout # timeout=10
16:52:35 [2022-05-04T16:52:35.573Z]  > git checkout -f 6e376e32d85ab3faad4095c561b8ab8030fbce15 # timeout=10
16:52:36 [2022-05-04T16:52:36.113Z]  > git config --add remote.origin.fetch +refs/pull/43560/head:refs/remotes/origin/PR-43560 # timeout=10
16:52:36 [2022-05-04T16:52:36.160Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:52:36 [2022-05-04T16:52:36.269Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:52:36 [2022-05-04T16:52:36.379Z] Fetching upstream changes from https://github.com/moby/moby.git
16:52:36 [2022-05-04T16:52:36.379Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:52:36 [2022-05-04T16:52:36.379Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43560/head:refs/remotes/origin/PR-43560 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:52:37 [2022-05-04T16:52:37.099Z]  > git config core.sparsecheckout # timeout=10
16:52:37 [2022-05-04T16:52:37.146Z]  > git checkout -f 6e376e32d85ab3faad4095c561b8ab8030fbce15 # timeout=10
16:52:39 [2022-05-04T16:52:39.389Z] #40 ...
16:52:39 [2022-05-04T16:52:39.389Z] 
16:52:39 [2022-05-04T16:52:39.389Z] #34 [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
16:52:39 [2022-05-04T16:52:39.389Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc
16:52:39 [2022-05-04T16:52:39.389Z] #34 59.35 Updating files:  84% (1281/1521)
Updating files:  85% (1293/1521)
Updating files:  86% (1309/1521)
Updating files:  87% (1324/1521)
Updating files:  88% (1339/1521)
Updating files:  89% (1354/1521)
Updating files:  90% (1369/1521)
Updating files:  91% (1385/1521)
Updating files:  92% (1400/1521)
Updating files:  93% (1415/1521)
16:52:39 [2022-05-04T16:52:39.389Z] #34 ...
16:52:39 [2022-05-04T16:52:39.389Z] 
16:52:39 [2022-05-04T16:52:39.389Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
16:52:39 [2022-05-04T16:52:39.389Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
16:52:39 [2022-05-04T16:52:39.389Z] #53 50.31 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:52:39 [2022-05-04T16:52:39.389Z] #53 50.39 go: downloading github.com/hashicorp/go-multierror v1.1.1
16:52:39 [2022-05-04T16:52:39.389Z] #53 54.20 go: downloading github.com/sirupsen/logrus v1.8.1
16:52:39 [2022-05-04T16:52:39.389Z] #53 54.20 go: downloading github.com/stretchr/testify v1.7.0
16:52:39 [2022-05-04T16:52:39.389Z] #53 54.42 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
16:52:39 [2022-05-04T16:52:39.389Z] #53 54.47 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
16:52:39 [2022-05-04T16:52:39.389Z] #53 54.60 go: downloading github.com/fsnotify/fsnotify v1.5.1
16:52:39 [2022-05-04T16:52:39.389Z] #53 54.60 go: downloading github.com/magiconair/properties v1.8.5
16:52:39 [2022-05-04T16:52:39.389Z] #53 54.73 go: downloading github.com/mitchellh/mapstructure v1.4.3
16:52:39 [2022-05-04T16:52:39.389Z] #53 54.80 go: downloading github.com/spf13/afero v1.6.0
16:52:39 [2022-05-04T16:52:39.389Z] #53 54.80 go: downloading github.com/spf13/cast v1.4.1
16:52:39 [2022-05-04T16:52:39.389Z] #53 54.94 go: downloading github.com/spf13/jwalterweatherman v1.1.0
16:52:39 [2022-05-04T16:52:39.389Z] #53 54.94 go: downloading github.com/subosito/gotenv v1.2.0
16:52:39 [2022-05-04T16:52:39.389Z] #53 54.96 go: downloading gopkg.in/ini.v1 v1.66.2
16:52:39 [2022-05-04T16:52:39.389Z] #53 55.12 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
16:52:39 [2022-05-04T16:52:39.389Z] #53 55.17 go: downloading github.com/go-toolsmith/astcast v1.0.0
16:52:39 [2022-05-04T16:52:39.389Z] #53 55.28 go: downloading github.com/go-toolsmith/astcopy v1.0.0
16:52:39 [2022-05-04T16:52:39.389Z] #53 55.31 go: downloading github.com/go-toolsmith/astequal v1.0.1
16:52:39 [2022-05-04T16:52:39.389Z] #53 55.33 go: downloading github.com/go-toolsmith/astfmt v1.0.0
16:52:39 [2022-05-04T16:52:39.389Z] #53 55.49 go: downloading github.com/go-toolsmith/astp v1.0.0
16:52:39 [2022-05-04T16:52:39.389Z] #53 55.52 go: downloading github.com/go-toolsmith/strparse v1.0.0
16:52:39 [2022-05-04T16:52:39.389Z] #53 55.57 go: downloading github.com/go-toolsmith/typep v1.0.2
16:52:39 [2022-05-04T16:52:39.389Z] #53 55.61 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
16:52:39 [2022-05-04T16:52:39.389Z] #53 56.32 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
16:52:39 [2022-05-04T16:52:39.389Z] #53 56.45 go: downloading github.com/hashicorp/errwrap v1.0.0
16:52:39 [2022-05-04T16:52:39.389Z] #53 56.51 go: downloading 4d63.com/gochecknoglobals v0.1.0
16:52:39 [2022-05-04T16:52:39.389Z] #53 56.54 go: downloading github.com/Antonboom/errname v0.1.5
16:52:39 [2022-05-04T16:52:39.389Z] #53 56.61 go: downloading github.com/Antonboom/nilnil v0.1.0
16:52:39 [2022-05-04T16:52:39.389Z] #53 56.70 go: downloading github.com/BurntSushi/toml v1.0.0
16:52:39 [2022-05-04T16:52:39.389Z] #53 57.61 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
16:52:39 [2022-05-04T16:52:39.389Z] #53 57.62 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
16:52:39 [2022-05-04T16:52:39.389Z] #53 57.67 go: downloading github.com/alexkohler/prealloc v1.0.0
16:52:39 [2022-05-04T16:52:39.389Z] #53 57.76 go: downloading github.com/ashanbrown/forbidigo v1.3.0
16:52:39 [2022-05-04T16:52:39.389Z] #53 57.77 go: downloading github.com/ashanbrown/makezero v1.1.0
16:52:39 [2022-05-04T16:52:39.389Z] #53 57.82 go: downloading github.com/bkielbasa/cyclop v1.2.0
16:52:39 [2022-05-04T16:52:39.389Z] #53 57.96 go: downloading github.com/blizzy78/varnamelen v0.5.0
16:52:39 [2022-05-04T16:52:39.389Z] #53 58.06 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
16:52:39 [2022-05-04T16:52:39.389Z] #53 58.16 go: downloading github.com/breml/bidichk v0.2.1
16:52:39 [2022-05-04T16:52:39.389Z] #53 58.34 go: downloading github.com/breml/errchkjson v0.2.1
16:52:39 [2022-05-04T16:52:39.389Z] #53 58.50 go: downloading github.com/butuzov/ireturn v0.1.1
16:52:39 [2022-05-04T16:52:39.389Z] #53 58.53 go: downloading github.com/charithe/durationcheck v0.0.9
16:52:39 [2022-05-04T16:52:39.389Z] #53 58.63 go: downloading github.com/daixiang0/gci v0.2.9
16:52:39 [2022-05-04T16:52:39.389Z] #53 58.67 go: downloading github.com/denis-tingajkin/go-header v0.4.2
16:52:39 [2022-05-04T16:52:39.389Z] #53 58.76 go: downloading github.com/esimonov/ifshort v1.0.4
16:52:39 [2022-05-04T16:52:39.389Z] #53 58.81 go: downloading github.com/fzipp/gocyclo v0.4.0
16:52:39 [2022-05-04T16:52:39.389Z] #53 58.85 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
16:52:39 [2022-05-04T16:52:39.389Z] #53 58.92 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
16:52:39 [2022-05-04T16:52:39.389Z] #53 59.05 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
16:52:39 [2022-05-04T16:52:39.389Z] #53 59.68 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
16:52:39 [2022-05-04T16:52:39.389Z] #53 59.83 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
16:52:39 [2022-05-04T16:52:39.389Z] #53 60.04 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
16:52:39 [2022-05-04T16:52:39.389Z] #53 60.05 go: downloading github.com/golangci/misspell v0.3.5
16:52:39 [2022-05-04T16:52:39.389Z] #53 60.14 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
16:52:39 [2022-05-04T16:52:39.389Z] #53 60.16 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
16:52:39 [2022-05-04T16:52:39.389Z] #53 60.22 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
16:52:39 [2022-05-04T16:52:39.389Z] #53 60.27 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
16:52:39 [2022-05-04T16:52:39.389Z] #53 60.28 go: downloading github.com/jgautheron/goconst v1.5.1
16:52:39 [2022-05-04T16:52:39.389Z] #53 60.34 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
16:52:39 [2022-05-04T16:52:39.389Z] #53 60.49 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
16:52:39 [2022-05-04T16:52:39.389Z] #53 60.49 go: downloading github.com/julz/importas v0.1.0
16:52:39 [2022-05-04T16:52:39.389Z] #53 ...
16:52:39 [2022-05-04T16:52:39.389Z] 
16:52:39 [2022-05-04T16:52:39.389Z] #34 [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
16:52:39 [2022-05-04T16:52:39.389Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc
16:52:39 [2022-05-04T16:52:39.651Z] #34 59.35 Updating files:  84% (1281/1521)
Updating files:  85% (1293/1521)
Updating files:  86% (1309/1521)
Updating files:  87% (1324/1521)
Updating files:  88% (1339/1521)
Updating files:  89% (1354/1521)
Updating files:  90% (1369/1521)
Updating files:  91% (1385/1521)
Updating files:  92% (1400/1521)
Updating files:  93% (1415/1521)
Updating files:  93% (1422/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
16:52:39 [2022-05-04T16:52:39.651Z] #34 60.66 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
16:52:39 [2022-05-04T16:52:39.785Z] Merge succeeded, producing 6e376e32d85ab3faad4095c561b8ab8030fbce15
16:52:39 [2022-05-04T16:52:39.785Z] Checking out Revision 6e376e32d85ab3faad4095c561b8ab8030fbce15 (PR-43560)
16:52:39 [2022-05-04T16:52:39.908Z] #34 60.94 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:52:40 [2022-05-04T16:52:40.020Z] #62 1.816 + RM_GOPATH=0
16:52:40 [2022-05-04T16:52:40.020Z] #62 1.816 + TMP_GOPATH=
16:52:40 [2022-05-04T16:52:40.020Z] #62 1.816 + : /build
16:52:40 [2022-05-04T16:52:40.020Z] #62 1.816 + '[' -z '' ']'
16:52:40 [2022-05-04T16:52:40.020Z] #62 1.816 ++ mktemp -d
16:52:40 [2022-05-04T16:52:40.020Z] #62 1.816 + export GOPATH=/tmp/tmp.9qKubLbTdR
16:52:40 [2022-05-04T16:52:40.020Z] #62 1.816 + GOPATH=/tmp/tmp.9qKubLbTdR
16:52:40 [2022-05-04T16:52:40.020Z] #62 1.816 + RM_GOPATH=1
16:52:40 [2022-05-04T16:52:40.020Z] #62 1.816 + case "$(go env GOARCH)" in
16:52:40 [2022-05-04T16:52:40.020Z] #62 1.816 ++ go env GOARCH
16:52:40 [2022-05-04T16:52:40.020Z] #62 1.856 + export GO_BUILDMODE=-buildmode=pie
16:52:40 [2022-05-04T16:52:40.020Z] #62 1.856 + GO_BUILDMODE=-buildmode=pie
16:52:40 [2022-05-04T16:52:40.020Z] #62 1.857 ++ dirname /install.sh
16:52:40 [2022-05-04T16:52:40.020Z] #62 1.860 + dir=/
16:52:40 [2022-05-04T16:52:40.020Z] #62 1.860 + bin=containerd
16:52:40 [2022-05-04T16:52:40.020Z] #62 1.860 + shift
16:52:40 [2022-05-04T16:52:40.020Z] #62 1.860 + '[' '!' -f //containerd.installer ']'
16:52:40 [2022-05-04T16:52:40.020Z] #62 1.860 + . //containerd.installer
16:52:40 [2022-05-04T16:52:40.020Z] #62 1.860 ++ set -e
16:52:40 [2022-05-04T16:52:40.020Z] #62 1.860 ++ : v1.6.4
16:52:40 [2022-05-04T16:52:40.020Z] #62 1.860 + install_containerd
16:52:40 [2022-05-04T16:52:40.020Z] #62 1.860 + echo 'Install containerd version v1.6.4'
16:52:40 [2022-05-04T16:52:40.020Z] #62 1.860 + git clone https://github.com/containerd/containerd.git /tmp/tmp.9qKubLbTdR/src/github.com/containerd/containerd
16:52:40 [2022-05-04T16:52:40.021Z] #62 1.860 Install containerd version v1.6.4
16:52:40 [2022-05-04T16:52:40.021Z] #62 1.884 Cloning into '/tmp/tmp.9qKubLbTdR/src/github.com/containerd/containerd'...
16:52:40 [2022-05-04T16:52:40.021Z] #62 ...
16:52:40 [2022-05-04T16:52:40.021Z] 
16:52:40 [2022-05-04T16:52:40.021Z] #49 [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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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
16:52:40 [2022-05-04T16:52:40.021Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51
16:52:40 [2022-05-04T16:52:40.021Z] #49 36.82 Reading package lists...
16:52:40 [2022-05-04T16:52:40.021Z] #49 45.36 Building dependency tree...
16:52:40 [2022-05-04T16:52:40.021Z] #49 49.89 The following additional packages will be installed:
16:52:40 [2022-05-04T16:52:40.021Z] #49 49.90   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
16:52:40 [2022-05-04T16:52:40.021Z] #49 49.92   python3-protobuf python3-six
16:52:40 [2022-05-04T16:52:40.021Z] #49 49.94 Suggested packages:
16:52:40 [2022-05-04T16:52:40.021Z] #49 49.95   python3-setuptools
16:52:40 [2022-05-04T16:52:40.021Z] #49 49.96 Recommended packages:
16:52:40 [2022-05-04T16:52:40.021Z] #49 49.96   iproute2 | iproute
16:52:40 [2022-05-04T16:52:40.021Z] #49 50.76 The following NEW packages will be installed:
16:52:40 [2022-05-04T16:52:40.021Z] #49 50.79   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
16:52:40 [2022-05-04T16:52:40.021Z] #49 50.80   python3-protobuf python3-six
16:52:40 [2022-05-04T16:52:40.021Z] #49 51.39 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded.
16:52:40 [2022-05-04T16:52:40.021Z] #49 51.39 Need to get 2292 kB of archives.
16:52:40 [2022-05-04T16:52:40.021Z] #49 51.39 After this operation, 11.0 MB of additional disk space will be used.
16:52:40 [2022-05-04T16:52:40.021Z] #49 51.39 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
16:52:40 [2022-05-04T16:52:40.021Z] #49 51.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
16:52:40 [2022-05-04T16:52:40.021Z] #49 51.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
16:52:40 [2022-05-04T16:52:40.021Z] #49 51.47 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
16:52:40 [2022-05-04T16:52:40.021Z] #49 51.55 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
16:52:40 [2022-05-04T16:52:40.021Z] #49 51.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
16:52:40 [2022-05-04T16:52:40.021Z] #49 51.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
16:52:40 [2022-05-04T16:52:40.021Z] #49 54.62 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.16.1-3 [660 kB]
16:52:40 [2022-05-04T16:52:40.021Z] #49 ...
16:52:40 [2022-05-04T16:52:40.021Z] 
16:52:40 [2022-05-04T16:52:40.021Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
16:52:40 [2022-05-04T16:52:40.021Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
16:52:40 [2022-05-04T16:52:40.021Z] #53 55.51 go: downloading github.com/sirupsen/logrus v1.8.1
16:52:40 [2022-05-04T16:52:40.021Z] #53 55.51 go: downloading github.com/stretchr/testify v1.7.0
16:52:40 [2022-05-04T16:52:40.283Z] #53 55.74 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
16:52:40 [2022-05-04T16:52:40.283Z] #53 55.75 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
16:52:40 [2022-05-04T16:52:40.543Z] #53 55.90 go: downloading github.com/fsnotify/fsnotify v1.5.1
16:52:40 [2022-05-04T16:52:40.543Z] #53 56.16 go: downloading github.com/magiconair/properties v1.8.5
16:52:40 [2022-05-04T16:52:40.803Z] #53 56.30 go: downloading github.com/mitchellh/mapstructure v1.4.3
16:52:40 [2022-05-04T16:52:40.803Z] #53 56.31 go: downloading github.com/spf13/afero v1.6.0
16:52:41 [2022-05-04T16:52:41.062Z] #53 56.50 go: downloading github.com/spf13/cast v1.4.1
16:52:41 [2022-05-04T16:52:41.062Z] #53 56.53 go: downloading github.com/spf13/jwalterweatherman v1.1.0
16:52:41 [2022-05-04T16:52:41.062Z] #53 56.60 go: downloading github.com/subosito/gotenv v1.2.0
16:52:41 [2022-05-04T16:52:41.323Z] #53 56.63 go: downloading gopkg.in/ini.v1 v1.66.2
16:52:41 [2022-05-04T16:52:41.323Z] #53 56.67 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
16:52:41 [2022-05-04T16:52:41.323Z] #53 56.81 go: downloading github.com/go-toolsmith/astcast v1.0.0
16:52:41 [2022-05-04T16:52:41.582Z] #53 56.94 go: downloading github.com/go-toolsmith/astcopy v1.0.0
16:52:41 [2022-05-04T16:52:41.582Z] #53 56.98 go: downloading github.com/go-toolsmith/astequal v1.0.1
16:52:41 [2022-05-04T16:52:41.582Z] #53 57.00 go: downloading github.com/go-toolsmith/astfmt v1.0.0
16:52:41 [2022-05-04T16:52:41.582Z] #53 57.05 go: downloading github.com/go-toolsmith/astp v1.0.0
16:52:41 [2022-05-04T16:52:41.582Z] #53 57.07 go: downloading github.com/go-toolsmith/strparse v1.0.0
16:52:41 [2022-05-04T16:52:41.582Z] #53 57.11 go: downloading github.com/go-toolsmith/typep v1.0.2
16:52:41 [2022-05-04T16:52:41.582Z] #53 ...
16:52:41 [2022-05-04T16:52:41.582Z] 
16:52:41 [2022-05-04T16:52:41.582Z] #38 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
16:52:41 [2022-05-04T16:52:41.582Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c
16:52:41 [2022-05-04T16:52:41.582Z] #38 56.87 NAME:
16:52:41 [2022-05-04T16:52:41.582Z] #38 56.88    go-winres - A tool for embedding resources in Windows executables
16:52:41 [2022-05-04T16:52:41.582Z] #38 56.88 
16:52:41 [2022-05-04T16:52:41.582Z] #38 56.88 USAGE:
16:52:41 [2022-05-04T16:52:41.582Z] #38 56.88    go-winres [global options] command [command options] [arguments...]
16:52:41 [2022-05-04T16:52:41.582Z] #38 56.88 
16:52:41 [2022-05-04T16:52:41.582Z] #38 56.88 COMMANDS:
16:52:41 [2022-05-04T16:52:41.582Z] #38 56.88    init     Create an initial ./winres/winres.json
16:52:41 [2022-05-04T16:52:41.582Z] #38 56.88    make     Make syso files for the "go build" command
16:52:41 [2022-05-04T16:52:41.582Z] #38 56.88    simply   Make syso files for the "go build" command (simplified)
16:52:41 [2022-05-04T16:52:41.582Z] #38 56.88    extract  Extract all resources from an executable
16:52:41 [2022-05-04T16:52:41.582Z] #38 56.88    patch    Replace resources in an executable file (exe, dll)
16:52:41 [2022-05-04T16:52:41.582Z] #38 56.88    help, h  Shows a list of commands or help for one command
16:52:41 [2022-05-04T16:52:41.582Z] #38 56.88 
16:52:41 [2022-05-04T16:52:41.582Z] #38 56.88 GLOBAL OPTIONS:
16:52:41 [2022-05-04T16:52:41.582Z] #38 56.88    --help, -h  show help (default: false)
16:52:41 [2022-05-04T16:52:41.582Z] #38 DONE 57.2s
16:52:41 [2022-05-04T16:52:41.582Z] 
16:52:41 [2022-05-04T16:52:41.582Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
16:52:41 [2022-05-04T16:52:41.582Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
16:52:41 [2022-05-04T16:52:41.582Z] #53 57.17 go: downloading github.com/quasilyte/go-ruleguard v0.3.15
16:52:39 [2022-05-04T16:52:39.444Z]  > git remote # timeout=10
16:52:39 [2022-05-04T16:52:39.522Z]  > git config --get remote.origin.url # timeout=10
16:52:39 [2022-05-04T16:52:39.553Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:52:39 [2022-05-04T16:52:39.553Z]  > git merge 613b7983129e07d295e9fed7e99e5e264714647a # timeout=10
16:52:39 [2022-05-04T16:52:39.694Z]  > git rev-parse "HEAD^{commit}" # timeout=10
16:52:39 [2022-05-04T16:52:39.819Z]  > git config core.sparsecheckout # timeout=10
16:52:39 [2022-05-04T16:52:39.850Z]  > git checkout -f 6e376e32d85ab3faad4095c561b8ab8030fbce15 # timeout=10
16:52:42 [2022-05-04T16:52:42.978Z] #53 58.25 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
16:52:42 [2022-05-04T16:52:42.978Z] #53 58.47 go: downloading github.com/hashicorp/errwrap v1.0.0
16:52:42 [2022-05-04T16:52:42.978Z] #53 58.49 go: downloading 4d63.com/gochecknoglobals v0.1.0
16:52:43 [2022-05-04T16:52:43.237Z] #53 58.60 go: downloading github.com/Antonboom/errname v0.1.5
16:52:43 [2022-05-04T16:52:43.237Z] #53 58.69 go: downloading github.com/Antonboom/nilnil v0.1.0
16:52:43 [2022-05-04T16:52:43.237Z] #53 58.74 go: downloading github.com/BurntSushi/toml v1.0.0
16:52:44 [2022-05-04T16:52:44.625Z] #53 59.79 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
16:52:44 [2022-05-04T16:52:44.625Z] #53 59.82 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
16:52:44 [2022-05-04T16:52:44.625Z] #53 59.87 go: downloading github.com/alexkohler/prealloc v1.0.0
16:52:44 [2022-05-04T16:52:44.625Z] #53 59.89 go: downloading github.com/ashanbrown/forbidigo v1.3.0
16:52:44 [2022-05-04T16:52:44.625Z] #53 59.94 go: downloading github.com/ashanbrown/makezero v1.1.0
16:52:44 [2022-05-04T16:52:44.625Z] #53 59.96 go: downloading github.com/bkielbasa/cyclop v1.2.0
16:52:44 [2022-05-04T16:52:44.625Z] #53 60.04 go: downloading github.com/blizzy78/varnamelen v0.5.0
16:52:44 [2022-05-04T16:52:44.884Z] #53 60.33 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
16:52:44 [2022-05-04T16:52:44.884Z] #53 60.46 go: downloading github.com/breml/bidichk v0.2.1
16:52:45 [2022-05-04T16:52:45.143Z] #53 60.50 go: downloading github.com/breml/errchkjson v0.2.1
16:52:45 [2022-05-04T16:52:45.143Z] #53 60.59 go: downloading github.com/butuzov/ireturn v0.1.1
16:52:45 [2022-05-04T16:52:45.227Z] #34 ...
16:52:45 [2022-05-04T16:52:45.227Z] 
16:52:45 [2022-05-04T16:52:45.227Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:52:45 [2022-05-04T16:52:45.227Z] #62 sha256:4f8487f26fd1a516185305c8c383dc1c88db8d8afd4bd517f7b63afe0ca7922d
16:52:45 [2022-05-04T16:52:45.227Z] #62 2.821 + RM_GOPATH=0
16:52:45 [2022-05-04T16:52:45.227Z] #62 2.821 + TMP_GOPATH=
16:52:45 [2022-05-04T16:52:45.227Z] #62 2.821 + : /build
16:52:45 [2022-05-04T16:52:45.227Z] #62 2.821 + '[' -z '' ']'
16:52:45 [2022-05-04T16:52:45.227Z] #62 2.821 ++ mktemp -d
16:52:45 [2022-05-04T16:52:45.227Z] #62 2.846 + export GOPATH=/tmp/tmp.cFBn5Vr7pT
16:52:45 [2022-05-04T16:52:45.227Z] #62 2.846 + GOPATH=/tmp/tmp.cFBn5Vr7pT
16:52:45 [2022-05-04T16:52:45.227Z] #62 2.846 + RM_GOPATH=1
16:52:45 [2022-05-04T16:52:45.227Z] #62 2.846 + case "$(go env GOARCH)" in
16:52:45 [2022-05-04T16:52:45.227Z] #62 2.846 ++ go env GOARCH
16:52:45 [2022-05-04T16:52:45.227Z] #62 2.877 Install containerd version v1.6.4
16:52:45 [2022-05-04T16:52:45.227Z] #62 2.877 + export GO_BUILDMODE=-buildmode=pie
16:52:45 [2022-05-04T16:52:45.227Z] #62 2.877 + GO_BUILDMODE=-buildmode=pie
16:52:45 [2022-05-04T16:52:45.227Z] #62 2.877 ++ dirname /install.sh
16:52:45 [2022-05-04T16:52:45.227Z] #62 2.877 + dir=/
16:52:45 [2022-05-04T16:52:45.227Z] #62 2.877 + bin=containerd
16:52:45 [2022-05-04T16:52:45.227Z] #62 2.877 + shift
16:52:45 [2022-05-04T16:52:45.227Z] #62 2.877 + '[' '!' -f //containerd.installer ']'
16:52:45 [2022-05-04T16:52:45.227Z] #62 2.877 + . //containerd.installer
16:52:45 [2022-05-04T16:52:45.227Z] #62 2.877 ++ set -e
16:52:45 [2022-05-04T16:52:45.227Z] #62 2.877 ++ : v1.6.4
16:52:45 [2022-05-04T16:52:45.227Z] #62 2.877 + install_containerd
16:52:45 [2022-05-04T16:52:45.227Z] #62 2.877 + echo 'Install containerd version v1.6.4'
16:52:45 [2022-05-04T16:52:45.227Z] #62 2.877 + git clone https://github.com/containerd/containerd.git /tmp/tmp.cFBn5Vr7pT/src/github.com/containerd/containerd
16:52:45 [2022-05-04T16:52:45.227Z] #62 2.882 Cloning into '/tmp/tmp.cFBn5Vr7pT/src/github.com/containerd/containerd'...
16:52:45 [2022-05-04T16:52:45.227Z] #62 ...
16:52:45 [2022-05-04T16:52:45.227Z] 
16:52:45 [2022-05-04T16:52:45.227Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
16:52:45 [2022-05-04T16:52:45.227Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
16:52:45 [2022-05-04T16:52:45.227Z] #53 60.71 go: downloading github.com/kisielk/errcheck v1.6.0
16:52:45 [2022-05-04T16:52:45.227Z] #53 60.78 go: downloading github.com/kulti/thelper v0.5.0
16:52:45 [2022-05-04T16:52:45.227Z] #53 60.90 go: downloading github.com/kunwardeep/paralleltest v1.0.3
16:52:45 [2022-05-04T16:52:45.227Z] #53 60.93 go: downloading github.com/kyoh86/exportloopref v0.1.8
16:52:45 [2022-05-04T16:52:45.227Z] #53 60.96 go: downloading github.com/ldez/gomoddirectives v0.2.2
16:52:45 [2022-05-04T16:52:45.227Z] #53 60.97 go: downloading github.com/ldez/tagliatelle v0.3.0
16:52:45 [2022-05-04T16:52:45.227Z] #53 60.99 go: downloading github.com/leonklingele/grouper v1.1.0
16:52:45 [2022-05-04T16:52:45.227Z] #53 61.03 go: downloading github.com/maratori/testpackage v1.0.1
16:52:45 [2022-05-04T16:52:45.227Z] #53 61.09 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
16:52:45 [2022-05-04T16:52:45.227Z] #53 61.12 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
16:52:45 [2022-05-04T16:52:45.227Z] #53 61.17 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
16:52:45 [2022-05-04T16:52:45.227Z] #53 61.19 go: downloading github.com/mgechev/revive v1.1.3
16:52:45 [2022-05-04T16:52:45.227Z] #53 61.87 go: downloading github.com/moricho/tparallel v0.2.1
16:52:45 [2022-05-04T16:52:45.227Z] #53 61.87 go: downloading github.com/nakabonne/nestif v0.3.1
16:52:45 [2022-05-04T16:52:45.227Z] #53 61.97 go: downloading github.com/nishanths/exhaustive v0.7.11
16:52:45 [2022-05-04T16:52:45.227Z] #53 61.98 go: downloading github.com/nishanths/predeclared v0.2.1
16:52:45 [2022-05-04T16:52:45.227Z] #53 62.03 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
16:52:45 [2022-05-04T16:52:45.227Z] #53 62.10 go: downloading github.com/ryancurrah/gomodguard v1.2.3
16:52:45 [2022-05-04T16:52:45.227Z] #53 62.19 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
16:52:45 [2022-05-04T16:52:45.227Z] #53 62.30 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
16:52:45 [2022-05-04T16:52:45.227Z] #53 62.35 go: downloading github.com/securego/gosec/v2 v2.9.6
16:52:45 [2022-05-04T16:52:45.227Z] #53 62.64 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
16:52:45 [2022-05-04T16:52:45.227Z] #53 62.66 go: downloading github.com/sivchari/containedctx v1.0.1
16:52:45 [2022-05-04T16:52:45.227Z] #53 62.76 go: downloading github.com/sivchari/tenv v1.4.7
16:52:45 [2022-05-04T16:52:45.227Z] #53 62.76 go: downloading github.com/sonatard/noctx v0.0.1
16:52:45 [2022-05-04T16:52:45.227Z] #53 62.80 go: downloading github.com/sourcegraph/go-diff v0.6.1
16:52:45 [2022-05-04T16:52:45.227Z] #53 62.82 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
16:52:45 [2022-05-04T16:52:45.227Z] #53 62.89 go: downloading github.com/sylvia7788/contextcheck v1.0.4
16:52:45 [2022-05-04T16:52:45.227Z] #53 62.89 go: downloading github.com/tdakkota/asciicheck v0.1.1
16:52:45 [2022-05-04T16:52:45.227Z] #53 62.98 go: downloading github.com/tetafro/godot v1.4.11
16:52:45 [2022-05-04T16:52:45.227Z] #53 63.03 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
16:52:45 [2022-05-04T16:52:45.227Z] #53 63.19 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
16:52:45 [2022-05-04T16:52:45.227Z] #53 63.20 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
16:52:45 [2022-05-04T16:52:45.227Z] #53 63.42 go: downloading github.com/ultraware/funlen v0.0.3
16:52:45 [2022-05-04T16:52:45.227Z] #53 63.44 go: downloading github.com/ultraware/whitespace v0.0.4
16:52:45 [2022-05-04T16:52:45.227Z] #53 63.45 go: downloading github.com/uudashr/gocognit v1.0.5
16:52:45 [2022-05-04T16:52:45.227Z] #53 63.48 go: downloading github.com/yagipy/maintidx v1.0.0
16:52:45 [2022-05-04T16:52:45.227Z] #53 63.61 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
16:52:45 [2022-05-04T16:52:45.227Z] #53 64.18 go: downloading gitlab.com/bosi/decorder v0.2.1
16:52:45 [2022-05-04T16:52:45.227Z] #53 64.35 go: downloading honnef.co/go/tools v0.2.2
16:52:45 [2022-05-04T16:52:45.227Z] #53 65.93 go: downloading mvdan.cc/gofumpt v0.2.1
16:52:45 [2022-05-04T16:52:45.227Z] #53 65.94 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
16:52:45 [2022-05-04T16:52:45.227Z] #53 66.06 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
16:52:45 [2022-05-04T16:52:45.227Z] #53 66.12 go: downloading github.com/davecgh/go-spew v1.1.1
16:52:45 [2022-05-04T16:52:45.227Z] #53 66.20 go: downloading github.com/pmezard/go-difflib v1.0.0
16:52:45 [2022-05-04T16:52:45.227Z] #53 66.21 go: downloading github.com/stretchr/objx v0.1.1
16:52:45 [2022-05-04T16:52:45.227Z] #53 66.33 go: downloading github.com/hashicorp/hcl v1.0.0
16:52:45 [2022-05-04T16:52:45.227Z] #53 ...
16:52:45 [2022-05-04T16:52:45.227Z] 
16:52:45 [2022-05-04T16:52:45.227Z] #49 [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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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
16:52:45 [2022-05-04T16:52:45.227Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51
16:52:45 [2022-05-04T16:52:45.227Z] #49 55.98 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.16.1-3 [660 kB]
16:52:45 [2022-05-04T16:52:45.227Z] #49 57.85 debconf: delaying package configuration, since apt-utils is not installed
16:52:45 [2022-05-04T16:52:45.227Z] #49 58.17 Fetched 2292 kB in 4s (580 kB/s)
16:52:45 [2022-05-04T16:52:45.227Z] #49 58.33 Selecting previously unselected package libprotobuf23:amd64.
16:52:45 [2022-05-04T16:52:45.228Z] #49 58.34 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
16:52:45 [2022-05-04T16:52:45.228Z] #49 58.45 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
16:52:45 [2022-05-04T16:52:45.228Z] #49 58.47 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
16:52:45 [2022-05-04T16:52:45.228Z] #49 59.76 Selecting previously unselected package python3-pkg-resources.
16:52:45 [2022-05-04T16:52:45.228Z] #49 59.78 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
16:52:45 [2022-05-04T16:52:45.228Z] #49 59.78 Unpacking python3-pkg-resources (52.0.0-4) ...
16:52:45 [2022-05-04T16:52:45.228Z] #49 60.30 Selecting previously unselected package python3-six.
16:52:45 [2022-05-04T16:52:45.228Z] #49 60.30 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
16:52:45 [2022-05-04T16:52:45.228Z] #49 60.32 Unpacking python3-six (1.16.0-2) ...
16:52:45 [2022-05-04T16:52:45.228Z] #49 60.65 Selecting previously unselected package python3-protobuf.
16:52:45 [2022-05-04T16:52:45.228Z] #49 60.65 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
16:52:45 [2022-05-04T16:52:45.228Z] #49 60.72 Unpacking python3-protobuf (3.12.4-1) ...
16:52:45 [2022-05-04T16:52:45.228Z] #49 61.38 Selecting previously unselected package libnet1:amd64.
16:52:45 [2022-05-04T16:52:45.228Z] #49 61.39 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
16:52:45 [2022-05-04T16:52:45.228Z] #49 61.39 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:52:45 [2022-05-04T16:52:45.228Z] #49 61.56 Selecting previously unselected package libnl-3-200:amd64.
16:52:45 [2022-05-04T16:52:45.228Z] #49 61.56 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
16:52:45 [2022-05-04T16:52:45.228Z] #49 61.57 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
16:52:45 [2022-05-04T16:52:45.228Z] #49 61.82 Selecting previously unselected package libprotobuf-c1:amd64.
16:52:45 [2022-05-04T16:52:45.228Z] #49 61.82 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
16:52:45 [2022-05-04T16:52:45.228Z] #49 61.84 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
16:52:45 [2022-05-04T16:52:45.228Z] #49 62.04 Selecting previously unselected package criu.
16:52:45 [2022-05-04T16:52:45.228Z] #49 62.05 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ...
16:52:45 [2022-05-04T16:52:45.228Z] #49 62.06 Unpacking criu (3.16.1-3) ...
16:52:45 [2022-05-04T16:52:45.228Z] #49 63.27 Setting up python3-pkg-resources (52.0.0-4) ...
16:52:45 [2022-05-04T16:52:45.228Z] #49 65.35 Setting up libprotobuf23:amd64 (3.12.4-1) ...
16:52:45 [2022-05-04T16:52:45.228Z] #49 65.38 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:52:45 [2022-05-04T16:52:45.228Z] #49 65.40 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
16:52:45 [2022-05-04T16:52:45.228Z] #49 65.41 Setting up python3-six (1.16.0-2) ...
16:52:45 [2022-05-04T16:52:45.402Z] #53 60.75 go: downloading github.com/charithe/durationcheck v0.0.9
16:52:45 [2022-05-04T16:52:45.402Z] #53 60.77 go: downloading github.com/daixiang0/gci v0.2.9
16:52:45 [2022-05-04T16:52:45.402Z] #53 60.83 go: downloading github.com/denis-tingajkin/go-header v0.4.2
16:52:45 [2022-05-04T16:52:45.402Z] #53 60.94 go: downloading github.com/esimonov/ifshort v1.0.4
16:52:45 [2022-05-04T16:52:45.402Z] #53 60.95 go: downloading github.com/fzipp/gocyclo v0.4.0
16:52:45 [2022-05-04T16:52:45.402Z] #53 60.99 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
16:52:45 [2022-05-04T16:52:45.491Z] #49 ...
16:52:45 [2022-05-04T16:52:45.491Z] 
16:52:45 [2022-05-04T16:52:45.491Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
16:52:45 [2022-05-04T16:52:45.491Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
16:52:45 [2022-05-04T16:52:45.491Z] #53 66.58 go: downloading github.com/pelletier/go-toml v1.9.4
16:52:45 [2022-05-04T16:52:45.662Z] #53 61.14 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
16:52:45 [2022-05-04T16:52:45.662Z] #53 61.25 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
16:52:45 [2022-05-04T16:52:45.749Z] #53 66.59 go: downloading gopkg.in/yaml.v2 v2.4.0
16:52:45 [2022-05-04T16:52:45.921Z] #53 61.36 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
16:52:45 [2022-05-04T16:52:45.921Z] #53 61.45 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
16:52:46 [2022-05-04T16:52:46.006Z] #53 66.92 go: downloading golang.org/x/text v0.3.7
16:52:46 [2022-05-04T16:52:46.180Z] #53 61.74 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
16:52:46 [2022-05-04T16:52:46.439Z] #53 61.80 go: downloading github.com/golangci/misspell v0.3.5
16:52:46 [2022-05-04T16:52:46.439Z] #53 61.83 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
16:52:46 [2022-05-04T16:52:46.439Z] #53 61.95 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
16:52:46 [2022-05-04T16:52:46.439Z] #53 61.98 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
16:52:46 [2022-05-04T16:52:46.698Z] #53 62.04 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
16:52:46 [2022-05-04T16:52:46.698Z] #53 62.10 go: downloading github.com/jgautheron/goconst v1.5.1
16:52:46 [2022-05-04T16:52:46.698Z] #53 62.13 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
16:52:46 [2022-05-04T16:52:46.698Z] #53 62.21 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
16:52:46 [2022-05-04T16:52:46.698Z] #53 62.25 go: downloading github.com/julz/importas v0.1.0
16:52:46 [2022-05-04T16:52:46.698Z] #53 62.29 go: downloading github.com/kisielk/errcheck v1.6.0
16:52:46 [2022-05-04T16:52:46.957Z] #53 62.37 go: downloading github.com/kulti/thelper v0.5.0
16:52:46 [2022-05-04T16:52:46.957Z] #53 62.47 go: downloading github.com/kunwardeep/paralleltest v1.0.3
16:52:46 [2022-05-04T16:52:46.957Z] #53 62.51 go: downloading github.com/kyoh86/exportloopref v0.1.8
16:52:46 [2022-05-04T16:52:46.957Z] #53 62.60 go: downloading github.com/ldez/gomoddirectives v0.2.2
16:52:47 [2022-05-04T16:52:47.216Z] #53 62.63 go: downloading github.com/ldez/tagliatelle v0.3.0
16:52:47 [2022-05-04T16:52:47.216Z] #53 62.68 go: downloading github.com/leonklingele/grouper v1.1.0
16:52:47 [2022-05-04T16:52:47.216Z] #53 62.72 go: downloading github.com/maratori/testpackage v1.0.1
16:52:47 [2022-05-04T16:52:47.216Z] #53 62.85 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
16:52:47 [2022-05-04T16:52:47.308Z] Commit message: "update containerd binary to v1.6.4"
16:52:47 [2022-05-04T16:52:47.475Z] #53 62.91 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
16:52:47 [2022-05-04T16:52:47.475Z] #53 62.97 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517
16:52:47 [2022-05-04T16:52:47.475Z] #53 62.97 go: downloading github.com/mgechev/revive v1.1.3
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:52:47 [2022-05-04T16:52:47.734Z] #53 ...
16:52:47 [2022-05-04T16:52:47.734Z] 
16:52:47 [2022-05-04T16:52:47.735Z] #34 [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
16:52:47 [2022-05-04T16:52:47.735Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc
16:52:47 [2022-05-04T16:52:47.797Z] Running on azwin-2-a2e230 in d:\jenkins\workspace\moby_PR-43560
16:52:47 [2022-05-04T16:52:47.904Z] #53 ...
16:52:47 [2022-05-04T16:52:47.905Z] 
16:52:47 [2022-05-04T16:52:47.905Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:52:47 [2022-05-04T16:52:47.905Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
16:52:47 [2022-05-04T16:52:47.905Z] #14 58.63 Selecting previously unselected package binutils-mingw-w64-x86-64.
16:52:47 [2022-05-04T16:52:47.905Z] #14 58.67 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
16:52:47 [2022-05-04T16:52:47.905Z] #14 58.67 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
16:52:47 [2022-05-04T16:52:47.905Z] #14 62.86 Selecting previously unselected package binutils-mingw-w64.
16:52:47 [2022-05-04T16:52:47.905Z] #14 62.86 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
16:52:47 [2022-05-04T16:52:47.905Z] #14 62.87 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
16:52:47 [2022-05-04T16:52:47.905Z] #14 63.10 Selecting previously unselected package libdevmapper1.02.1:amd64.
16:52:47 [2022-05-04T16:52:47.905Z] #14 63.10 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
16:52:47 [2022-05-04T16:52:47.905Z] #14 63.11 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
16:52:47 [2022-05-04T16:52:47.905Z] #14 63.43 Selecting previously unselected package dmsetup.
16:52:47 [2022-05-04T16:52:47.905Z] #14 63.43 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
16:52:47 [2022-05-04T16:52:47.905Z] #14 63.43 Unpacking dmsetup (2:1.02.175-2.1) ...
16:52:47 [2022-05-04T16:52:47.905Z] #14 63.63 Selecting previously unselected package mingw-w64-common.
16:52:47 [2022-05-04T16:52:47.905Z] #14 63.66 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
16:52:47 [2022-05-04T16:52:47.905Z] #14 63.67 Unpacking mingw-w64-common (8.0.0-1) ...
16:52:47 [2022-05-04T16:52:47.905Z] #14 ...
16:52:47 [2022-05-04T16:52:47.905Z] 
16:52:47 [2022-05-04T16:52:47.905Z] #49 [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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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
16:52:47 [2022-05-04T16:52:47.905Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51
16:52:47 [2022-05-04T16:52:47.905Z] #49 66.89 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
16:52:47 [2022-05-04T16:52:47.905Z] #49 66.97 Setting up python3-protobuf (3.12.4-1) ...
16:52:48 [2022-05-04T16:52:48.218Z] ok  	github.com/docker/docker/cmd/dockerd	0.073s	coverage: 30.2% of statements
16:52:48 [2022-05-04T16:52:48.218Z] ok  	github.com/docker/docker/container	0.118s	coverage: 34.8% of statements
16:52:48 [2022-05-04T16:52:48.218Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.449s	coverage: 0.0% of statements
16:52:48 [2022-05-04T16:52:48.218Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
16:52:48 [2022-05-04T16:52:48.218Z] ?   	github.com/docker/docker/container/stream	[no test files]
16:52:48 [2022-05-04T16:52:48.218Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
16:52:48 [2022-05-04T16:52:48.218Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
16:52:48 [2022-05-04T16:52:48.218Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
16:52:49 [2022-05-04T16:52:49.032Z] #34 62.96 Updating files:  85% (1298/1521)
Updating files:  86% (1309/1521)
Updating files:  87% (1324/1521)
Updating files:  88% (1339/1521)
Updating files:  89% (1354/1521)
Updating files:  90% (1369/1521)
Updating files:  91% (1385/1521)
Updating files:  92% (1400/1521)
Updating files:  93% (1415/1521)
Updating files:  93% (1422/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
16:52:49 [2022-05-04T16:52:49.032Z] #34 63.97 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
16:52:49 [2022-05-04T16:52:49.324Z] #34 64.40 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
[Pipeline] {
[Pipeline] ws
16:52:49 [2022-05-04T16:52:49.397Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
16:52:49 [2022-05-04T16:52:49.894Z] #34 ...
16:52:49 [2022-05-04T16:52:49.894Z] 
16:52:49 [2022-05-04T16:52:49.894Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:52:49 [2022-05-04T16:52:49.894Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
16:52:49 [2022-05-04T16:52:49.894Z] #14 55.22 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
16:52:49 [2022-05-04T16:52:49.894Z] #14 56.19 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
16:52:49 [2022-05-04T16:52:49.894Z] #14 56.92 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
16:52:49 [2022-05-04T16:52:49.894Z] #14 59.03 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
16:52:49 [2022-05-04T16:52:49.894Z] #14 59.57 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
16:52:49 [2022-05-04T16:52:49.894Z] #14 59.58 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
16:52:49 [2022-05-04T16:52:49.894Z] #14 59.58 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
16:52:49 [2022-05-04T16:52:49.894Z] #14 59.59 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
16:52:49 [2022-05-04T16:52:49.894Z] #14 59.59 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
16:52:49 [2022-05-04T16:52:49.894Z] #14 59.60 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
16:52:49 [2022-05-04T16:52:49.894Z] #14 59.60 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
16:52:49 [2022-05-04T16:52:49.894Z] #14 59.61 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
16:52:49 [2022-05-04T16:52:49.894Z] #14 59.62 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
16:52:49 [2022-05-04T16:52:49.894Z] #14 59.67 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
16:52:49 [2022-05-04T16:52:49.894Z] #14 59.70 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
16:52:49 [2022-05-04T16:52:49.894Z] #14 59.70 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
16:52:49 [2022-05-04T16:52:49.894Z] #14 59.73 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
16:52:49 [2022-05-04T16:52:49.894Z] #14 59.73 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
16:52:49 [2022-05-04T16:52:49.894Z] #14 59.77 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
16:52:49 [2022-05-04T16:52:49.894Z] #14 59.77 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
16:52:49 [2022-05-04T16:52:49.894Z] #14 60.99 debconf: delaying package configuration, since apt-utils is not installed
16:52:49 [2022-05-04T16:52:49.894Z] #14 61.29 Fetched 115 MB in 9s (12.5 MB/s)
16:52:49 [2022-05-04T16:52:49.894Z] #14 61.51 Selecting previously unselected package binutils-mingw-w64-i686.
16:52:49 [2022-05-04T16:52:49.894Z] #14 61.51 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
16:52:49 [2022-05-04T16:52:49.894Z] #14 61.57 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
16:52:49 [2022-05-04T16:52:49.894Z] #14 61.57 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
16:52:49 [2022-05-04T16:52:49.894Z] #14 65.37 Selecting previously unselected package binutils-mingw-w64-x86-64.
16:52:49 [2022-05-04T16:52:49.894Z] #14 ...
16:52:49 [2022-05-04T16:52:49.894Z] 
16:52:49 [2022-05-04T16:52:49.894Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
16:52:49 [2022-05-04T16:52:49.894Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
16:52:49 [2022-05-04T16:52:49.894Z] #53 63.79 go: downloading github.com/moricho/tparallel v0.2.1
16:52:49 [2022-05-04T16:52:49.894Z] #53 63.80 go: downloading github.com/nakabonne/nestif v0.3.1
16:52:49 [2022-05-04T16:52:49.894Z] #53 63.83 go: downloading github.com/nishanths/exhaustive v0.7.11
16:52:49 [2022-05-04T16:52:49.894Z] #53 63.89 go: downloading github.com/nishanths/predeclared v0.2.1
16:52:49 [2022-05-04T16:52:49.894Z] #53 64.05 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b
16:52:49 [2022-05-04T16:52:49.894Z] #53 64.14 go: downloading github.com/ryancurrah/gomodguard v1.2.3
16:52:49 [2022-05-04T16:52:49.894Z] #53 64.32 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
16:52:49 [2022-05-04T16:52:49.894Z] #53 64.33 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
16:52:49 [2022-05-04T16:52:49.894Z] #53 64.36 go: downloading github.com/securego/gosec/v2 v2.9.6
16:52:49 [2022-05-04T16:52:49.894Z] #53 64.68 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
16:52:49 [2022-05-04T16:52:49.894Z] #53 64.70 go: downloading github.com/sivchari/containedctx v1.0.1
16:52:49 [2022-05-04T16:52:49.894Z] #53 64.73 go: downloading github.com/sivchari/tenv v1.4.7
16:52:49 [2022-05-04T16:52:49.894Z] #53 64.76 go: downloading github.com/sonatard/noctx v0.0.1
16:52:49 [2022-05-04T16:52:49.894Z] #53 64.76 go: downloading github.com/sourcegraph/go-diff v0.6.1
16:52:49 [2022-05-04T16:52:49.894Z] #53 64.80 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
16:52:49 [2022-05-04T16:52:49.894Z] #53 64.83 go: downloading github.com/sylvia7788/contextcheck v1.0.4
16:52:49 [2022-05-04T16:52:49.894Z] #53 64.87 go: downloading github.com/tdakkota/asciicheck v0.1.1
16:52:49 [2022-05-04T16:52:49.894Z] #53 64.99 go: downloading github.com/tetafro/godot v1.4.11
16:52:49 [2022-05-04T16:52:49.894Z] #53 65.03 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
16:52:49 [2022-05-04T16:52:49.894Z] #53 65.04 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0
16:52:49 [2022-05-04T16:52:49.894Z] #53 65.04 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
16:52:49 [2022-05-04T16:52:49.894Z] #53 65.22 go: downloading github.com/ultraware/funlen v0.0.3
16:52:49 [2022-05-04T16:52:49.894Z] #53 65.23 go: downloading github.com/ultraware/whitespace v0.0.4
16:52:49 [2022-05-04T16:52:49.894Z] #53 65.23 go: downloading github.com/uudashr/gocognit v1.0.5
16:52:49 [2022-05-04T16:52:49.894Z] #53 65.25 go: downloading github.com/yagipy/maintidx v1.0.0
16:52:49 [2022-05-04T16:52:49.894Z] #53 65.32 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
16:52:50 [2022-05-04T16:52:50.167Z] The recommended git tool is: git
16:52:50 [2022-05-04T16:52:50.346Z] + docker version
16:52:50 [2022-05-04T16:52:50.423Z] #49 ...
16:52:50 [2022-05-04T16:52:50.423Z] 
16:52:50 [2022-05-04T16:52:50.423Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:52:50 [2022-05-04T16:52:50.423Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b
16:52:50 [2022-05-04T16:52:50.423Z] #40 61.07 Selecting previously unselected package libicu67:amd64.
16:52:50 [2022-05-04T16:52:50.423Z] #40 61.11 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
16:52:50 [2022-05-04T16:52:50.423Z] #40 61.14 Unpacking libicu67:amd64 (67.1-7) ...
16:52:50 [2022-05-04T16:52:50.423Z] #40 70.29 Selecting previously unselected package libxml2:amd64.
16:52:50 [2022-05-04T16:52:50.423Z] #40 70.32 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ...
16:52:50 [2022-05-04T16:52:50.423Z] #40 70.34 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ...
16:52:50 [2022-05-04T16:52:50.423Z] #40 71.14 Selecting previously unselected package libarchive13:amd64.
16:52:50 [2022-05-04T16:52:50.423Z] #40 71.15 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
16:52:50 [2022-05-04T16:52:50.423Z] #40 71.15 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
16:52:50 [2022-05-04T16:52:50.423Z] #40 ...
16:52:50 [2022-05-04T16:52:50.423Z] 
16:52:50 [2022-05-04T16:52:50.423Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:52:50 [2022-05-04T16:52:50.423Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
16:52:50 [2022-05-04T16:52:50.423Z] #14 71.54 Selecting previously unselected package mingw-w64-x86-64-dev.
16:52:50 [2022-05-04T16:52:50.462Z] #53 65.70 go: downloading gitlab.com/bosi/decorder v0.2.1
16:52:50 [2022-05-04T16:52:50.462Z] #53 65.87 go: downloading honnef.co/go/tools v0.2.2
16:52:50 [2022-05-04T16:52:50.679Z] #14 71.57 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
16:52:50 [2022-05-04T16:52:50.679Z] #14 71.58 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
16:52:51 [2022-05-04T16:52:51.356Z] Commit message: "update containerd binary to v1.6.4"
16:52:51 [2022-05-04T16:52:51.401Z] #53 ...
16:52:51 [2022-05-04T16:52:51.401Z] 
16:52:51 [2022-05-04T16:52:51.401Z] #49 [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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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
16:52:51 [2022-05-04T16:52:51.401Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51
16:52:51 [2022-05-04T16:52:51.401Z] #49 56.56 debconf: delaying package configuration, since apt-utils is not installed
16:52:51 [2022-05-04T16:52:51.401Z] #49 56.94 Fetched 2292 kB in 4s (575 kB/s)
16:52:51 [2022-05-04T16:52:51.401Z] #49 57.08 Selecting previously unselected package libprotobuf23:amd64.
16:52:51 [2022-05-04T16:52:51.401Z] #49 57.08 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
16:52:51 [2022-05-04T16:52:51.401Z] #49 57.18 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
16:52:51 [2022-05-04T16:52:51.401Z] #49 57.21 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
16:52:51 [2022-05-04T16:52:51.401Z] #49 58.97 Selecting previously unselected package python3-pkg-resources.
16:52:51 [2022-05-04T16:52:51.401Z] #49 58.97 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
16:52:51 [2022-05-04T16:52:51.401Z] #49 58.98 Unpacking python3-pkg-resources (52.0.0-4) ...
16:52:51 [2022-05-04T16:52:51.401Z] #49 59.32 Selecting previously unselected package python3-six.
16:52:51 [2022-05-04T16:52:51.401Z] #49 59.32 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
16:52:51 [2022-05-04T16:52:51.401Z] #49 59.33 Unpacking python3-six (1.16.0-2) ...
16:52:51 [2022-05-04T16:52:51.401Z] #49 59.50 Selecting previously unselected package python3-protobuf.
16:52:51 [2022-05-04T16:52:51.401Z] #49 59.50 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
16:52:51 [2022-05-04T16:52:51.401Z] #49 59.54 Unpacking python3-protobuf (3.12.4-1) ...
16:52:51 [2022-05-04T16:52:51.401Z] #49 60.46 Selecting previously unselected package libnet1:amd64.
16:52:51 [2022-05-04T16:52:51.401Z] #49 60.46 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
16:52:51 [2022-05-04T16:52:51.401Z] #49 60.47 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:52:51 [2022-05-04T16:52:51.401Z] #49 60.64 Selecting previously unselected package libnl-3-200:amd64.
16:52:51 [2022-05-04T16:52:51.401Z] #49 60.66 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
16:52:51 [2022-05-04T16:52:51.401Z] #49 60.67 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
16:52:51 [2022-05-04T16:52:51.401Z] #49 60.88 Selecting previously unselected package libprotobuf-c1:amd64.
16:52:51 [2022-05-04T16:52:51.401Z] #49 60.89 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
16:52:51 [2022-05-04T16:52:51.401Z] #49 60.90 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
16:52:51 [2022-05-04T16:52:51.401Z] #49 61.29 Selecting previously unselected package criu.
16:52:51 [2022-05-04T16:52:51.401Z] #49 61.31 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ...
16:52:51 [2022-05-04T16:52:51.401Z] #49 61.33 Unpacking criu (3.16.1-3) ...
16:52:51 [2022-05-04T16:52:51.401Z] #49 62.79 Setting up python3-pkg-resources (52.0.0-4) ...
16:52:51 [2022-05-04T16:52:51.401Z] #49 65.25 Setting up libprotobuf23:amd64 (3.12.4-1) ...
16:52:51 [2022-05-04T16:52:51.401Z] #49 65.27 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:52:51 [2022-05-04T16:52:51.401Z] #49 65.30 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
16:52:51 [2022-05-04T16:52:51.401Z] #49 65.31 Setting up python3-six (1.16.0-2) ...
16:52:51 [2022-05-04T16:52:51.401Z] #49 66.46 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
16:52:51 [2022-05-04T16:52:51.401Z] #49 66.53 Setting up python3-protobuf (3.12.4-1) ...
16:52:51 [2022-05-04T16:52:51.661Z] #49 ...
16:52:51 [2022-05-04T16:52:51.661Z] 
16:52:51 [2022-05-04T16:52:51.662Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
16:52:51 [2022-05-04T16:52:51.662Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
16:52:51 [2022-05-04T16:52:51.662Z] #53 67.13 go: downloading mvdan.cc/gofumpt v0.2.1
16:52:51 [2022-05-04T16:52:51.662Z] #53 67.13 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
16:52:51 [2022-05-04T16:52:51.662Z] #53 67.19 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
16:52:51 [2022-05-04T16:52:51.662Z] #53 67.25 go: downloading github.com/davecgh/go-spew v1.1.1
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:52:51 [2022-05-04T16:52:51.922Z] #53 67.25 go: downloading github.com/pmezard/go-difflib v1.0.0
16:52:51 [2022-05-04T16:52:51.922Z] #53 67.34 go: downloading github.com/stretchr/objx v0.1.1
16:52:51 [2022-05-04T16:52:51.922Z] #53 67.49 go: downloading github.com/hashicorp/hcl v1.0.0
16:52:52 [2022-05-04T16:52:52.183Z] #53 67.66 go: downloading github.com/pelletier/go-toml v1.9.4
16:52:52 [2022-05-04T16:52:52.183Z] #53 67.67 go: downloading gopkg.in/yaml.v2 v2.4.0
16:52:52 [2022-05-04T16:52:52.753Z] #53 67.97 go: downloading golang.org/x/text v0.3.7
16:52:53 [2022-05-04T16:52:53.012Z] #53 ...
16:52:53 [2022-05-04T16:52:53.012Z] 
16:52:53 [2022-05-04T16:52:53.012Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:52:53 [2022-05-04T16:52:53.012Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b
16:52:53 [2022-05-04T16:52:53.012Z] #40 58.40 Selecting previously unselected package libicu67:amd64.
16:52:53 [2022-05-04T16:52:53.012Z] #40 58.41 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
16:52:53 [2022-05-04T16:52:53.012Z] #40 58.44 Unpacking libicu67:amd64 (67.1-7) ...
16:52:53 [2022-05-04T16:52:53.012Z] #40 67.01 Selecting previously unselected package libxml2:amd64.
16:52:53 [2022-05-04T16:52:53.012Z] #40 67.01 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ...
16:52:53 [2022-05-04T16:52:53.013Z] #40 67.02 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ...
16:52:53 [2022-05-04T16:52:53.013Z] #40 67.69 Selecting previously unselected package libarchive13:amd64.
16:52:53 [2022-05-04T16:52:53.013Z] #40 67.69 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
16:52:53 [2022-05-04T16:52:53.013Z] #40 67.71 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
16:52:53 [2022-05-04T16:52:53.013Z] #40 68.24 Selecting previously unselected package libjsoncpp24:amd64.
16:52:53 [2022-05-04T16:52:53.013Z] #40 68.25 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
16:52:53 [2022-05-04T16:52:53.013Z] #40 68.25 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
16:52:53 [2022-05-04T16:52:53.013Z] #40 68.44 Selecting previously unselected package librhash0:amd64.
16:52:53 [2022-05-04T16:52:53.013Z] #40 68.45 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
16:52:53 [2022-05-04T16:52:53.013Z] #40 68.45 Unpacking librhash0:amd64 (1.4.1-2) ...
16:52:53 [2022-05-04T16:52:53.013Z] #40 ...
16:52:53 [2022-05-04T16:52:53.013Z] 
16:52:53 [2022-05-04T16:52:53.013Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:52:53 [2022-05-04T16:52:53.013Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
16:52:53 [2022-05-04T16:52:53.013Z] #14 65.37 Selecting previously unselected package binutils-mingw-w64-x86-64.
16:52:53 [2022-05-04T16:52:53.013Z] #14 65.38 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
16:52:53 [2022-05-04T16:52:53.013Z] #14 65.41 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
16:52:53 [2022-05-04T16:52:53.013Z] #14 68.05 Selecting previously unselected package binutils-mingw-w64.
16:52:53 [2022-05-04T16:52:53.013Z] #14 68.06 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
16:52:53 [2022-05-04T16:52:53.013Z] #14 68.20 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
16:52:53 [2022-05-04T16:52:53.013Z] #14 68.34 Selecting previously unselected package libdevmapper1.02.1:amd64.
16:52:53 [2022-05-04T16:52:53.013Z] #14 68.37 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
16:52:53 [2022-05-04T16:52:53.013Z] #14 68.39 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
16:52:53 [2022-05-04T16:52:53.013Z] #14 68.66 Selecting previously unselected package dmsetup.
16:52:53 [2022-05-04T16:52:53.274Z] #14 68.68 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
16:52:53 [2022-05-04T16:52:53.274Z] #14 68.70 Unpacking dmsetup (2:1.02.175-2.1) ...
16:52:53 [2022-05-04T16:52:53.481Z] ok  	github.com/docker/docker/daemon/cluster	0.061s	coverage: 0.5% of statements
16:52:53 [2022-05-04T16:52:53.537Z] #14 68.88 Selecting previously unselected package mingw-w64-common.
16:52:53 [2022-05-04T16:52:53.537Z] #14 68.88 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
16:52:53 [2022-05-04T16:52:53.537Z] #14 68.90 Unpacking mingw-w64-common (8.0.0-1) ...
16:52:54 [2022-05-04T16:52:54.415Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.011s	coverage: 65.3% of statements
16:52:54 [2022-05-04T16:52:54.542Z] + docker version
16:52:54 [2022-05-04T16:52:54.853Z] #14 ...
16:52:54 [2022-05-04T16:52:54.853Z] 
16:52:54 [2022-05-04T16:52:54.853Z] #49 [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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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
16:52:54 [2022-05-04T16:52:54.853Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51
16:52:54 [2022-05-04T16:52:54.853Z] #49 71.96 Setting up criu (3.16.1-3) ...
16:52:54 [2022-05-04T16:52:54.853Z] #49 74.41 Processing triggers for libc-bin (2.31-13+deb11u3) ...
16:52:54 [2022-05-04T16:52:54.853Z] #49 DONE 75.3s
16:52:54 [2022-05-04T16:52:54.853Z] 
16:52:54 [2022-05-04T16:52:54.853Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
16:52:54 [2022-05-04T16:52:54.853Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
16:52:54 [2022-05-04T16:52:54.853Z] #53 75.07 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
16:52:54 [2022-05-04T16:52:54.853Z] #53 75.16 go: downloading github.com/gobwas/glob v0.2.3
16:52:54 [2022-05-04T16:52:54.853Z] #53 75.21 go: downloading github.com/kisielk/gotool v1.0.0
16:52:54 [2022-05-04T16:52:54.853Z] #53 75.25 go: downloading github.com/gostaticanalysis/comment v1.4.2
16:52:54 [2022-05-04T16:52:54.853Z] #53 75.29 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
16:52:54 [2022-05-04T16:52:54.853Z] #53 75.30 go: downloading github.com/ettle/strcase v0.1.1
16:52:54 [2022-05-04T16:52:54.853Z] #53 75.35 go: downloading golang.org/x/mod v0.5.1
16:52:54 [2022-05-04T16:52:54.853Z] #53 75.39 go: downloading github.com/fatih/structtag v1.2.0
16:52:54 [2022-05-04T16:52:54.853Z] #53 75.42 go: downloading github.com/Masterminds/semver v1.5.0
16:52:54 [2022-05-04T16:52:54.853Z] #53 75.57 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
16:52:54 [2022-05-04T16:52:54.853Z] #53 75.62 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
16:52:54 [2022-05-04T16:52:54.853Z] #53 75.86 go: downloading github.com/prometheus/client_golang v1.7.1
16:52:55 [2022-05-04T16:52:55.418Z] #53 76.53 go: downloading github.com/prometheus/client_model v0.2.0
16:52:55 [2022-05-04T16:52:55.676Z] #53 76.70 go: downloading github.com/google/go-cmp v0.5.6
16:52:55 [2022-05-04T16:52:55.676Z] #53 76.89 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
16:52:55 [2022-05-04T16:52:55.790Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.012s	coverage: 35.9% of statements
16:52:55 [2022-05-04T16:52:55.934Z] #53 77.15 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
16:52:55 [2022-05-04T16:52:55.934Z] #53 77.15 go: downloading github.com/olekukonko/tablewriter v0.0.5
16:52:56 [2022-05-04T16:52:56.097Z] #14 ...
16:52:56 [2022-05-04T16:52:56.097Z] 
16:52:56 [2022-05-04T16:52:56.097Z] #49 [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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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
16:52:56 [2022-05-04T16:52:56.097Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51
16:52:56 [2022-05-04T16:52:56.097Z] #49 70.91 Setting up criu (3.16.1-3) ...
16:52:56 [2022-05-04T16:52:56.499Z] #53 77.31 go: downloading github.com/cespare/xxhash/v2 v2.1.2
16:52:56 [2022-05-04T16:52:56.499Z] #53 77.31 go: downloading github.com/beorn7/perks v1.0.1
16:52:56 [2022-05-04T16:52:56.499Z] #53 77.36 go: downloading github.com/cespare/xxhash v1.1.0
16:52:56 [2022-05-04T16:52:56.499Z] #53 77.40 go: downloading github.com/golang/protobuf v1.5.2
16:52:56 [2022-05-04T16:52:56.767Z] #53 77.64 go: downloading github.com/prometheus/common v0.10.0
16:52:57 [2022-05-04T16:52:57.027Z] #53 77.94 go: downloading github.com/prometheus/procfs v0.6.0
16:52:57 [2022-05-04T16:52:57.027Z] #53 78.10 go: downloading github.com/mattn/go-runewidth v0.0.9
16:52:57 [2022-05-04T16:52:57.285Z] #53 78.32 go: downloading google.golang.org/protobuf v1.27.1
16:52:58 [2022-05-04T16:52:58.639Z] #49 73.67 Processing triggers for libc-bin (2.31-13+deb11u3) ...
16:52:58 [2022-05-04T16:52:58.999Z] Client:
16:52:58 [2022-05-04T16:52:58.999Z]  Version:           20.10.9
16:52:58 [2022-05-04T16:52:58.999Z]  API version:       1.41
16:52:58 [2022-05-04T16:52:58.999Z]  Go version:        go1.16.8
16:52:58 [2022-05-04T16:52:58.999Z]  Git commit:        c2ea9bc
16:52:58 [2022-05-04T16:52:58.999Z]  Built:             Mon Oct  4 16:11:10 2021
16:52:58 [2022-05-04T16:52:58.999Z]  OS/Arch:           windows/amd64
16:52:58 [2022-05-04T16:52:58.999Z]  Context:           default
16:52:58 [2022-05-04T16:52:58.999Z]  Experimental:      true
16:52:58 [2022-05-04T16:52:58.999Z] 
16:52:58 [2022-05-04T16:52:58.999Z] Server: Docker Engine - Community
16:52:58 [2022-05-04T16:52:58.999Z]  Engine:
16:52:58 [2022-05-04T16:52:58.999Z]   Version:          20.10.9
16:52:58 [2022-05-04T16:52:58.999Z]   API version:      1.41 (minimum version 1.24)
16:52:58 [2022-05-04T16:52:58.999Z]   Go version:       go1.16.8
16:52:58 [2022-05-04T16:52:58.999Z]   Git commit:       79ea9d3
16:52:58 [2022-05-04T16:52:58.999Z]   Built:            Mon Oct  4 16:06:39 2021
16:52:58 [2022-05-04T16:52:58.999Z]   OS/Arch:          windows/amd64
16:52:58 [2022-05-04T16:52:58.999Z]   Experimental:     true
16:52:59 [2022-05-04T16:52:59.181Z] #53 ...
16:52:59 [2022-05-04T16:52:59.181Z] 
16:52:59 [2022-05-04T16:52:59.181Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:52:59 [2022-05-04T16:52:59.181Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b
16:52:59 [2022-05-04T16:52:59.181Z] #40 71.82 Selecting previously unselected package libjsoncpp24:amd64.
16:52:59 [2022-05-04T16:52:59.181Z] #40 71.82 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
16:52:59 [2022-05-04T16:52:59.181Z] #40 71.84 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
16:52:59 [2022-05-04T16:52:59.181Z] #40 72.33 Selecting previously unselected package librhash0:amd64.
16:52:59 [2022-05-04T16:52:59.181Z] #40 72.33 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
16:52:59 [2022-05-04T16:52:59.181Z] #40 72.36 Unpacking librhash0:amd64 (1.4.1-2) ...
16:52:59 [2022-05-04T16:52:59.181Z] #40 72.73 Selecting previously unselected package libuv1:amd64.
16:52:59 [2022-05-04T16:52:59.181Z] #40 72.73 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
16:52:59 [2022-05-04T16:52:59.181Z] #40 72.74 Unpacking libuv1:amd64 (1.40.0-2) ...
16:52:59 [2022-05-04T16:52:59.181Z] #40 73.12 Selecting previously unselected package cmake.
16:52:59 [2022-05-04T16:52:59.181Z] #40 73.13 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
16:52:59 [2022-05-04T16:52:59.181Z] #40 73.14 Unpacking cmake (3.18.4-2+deb11u1) ...
16:52:59 [2022-05-04T16:52:59.181Z] #40 78.80 Setting up libicu67:amd64 (67.1-7) ...
16:52:59 [2022-05-04T16:52:59.181Z] #40 78.85 Setting up xxd (2:8.2.2434-3+deb11u1) ...
16:52:59 [2022-05-04T16:52:59.181Z] #40 78.86 Setting up libuv1:amd64 (1.40.0-2) ...
16:52:59 [2022-05-04T16:52:59.181Z] #40 78.87 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
16:52:59 [2022-05-04T16:52:59.181Z] #40 78.96 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
16:52:59 [2022-05-04T16:52:59.181Z] #40 79.00 Setting up librhash0:amd64 (1.4.1-2) ...
16:52:59 [2022-05-04T16:52:59.181Z] #40 79.06 Setting up cmake-data (3.18.4-2+deb11u1) ...
16:52:59 [2022-05-04T16:52:59.181Z] #40 79.13 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ...
16:52:59 [2022-05-04T16:52:59.181Z] #40 79.18 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
16:52:59 [2022-05-04T16:52:59.181Z] #40 79.23 Setting up cmake (3.18.4-2+deb11u1) ...
16:52:59 [2022-05-04T16:52:59.181Z] #40 79.25 Processing triggers for libc-bin (2.31-13+deb11u3) ...
16:52:59 [2022-05-04T16:52:59.181Z] #40 DONE 79.8s
16:52:59 [2022-05-04T16:52:59.181Z] 
16:52:59 [2022-05-04T16:52:59.181Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
16:52:59 [2022-05-04T16:52:59.181Z] #41 sha256:a5565f3b84f61ae06c8f183d4849eb5a8aef58d8d2ee075409717ac0d6c5c35e
16:52:59 [2022-05-04T16:52:59.181Z] #41 DONE 0.1s
16:52:59 [2022-05-04T16:52:59.181Z] 
16:52:59 [2022-05-04T16:52:59.181Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
16:52:59 [2022-05-04T16:52:59.181Z] #42 sha256:a9f8261fada6dfb43c61d191db62e4ef0dec2f831e4cb92c390a8c1539acd90e
[Pipeline] sh
16:53:00 [2022-05-04T16:53:00.119Z] #42 1.127 + RM_GOPATH=0
16:53:00 [2022-05-04T16:53:00.119Z] #42 1.127 + TMP_GOPATH=
16:53:00 [2022-05-04T16:53:00.119Z] #42 1.128 + : /build
16:53:00 [2022-05-04T16:53:00.119Z] #42 1.128 + '[' -z '' ']'
16:53:00 [2022-05-04T16:53:00.119Z] #42 1.128 ++ mktemp -d
16:53:00 [2022-05-04T16:53:00.119Z] #42 1.150 + export GOPATH=/tmp/tmp.Vm5G5jlVtM
16:53:00 [2022-05-04T16:53:00.119Z] #42 1.151 + GOPATH=/tmp/tmp.Vm5G5jlVtM
16:53:00 [2022-05-04T16:53:00.119Z] #42 1.151 + RM_GOPATH=1
16:53:00 [2022-05-04T16:53:00.119Z] #42 1.151 + case "$(go env GOARCH)" in
16:53:00 [2022-05-04T16:53:00.119Z] #42 1.153 ++ go env GOARCH
16:53:00 [2022-05-04T16:53:00.119Z] #42 1.178 + export GO_BUILDMODE=-buildmode=pie
16:53:00 [2022-05-04T16:53:00.119Z] #42 1.178 + GO_BUILDMODE=-buildmode=pie
16:53:00 [2022-05-04T16:53:00.119Z] #42 1.179 ++ dirname /install.sh
16:53:00 [2022-05-04T16:53:00.119Z] #42 1.180 + dir=/
16:53:00 [2022-05-04T16:53:00.119Z] #42 1.183 + bin=tini
16:53:00 [2022-05-04T16:53:00.119Z] #42 1.183 + shift
16:53:00 [2022-05-04T16:53:00.119Z] #42 1.184 + '[' '!' -f //tini.installer ']'
16:53:00 [2022-05-04T16:53:00.119Z] #42 1.184 + . //tini.installer
16:53:00 [2022-05-04T16:53:00.119Z] #42 1.184 ++ : v0.19.0
16:53:00 [2022-05-04T16:53:00.119Z] #42 1.185 + install_tini
16:53:00 [2022-05-04T16:53:00.119Z] #42 1.188 + echo 'Install tini version v0.19.0'
16:53:00 [2022-05-04T16:53:00.119Z] #42 1.188 + git clone https://github.com/krallin/tini.git /tmp/tmp.Vm5G5jlVtM/tini
16:53:00 [2022-05-04T16:53:00.119Z] #42 1.188 Install tini version v0.19.0
16:53:00 [2022-05-04T16:53:00.119Z] #42 1.194 Cloning into '/tmp/tmp.Vm5G5jlVtM/tini'...
16:53:00 [2022-05-04T16:53:00.549Z] #49 DONE 75.6s
16:53:00 [2022-05-04T16:53:00.549Z] 
16:53:00 [2022-05-04T16:53:00.549Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:53:00 [2022-05-04T16:53:00.549Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
16:53:00 [2022-05-04T16:53:00.549Z] #14 75.82 Selecting previously unselected package mingw-w64-x86-64-dev.
16:53:00 [2022-05-04T16:53:00.549Z] #14 75.83 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
16:53:00 [2022-05-04T16:53:00.549Z] #14 75.89 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
16:53:00 [2022-05-04T16:53:00.549Z] #14 ...
16:53:00 [2022-05-04T16:53:00.549Z] 
16:53:00 [2022-05-04T16:53:00.549Z] #40 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
16:53:00 [2022-05-04T16:53:00.549Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b
16:53:00 [2022-05-04T16:53:00.549Z] #40 68.69 Selecting previously unselected package libuv1:amd64.
16:53:00 [2022-05-04T16:53:00.549Z] #40 68.69 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
16:53:00 [2022-05-04T16:53:00.549Z] #40 68.69 Unpacking libuv1:amd64 (1.40.0-2) ...
16:53:00 [2022-05-04T16:53:00.549Z] #40 68.83 Selecting previously unselected package cmake.
16:53:00 [2022-05-04T16:53:00.549Z] #40 68.84 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
16:53:00 [2022-05-04T16:53:00.549Z] #40 68.86 Unpacking cmake (3.18.4-2+deb11u1) ...
16:53:00 [2022-05-04T16:53:00.549Z] #40 74.11 Setting up libicu67:amd64 (67.1-7) ...
16:53:00 [2022-05-04T16:53:00.549Z] #40 74.14 Setting up xxd (2:8.2.2434-3+deb11u1) ...
16:53:00 [2022-05-04T16:53:00.549Z] #40 74.18 Setting up libuv1:amd64 (1.40.0-2) ...
16:53:00 [2022-05-04T16:53:00.549Z] #40 74.20 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
16:53:00 [2022-05-04T16:53:00.549Z] #40 74.44 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
16:53:00 [2022-05-04T16:53:00.549Z] #40 74.56 Setting up librhash0:amd64 (1.4.1-2) ...
16:53:00 [2022-05-04T16:53:00.549Z] #40 74.87 Setting up cmake-data (3.18.4-2+deb11u1) ...
16:53:00 [2022-05-04T16:53:00.549Z] #40 75.37 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ...
16:53:00 [2022-05-04T16:53:00.549Z] #40 75.41 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
16:53:00 [2022-05-04T16:53:00.549Z] #40 75.60 Setting up cmake (3.18.4-2+deb11u1) ...
16:53:00 [2022-05-04T16:53:00.549Z] #40 75.65 Processing triggers for libc-bin (2.31-13+deb11u3) ...
16:53:00 [2022-05-04T16:53:00.549Z] #40 DONE 76.0s
16:53:00 [2022-05-04T16:53:00.572Z] + docker info
16:53:00 [2022-05-04T16:53:00.572Z] Client:
16:53:00 [2022-05-04T16:53:00.572Z]  Context:    default
16:53:00 [2022-05-04T16:53:00.572Z]  Debug Mode: false
16:53:00 [2022-05-04T16:53:00.572Z] 
16:53:00 [2022-05-04T16:53:00.572Z] Server:
16:53:00 [2022-05-04T16:53:00.572Z]  Containers: 0
16:53:00 [2022-05-04T16:53:00.572Z]   Running: 0
16:53:00 [2022-05-04T16:53:00.572Z]   Paused: 0
16:53:00 [2022-05-04T16:53:00.572Z]   Stopped: 0
16:53:00 [2022-05-04T16:53:00.572Z]  Images: 0
16:53:00 [2022-05-04T16:53:00.572Z]  Server Version: 20.10.9
16:53:00 [2022-05-04T16:53:00.572Z]  Storage Driver: windowsfilter (windows) lcow (linux)
16:53:00 [2022-05-04T16:53:00.572Z]   Windows: 
16:53:00 [2022-05-04T16:53:00.572Z]   LCOW: 
16:53:00 [2022-05-04T16:53:00.572Z]  Logging Driver: json-file
16:53:00 [2022-05-04T16:53:00.572Z]  Plugins:
16:53:00 [2022-05-04T16:53:00.572Z]   Volume: local
16:53:00 [2022-05-04T16:53:00.572Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
16:53:00 [2022-05-04T16:53:00.572Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
16:53:00 [2022-05-04T16:53:00.572Z]  Swarm: inactive
16:53:00 [2022-05-04T16:53:00.572Z]  Default Isolation: process
16:53:00 [2022-05-04T16:53:00.572Z]  Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
16:53:00 [2022-05-04T16:53:00.572Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230)
16:53:00 [2022-05-04T16:53:00.572Z]  OSType: windows
16:53:00 [2022-05-04T16:53:00.572Z]  Architecture: x86_64
16:53:00 [2022-05-04T16:53:00.572Z]  CPUs: 4
16:53:00 [2022-05-04T16:53:00.572Z]  Total Memory: 32GiB
16:53:00 [2022-05-04T16:53:00.572Z]  Name: azwin-2-b381c0
16:53:00 [2022-05-04T16:53:00.572Z]  ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3
16:53:00 [2022-05-04T16:53:00.572Z]  Docker Root Dir: D:\docker
16:53:00 [2022-05-04T16:53:00.572Z]  Debug Mode: false
16:53:00 [2022-05-04T16:53:00.572Z]  Registry: https://index.docker.io/v1/
16:53:00 [2022-05-04T16:53:00.572Z]  Labels:
16:53:00 [2022-05-04T16:53:00.572Z]  Experimental: true
16:53:00 [2022-05-04T16:53:00.572Z]  Insecure Registries:
16:53:00 [2022-05-04T16:53:00.572Z]   10.0.0.4:5000
16:53:00 [2022-05-04T16:53:00.572Z]   127.0.0.0/8
16:53:00 [2022-05-04T16:53:00.572Z]  Registry Mirrors:
16:53:00 [2022-05-04T16:53:00.572Z]   http://10.0.0.4:5000/
16:53:00 [2022-05-04T16:53:00.572Z]  Live Restore Enabled: false
16:53:00 [2022-05-04T16:53:00.572Z]  Product License: Community Engine
16:53:00 [2022-05-04T16:53:00.572Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
16:53:00 [2022-05-04T16:53:00.809Z] 
16:53:00 [2022-05-04T16:53:00.809Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
16:53:00 [2022-05-04T16:53:00.809Z] #41 sha256:ca994c346da244293029102099e120230c8308bc5f4e3fbeb5d4047c526ce794
16:53:00 [2022-05-04T16:53:00.809Z] #41 DONE 0.2s
16:53:00 [2022-05-04T16:53:00.809Z] 
16:53:00 [2022-05-04T16:53:00.809Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
16:53:00 [2022-05-04T16:53:00.809Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
16:53:00 [2022-05-04T16:53:00.809Z] #53 74.48 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3
16:53:00 [2022-05-04T16:53:00.809Z] #53 74.55 go: downloading github.com/gobwas/glob v0.2.3
16:53:00 [2022-05-04T16:53:00.809Z] #53 74.72 go: downloading github.com/kisielk/gotool v1.0.0
16:53:00 [2022-05-04T16:53:00.809Z] #53 74.86 go: downloading github.com/gostaticanalysis/comment v1.4.2
16:53:00 [2022-05-04T16:53:00.809Z] #53 74.97 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
16:53:00 [2022-05-04T16:53:00.809Z] #53 74.98 go: downloading golang.org/x/mod v0.5.1
16:53:00 [2022-05-04T16:53:00.809Z] #53 75.11 go: downloading github.com/ettle/strcase v0.1.1
16:53:00 [2022-05-04T16:53:00.809Z] #53 75.16 go: downloading github.com/fatih/structtag v1.2.0
16:53:00 [2022-05-04T16:53:00.809Z] #53 75.24 go: downloading github.com/Masterminds/semver v1.5.0
16:53:00 [2022-05-04T16:53:00.809Z] #53 75.40 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
16:53:00 [2022-05-04T16:53:00.809Z] #53 75.42 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
16:53:00 [2022-05-04T16:53:00.809Z] #53 75.60 go: downloading github.com/prometheus/client_golang v1.7.1
16:53:00 [2022-05-04T16:53:00.809Z] #53 76.13 go: downloading github.com/prometheus/client_model v0.2.0
16:53:00 [2022-05-04T16:53:00.809Z] #53 76.23 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
16:53:00 [2022-05-04T16:53:00.809Z] #53 76.28 go: downloading github.com/google/go-cmp v0.5.6
16:53:01 [2022-05-04T16:53:01.049Z] #42 2.191 + cd /tmp/tmp.Vm5G5jlVtM/tini
16:53:01 [2022-05-04T16:53:01.306Z] #42 2.195 + git checkout -q v0.19.0
16:53:01 [2022-05-04T16:53:01.306Z] #42 2.256 + cmake .
16:53:01 [2022-05-04T16:53:01.379Z] #53 76.67 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af
16:53:01 [2022-05-04T16:53:01.379Z] #53 76.67 go: downloading github.com/olekukonko/tablewriter v0.0.5
16:53:01 [2022-05-04T16:53:01.379Z] #53 76.84 go: downloading github.com/beorn7/perks v1.0.1
16:53:01 [2022-05-04T16:53:01.379Z] #53 76.86 go: downloading github.com/cespare/xxhash/v2 v2.1.2
16:53:01 [2022-05-04T16:53:01.379Z] #53 76.86 go: downloading github.com/golang/protobuf v1.5.2
16:53:01 [2022-05-04T16:53:01.638Z] #53 76.95 go: downloading github.com/cespare/xxhash v1.1.0
16:53:01 [2022-05-04T16:53:01.638Z] #53 77.20 go: downloading github.com/prometheus/common v0.10.0
16:53:01 [2022-05-04T16:53:01.870Z] #42 3.057 -- The C compiler identification is GNU 10.2.1
16:53:01 [2022-05-04T16:53:01.898Z] #53 77.52 go: downloading github.com/prometheus/procfs v0.6.0
16:53:02 [2022-05-04T16:53:02.127Z] #42 3.186 -- Detecting C compiler ABI info
16:53:02 [2022-05-04T16:53:02.159Z] #53 77.66 go: downloading github.com/mattn/go-runewidth v0.0.9
16:53:02 [2022-05-04T16:53:02.347Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.450s	coverage: 13.8% of statements
16:53:02 [2022-05-04T16:53:02.419Z] #53 77.72 go: downloading google.golang.org/protobuf v1.27.1
16:53:02 [2022-05-04T16:53:02.915Z] ok  	github.com/docker/docker/daemon/config	0.029s	coverage: 81.5% of statements
16:53:03 [2022-05-04T16:53:03.058Z] #42 3.850 -- Detecting C compiler ABI info - done
16:53:03 [2022-05-04T16:53:03.058Z] #42 3.968 -- Check for working C compiler: /usr/bin/cc - skipped
16:53:03 [2022-05-04T16:53:03.058Z] #42 3.969 -- Detecting C compile features
16:53:03 [2022-05-04T16:53:03.058Z] #42 3.972 -- Detecting C compile features - done
16:53:03 [2022-05-04T16:53:03.058Z] #42 4.023 -- Performing Test HAS_BUILTIN_FORTIFY
16:53:03 [2022-05-04T16:53:03.058Z] #42 4.205 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:53:03 [2022-05-04T16:53:03.201Z] Client:
16:53:03 [2022-05-04T16:53:03.201Z]  Version:           20.10.9
16:53:03 [2022-05-04T16:53:03.201Z]  API version:       1.41
16:53:03 [2022-05-04T16:53:03.201Z]  Go version:        go1.16.8
16:53:03 [2022-05-04T16:53:03.201Z]  Git commit:        c2ea9bc
16:53:03 [2022-05-04T16:53:03.201Z]  Built:             Mon Oct  4 16:11:10 2021
16:53:03 [2022-05-04T16:53:03.201Z]  OS/Arch:           windows/amd64
16:53:03 [2022-05-04T16:53:03.201Z]  Context:           default
16:53:03 [2022-05-04T16:53:03.201Z]  Experimental:      true
16:53:03 [2022-05-04T16:53:03.201Z] 
16:53:03 [2022-05-04T16:53:03.201Z] Server: Docker Engine - Community
16:53:03 [2022-05-04T16:53:03.201Z]  Engine:
16:53:03 [2022-05-04T16:53:03.201Z]   Version:          20.10.9
16:53:03 [2022-05-04T16:53:03.201Z]   API version:      1.41 (minimum version 1.24)
16:53:03 [2022-05-04T16:53:03.201Z]   Go version:       go1.16.8
16:53:03 [2022-05-04T16:53:03.201Z]   Git commit:       79ea9d3
16:53:03 [2022-05-04T16:53:03.201Z]   Built:            Mon Oct  4 16:06:39 2021
16:53:03 [2022-05-04T16:53:03.201Z]   OS/Arch:          windows/amd64
16:53:03 [2022-05-04T16:53:03.201Z]   Experimental:     true
16:53:03 [2022-05-04T16:53:03.319Z] #42 4.309 -- Configuring done
16:53:03 [2022-05-04T16:53:03.319Z] #42 4.324 -- Generating done
16:53:03 [2022-05-04T16:53:03.319Z] #42 4.325 -- Build files have been written to: /tmp/tmp.Vm5G5jlVtM/tini
16:53:03 [2022-05-04T16:53:03.319Z] #42 4.329 + make tini-static
16:53:03 [2022-05-04T16:53:03.481Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
16:53:03 [2022-05-04T16:53:03.576Z] #42 ...
16:53:03 [2022-05-04T16:53:03.576Z] 
16:53:03 [2022-05-04T16:53:03.576Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0"      && /build/gotestsum --version
16:53:03 [2022-05-04T16:53:03.576Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6
16:53:03 [2022-05-04T16:53:03.576Z] #51 84.31 gotestsum version dev
16:53:03 [2022-05-04T16:53:03.576Z] #51 DONE 84.7s
16:53:03 [2022-05-04T16:53:03.576Z] 
16:53:03 [2022-05-04T16:53:03.576Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
16:53:03 [2022-05-04T16:53:03.576Z] #42 sha256:a9f8261fada6dfb43c61d191db62e4ef0dec2f831e4cb92c390a8c1539acd90e
16:53:03 [2022-05-04T16:53:03.576Z] #42 4.656 Scanning dependencies of target tini-static
16:53:03 [2022-05-04T16:53:03.576Z] #42 4.718 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:53:03 [2022-05-04T16:53:03.803Z] #53 79.05 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
16:53:03 [2022-05-04T16:53:03.834Z] #42 ...
16:53:03 [2022-05-04T16:53:03.834Z] 
16:53:03 [2022-05-04T16:53:03.834Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:53:03 [2022-05-04T16:53:03.834Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
16:53:03 [2022-05-04T16:53:03.834Z] #14 80.18 Selecting previously unselected package gcc-mingw-w64-base.
16:53:03 [2022-05-04T16:53:03.834Z] #14 80.19 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
16:53:03 [2022-05-04T16:53:03.834Z] #14 80.20 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
16:53:03 [2022-05-04T16:53:03.834Z] #14 80.37 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
16:53:03 [2022-05-04T16:53:03.834Z] #14 80.37 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
16:53:03 [2022-05-04T16:53:03.834Z] #14 80.38 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
[Pipeline] sh
16:53:04 [2022-05-04T16:53:04.047Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
16:53:04 [2022-05-04T16:53:04.724Z] + docker info
16:53:04 [2022-05-04T16:53:04.724Z] Client:
16:53:04 [2022-05-04T16:53:04.724Z]  Context:    default
16:53:04 [2022-05-04T16:53:04.724Z]  Debug Mode: false
16:53:04 [2022-05-04T16:53:04.724Z] 
16:53:04 [2022-05-04T16:53:04.724Z] Server:
16:53:04 [2022-05-04T16:53:04.724Z]  Containers: 0
16:53:04 [2022-05-04T16:53:04.724Z]   Running: 0
16:53:04 [2022-05-04T16:53:04.724Z]   Paused: 0
16:53:04 [2022-05-04T16:53:04.724Z]   Stopped: 0
16:53:04 [2022-05-04T16:53:04.724Z]  Images: 0
16:53:04 [2022-05-04T16:53:04.724Z]  Server Version: 20.10.9
16:53:04 [2022-05-04T16:53:04.724Z]  Storage Driver: windowsfilter (windows) lcow (linux)
16:53:04 [2022-05-04T16:53:04.724Z]   Windows: 
16:53:04 [2022-05-04T16:53:04.724Z]   LCOW: 
16:53:04 [2022-05-04T16:53:04.724Z]  Logging Driver: json-file
16:53:04 [2022-05-04T16:53:04.724Z]  Plugins:
16:53:04 [2022-05-04T16:53:04.724Z]   Volume: local
16:53:04 [2022-05-04T16:53:04.724Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
16:53:04 [2022-05-04T16:53:04.724Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
16:53:04 [2022-05-04T16:53:04.724Z]  Swarm: inactive
16:53:04 [2022-05-04T16:53:04.724Z]  Default Isolation: process
16:53:04 [2022-05-04T16:53:04.724Z]  Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
16:53:04 [2022-05-04T16:53:04.724Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230)
16:53:04 [2022-05-04T16:53:04.724Z]  OSType: windows
16:53:04 [2022-05-04T16:53:04.724Z]  Architecture: x86_64
16:53:04 [2022-05-04T16:53:04.724Z]  CPUs: 4
16:53:04 [2022-05-04T16:53:04.724Z]  Total Memory: 32GiB
16:53:04 [2022-05-04T16:53:04.724Z]  Name: azwin-2-b9cbd0
16:53:04 [2022-05-04T16:53:04.724Z]  ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3
16:53:04 [2022-05-04T16:53:04.724Z]  Docker Root Dir: D:\docker
16:53:04 [2022-05-04T16:53:04.724Z]  Debug Mode: false
16:53:04 [2022-05-04T16:53:04.724Z]  Registry: https://index.docker.io/v1/
16:53:04 [2022-05-04T16:53:04.724Z]  Labels:
16:53:04 [2022-05-04T16:53:04.724Z]  Experimental: true
16:53:04 [2022-05-04T16:53:04.724Z]  Insecure Registries:
16:53:04 [2022-05-04T16:53:04.724Z]   10.0.0.4:5000
16:53:04 [2022-05-04T16:53:04.724Z]   127.0.0.0/8
16:53:04 [2022-05-04T16:53:04.724Z]  Registry Mirrors:
16:53:04 [2022-05-04T16:53:04.724Z]   http://10.0.0.4:5000/
16:53:04 [2022-05-04T16:53:04.724Z]  Live Restore Enabled: false
16:53:04 [2022-05-04T16:53:04.724Z]  Product License: Community Engine
16:53:04 [2022-05-04T16:53:04.724Z] 
16:53:04 [2022-05-04T16:53:04.741Z] #53 ...
16:53:04 [2022-05-04T16:53:04.741Z] 
16:53:04 [2022-05-04T16:53:04.741Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0"      && /build/gotestsum --version
16:53:04 [2022-05-04T16:53:04.741Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6
16:53:04 [2022-05-04T16:53:04.741Z] #51 80.28 gotestsum version dev
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
16:53:05 [2022-05-04T16:53:05.207Z] #14 ...
16:53:05 [2022-05-04T16:53:05.207Z] 
16:53:05 [2022-05-04T16:53:05.207Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
16:53:05 [2022-05-04T16:53:05.207Z] #42 sha256:a9f8261fada6dfb43c61d191db62e4ef0dec2f831e4cb92c390a8c1539acd90e
16:53:05 [2022-05-04T16:53:05.207Z] #42 6.159 [100%] Linking C executable tini-static
16:53:05 [2022-05-04T16:53:05.309Z] #51 DONE 80.8s
16:53:05 [2022-05-04T16:53:05.309Z] 
16:53:05 [2022-05-04T16:53:05.310Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
16:53:05 [2022-05-04T16:53:05.310Z] #42 sha256:4e0803d088cc8815fb5e8d94c9425b8a347dcce9a83d984c0438af27231364da
16:53:05 [2022-05-04T16:53:05.310Z] #42 1.133 + RM_GOPATH=0
16:53:05 [2022-05-04T16:53:05.310Z] #42 1.133 + TMP_GOPATH=
16:53:05 [2022-05-04T16:53:05.310Z] #42 1.133 + : /build
16:53:05 [2022-05-04T16:53:05.310Z] #42 1.133 + '[' -z '' ']'
16:53:05 [2022-05-04T16:53:05.310Z] #42 1.135 ++ mktemp -d
16:53:05 [2022-05-04T16:53:05.310Z] #42 1.142 + export GOPATH=/tmp/tmp.uC4I073qfd
16:53:05 [2022-05-04T16:53:05.310Z] #42 1.142 + GOPATH=/tmp/tmp.uC4I073qfd
16:53:05 [2022-05-04T16:53:05.310Z] #42 1.142 + RM_GOPATH=1
16:53:05 [2022-05-04T16:53:05.310Z] #42 1.143 + case "$(go env GOARCH)" in
16:53:05 [2022-05-04T16:53:05.310Z] #42 1.144 ++ go env GOARCH
16:53:05 [2022-05-04T16:53:05.310Z] #42 1.173 + export GO_BUILDMODE=-buildmode=pie
16:53:05 [2022-05-04T16:53:05.310Z] #42 1.174 + GO_BUILDMODE=-buildmode=pie
16:53:05 [2022-05-04T16:53:05.310Z] #42 1.199 ++ dirname /install.sh
16:53:05 [2022-05-04T16:53:05.310Z] #42 1.202 + dir=/
16:53:05 [2022-05-04T16:53:05.310Z] #42 1.202 + bin=tini
16:53:05 [2022-05-04T16:53:05.310Z] #42 1.202 + shift
16:53:05 [2022-05-04T16:53:05.310Z] #42 1.202 + '[' '!' -f //tini.installer ']'
16:53:05 [2022-05-04T16:53:05.310Z] #42 1.202 + . //tini.installer
16:53:05 [2022-05-04T16:53:05.310Z] #42 1.202 ++ : v0.19.0
16:53:05 [2022-05-04T16:53:05.310Z] #42 1.203 + install_tini
16:53:05 [2022-05-04T16:53:05.310Z] #42 1.203 + echo 'Install tini version v0.19.0'
16:53:05 [2022-05-04T16:53:05.310Z] #42 1.203 Install tini version v0.19.0
16:53:05 [2022-05-04T16:53:05.310Z] #42 1.203 + git clone https://github.com/krallin/tini.git /tmp/tmp.uC4I073qfd/tini
16:53:05 [2022-05-04T16:53:05.310Z] #42 1.210 Cloning into '/tmp/tmp.uC4I073qfd/tini'...
16:53:05 [2022-05-04T16:53:05.310Z] #42 2.242 + cd /tmp/tmp.uC4I073qfd/tini
16:53:05 [2022-05-04T16:53:05.310Z] #42 2.242 + git checkout -q v0.19.0
16:53:05 [2022-05-04T16:53:05.310Z] #42 2.257 + cmake .
16:53:05 [2022-05-04T16:53:05.310Z] #42 2.882 -- The C compiler identification is GNU 10.2.1
16:53:05 [2022-05-04T16:53:05.310Z] #42 2.936 -- Detecting C compiler ABI info
16:53:05 [2022-05-04T16:53:05.310Z] #42 3.421 -- Detecting C compiler ABI info - done
16:53:05 [2022-05-04T16:53:05.310Z] #42 3.547 -- Check for working C compiler: /usr/bin/cc - skipped
16:53:05 [2022-05-04T16:53:05.310Z] #42 3.552 -- Detecting C compile features
16:53:05 [2022-05-04T16:53:05.310Z] #42 3.556 -- Detecting C compile features - done
16:53:05 [2022-05-04T16:53:05.310Z] #42 3.585 -- Performing Test HAS_BUILTIN_FORTIFY
16:53:05 [2022-05-04T16:53:05.310Z] #42 3.816 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:53:05 [2022-05-04T16:53:05.310Z] #42 3.916 -- Configuring done
16:53:05 [2022-05-04T16:53:05.310Z] #42 3.934 -- Generating done
16:53:05 [2022-05-04T16:53:05.310Z] #42 3.942 -- Build files have been written to: /tmp/tmp.uC4I073qfd/tini
16:53:05 [2022-05-04T16:53:05.310Z] #42 3.951 + make tini-static
16:53:05 [2022-05-04T16:53:05.310Z] #42 4.299 Scanning dependencies of target tini-static
16:53:05 [2022-05-04T16:53:05.310Z] #42 4.333 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:53:05 [2022-05-04T16:53:05.420Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.473s	coverage: 74.8% of statements
16:53:05 [2022-05-04T16:53:05.420Z] ok  	github.com/docker/docker/daemon	10.122s	coverage: 16.7% of statements
16:53:05 [2022-05-04T16:53:05.420Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
16:53:05 [2022-05-04T16:53:05.420Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
16:53:05 [2022-05-04T16:53:05.420Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
16:53:05 [2022-05-04T16:53:05.420Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
16:53:05 [2022-05-04T16:53:05.770Z] #42 6.813 [100%] Built target tini-static
16:53:05 [2022-05-04T16:53:05.770Z] #42 6.858 + mkdir -p /build
16:53:05 [2022-05-04T16:53:05.770Z] #42 6.862 + cp tini-static /build/docker-init
16:53:05 [2022-05-04T16:53:05.770Z] #42 DONE 6.9s
16:53:05 [2022-05-04T16:53:05.770Z] 
16:53:05 [2022-05-04T16:53:05.770Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
16:53:05 [2022-05-04T16:53:05.770Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
16:53:05 [2022-05-04T16:53:05.770Z] #53 80.21 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
16:53:05 [2022-05-04T16:53:05.987Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.217s	coverage: 56.2% of statements
16:53:06 [2022-05-04T16:53:06.691Z] #42 5.779 [100%] Linking C executable tini-static
16:53:06 [2022-05-04T16:53:06.922Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.019s	coverage: 3.0% of statements
16:53:06 [2022-05-04T16:53:06.953Z] #42 6.210 [100%] Built target tini-static
16:53:06 [2022-05-04T16:53:06.953Z] #42 6.264 + mkdir -p /build
16:53:06 [2022-05-04T16:53:06.953Z] #42 6.265 + cp tini-static /build/docker-init
16:53:06 [2022-05-04T16:53:06.953Z] #42 DONE 6.4s
16:53:06 [2022-05-04T16:53:06.953Z] 
16:53:06 [2022-05-04T16:53:06.953Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:53:06 [2022-05-04T16:53:06.953Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
16:53:06 [2022-05-04T16:53:06.953Z] #14 82.05 Selecting previously unselected package gcc-mingw-w64-base.
16:53:06 [2022-05-04T16:53:06.953Z] #14 82.06 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
16:53:06 [2022-05-04T16:53:06.953Z] #14 82.07 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
16:53:06 [2022-05-04T16:53:06.953Z] #14 82.18 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
16:53:06 [2022-05-04T16:53:06.953Z] #14 82.18 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
16:53:06 [2022-05-04T16:53:06.953Z] #14 82.19 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
16:53:08 [2022-05-04T16:53:08.293Z] #53 ...
16:53:08 [2022-05-04T16:53:08.293Z] 
16:53:08 [2022-05-04T16:53:08.293Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:53:08 [2022-05-04T16:53:08.293Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
16:53:08 [2022-05-04T16:53:08.293Z] #14 88.93 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
16:53:08 [2022-05-04T16:53:08.293Z] #14 88.93 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
16:53:08 [2022-05-04T16:53:08.293Z] #14 88.94 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:53:08 [2022-05-04T16:53:08.301Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.013s	coverage: 1.9% of statements
16:53:09 [2022-05-04T16:53:09.674Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.869s	coverage: 45.9% of statements
16:53:09 [2022-05-04T16:53:09.674Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
16:53:09 [2022-05-04T16:53:09.674Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.274s	coverage: 50.6% of statements
16:53:10 [2022-05-04T16:53:10.606Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.010s	coverage: 58.5% of statements
16:53:11 [2022-05-04T16:53:11.540Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.874s	coverage: 58.2% of statements
16:53:11 [2022-05-04T16:53:11.540Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
16:53:11 [2022-05-04T16:53:11.540Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
16:53:11 [2022-05-04T16:53:11.540Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.009s	coverage: 3.0% of statements
16:53:11 [2022-05-04T16:53:11.798Z] ok  	github.com/docker/docker/daemon/links	0.006s	coverage: 93.0% of statements
16:53:13 [2022-05-04T16:53:13.516Z] #14 88.22 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
16:53:13 [2022-05-04T16:53:13.516Z] #14 88.22 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
16:53:13 [2022-05-04T16:53:13.516Z] #14 88.22 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:53:13 [2022-05-04T16:53:13.698Z] ok  	github.com/docker/docker/daemon/images	0.037s	coverage: 6.6% of statements
16:53:13 [2022-05-04T16:53:13.698Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
16:53:13 [2022-05-04T16:53:13.698Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
16:53:13 [2022-05-04T16:53:13.698Z] ok  	github.com/docker/docker/daemon/logger	0.217s	coverage: 43.0% of statements
16:53:14 [2022-05-04T16:53:14.264Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.011s	coverage: 53.6% of statements
16:53:14 [2022-05-04T16:53:14.522Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.142s	coverage: 80.2% of statements
16:53:14 [2022-05-04T16:53:14.522Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
16:53:15 [2022-05-04T16:53:15.088Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 68.2% of statements
16:53:15 [2022-05-04T16:53:15.088Z] ok  	github.com/docker/docker/daemon/logger/journald	0.005s	coverage: 23.9% of statements
16:53:15 [2022-05-04T16:53:15.346Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.007s	coverage: 87.2% of statements
16:53:15 [2022-05-04T16:53:15.604Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.010s	coverage: 69.9% of statements
16:53:16 [2022-05-04T16:53:16.169Z] ok  	github.com/docker/docker/daemon/logger/local	0.038s	coverage: 78.7% of statements
16:53:16 [2022-05-04T16:53:16.169Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
16:53:16 [2022-05-04T16:53:16.199Z] using credential docker-jenkins-github-credentials
16:53:16 [2022-05-04T16:53:16.279Z] Cloning the remote Git repository
16:53:16 [2022-05-04T16:53:16.279Z] Cloning with configured refspecs honoured and without tags
16:53:16 [2022-05-04T16:53:16.482Z] Cloning repository https://github.com/moby/moby.git
16:53:16 [2022-05-04T16:53:16.736Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.059s	coverage: 59.1% of statements
16:53:16 [2022-05-04T16:53:16.994Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.019s	coverage: 31.5% of statements
16:53:17 [2022-05-04T16:53:17.929Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.008s	coverage: 46.8% of statements
16:53:17 [2022-05-04T16:53:17.929Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
16:53:18 [2022-05-04T16:53:18.252Z] #14 99.04 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
16:53:18 [2022-05-04T16:53:18.252Z] #14 99.04 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
16:53:18 [2022-05-04T16:53:18.252Z] #14 99.06 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:53:18 [2022-05-04T16:53:18.511Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
16:53:16 [2022-05-04T16:53:16.903Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
16:53:17 [2022-05-04T16:53:17.785Z] Fetching upstream changes from https://github.com/moby/moby.git
16:53:17 [2022-05-04T16:53:17.786Z]  > git --version # timeout=10
16:53:17 [2022-05-04T16:53:17.831Z]  > git --version # 'git version 2.24.1.windows.2'
16:53:17 [2022-05-04T16:53:17.832Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:53:17 [2022-05-04T16:53:17.834Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43560/head:refs/remotes/origin/PR-43560 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:53:19 [2022-05-04T16:53:19.008Z] DEBUG: print all environment variables to check how Jenkins runs this script
16:53:19 [2022-05-04T16:53:19.008Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-15eee75f\powershellScript.ps1'; exit $LASTEXITCODE;
16:53:19 [2022-05-04T16:53:19.008Z] ----------------------------------------------------------------------------
16:53:19 [2022-05-04T16:53:19.008Z] 
16:53:19 [2022-05-04T16:53:19.008Z] INFO: executeCI.ps1 starting at Wed May  4 16:53:16 CUT 2022
16:53:19 [2022-05-04T16:53:19.008Z] 
16:53:19 [2022-05-04T16:53:19.008Z] INFO: Script version 05-Feb-2019 09:03 PDT
16:53:19 [2022-05-04T16:53:19.008Z] INFO: Running git version 2.24.1.windows.2
16:53:19 [2022-05-04T16:53:19.008Z] INFO: Branch:fe_release Build:20348.1.210507-1500
16:53:19 [2022-05-04T16:53:19.008Z] INFO: Environment variables:
16:53:19 [2022-05-04T16:53:19.008Z] 
16:53:19 [2022-05-04T16:53:19.008Z] Name                           Value                                                                                   
16:53:19 [2022-05-04T16:53:19.008Z] ----                           -----                                                                                   
16:53:19 [2022-05-04T16:53:19.008Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
16:53:19 [2022-05-04T16:53:19.008Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
16:53:19 [2022-05-04T16:53:19.008Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
16:53:19 [2022-05-04T16:53:19.008Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12                     
16:53:19 [2022-05-04T16:53:19.008Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
16:53:19 [2022-05-04T16:53:19.008Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12                                                                                 
16:53:19 [2022-05-04T16:53:19.008Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
16:53:19 [2022-05-04T16:53:19.008Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
16:53:19 [2022-05-04T16:53:19.008Z] BRANCH_NAME                    PR-43560                                                                                
16:53:19 [2022-05-04T16:53:19.008Z] BUILD_DISPLAY_NAME             #2                                                                                      
16:53:19 [2022-05-04T16:53:19.008Z] BUILD_ID                       2                                                                                       
16:53:19 [2022-05-04T16:53:19.008Z] BUILD_NUMBER                   2                                                                                       
16:53:19 [2022-05-04T16:53:19.008Z] BUILD_TAG                      jenkins-moby-PR-43560-2                                                                 
16:53:19 [2022-05-04T16:53:19.008Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-43560/2/                              
16:53:19 [2022-05-04T16:53:19.008Z] CHANGE_AUTHOR                  thaJeztah                                                                               
16:53:19 [2022-05-04T16:53:19.008Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
16:53:19 [2022-05-04T16:53:19.008Z] CHANGE_BRANCH                  bump_containerd_binary_1.6.4                                                            
16:53:19 [2022-05-04T16:53:19.008Z] CHANGE_FORK                    thaJeztah/docker                                                                        
16:53:19 [2022-05-04T16:53:19.008Z] CHANGE_ID                      43560                                                                                   
16:53:19 [2022-05-04T16:53:19.008Z] CHANGE_TARGET                  master                                                                                  
16:53:19 [2022-05-04T16:53:19.008Z] CHANGE_TITLE                   update containerd binary to v1.6.4                                                      
16:53:19 [2022-05-04T16:53:19.008Z] CHANGE_URL                     https://github.com/moby/moby/pull/43560                                                 
16:53:19 [2022-05-04T16:53:19.008Z] CHECK_CONFIG_COMMIT            33a3680e08d1007e72c3b3f1454f823d8e9948ee                                                
16:53:19 [2022-05-04T16:53:19.008Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
16:53:19 [2022-05-04T16:53:19.008Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
16:53:19 [2022-05-04T16:53:19.008Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
16:53:19 [2022-05-04T16:53:19.008Z] COMPUTERNAME                   azwin-2-b381c0                                                                          
16:53:19 [2022-05-04T16:53:19.008Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
16:53:19 [2022-05-04T16:53:19.008Z] ConfigSequenceNumber           0                                                                                       
16:53:19 [2022-05-04T16:53:19.008Z] DOCKER_BUILDKIT                0                                                                                       
16:53:19 [2022-05-04T16:53:19.008Z] DOCKER_DUT_DEBUG               1                                                                                       
16:53:19 [2022-05-04T16:53:19.008Z] DOCKER_EXPERIMENTAL            1                                                                                       
16:53:19 [2022-05-04T16:53:19.008Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
16:53:19 [2022-05-04T16:53:19.008Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
16:53:19 [2022-05-04T16:53:19.008Z] EXECUTOR_NUMBER                0                                                                                       
16:53:19 [2022-05-04T16:53:19.008Z] FQDN                           azwin-2-b381c0.westus.cloudapp.azure.com                                                
16:53:19 [2022-05-04T16:53:19.008Z] GIT_BRANCH                     PR-43560                                                                                
16:53:19 [2022-05-04T16:53:19.008Z] GIT_COMMIT                     6e376e32d85ab3faad4095c561b8ab8030fbce15                                                
16:53:19 [2022-05-04T16:53:19.008Z] GIT_PREVIOUS_COMMIT            6e376e32d85ab3faad4095c561b8ab8030fbce15                                                
16:53:19 [2022-05-04T16:53:19.008Z] GIT_URL                        https://github.com/moby/moby.git                                                        
16:53:19 [2022-05-04T16:53:19.008Z] HUDSON_COOKIE                  cc034e5d-2fa5-439c-9036-2f651f40a8eb                                                    
16:53:19 [2022-05-04T16:53:19.008Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
16:53:19 [2022-05-04T16:53:19.008Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
16:53:19 [2022-05-04T16:53:19.009Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
16:53:19 [2022-05-04T16:53:19.009Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64                          
16:53:19 [2022-05-04T16:53:19.009Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
16:53:19 [2022-05-04T16:53:19.009Z] JENKINS_NODE_COOKIE            a894759e-059b-46f5-8e68-19cabc369de9                                                    
16:53:19 [2022-05-04T16:53:19.009Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
16:53:19 [2022-05-04T16:53:19.009Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
16:53:19 [2022-05-04T16:53:19.009Z] JOB_BASE_NAME                  PR-43560                                                                                
16:53:19 [2022-05-04T16:53:19.009Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-43560/display/redirect                
16:53:19 [2022-05-04T16:53:19.009Z] JOB_NAME                       moby/PR-43560                                                                           
16:53:19 [2022-05-04T16:53:19.009Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-43560/                                
16:53:19 [2022-05-04T16:53:19.009Z] library.jps.version            master                                                                                  
16:53:19 [2022-05-04T16:53:19.009Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
16:53:19 [2022-05-04T16:53:19.009Z] NODE_LABELS                    amd64 azure azwin-2-b381c0 azwin-2022 docker west-us windows windows-2022 x86_64        
16:53:19 [2022-05-04T16:53:19.009Z] NODE_NAME                      azwin-2-b381c0                                                                          
16:53:19 [2022-05-04T16:53:19.009Z] NUMBER_OF_PROCESSORS           4                                                                                       
16:53:19 [2022-05-04T16:53:19.009Z] OS                             Windows_NT                                                                              
16:53:19 [2022-05-04T16:53:19.009Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
16:53:19 [2022-05-04T16:53:19.009Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
16:53:19 [2022-05-04T16:53:19.009Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
16:53:19 [2022-05-04T16:53:19.009Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 4, GenuineIntel                                      
16:53:19 [2022-05-04T16:53:19.009Z] PROCESSOR_LEVEL                6                                                                                       
16:53:19 [2022-05-04T16:53:19.009Z] PROCESSOR_REVISION             5504                                                                                    
16:53:19 [2022-05-04T16:53:19.009Z] ProgramData                    C:\ProgramData                                                                          
16:53:19 [2022-05-04T16:53:19.009Z] ProgramFiles                   C:\Program Files                                                                        
16:53:19 [2022-05-04T16:53:19.009Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
16:53:19 [2022-05-04T16:53:19.009Z] ProgramW6432                   C:\Program Files                                                                        
16:53:19 [2022-05-04T16:53:19.009Z] PROMPT                         $P$G                                                                                    
16:53:19 [2022-05-04T16:53:19.009Z] PSExecutionPolicyPreference    Bypass                                                                                  
16:53:19 [2022-05-04T16:53:19.009Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
16:53:19 [2022-05-04T16:53:19.009Z] PUBLIC                         C:\Users\Public                                                                         
16:53:19 [2022-05-04T16:53:19.009Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-43560/2/display/redirect?page=artif...
16:53:19 [2022-05-04T16:53:19.009Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-43560/2/display/redirect?page=changes 
16:53:19 [2022-05-04T16:53:19.009Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-43560/2/display/redirect              
16:53:19 [2022-05-04T16:53:19.009Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-43560/2/display/redirect?page=tests   
16:53:19 [2022-05-04T16:53:19.009Z] SKIP_VALIDATION_TESTS          1                                                                                       
16:53:19 [2022-05-04T16:53:19.009Z] SOURCES_DRIVE                  d                                                                                       
16:53:19 [2022-05-04T16:53:19.009Z] SOURCES_SUBDIR                 gopath                                                                                  
16:53:19 [2022-05-04T16:53:19.009Z] STAGE_NAME                     Run tests                                                                               
16:53:19 [2022-05-04T16:53:19.009Z] SystemDrive                    C:                                                                                      
16:53:19 [2022-05-04T16:53:19.009Z] SystemRoot                     C:\Windows                                                                              
16:53:19 [2022-05-04T16:53:19.009Z] TEMP                           C:\Windows\TEMP                                                                         
16:53:19 [2022-05-04T16:53:19.009Z] TESTDEBUG                      0                                                                                       
16:53:19 [2022-05-04T16:53:19.009Z] TESTRUN_DRIVE                  d                                                                                       
16:53:19 [2022-05-04T16:53:19.009Z] TESTRUN_SUBDIR                 CI                                                                                      
16:53:19 [2022-05-04T16:53:19.009Z] TIMEOUT                        120m                                                                                    
16:53:19 [2022-05-04T16:53:19.009Z] TMP                            C:\Windows\TEMP                                                                         
16:53:19 [2022-05-04T16:53:19.009Z] USERDOMAIN                     WORKGROUP                                                                               
16:53:19 [2022-05-04T16:53:19.009Z] USERNAME                       azwin-2-b381c0$                                                                         
16:53:19 [2022-05-04T16:53:19.009Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
16:53:19 [2022-05-04T16:53:19.009Z] windir                         C:\Windows                                                                              
16:53:19 [2022-05-04T16:53:19.009Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
16:53:19 [2022-05-04T16:53:19.009Z] WINDOWS_BASE_IMAGE_TAG         ltsc2022                                                                                
16:53:19 [2022-05-04T16:53:19.009Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
16:53:19 [2022-05-04T16:53:19.009Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
16:53:19 [2022-05-04T16:53:19.009Z] 
16:53:19 [2022-05-04T16:53:19.009Z] 
16:53:19 [2022-05-04T16:53:19.009Z] 
16:53:19 [2022-05-04T16:53:19.009Z] INFO: Sources under d:\gopath\...
16:53:19 [2022-05-04T16:53:19.009Z] INFO: Test run under d:\CI\...
16:53:19 [2022-05-04T16:53:19.009Z] INFO: Running in D:\gopath\src\github.com\docker\docker
16:53:19 [2022-05-04T16:53:19.009Z] INFO: docker/docker repository was found
16:53:19 [2022-05-04T16:53:19.009Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time...
16:53:19 [2022-05-04T16:53:19.079Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.553s	coverage: 82.5% of statements
16:53:19 [2022-05-04T16:53:19.080Z] ?   	github.com/docker/docker/daemon/names	[no test files]
16:53:19 [2022-05-04T16:53:19.080Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
16:53:19 [2022-05-04T16:53:19.971Z] ltsc2022: Pulling from windows/servercore
16:53:19 [2022-05-04T16:53:19.971Z] 8f616e6e9eec: Pulling fs layer
16:53:19 [2022-05-04T16:53:19.971Z] dccd9e4d14d3: Pulling fs layer
16:53:20 [2022-05-04T16:53:20.012Z] ok  	github.com/docker/docker/distribution/metadata	0.025s	coverage: 48.2% of statements
16:53:20 [2022-05-04T16:53:20.164Z] DEBUG: print all environment variables to check how Jenkins runs this script
16:53:20 [2022-05-04T16:53:20.164Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-53d7e17f\powershellScript.ps1'; exit $LASTEXITCODE;
16:53:20 [2022-05-04T16:53:20.164Z] ----------------------------------------------------------------------------
16:53:20 [2022-05-04T16:53:20.164Z] 
16:53:20 [2022-05-04T16:53:20.164Z] INFO: executeCI.ps1 starting at Wed May  4 16:53:19 CUT 2022
16:53:20 [2022-05-04T16:53:20.164Z] 
16:53:20 [2022-05-04T16:53:20.164Z] INFO: Script version 05-Feb-2019 09:03 PDT
16:53:20 [2022-05-04T16:53:20.164Z] INFO: Running git version 2.24.1.windows.2
16:53:20 [2022-05-04T16:53:20.164Z] INFO: Branch:fe_release Build:20348.1.210507-1500
16:53:20 [2022-05-04T16:53:20.164Z] INFO: Environment variables:
16:53:20 [2022-05-04T16:53:20.164Z] 
16:53:20 [2022-05-04T16:53:20.164Z] Name                           Value                                                                                   
16:53:20 [2022-05-04T16:53:20.164Z] ----                           -----                                                                                   
16:53:20 [2022-05-04T16:53:20.164Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
16:53:20 [2022-05-04T16:53:20.164Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
16:53:20 [2022-05-04T16:53:20.164Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
16:53:20 [2022-05-04T16:53:20.164Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12                     
16:53:20 [2022-05-04T16:53:20.164Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
16:53:20 [2022-05-04T16:53:20.164Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12                                                                                 
16:53:20 [2022-05-04T16:53:20.164Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
16:53:20 [2022-05-04T16:53:20.164Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
16:53:20 [2022-05-04T16:53:20.164Z] BRANCH_NAME                    PR-43560                                                                                
16:53:20 [2022-05-04T16:53:20.164Z] BUILD_DISPLAY_NAME             #2                                                                                      
16:53:20 [2022-05-04T16:53:20.164Z] BUILD_ID                       2                                                                                       
16:53:20 [2022-05-04T16:53:20.164Z] BUILD_NUMBER                   2                                                                                       
16:53:20 [2022-05-04T16:53:20.164Z] BUILD_TAG                      jenkins-moby-PR-43560-2                                                                 
16:53:20 [2022-05-04T16:53:20.164Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-43560/2/                              
16:53:20 [2022-05-04T16:53:20.164Z] CHANGE_AUTHOR                  thaJeztah                                                                               
16:53:20 [2022-05-04T16:53:20.164Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
16:53:20 [2022-05-04T16:53:20.164Z] CHANGE_BRANCH                  bump_containerd_binary_1.6.4                                                            
16:53:20 [2022-05-04T16:53:20.164Z] CHANGE_FORK                    thaJeztah/docker                                                                        
16:53:20 [2022-05-04T16:53:20.164Z] CHANGE_ID                      43560                                                                                   
16:53:20 [2022-05-04T16:53:20.164Z] CHANGE_TARGET                  master                                                                                  
16:53:20 [2022-05-04T16:53:20.164Z] CHANGE_TITLE                   update containerd binary to v1.6.4                                                      
16:53:20 [2022-05-04T16:53:20.164Z] CHANGE_URL                     https://github.com/moby/moby/pull/43560                                                 
16:53:20 [2022-05-04T16:53:20.164Z] CHECK_CONFIG_COMMIT            33a3680e08d1007e72c3b3f1454f823d8e9948ee                                                
16:53:20 [2022-05-04T16:53:20.164Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
16:53:20 [2022-05-04T16:53:20.164Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
16:53:20 [2022-05-04T16:53:20.164Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
16:53:20 [2022-05-04T16:53:20.164Z] COMPUTERNAME                   azwin-2-b9cbd0                                                                          
16:53:20 [2022-05-04T16:53:20.164Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
16:53:20 [2022-05-04T16:53:20.164Z] ConfigSequenceNumber           0                                                                                       
16:53:20 [2022-05-04T16:53:20.164Z] DOCKER_BUILDKIT                0                                                                                       
16:53:20 [2022-05-04T16:53:20.164Z] DOCKER_DUT_DEBUG               1                                                                                       
16:53:20 [2022-05-04T16:53:20.164Z] DOCKER_EXPERIMENTAL            1                                                                                       
16:53:20 [2022-05-04T16:53:20.164Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
16:53:20 [2022-05-04T16:53:20.164Z] DOCKER_WINDOWS_CONTAINERD_R... 1                                                                                       
16:53:20 [2022-05-04T16:53:20.164Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
16:53:20 [2022-05-04T16:53:20.164Z] EXECUTOR_NUMBER                0                                                                                       
16:53:20 [2022-05-04T16:53:20.164Z] FQDN                           azwin-2-b9cbd0.westus.cloudapp.azure.com                                                
16:53:20 [2022-05-04T16:53:20.164Z] GIT_BRANCH                     PR-43560                                                                                
16:53:20 [2022-05-04T16:53:20.164Z] GIT_COMMIT                     6e376e32d85ab3faad4095c561b8ab8030fbce15                                                
16:53:20 [2022-05-04T16:53:20.164Z] GIT_PREVIOUS_COMMIT            6e376e32d85ab3faad4095c561b8ab8030fbce15                                                
16:53:20 [2022-05-04T16:53:20.164Z] GIT_URL                        https://github.com/moby/moby.git                                                        
16:53:20 [2022-05-04T16:53:20.164Z] HUDSON_COOKIE                  8a70a4c8-f1ae-4da9-a35d-58f5fe84ad7d                                                    
16:53:20 [2022-05-04T16:53:20.164Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
16:53:20 [2022-05-04T16:53:20.164Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
16:53:20 [2022-05-04T16:53:20.164Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
16:53:20 [2022-05-04T16:53:20.164Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64                          
16:53:20 [2022-05-04T16:53:20.164Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
16:53:20 [2022-05-04T16:53:20.164Z] JENKINS_NODE_COOKIE            86bad652-df09-452b-b3ea-021499c32566                                                    
16:53:20 [2022-05-04T16:53:20.164Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
16:53:20 [2022-05-04T16:53:20.164Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
16:53:20 [2022-05-04T16:53:20.164Z] JOB_BASE_NAME                  PR-43560                                                                                
16:53:20 [2022-05-04T16:53:20.164Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-43560/display/redirect                
16:53:20 [2022-05-04T16:53:20.164Z] JOB_NAME                       moby/PR-43560                                                                           
16:53:20 [2022-05-04T16:53:20.164Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-43560/                                
16:53:20 [2022-05-04T16:53:20.164Z] library.jps.version            master                                                                                  
16:53:20 [2022-05-04T16:53:20.164Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
16:53:20 [2022-05-04T16:53:20.164Z] NODE_LABELS                    amd64 azure azwin-2-b9cbd0 azwin-2022 docker west-us windows windows-2022 x86_64        
16:53:20 [2022-05-04T16:53:20.164Z] NODE_NAME                      azwin-2-b9cbd0                                                                          
16:53:20 [2022-05-04T16:53:20.164Z] NUMBER_OF_PROCESSORS           4                                                                                       
16:53:20 [2022-05-04T16:53:20.164Z] OS                             Windows_NT                                                                              
16:53:20 [2022-05-04T16:53:20.164Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
16:53:20 [2022-05-04T16:53:20.164Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
16:53:20 [2022-05-04T16:53:20.164Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
16:53:20 [2022-05-04T16:53:20.164Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 4, GenuineIntel                                      
16:53:20 [2022-05-04T16:53:20.164Z] PROCESSOR_LEVEL                6                                                                                       
16:53:20 [2022-05-04T16:53:20.164Z] PROCESSOR_REVISION             5504                                                                                    
16:53:20 [2022-05-04T16:53:20.164Z] ProgramData                    C:\ProgramData                                                                          
16:53:20 [2022-05-04T16:53:20.164Z] ProgramFiles                   C:\Program Files                                                                        
16:53:20 [2022-05-04T16:53:20.164Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
16:53:20 [2022-05-04T16:53:20.164Z] ProgramW6432                   C:\Program Files                                                                        
16:53:20 [2022-05-04T16:53:20.164Z] PROMPT                         $P$G                                                                                    
16:53:20 [2022-05-04T16:53:20.164Z] PSExecutionPolicyPreference    Bypass                                                                                  
16:53:20 [2022-05-04T16:53:20.164Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
16:53:20 [2022-05-04T16:53:20.164Z] PUBLIC                         C:\Users\Public                                                                         
16:53:20 [2022-05-04T16:53:20.164Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-43560/2/display/redirect?page=artif...
16:53:20 [2022-05-04T16:53:20.164Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-43560/2/display/redirect?page=changes 
16:53:20 [2022-05-04T16:53:20.164Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-43560/2/display/redirect              
16:53:20 [2022-05-04T16:53:20.164Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-43560/2/display/redirect?page=tests   
16:53:20 [2022-05-04T16:53:20.164Z] SKIP_VALIDATION_TESTS          1                                                                                       
16:53:20 [2022-05-04T16:53:20.164Z] SOURCES_DRIVE                  d                                                                                       
16:53:20 [2022-05-04T16:53:20.164Z] SOURCES_SUBDIR                 gopath                                                                                  
16:53:20 [2022-05-04T16:53:20.164Z] STAGE_NAME                     Run tests                                                                               
16:53:20 [2022-05-04T16:53:20.164Z] SystemDrive                    C:                                                                                      
16:53:20 [2022-05-04T16:53:20.164Z] SystemRoot                     C:\Windows                                                                              
16:53:20 [2022-05-04T16:53:20.164Z] TEMP                           C:\Windows\TEMP                                                                         
16:53:20 [2022-05-04T16:53:20.164Z] TESTDEBUG                      0                                                                                       
16:53:20 [2022-05-04T16:53:20.164Z] TESTRUN_DRIVE                  d                                                                                       
16:53:20 [2022-05-04T16:53:20.164Z] TESTRUN_SUBDIR                 CI                                                                                      
16:53:20 [2022-05-04T16:53:20.164Z] TIMEOUT                        120m                                                                                    
16:53:20 [2022-05-04T16:53:20.164Z] TMP                            C:\Windows\TEMP                                                                         
16:53:20 [2022-05-04T16:53:20.164Z] USERDOMAIN                     WORKGROUP                                                                               
16:53:20 [2022-05-04T16:53:20.164Z] USERNAME                       azwin-2-b9cbd0$                                                                         
16:53:20 [2022-05-04T16:53:20.164Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
16:53:20 [2022-05-04T16:53:20.164Z] windir                         C:\Windows                                                                              
16:53:20 [2022-05-04T16:53:20.164Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
16:53:20 [2022-05-04T16:53:20.164Z] WINDOWS_BASE_IMAGE_TAG         ltsc2022                                                                                
16:53:20 [2022-05-04T16:53:20.164Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
16:53:20 [2022-05-04T16:53:20.164Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
16:53:20 [2022-05-04T16:53:20.164Z] 
16:53:20 [2022-05-04T16:53:20.164Z] 
16:53:20 [2022-05-04T16:53:20.164Z] 
16:53:20 [2022-05-04T16:53:20.578Z] ok  	github.com/docker/docker/distribution	0.594s	coverage: 28.2% of statements
16:53:20 [2022-05-04T16:53:20.578Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
16:53:20 [2022-05-04T16:53:20.835Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
16:53:21 [2022-05-04T16:53:21.529Z] #14 ...
16:53:21 [2022-05-04T16:53:21.530Z] 
16:53:21 [2022-05-04T16:53:21.530Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:53:21 [2022-05-04T16:53:21.530Z] #62 sha256:4f8487f26fd1a516185305c8c383dc1c88db8d8afd4bd517f7b63afe0ca7922d
16:53:21 [2022-05-04T16:53:21.687Z] INFO: Sources under d:\gopath\...
16:53:21 [2022-05-04T16:53:21.687Z] INFO: Test run under d:\CI\...
16:53:21 [2022-05-04T16:53:21.687Z] INFO: Running in D:\gopath\src\github.com\docker\docker
16:53:21 [2022-05-04T16:53:21.687Z] INFO: docker/docker repository was found
16:53:21 [2022-05-04T16:53:21.687Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time...
16:53:21 [2022-05-04T16:53:21.768Z] ok  	github.com/docker/docker/image	0.025s	coverage: 86.9% of statements
16:53:22 [2022-05-04T16:53:22.026Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
16:53:22 [2022-05-04T16:53:22.044Z] #62 47.07 Updating files:  70% (3326/4738)
Updating files:  71% (3364/4738)
Updating files:  72% (3412/4738)
Updating files:  73% (3459/4738)
Updating files:  74% (3507/4738)
Updating files:  75% (3554/4738)
Updating files:  76% (3601/4738)
Updating files:  77% (3649/4738)
Updating files:  78% (3696/4738)
Updating files:  79% (3744/4738)
Updating files:  80% (3791/4738)
Updating files:  81% (3838/4738)
Updating files:  82% (3886/4738)
Updating files:  83% (3933/4738)
Updating files:  84% (3980/4738)
Updating files:  85% (4028/4738)
Updating files:  86% (4075/4738)
Updating files:  87% (4123/4738)
Updating files:  88% (4170/4738)
Updating files:  89% (4217/4738)
Updating files:  90% (4265/4738)
Updating files:  91% (4312/4738)
Updating files:  92% (4359/4738)
Updating files:  93% (4407/4738)
Updating files:  94% (4454/4738)
Updating files:  95% (4502/4738)
Updating files:  96% (4549/4738)
Updating files:  97% (4596/4738)
Updating files:  98% (4644/4738)
Updating files:  99% (4691/4738)
Updating files: 100% (4738/4738)
Updating files: 100% (4738/4738), done.
16:53:22 [2022-05-04T16:53:22.044Z] #62 47.84 + cd /tmp/tmp.cFBn5Vr7pT/src/github.com/containerd/containerd
16:53:22 [2022-05-04T16:53:22.142Z] ltsc2022: Pulling from windows/servercore
16:53:22 [2022-05-04T16:53:22.301Z] #62 47.85 + git checkout -q v1.6.4
16:53:22 [2022-05-04T16:53:22.591Z] ok  	github.com/docker/docker/image/tarexport	0.007s	coverage: 0.7% of statements
16:53:22 [2022-05-04T16:53:22.591Z] ok  	github.com/docker/docker/distribution/xfer	1.887s	coverage: 84.9% of statements
16:53:22 [2022-05-04T16:53:22.591Z] ?   	github.com/docker/docker/dockerversion	[no test files]
16:53:22 [2022-05-04T16:53:22.597Z] 8f616e6e9eec: Pulling fs layer
16:53:22 [2022-05-04T16:53:22.597Z] dccd9e4d14d3: Pulling fs layer
16:53:22 [2022-05-04T16:53:22.848Z] ok  	github.com/docker/docker/image/v1	0.011s	coverage: 25.0% of statements
16:53:22 [2022-05-04T16:53:22.848Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
16:53:23 [2022-05-04T16:53:23.413Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
16:53:23 [2022-05-04T16:53:23.500Z] #14 ...
16:53:23 [2022-05-04T16:53:23.500Z] 
16:53:23 [2022-05-04T16:53:23.500Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:53:23 [2022-05-04T16:53:23.500Z] #62 sha256:9c447b270bf5ab08afc54b731980a33c75a94eaed5ae2955ab972b8b985a5654
16:53:23 [2022-05-04T16:53:23.500Z] #62 44.29 Updating files:  70% (3355/4738)
Updating files:  71% (3364/4738)
Updating files:  72% (3412/4738)
Updating files:  73% (3459/4738)
Updating files:  74% (3507/4738)
Updating files:  75% (3554/4738)
Updating files:  76% (3601/4738)
Updating files:  77% (3649/4738)
Updating files:  78% (3696/4738)
Updating files:  79% (3744/4738)
Updating files:  80% (3791/4738)
Updating files:  81% (3838/4738)
Updating files:  82% (3886/4738)
Updating files:  83% (3933/4738)
Updating files:  84% (3980/4738)
Updating files:  85% (4028/4738)
Updating files:  86% (4075/4738)
Updating files:  87% (4123/4738)
Updating files:  88% (4170/4738)
Updating files:  89% (4217/4738)
Updating files:  90% (4265/4738)
Updating files:  91% (4312/4738)
Updating files:  92% (4359/4738)
Updating files:  93% (4407/4738)
Updating files:  94% (4454/4738)
Updating files:  95% (4502/4738)
Updating files:  96% (4549/4738)
Updating files:  97% (4596/4738)
Updating files:  98% (4644/4738)
Updating files:  99% (4691/4738)
Updating files: 100% (4738/4738)
Updating files: 100% (4738/4738), done.
16:53:23 [2022-05-04T16:53:23.500Z] #62 45.07 + cd /tmp/tmp.9qKubLbTdR/src/github.com/containerd/containerd
16:53:23 [2022-05-04T16:53:23.500Z] #62 45.07 + git checkout -q v1.6.4
16:53:23 [2022-05-04T16:53:23.669Z] #62 49.43 + export 'BUILDTAGS=netgo osusergo static_build'
16:53:23 [2022-05-04T16:53:23.669Z] #62 49.43 + BUILDTAGS='netgo osusergo static_build'
16:53:23 [2022-05-04T16:53:23.669Z] #62 49.43 + export EXTRA_FLAGS=-buildmode=pie
16:53:23 [2022-05-04T16:53:23.669Z] #62 49.43 + EXTRA_FLAGS=-buildmode=pie
16:53:23 [2022-05-04T16:53:23.669Z] #62 49.43 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
16:53:23 [2022-05-04T16:53:23.669Z] #62 49.43 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
16:53:23 [2022-05-04T16:53:23.669Z] #62 49.43 + '[' '' = dynamic ']'
16:53:23 [2022-05-04T16:53:23.669Z] #62 49.43 + make
16:53:23 [2022-05-04T16:53:23.979Z] ok  	github.com/docker/docker/oci	0.008s	coverage: 46.0% of statements
16:53:24 [2022-05-04T16:53:24.435Z] #62 46.41 + export 'BUILDTAGS=netgo osusergo static_build'
16:53:24 [2022-05-04T16:53:24.435Z] #62 46.41 + BUILDTAGS='netgo osusergo static_build'
16:53:24 [2022-05-04T16:53:24.435Z] #62 46.41 + export EXTRA_FLAGS=-buildmode=pie
16:53:24 [2022-05-04T16:53:24.435Z] #62 46.41 + EXTRA_FLAGS=-buildmode=pie
16:53:24 [2022-05-04T16:53:24.435Z] #62 46.41 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
16:53:24 [2022-05-04T16:53:24.435Z] #62 46.41 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
16:53:24 [2022-05-04T16:53:24.435Z] #62 46.41 + '[' '' = dynamic ']'
16:53:24 [2022-05-04T16:53:24.435Z] #62 46.41 + make
16:53:24 [2022-05-04T16:53:24.544Z] ok  	github.com/docker/docker/opts	0.024s	coverage: 65.5% of statements
16:53:24 [2022-05-04T16:53:24.544Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
16:53:25 [2022-05-04T16:53:25.437Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:53:25 [2022-05-04T16:53:25.437Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
16:53:25 [2022-05-04T16:53:25.437Z] GOOS="" GOARCH="" GOARM=""
16:53:25 [2022-05-04T16:53:25.437Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
16:53:25 [2022-05-04T16:53:25.437Z] 
16:53:25 [2022-05-04T16:53:25.437Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:53:25 [2022-05-04T16:53:25.437Z] DOCKER_SYSTEMD=1
16:53:25 [2022-05-04T16:53:25.437Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:53:25 [2022-05-04T16:53:25.437Z] HOSTNAME=0d2c40203ccc
16:53:25 [2022-05-04T16:53:25.437Z] DEST=bundles/test-integration
16:53:25 [2022-05-04T16:53:25.437Z] PWD=/go/src/github.com/docker/docker
16:53:25 [2022-05-04T16:53:25.437Z] DOCKER_GITCOMMIT=6e376e32d85ab3faad4095c561b8ab8030fbce15
16:53:25 [2022-05-04T16:53:25.437Z] container=docker
16:53:25 [2022-05-04T16:53:25.437Z] HOME=/root
16:53:25 [2022-05-04T16:53:25.437Z] LANG=C.UTF-8
16:53:25 [2022-05-04T16:53:25.437Z] INVOCATION_ID=bdd644006f0747a69f4ce0c29d371e8e
16:53:25 [2022-05-04T16:53:25.437Z] GOLANG_VERSION=1.18.1
16:53:25 [2022-05-04T16:53:25.437Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:53:25 [2022-05-04T16:53:25.437Z] VALIDATE_BRANCH=master
16:53:25 [2022-05-04T16:53:25.437Z] TERM=xterm
16:53:25 [2022-05-04T16:53:25.437Z] DOCKER_PKG=github.com/docker/docker
16:53:25 [2022-05-04T16:53:25.437Z] SHLVL=3
16:53:25 [2022-05-04T16:53:25.437Z] TIMEOUT=120m
16:53:25 [2022-05-04T16:53:25.437Z] DOCKER_BUILDTAGS=apparmor seccomp journald
16:53:25 [2022-05-04T16:53:25.437Z] DOCKER_GRAPHDRIVER=overlay2
16:53:25 [2022-05-04T16:53:25.437Z] GO111MODULE=off
16:53:25 [2022-05-04T16:53:25.437Z] DOCKER_EXPERIMENTAL=1
16:53:25 [2022-05-04T16:53:25.437Z] TEST_SKIP_INTEGRATION_CLI=1
16:53:25 [2022-05-04T16:53:25.437Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:53:25 [2022-05-04T16:53:25.437Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:53:25 [2022-05-04T16:53:25.437Z] GOPATH=/go
16:53:25 [2022-05-04T16:53:25.437Z] PKG_CONFIG=pkg-config
16:53:25 [2022-05-04T16:53:25.437Z] _=/usr/bin/env
16:53:25 [2022-05-04T16:53:25.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:53:25 [2022-05-04T16:53:25.564Z] #62 51.08 + bin/ctr
16:53:25 [2022-05-04T16:53:25.918Z] ok  	github.com/docker/docker/pkg/archive	0.270s	coverage: 82.3% of statements
16:53:26 [2022-05-04T16:53:26.338Z] #62 47.98 + bin/ctr
16:53:26 [2022-05-04T16:53:26.851Z] ok  	github.com/docker/docker/pkg/authorization	0.389s	coverage: 68.3% of statements
16:53:27 [2022-05-04T16:53:27.109Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
16:53:27 [2022-05-04T16:53:27.109Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
16:53:30 [2022-05-04T16:53:30.389Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.510s	coverage: 42.7% of statements
16:53:30 [2022-05-04T16:53:30.646Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
16:53:30 [2022-05-04T16:53:30.646Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
16:53:30 [2022-05-04T16:53:30.904Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
16:53:31 [2022-05-04T16:53:31.162Z] ok  	github.com/docker/docker/layer	7.185s	coverage: 69.0% of statements
16:53:31 [2022-05-04T16:53:31.162Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
16:53:31 [2022-05-04T16:53:31.162Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
16:53:31 [2022-05-04T16:53:31.162Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
16:53:31 [2022-05-04T16:53:31.162Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
16:53:31 [2022-05-04T16:53:31.162Z] ?   	github.com/docker/docker/oci/caps	[no test files]
16:53:31 [2022-05-04T16:53:31.162Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
16:53:31 [2022-05-04T16:53:31.420Z] ok  	github.com/docker/docker/pkg/fileutils	0.010s	coverage: 87.2% of statements
16:53:31 [2022-05-04T16:53:31.677Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
16:53:31 [2022-05-04T16:53:31.935Z] ok  	github.com/docker/docker/pkg/fsutils	0.181s	coverage: 85.1% of statements
16:53:31 [2022-05-04T16:53:31.935Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
16:53:32 [2022-05-04T16:53:32.867Z] ok  	github.com/docker/docker/pkg/idtools	0.407s	coverage: 67.9% of statements
16:53:32 [2022-05-04T16:53:32.867Z] ok  	github.com/docker/docker/pkg/ioutils	0.342s	coverage: 70.1% of statements
16:53:33 [2022-05-04T16:53:33.125Z] ok  	github.com/docker/docker/pkg/longpath	0.007s	coverage: 100.0% of statements
16:53:33 [2022-05-04T16:53:33.125Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
16:53:33 [2022-05-04T16:53:33.125Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
16:53:33 [2022-05-04T16:53:33.383Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.005s	coverage: 85.7% of statements
16:53:33 [2022-05-04T16:53:33.383Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
16:53:33 [2022-05-04T16:53:33.641Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
16:53:33 [2022-05-04T16:53:33.664Z] #62 ...
16:53:33 [2022-05-04T16:53:33.664Z] 
16:53:33 [2022-05-04T16:53:33.664Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:53:33 [2022-05-04T16:53:33.664Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
16:53:33 [2022-05-04T16:53:33.664Z] #14 104.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
16:53:33 [2022-05-04T16:53:33.664Z] #14 104.0 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
16:53:33 [2022-05-04T16:53:33.664Z] #14 104.0 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
16:53:33 [2022-05-04T16:53:33.664Z] #14 109.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
16:53:33 [2022-05-04T16:53:33.664Z] #14 109.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
16:53:33 [2022-05-04T16:53:33.664Z] #14 109.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:53:33 [2022-05-04T16:53:33.898Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.008s	coverage: 90.5% of statements
16:53:33 [2022-05-04T16:53:33.898Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
16:53:33 [2022-05-04T16:53:33.898Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
16:53:33 [2022-05-04T16:53:33.898Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
16:53:34 [2022-05-04T16:53:34.156Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
16:53:34 [2022-05-04T16:53:34.515Z] #62 ...
16:53:34 [2022-05-04T16:53:34.515Z] 
16:53:34 [2022-05-04T16:53:34.515Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:53:34 [2022-05-04T16:53:34.515Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
16:53:34 [2022-05-04T16:53:34.515Z] #14 99.21 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
16:53:34 [2022-05-04T16:53:34.515Z] #14 99.21 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
16:53:34 [2022-05-04T16:53:34.515Z] #14 99.22 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:53:34 [2022-05-04T16:53:34.515Z] #14 104.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
16:53:34 [2022-05-04T16:53:34.515Z] #14 104.0 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
16:53:34 [2022-05-04T16:53:34.515Z] #14 104.0 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
16:53:34 [2022-05-04T16:53:34.515Z] #14 109.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
16:53:34 [2022-05-04T16:53:34.515Z] #14 109.3 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
16:53:34 [2022-05-04T16:53:34.515Z] #14 109.3 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:53:34 [2022-05-04T16:53:34.720Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 85.7% of statements
16:53:34 [2022-05-04T16:53:34.930Z] dccd9e4d14d3: Verifying Checksum
16:53:34 [2022-05-04T16:53:34.930Z] dccd9e4d14d3: Download complete
16:53:34 [2022-05-04T16:53:34.930Z] 8f616e6e9eec: Verifying Checksum
16:53:34 [2022-05-04T16:53:34.930Z] 8f616e6e9eec: Download complete
16:53:34 [2022-05-04T16:53:34.978Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
16:53:35 [2022-05-04T16:53:35.236Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
16:53:35 [2022-05-04T16:53:35.556Z] Fetching without tags
16:53:36 [2022-05-04T16:53:36.268Z] Merging remotes/origin/master commit 613b7983129e07d295e9fed7e99e5e264714647a into PR head commit 6e376e32d85ab3faad4095c561b8ab8030fbce15
16:53:36 [2022-05-04T16:53:36.607Z] ok  	github.com/docker/docker/pkg/pubsub	1.046s	coverage: 75.0% of statements
16:53:36 [2022-05-04T16:53:36.607Z] ok  	github.com/docker/docker/pkg/reexec	0.009s	coverage: 82.4% of statements
16:53:36 [2022-05-04T16:53:36.865Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
16:53:37 [2022-05-04T16:53:37.123Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
16:53:37 [2022-05-04T16:53:37.380Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
16:53:37 [2022-05-04T16:53:37.380Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
16:53:35 [2022-05-04T16:53:35.239Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:53:35 [2022-05-04T16:53:35.300Z]  > git config --add remote.origin.fetch +refs/pull/43560/head:refs/remotes/origin/PR-43560 # timeout=10
16:53:35 [2022-05-04T16:53:35.348Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:53:35 [2022-05-04T16:53:35.467Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:53:35 [2022-05-04T16:53:35.599Z] Fetching upstream changes from https://github.com/moby/moby.git
16:53:35 [2022-05-04T16:53:35.600Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:53:35 [2022-05-04T16:53:35.601Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43560/head:refs/remotes/origin/PR-43560 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:53:36 [2022-05-04T16:53:36.386Z]  > git config core.sparsecheckout # timeout=10
16:53:36 [2022-05-04T16:53:36.432Z]  > git checkout -f 6e376e32d85ab3faad4095c561b8ab8030fbce15 # timeout=10
16:53:37 [2022-05-04T16:53:37.946Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 53.4% of statements
16:53:38 [2022-05-04T16:53:38.512Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 42.3% of statements
16:53:38 [2022-05-04T16:53:38.512Z] ok  	github.com/docker/docker/pkg/tailfile	0.039s	coverage: 88.6% of statements
16:53:38 [2022-05-04T16:53:38.922Z] #14 119.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
16:53:38 [2022-05-04T16:53:38.922Z] #14 119.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
16:53:38 [2022-05-04T16:53:38.922Z] #14 119.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:53:39 [2022-05-04T16:53:39.078Z] ok  	github.com/docker/docker/pkg/tarsum	0.042s	coverage: 89.3% of statements
16:53:39 [2022-05-04T16:53:39.336Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
16:53:39 [2022-05-04T16:53:39.558Z] Merge succeeded, producing 6e376e32d85ab3faad4095c561b8ab8030fbce15
16:53:39 [2022-05-04T16:53:39.558Z] Checking out Revision 6e376e32d85ab3faad4095c561b8ab8030fbce15 (PR-43560)
16:53:39 [2022-05-04T16:53:39.593Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
16:53:39 [2022-05-04T16:53:39.201Z]  > git remote # timeout=10
16:53:39 [2022-05-04T16:53:39.279Z]  > git config --get remote.origin.url # timeout=10
16:53:39 [2022-05-04T16:53:39.336Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:53:39 [2022-05-04T16:53:39.338Z]  > git merge 613b7983129e07d295e9fed7e99e5e264714647a # timeout=10
16:53:39 [2022-05-04T16:53:39.478Z]  > git rev-parse "HEAD^{commit}" # timeout=10
16:53:39 [2022-05-04T16:53:39.599Z]  > git config core.sparsecheckout # timeout=10
16:53:39 [2022-05-04T16:53:39.643Z]  > git checkout -f 6e376e32d85ab3faad4095c561b8ab8030fbce15 # timeout=10
16:53:41 [2022-05-04T16:53:41.492Z] ok  	github.com/docker/docker/plugin	0.516s	coverage: 23.3% of statements
16:53:41 [2022-05-04T16:53:41.492Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
16:53:42 [2022-05-04T16:53:42.057Z] ok  	github.com/docker/docker/profiles/seccomp	0.008s	coverage: 86.0% of statements
16:53:42 [2022-05-04T16:53:42.990Z] ok  	github.com/docker/docker/quota	0.210s	coverage: 71.4% of statements
16:53:43 [2022-05-04T16:53:43.097Z] #14 ...
16:53:43 [2022-05-04T16:53:43.097Z] 
16:53:43 [2022-05-04T16:53:43.097Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
16:53:43 [2022-05-04T16:53:43.097Z] #65 sha256:caaad53d0e193a4d5878f23faa30312c3abf02d8f7aacb2964180d1fc073753f
16:53:43 [2022-05-04T16:53:43.097Z] #65 123.2 + for f in rootlesskit rootlesskit-docker-proxy
16:53:43 [2022-05-04T16:53:43.097Z] #65 123.2 + GOBIN=/build
16:53:43 [2022-05-04T16:53:43.097Z] #65 123.2 + GO111MODULE=on
16:53:43 [2022-05-04T16:53:43.097Z] #65 123.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
16:53:43 [2022-05-04T16:53:43.248Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
16:53:44 [2022-05-04T16:53:44.182Z] ok  	github.com/docker/docker/registry	0.077s	coverage: 58.6% of statements
16:53:44 [2022-05-04T16:53:44.494Z] #14 119.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
16:53:44 [2022-05-04T16:53:44.494Z] #14 119.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
16:53:44 [2022-05-04T16:53:44.494Z] #14 119.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:53:44 [2022-05-04T16:53:44.747Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
16:53:44 [2022-05-04T16:53:44.747Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
16:53:45 [2022-05-04T16:53:45.313Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 64.5% of statements
16:53:45 [2022-05-04T16:53:45.570Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
16:53:46 [2022-05-04T16:53:46.401Z] #14 ...
16:53:46 [2022-05-04T16:53:46.401Z] 
16:53:46 [2022-05-04T16:53:46.401Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
16:53:46 [2022-05-04T16:53:46.401Z] #65 sha256:7b66b5748bff63edb0b7cd63b9856d7df1327258bba31da6de6ce2566386eed5
16:53:46 [2022-05-04T16:53:46.401Z] #65 121.3 + for f in rootlesskit rootlesskit-docker-proxy
16:53:46 [2022-05-04T16:53:46.401Z] #65 121.3 + GOBIN=/build
16:53:46 [2022-05-04T16:53:46.401Z] #65 121.3 + GO111MODULE=on
16:53:46 [2022-05-04T16:53:46.401Z] #65 121.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
16:53:46 [2022-05-04T16:53:46.943Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
16:53:47 [2022-05-04T16:53:47.271Z] #65 127.8 rootlesskit version 1.0.0
16:53:47 [2022-05-04T16:53:47.271Z] #65 127.8 Usage of /build/rootlesskit-docker-proxy:
16:53:47 [2022-05-04T16:53:47.271Z] #65 127.8   -container-ip string
16:53:47 [2022-05-04T16:53:47.271Z] #65 127.8     	container ip
16:53:47 [2022-05-04T16:53:47.271Z] #65 127.8   -container-port int
16:53:47 [2022-05-04T16:53:47.271Z] #65 127.8     	container port (default -1)
16:53:47 [2022-05-04T16:53:47.271Z] #65 127.8   -host-ip string
16:53:47 [2022-05-04T16:53:47.271Z] #65 127.8     	host ip
16:53:47 [2022-05-04T16:53:47.271Z] #65 127.8   -host-port int
16:53:47 [2022-05-04T16:53:47.271Z] #65 127.8     	host port (default -1)
16:53:47 [2022-05-04T16:53:47.271Z] #65 127.8   -proto string
16:53:47 [2022-05-04T16:53:47.271Z] #65 127.8     	proxy protocol (default "tcp")
16:53:47 [2022-05-04T16:53:47.667Z] ok  	github.com/docker/docker/volume/local	0.101s	coverage: 76.4% of statements
16:53:47 [2022-05-04T16:53:47.982Z] #65 ...
16:53:47 [2022-05-04T16:53:47.982Z] 
16:53:47 [2022-05-04T16:53:47.982Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:53:47 [2022-05-04T16:53:47.982Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
16:53:47 [2022-05-04T16:53:47.982Z] #14 125.0 Selecting previously unselected package g++-mingw-w64-x86-64.
16:53:47 [2022-05-04T16:53:47.982Z] #14 125.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
16:53:47 [2022-05-04T16:53:47.982Z] #14 125.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
16:53:47 [2022-05-04T16:53:47.982Z] #14 125.1 Selecting previously unselected package libapparmor1:amd64.
16:53:47 [2022-05-04T16:53:47.982Z] #14 125.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
16:53:47 [2022-05-04T16:53:47.982Z] #14 125.1 Unpacking libapparmor1:amd64 (2.13.6-10) ...
16:53:47 [2022-05-04T16:53:47.982Z] #14 125.2 Selecting previously unselected package libapparmor-dev:amd64.
16:53:47 [2022-05-04T16:53:47.982Z] #14 125.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
16:53:47 [2022-05-04T16:53:47.982Z] #14 125.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
16:53:47 [2022-05-04T16:53:47.982Z] #14 125.3 Selecting previously unselected package libbtrfs0:amd64.
16:53:47 [2022-05-04T16:53:47.982Z] #14 125.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
16:53:47 [2022-05-04T16:53:47.982Z] #14 125.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
16:53:47 [2022-05-04T16:53:47.982Z] #14 125.5 Selecting previously unselected package libbtrfs-dev:amd64.
16:53:47 [2022-05-04T16:53:47.982Z] #14 125.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
16:53:47 [2022-05-04T16:53:47.982Z] #14 125.5 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
16:53:47 [2022-05-04T16:53:47.982Z] #14 125.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
16:53:47 [2022-05-04T16:53:47.982Z] #14 125.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
16:53:47 [2022-05-04T16:53:47.982Z] #14 125.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
16:53:47 [2022-05-04T16:53:47.982Z] #14 125.7 Selecting previously unselected package libudev-dev:amd64.
16:53:47 [2022-05-04T16:53:47.982Z] #14 125.7 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
16:53:47 [2022-05-04T16:53:47.982Z] #14 125.7 Unpacking libudev-dev:amd64 (247.3-7) ...
16:53:47 [2022-05-04T16:53:47.982Z] #14 125.9 Selecting previously unselected package libsepol1-dev:amd64.
16:53:47 [2022-05-04T16:53:47.982Z] #14 125.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
16:53:47 [2022-05-04T16:53:47.982Z] #14 125.9 Unpacking libsepol1-dev:amd64 (3.1-1) ...
16:53:47 [2022-05-04T16:53:47.982Z] #14 126.1 Selecting previously unselected package libpcre2-16-0:amd64.
16:53:47 [2022-05-04T16:53:47.982Z] #14 126.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
16:53:47 [2022-05-04T16:53:47.982Z] #14 126.2 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
16:53:47 [2022-05-04T16:53:47.982Z] #14 126.4 Selecting previously unselected package libpcre2-32-0:amd64.
16:53:47 [2022-05-04T16:53:47.982Z] #14 126.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
16:53:47 [2022-05-04T16:53:47.982Z] #14 126.4 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
16:53:47 [2022-05-04T16:53:47.982Z] #14 126.6 Selecting previously unselected package libpcre2-posix2:amd64.
16:53:47 [2022-05-04T16:53:47.982Z] #14 126.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
16:53:47 [2022-05-04T16:53:47.982Z] #14 126.6 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
16:53:47 [2022-05-04T16:53:47.982Z] #14 126.7 Selecting previously unselected package libpcre2-dev:amd64.
16:53:47 [2022-05-04T16:53:47.982Z] #14 126.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
16:53:47 [2022-05-04T16:53:47.982Z] #14 126.7 Unpacking libpcre2-dev:amd64 (10.36-2) ...
16:53:47 [2022-05-04T16:53:47.982Z] #14 127.0 Selecting previously unselected package libselinux1-dev:amd64.
16:53:47 [2022-05-04T16:53:47.982Z] #14 127.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
16:53:47 [2022-05-04T16:53:47.982Z] #14 127.1 Unpacking libselinux1-dev:amd64 (3.1-3) ...
16:53:47 [2022-05-04T16:53:47.982Z] #14 127.3 Selecting previously unselected package libdevmapper-dev:amd64.
16:53:47 [2022-05-04T16:53:47.982Z] #14 127.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
16:53:47 [2022-05-04T16:53:47.982Z] #14 127.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
16:53:47 [2022-05-04T16:53:47.982Z] #14 127.3 Selecting previously unselected package libseccomp-dev:amd64.
16:53:47 [2022-05-04T16:53:47.982Z] #14 127.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
16:53:47 [2022-05-04T16:53:47.982Z] #14 127.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
16:53:47 [2022-05-04T16:53:47.982Z] #14 127.5 Selecting previously unselected package libsystemd-dev:amd64.
16:53:47 [2022-05-04T16:53:47.982Z] #14 127.5 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
16:53:47 [2022-05-04T16:53:47.982Z] #14 127.5 Unpacking libsystemd-dev:amd64 (247.3-7) ...
16:53:47 [2022-05-04T16:53:47.982Z] #14 128.0 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
16:53:47 [2022-05-04T16:53:47.982Z] #14 128.0 Setting up libapparmor1:amd64 (2.13.6-10) ...
16:53:47 [2022-05-04T16:53:47.982Z] #14 128.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
16:53:47 [2022-05-04T16:53:47.982Z] #14 128.0 Setting up libsepol1-dev:amd64 (3.1-1) ...
16:53:47 [2022-05-04T16:53:47.982Z] #14 128.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
16:53:47 [2022-05-04T16:53:47.982Z] #14 128.1 Setting up libpcre2-16-0:amd64 (10.36-2) ...
16:53:47 [2022-05-04T16:53:47.982Z] #14 128.1 Setting up libbtrfs0:amd64 (5.10.1-2) ...
16:53:47 [2022-05-04T16:53:47.982Z] #14 128.1 Setting up libpcre2-32-0:amd64 (10.36-2) ...
16:53:47 [2022-05-04T16:53:47.982Z] #14 128.1 Setting up libudev-dev:amd64 (247.3-7) ...
16:53:47 [2022-05-04T16:53:47.982Z] #14 128.1 Setting up libpcre2-posix2:amd64 (10.36-2) ...
16:53:47 [2022-05-04T16:53:47.982Z] #14 128.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
16:53:47 [2022-05-04T16:53:47.982Z] #14 128.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
16:53:47 [2022-05-04T16:53:47.982Z] #14 128.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
16:53:47 [2022-05-04T16:53:47.982Z] #14 128.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
16:53:47 [2022-05-04T16:53:47.982Z] #14 128.2 Setting up mingw-w64-common (8.0.0-1) ...
16:53:47 [2022-05-04T16:53:47.982Z] #14 128.2 Setting up libsystemd-dev:amd64 (247.3-7) ...
16:53:47 [2022-05-04T16:53:47.982Z] #14 128.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
16:53:47 [2022-05-04T16:53:47.982Z] #14 128.2 Setting up libpcre2-dev:amd64 (10.36-2) ...
16:53:47 [2022-05-04T16:53:47.982Z] #14 128.2 Setting up libselinux1-dev:amd64 (3.1-3) ...
16:53:47 [2022-05-04T16:53:47.982Z] #14 128.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
16:53:47 [2022-05-04T16:53:47.982Z] #14 128.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:53:47 [2022-05-04T16:53:47.982Z] #14 128.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
16:53:47 [2022-05-04T16:53:47.982Z] #14 128.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:53:47 [2022-05-04T16:53:47.982Z] #14 128.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
16:53:47 [2022-05-04T16:53:47.982Z] #14 129.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
16:53:47 [2022-05-04T16:53:47.982Z] #14 129.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:53:48 [2022-05-04T16:53:48.233Z] ok  	github.com/docker/docker/volume/mounts	0.007s	coverage: 67.7% of statements
16:53:48 [2022-05-04T16:53:48.241Z] #14 129.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
16:53:48 [2022-05-04T16:53:48.241Z] #14 129.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:53:48 [2022-05-04T16:53:48.498Z] #14 129.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
16:53:48 [2022-05-04T16:53:48.704Z] INFO [loader] Go packages loading at mode 575 (exports_file|imports|compiled_files|files|name|types_sizes|deps) took 2m49.01787978s 
16:53:48 [2022-05-04T16:53:48.704Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner.  Replaced by revive. 
16:53:48 [2022-05-04T16:53:48.704Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 486.100631ms 
16:53:48 [2022-05-04T16:53:48.755Z] #14 129.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
16:53:49 [2022-05-04T16:53:49.166Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 72.3% of statements
16:53:49 [2022-05-04T16:53:49.395Z] #14 130.3 Setting up dmsetup (2:1.02.175-2.1) ...
16:53:49 [2022-05-04T16:53:49.971Z] #14 130.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
16:53:50 [2022-05-04T16:53:50.239Z] #14 131.2 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
16:53:50 [2022-05-04T16:53:50.814Z] #14 131.7 Processing triggers for libc-bin (2.31-13+deb11u3) ...
16:53:51 [2022-05-04T16:53:51.075Z] #14 DONE 132.1s
16:53:51 [2022-05-04T16:53:51.075Z] 
16:53:51 [2022-05-04T16:53:51.075Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
16:53:51 [2022-05-04T16:53:51.075Z] #65 sha256:caaad53d0e193a4d5878f23faa30312c3abf02d8f7aacb2964180d1fc073753f
16:53:51 [2022-05-04T16:53:51.075Z] #65 DONE 131.7s
16:53:51 [2022-05-04T16:53:51.075Z] 
16:53:51 [2022-05-04T16:53:51.075Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
16:53:51 [2022-05-04T16:53:51.075Z] #66 sha256:d8e2ff9f3658b054f5f917c3cc38ea6a9dd0d8b50343b16737bd9dae416773fa
16:53:51 [2022-05-04T16:53:51.331Z] #66 DONE 0.2s
16:53:51 [2022-05-04T16:53:51.331Z] 
16:53:51 [2022-05-04T16:53:51.331Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
16:53:51 [2022-05-04T16:53:51.331Z] #57 sha256:2c281e7abee9c10fdbadbd209b55b80a6b15ca376810835c459e2adc6687ebd4
16:53:51 [2022-05-04T16:53:51.331Z] #57 DONE 0.2s
16:53:51 [2022-05-04T16:53:51.331Z] 
16:53:51 [2022-05-04T16:53:51.331Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
16:53:51 [2022-05-04T16:53:51.331Z] #67 sha256:f5ac77addc4562c9f9e23d0061a3250a5ea31ddf1a025666474936f8a3978d51
16:53:51 [2022-05-04T16:53:51.331Z] #67 DONE 0.1s
16:53:51 [2022-05-04T16:53:51.331Z] 
16:53:51 [2022-05-04T16:53:51.331Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
16:53:51 [2022-05-04T16:53:51.331Z] #58 sha256:f8b66d6285303cc01efdd5b1a1d60b3db68621cef4265c69b8fdacaee3847a1a
16:53:51 [2022-05-04T16:53:51.677Z] #65 125.9 rootlesskit version 1.0.0
16:53:51 [2022-05-04T16:53:51.677Z] #65 125.9 Usage of /build/rootlesskit-docker-proxy:
16:53:51 [2022-05-04T16:53:51.677Z] #65 125.9   -container-ip string
16:53:51 [2022-05-04T16:53:51.677Z] #65 125.9     	container ip
16:53:51 [2022-05-04T16:53:51.677Z] #65 125.9   -container-port int
16:53:51 [2022-05-04T16:53:51.677Z] #65 125.9     	container port (default -1)
16:53:51 [2022-05-04T16:53:51.677Z] #65 125.9   -host-ip string
16:53:51 [2022-05-04T16:53:51.677Z] #65 125.9     	host ip
16:53:51 [2022-05-04T16:53:51.677Z] #65 125.9   -host-port int
16:53:51 [2022-05-04T16:53:51.677Z] #65 125.9     	host port (default -1)
16:53:51 [2022-05-04T16:53:51.677Z] #65 125.9   -proto string
16:53:51 [2022-05-04T16:53:51.677Z] #65 125.9     	proxy protocol (default "tcp")
16:53:51 [2022-05-04T16:53:51.677Z] #65 ...
16:53:51 [2022-05-04T16:53:51.677Z] 
16:53:51 [2022-05-04T16:53:51.677Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:53:51 [2022-05-04T16:53:51.677Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
16:53:51 [2022-05-04T16:53:51.677Z] #14 124.3 Selecting previously unselected package g++-mingw-w64-x86-64.
16:53:51 [2022-05-04T16:53:51.677Z] #14 124.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
16:53:51 [2022-05-04T16:53:51.677Z] #14 124.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
16:53:51 [2022-05-04T16:53:51.677Z] #14 124.5 Selecting previously unselected package libapparmor1:amd64.
16:53:51 [2022-05-04T16:53:51.677Z] #14 124.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
16:53:51 [2022-05-04T16:53:51.677Z] #14 124.5 Unpacking libapparmor1:amd64 (2.13.6-10) ...
16:53:51 [2022-05-04T16:53:51.677Z] #14 124.6 Selecting previously unselected package libapparmor-dev:amd64.
16:53:51 [2022-05-04T16:53:51.677Z] #14 124.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
16:53:51 [2022-05-04T16:53:51.677Z] #14 124.6 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
16:53:51 [2022-05-04T16:53:51.677Z] #14 124.7 Selecting previously unselected package libbtrfs0:amd64.
16:53:51 [2022-05-04T16:53:51.677Z] #14 124.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
16:53:51 [2022-05-04T16:53:51.677Z] #14 124.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
16:53:51 [2022-05-04T16:53:51.677Z] #14 124.9 Selecting previously unselected package libbtrfs-dev:amd64.
16:53:51 [2022-05-04T16:53:51.677Z] #14 124.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
16:53:51 [2022-05-04T16:53:51.677Z] #14 124.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
16:53:51 [2022-05-04T16:53:51.677Z] #14 125.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
16:53:51 [2022-05-04T16:53:51.677Z] #14 125.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
16:53:51 [2022-05-04T16:53:51.677Z] #14 125.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
16:53:51 [2022-05-04T16:53:51.677Z] #14 125.1 Selecting previously unselected package libudev-dev:amd64.
16:53:51 [2022-05-04T16:53:51.677Z] #14 125.1 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
16:53:51 [2022-05-04T16:53:51.677Z] #14 125.1 Unpacking libudev-dev:amd64 (247.3-7) ...
16:53:51 [2022-05-04T16:53:51.677Z] #14 125.3 Selecting previously unselected package libsepol1-dev:amd64.
16:53:51 [2022-05-04T16:53:51.677Z] #14 125.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
16:53:51 [2022-05-04T16:53:51.677Z] #14 125.3 Unpacking libsepol1-dev:amd64 (3.1-1) ...
16:53:51 [2022-05-04T16:53:51.678Z] #14 125.5 Selecting previously unselected package libpcre2-16-0:amd64.
16:53:51 [2022-05-04T16:53:51.678Z] #14 125.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
16:53:51 [2022-05-04T16:53:51.678Z] #14 125.5 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
16:53:51 [2022-05-04T16:53:51.678Z] #14 125.7 Selecting previously unselected package libpcre2-32-0:amd64.
16:53:51 [2022-05-04T16:53:51.678Z] #14 125.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
16:53:51 [2022-05-04T16:53:51.678Z] #14 125.7 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
16:53:51 [2022-05-04T16:53:51.678Z] #14 125.9 Selecting previously unselected package libpcre2-posix2:amd64.
16:53:51 [2022-05-04T16:53:51.678Z] #14 125.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
16:53:51 [2022-05-04T16:53:51.678Z] #14 125.9 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
16:53:51 [2022-05-04T16:53:51.678Z] #14 126.0 Selecting previously unselected package libpcre2-dev:amd64.
16:53:51 [2022-05-04T16:53:51.678Z] #14 126.0 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
16:53:51 [2022-05-04T16:53:51.678Z] #14 126.0 Unpacking libpcre2-dev:amd64 (10.36-2) ...
16:53:51 [2022-05-04T16:53:51.678Z] #14 126.7 Selecting previously unselected package libselinux1-dev:amd64.
16:53:51 [2022-05-04T16:53:51.678Z] #14 126.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
16:53:51 [2022-05-04T16:53:51.678Z] #14 126.8 Unpacking libselinux1-dev:amd64 (3.1-3) ...
16:53:51 [2022-05-04T16:53:51.777Z] Commit message: "update containerd binary to v1.6.4"
16:53:51 [2022-05-04T16:53:51.941Z] #14 127.3 Selecting previously unselected package libdevmapper-dev:amd64.
16:53:51 [2022-05-04T16:53:51.941Z] #14 127.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:53:52 [2022-05-04T16:53:52.201Z] #14 127.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
16:53:52 [2022-05-04T16:53:52.699Z] #58 ...
16:53:52 [2022-05-04T16:53:52.699Z] 
16:53:52 [2022-05-04T16:53:52.699Z] #15 [dev-systemd-false  1/25] RUN groupadd -r docker
16:53:52 [2022-05-04T16:53:52.699Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124
16:53:52 [2022-05-04T16:53:52.699Z] #15 DONE 1.7s
16:53:52 [2022-05-04T16:53:52.783Z] #14 128.3 Selecting previously unselected package libseccomp-dev:amd64.
16:53:52 [2022-05-04T16:53:52.783Z] #14 128.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
16:53:52 [2022-05-04T16:53:52.783Z] #14 128.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
16:53:52 [2022-05-04T16:53:52.956Z] 
16:53:52 [2022-05-04T16:53:52.956Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
16:53:52 [2022-05-04T16:53:52.956Z] #58 sha256:f8b66d6285303cc01efdd5b1a1d60b3db68621cef4265c69b8fdacaee3847a1a
16:53:52 [2022-05-04T16:53:52.956Z] #58 1.614 + RM_GOPATH=0
16:53:52 [2022-05-04T16:53:52.956Z] #58 1.614 + TMP_GOPATH=
16:53:52 [2022-05-04T16:53:52.956Z] #58 1.614 + : /build
16:53:52 [2022-05-04T16:53:52.956Z] #58 1.614 + '[' -z '' ']'
16:53:52 [2022-05-04T16:53:52.956Z] #58 1.614 ++ mktemp -d
16:53:52 [2022-05-04T16:53:52.956Z] #58 1.628 + export GOPATH=/tmp/tmp.55nXnwGla9
16:53:52 [2022-05-04T16:53:52.956Z] #58 1.628 + GOPATH=/tmp/tmp.55nXnwGla9
16:53:52 [2022-05-04T16:53:52.956Z] #58 1.628 + RM_GOPATH=1
16:53:52 [2022-05-04T16:53:52.956Z] #58 1.628 + case "$(go env GOARCH)" in
16:53:52 [2022-05-04T16:53:52.956Z] #58 1.634 ++ go env GOARCH
16:53:52 [2022-05-04T16:53:52.956Z] #58 1.666 + export GO_BUILDMODE=-buildmode=pie
16:53:52 [2022-05-04T16:53:52.956Z] #58 1.666 + GO_BUILDMODE=-buildmode=pie
16:53:52 [2022-05-04T16:53:52.956Z] #58 1.666 ++ dirname /install.sh
16:53:52 [2022-05-04T16:53:52.956Z] #58 1.666 + dir=/
16:53:52 [2022-05-04T16:53:52.956Z] #58 1.666 + bin=runc
16:53:52 [2022-05-04T16:53:52.956Z] #58 1.666 + shift
16:53:52 [2022-05-04T16:53:52.956Z] #58 1.666 + '[' '!' -f //runc.installer ']'
16:53:52 [2022-05-04T16:53:52.956Z] #58 1.666 + . //runc.installer
16:53:52 [2022-05-04T16:53:52.956Z] #58 1.666 ++ set -e
16:53:52 [2022-05-04T16:53:52.956Z] #58 1.666 ++ : v1.1.1
16:53:52 [2022-05-04T16:53:52.956Z] #58 1.666 Install runc version v1.1.1 (build tags: seccomp)
16:53:52 [2022-05-04T16:53:52.956Z] #58 1.666 + install_runc
16:53:52 [2022-05-04T16:53:52.956Z] #58 1.666 + RUNC_BUILDTAGS=seccomp
16:53:52 [2022-05-04T16:53:52.956Z] #58 1.666 + echo 'Install runc version v1.1.1 (build tags: seccomp)'
16:53:52 [2022-05-04T16:53:52.956Z] #58 1.666 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.55nXnwGla9/src/github.com/opencontainers/runc
16:53:52 [2022-05-04T16:53:52.956Z] #58 1.666 Cloning into '/tmp/tmp.55nXnwGla9/src/github.com/opencontainers/runc'...
16:53:53 [2022-05-04T16:53:53.610Z] #14 128.9 Selecting previously unselected package libsystemd-dev:amd64.
16:53:53 [2022-05-04T16:53:53.610Z] #14 128.9 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
16:53:53 [2022-05-04T16:53:53.610Z] #14 128.9 Unpacking libsystemd-dev:amd64 (247.3-7) ...
16:53:54 [2022-05-04T16:53:54.179Z] #14 129.6 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
16:53:54 [2022-05-04T16:53:54.179Z] #14 129.6 Setting up libapparmor1:amd64 (2.13.6-10) ...
16:53:54 [2022-05-04T16:53:54.179Z] 
16:53:54 [2022-05-04T16:53:54.179Z] #14 ...
16:53:54 [2022-05-04T16:53:54.179Z] 
16:53:54 [2022-05-04T16:53:54.179Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
16:53:54 [2022-05-04T16:53:54.179Z] #65 sha256:7b66b5748bff63edb0b7cd63b9856d7df1327258bba31da6de6ce2566386eed5
16:53:54 [2022-05-04T16:53:54.179Z] #65 DONE 129.3s
16:53:54 [2022-05-04T16:53:54.179Z] 
16:53:54 [2022-05-04T16:53:54.179Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
16:53:54 [2022-05-04T16:53:54.179Z] #66 sha256:076ee609ab24761d8ed3907089fa84152882cd969ec6648c59a5538dd4efa27c
16:53:54 [2022-05-04T16:53:54.179Z] #66 DONE 0.1s
16:53:54 [2022-05-04T16:53:54.179Z] 
16:53:54 [2022-05-04T16:53:54.179Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:53:54 [2022-05-04T16:53:54.179Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
16:53:54 [2022-05-04T16:53:54.179Z] #14 129.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
16:53:54 [2022-05-04T16:53:54.179Z] #14 129.7 Setting up libsepol1-dev:amd64 (3.1-1) ...
16:53:54 [2022-05-04T16:53:54.179Z] #14 129.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
16:53:54 [2022-05-04T16:53:54.179Z] #14 129.7 Setting up libpcre2-16-0:amd64 (10.36-2) ...
16:53:54 [2022-05-04T16:53:54.179Z] #14 129.7 Setting up libbtrfs0:amd64 (5.10.1-2) ...
16:53:54 [2022-05-04T16:53:54.179Z] #14 129.7 Setting up libpcre2-32-0:amd64 (10.36-2) ...
16:53:54 [2022-05-04T16:53:54.179Z] #14 ...
16:53:54 [2022-05-04T16:53:54.179Z] 
16:53:54 [2022-05-04T16:53:54.179Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
16:53:54 [2022-05-04T16:53:54.179Z] #67 sha256:26a73e65ae70b3d9e6c72f81bfe0bdc82f9e79f029f70d0ab4288e659ab21797
16:53:54 [2022-05-04T16:53:54.327Z] #58 ...
16:53:54 [2022-05-04T16:53:54.327Z] 
16:53:54 [2022-05-04T16:53:54.327Z] #16 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
16:53:54 [2022-05-04T16:53:54.327Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd
16:53:54 [2022-05-04T16:53:54.327Z] #16 DONE 1.6s
16:53:54 [2022-05-04T16:53:54.439Z] #67 DONE 0.1s
16:53:54 [2022-05-04T16:53:54.439Z] 
16:53:54 [2022-05-04T16:53:54.439Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:53:54 [2022-05-04T16:53:54.439Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f
16:53:54 [2022-05-04T16:53:54.439Z] #14 129.7 Setting up libpcre2-32-0:amd64 (10.36-2) ...
16:53:54 [2022-05-04T16:53:54.439Z] #14 129.8 Setting up libudev-dev:amd64 (247.3-7) ...
16:53:54 [2022-05-04T16:53:54.439Z] #14 129.8 Setting up libpcre2-posix2:amd64 (10.36-2) ...
16:53:54 [2022-05-04T16:53:54.439Z] #14 129.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
16:53:54 [2022-05-04T16:53:54.439Z] #14 129.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
16:53:54 [2022-05-04T16:53:54.439Z] #14 129.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
16:53:54 [2022-05-04T16:53:54.439Z] #14 129.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
16:53:54 [2022-05-04T16:53:54.439Z] #14 129.9 Setting up mingw-w64-common (8.0.0-1) ...
16:53:54 [2022-05-04T16:53:54.439Z] #14 129.9 Setting up libsystemd-dev:amd64 (247.3-7) ...
16:53:54 [2022-05-04T16:53:54.439Z] #14 129.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
16:53:54 [2022-05-04T16:53:54.439Z] #14 129.9 Setting up libpcre2-dev:amd64 (10.36-2) ...
16:53:54 [2022-05-04T16:53:54.439Z] #14 129.9 Setting up libselinux1-dev:amd64 (3.1-3) ...
16:53:54 [2022-05-04T16:53:54.439Z] #14 129.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
16:53:54 [2022-05-04T16:53:54.439Z] #14 129.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:53:54 [2022-05-04T16:53:54.439Z] #14 129.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
16:53:54 [2022-05-04T16:53:54.439Z] #14 130.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:53:54 [2022-05-04T16:53:54.439Z] #14 130.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
16:53:54 [2022-05-04T16:53:54.439Z] #14 130.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
16:53:54 [2022-05-04T16:53:54.439Z] #14 130.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:53:54 [2022-05-04T16:53:54.439Z] #14 130.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
16:53:54 [2022-05-04T16:53:54.439Z] #14 130.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:53:54 [2022-05-04T16:53:54.439Z] #14 130.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
16:53:54 [2022-05-04T16:53:54.439Z] #14 130.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
16:53:54 [2022-05-04T16:53:54.584Z] 
16:53:54 [2022-05-04T16:53:54.584Z] #17 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
16:53:54 [2022-05-04T16:53:54.584Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825
16:53:54 [2022-05-04T16:53:54.699Z] #14 130.1 Setting up dmsetup (2:1.02.175-2.1) ...
16:53:54 [2022-05-04T16:53:54.699Z] #14 130.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
16:53:54 [2022-05-04T16:53:54.699Z] #14 130.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
16:53:54 [2022-05-04T16:53:54.699Z] #14 130.1 Processing triggers for libc-bin (2.31-13+deb11u3) ...
16:53:55 [2022-05-04T16:53:55.269Z] #14 DONE 130.5s
16:53:55 [2022-05-04T16:53:55.269Z] 
16:53:55 [2022-05-04T16:53:55.269Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
16:53:55 [2022-05-04T16:53:55.269Z] #57 sha256:23ae03658ab3bf8c347691ce49817fa2f294e237f791178020108f1a5d8ee380
16:53:55 [2022-05-04T16:53:55.269Z] #57 DONE 0.2s
16:53:55 [2022-05-04T16:53:55.269Z] 
16:53:55 [2022-05-04T16:53:55.269Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
16:53:55 [2022-05-04T16:53:55.269Z] #58 sha256:70c567b6efc61c5c86af60a3c16a79a76871e1c978215402a077f29654767633
16:53:55 [2022-05-04T16:53:55.514Z] #17 1.166 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
16:53:55 [2022-05-04T16:53:55.514Z] #17 DONE 1.3s
16:53:55 [2022-05-04T16:53:55.514Z] 
16:53:55 [2022-05-04T16:53:55.514Z] #18 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
16:53:55 [2022-05-04T16:53:55.514Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25
16:53:55 [2022-05-04T16:53:55.519Z] + docker version
16:53:56 [2022-05-04T16:53:56.883Z] #18 DONE 1.0s
16:53:56 [2022-05-04T16:53:56.883Z] 
16:53:56 [2022-05-04T16:53:56.883Z] #19 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
16:53:56 [2022-05-04T16:53:56.883Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5
16:53:57 [2022-05-04T16:53:57.176Z] #58 ...
16:53:57 [2022-05-04T16:53:57.176Z] 
16:53:57 [2022-05-04T16:53:57.176Z] #15 [dev-systemd-false  1/25] RUN groupadd -r docker
16:53:57 [2022-05-04T16:53:57.176Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124
16:53:57 [2022-05-04T16:53:57.176Z] #15 DONE 2.0s
16:53:57 [2022-05-04T16:53:57.176Z] 
16:53:57 [2022-05-04T16:53:57.176Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
16:53:57 [2022-05-04T16:53:57.176Z] #58 sha256:70c567b6efc61c5c86af60a3c16a79a76871e1c978215402a077f29654767633
16:53:57 [2022-05-04T16:53:57.176Z] #58 1.722 + RM_GOPATH=0
16:53:57 [2022-05-04T16:53:57.176Z] #58 1.722 + TMP_GOPATH=
16:53:57 [2022-05-04T16:53:57.176Z] #58 1.722 + : /build
16:53:57 [2022-05-04T16:53:57.176Z] #58 1.722 + '[' -z '' ']'
16:53:57 [2022-05-04T16:53:57.176Z] #58 1.722 ++ mktemp -d
16:53:57 [2022-05-04T16:53:57.176Z] #58 1.725 + export GOPATH=/tmp/tmp.uEmACz1JkK
16:53:57 [2022-05-04T16:53:57.176Z] #58 1.725 + GOPATH=/tmp/tmp.uEmACz1JkK
16:53:57 [2022-05-04T16:53:57.176Z] #58 1.725 + RM_GOPATH=1
16:53:57 [2022-05-04T16:53:57.176Z] #58 1.725 + case "$(go env GOARCH)" in
16:53:57 [2022-05-04T16:53:57.176Z] #58 1.725 ++ go env GOARCH
16:53:57 [2022-05-04T16:53:57.176Z] #58 1.731 + export GO_BUILDMODE=-buildmode=pie
16:53:57 [2022-05-04T16:53:57.176Z] #58 1.731 + GO_BUILDMODE=-buildmode=pie
16:53:57 [2022-05-04T16:53:57.176Z] #58 1.732 ++ dirname /install.sh
16:53:57 [2022-05-04T16:53:57.176Z] #58 1.742 + dir=/
16:53:57 [2022-05-04T16:53:57.176Z] #58 1.742 + bin=runc
16:53:57 [2022-05-04T16:53:57.176Z] #58 1.742 + shift
16:53:57 [2022-05-04T16:53:57.176Z] #58 1.742 + '[' '!' -f //runc.installer ']'
16:53:57 [2022-05-04T16:53:57.176Z] #58 1.742 + . //runc.installer
16:53:57 [2022-05-04T16:53:57.176Z] #58 1.742 ++ set -e
16:53:57 [2022-05-04T16:53:57.176Z] #58 1.742 ++ : v1.1.1
16:53:57 [2022-05-04T16:53:57.176Z] #58 1.742 + install_runc
16:53:57 [2022-05-04T16:53:57.176Z] #58 1.742 + RUNC_BUILDTAGS=seccomp
16:53:57 [2022-05-04T16:53:57.176Z] #58 1.742 + echo 'Install runc version v1.1.1 (build tags: seccomp)'
16:53:57 [2022-05-04T16:53:57.176Z] #58 1.742 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.uEmACz1JkK/src/github.com/opencontainers/runc
16:53:57 [2022-05-04T16:53:57.176Z] #58 1.742 Install runc version v1.1.1 (build tags: seccomp)
16:53:57 [2022-05-04T16:53:57.176Z] #58 1.755 Cloning into '/tmp/tmp.uEmACz1JkK/src/github.com/opencontainers/runc'...
16:53:57 [2022-05-04T16:53:57.447Z] #19 DONE 1.0s
16:53:57 [2022-05-04T16:53:57.447Z] 
16:53:57 [2022-05-04T16:53:57.447Z] #20 [dev-systemd-false  6/25] RUN ldconfig
16:53:57 [2022-05-04T16:53:57.447Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04
16:53:58 [2022-05-04T16:53:58.114Z] #58 ...
16:53:58 [2022-05-04T16:53:58.114Z] 
16:53:58 [2022-05-04T16:53:58.114Z] #16 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
16:53:58 [2022-05-04T16:53:58.114Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd
16:53:58 [2022-05-04T16:53:58.114Z] #16 DONE 1.0s
16:53:58 [2022-05-04T16:53:58.114Z] 
16:53:58 [2022-05-04T16:53:58.114Z] #17 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
16:53:58 [2022-05-04T16:53:58.114Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825
16:53:58 [2022-05-04T16:53:58.381Z] #20 DONE 0.9s
16:53:58 [2022-05-04T16:53:58.381Z] 
16:53:58 [2022-05-04T16:53:58.381Z] #21 [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             bash-completion             bzip2             inetutils-ping             iproute2             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             zstd
16:53:58 [2022-05-04T16:53:58.381Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9
16:53:58 [2022-05-04T16:53:58.686Z] #17 0.801 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
16:53:58 [2022-05-04T16:53:58.945Z] #17 DONE 0.8s
16:53:58 [2022-05-04T16:53:58.945Z] 
16:53:58 [2022-05-04T16:53:58.945Z] #18 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
16:53:58 [2022-05-04T16:53:58.945Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25
16:53:59 [2022-05-04T16:53:59.751Z] #21 1.181 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
16:53:59 [2022-05-04T16:53:59.751Z] #21 1.198 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:53:59 [2022-05-04T16:53:59.751Z] #21 1.215 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
16:53:59 [2022-05-04T16:53:59.884Z] #18 DONE 1.0s
16:53:59 [2022-05-04T16:53:59.884Z] 
16:53:59 [2022-05-04T16:53:59.884Z] #19 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
16:53:59 [2022-05-04T16:53:59.884Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5
16:54:00 [2022-05-04T16:54:00.008Z] #21 1.684 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
16:54:00 [2022-05-04T16:54:00.822Z] #19 DONE 1.0s
16:54:00 [2022-05-04T16:54:00.822Z] 
16:54:00 [2022-05-04T16:54:00.822Z] #20 [dev-systemd-false  6/25] RUN ldconfig
16:54:00 [2022-05-04T16:54:00.822Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04
16:54:00 [2022-05-04T16:54:00.939Z] #21 2.523 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [127 kB]
16:54:02 [2022-05-04T16:54:02.204Z] #20 DONE 1.3s
16:54:02 [2022-05-04T16:54:02.204Z] 
16:54:02 [2022-05-04T16:54:02.204Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:54:02 [2022-05-04T16:54:02.204Z] #62 sha256:9c447b270bf5ab08afc54b731980a33c75a94eaed5ae2955ab972b8b985a5654
16:54:02 [2022-05-04T16:54:02.204Z] #62 ...
16:54:02 [2022-05-04T16:54:02.204Z] 
16:54:02 [2022-05-04T16:54:02.204Z] #21 [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             bash-completion             bzip2             inetutils-ping             iproute2             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             zstd
16:54:02 [2022-05-04T16:54:02.204Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9
16:54:02 [2022-05-04T16:54:02.309Z] #21 3.803 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
16:54:03 [2022-05-04T16:54:03.582Z] #21 1.228 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
16:54:03 [2022-05-04T16:54:03.583Z] #21 1.255 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:54:03 [2022-05-04T16:54:03.583Z] #21 1.259 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
16:54:03 [2022-05-04T16:54:03.842Z] #21 1.729 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
16:54:04 [2022-05-04T16:54:04.779Z] #21 2.551 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [127 kB]
16:54:05 [2022-05-04T16:54:05.583Z] #21 7.036 Fetched 8511 kB in 6s (1389 kB/s)
16:54:05 [2022-05-04T16:54:05.717Z] #21 3.688 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
16:54:05 [2022-05-04T16:54:05.945Z] Client:
16:54:05 [2022-05-04T16:54:05.945Z]  Version:           20.10.9
16:54:05 [2022-05-04T16:54:05.945Z]  API version:       1.41
16:54:05 [2022-05-04T16:54:05.945Z]  Go version:        go1.16.8
16:54:05 [2022-05-04T16:54:05.945Z]  Git commit:        c2ea9bc
16:54:05 [2022-05-04T16:54:05.945Z]  Built:             Mon Oct  4 16:11:10 2021
16:54:05 [2022-05-04T16:54:05.945Z]  OS/Arch:           windows/amd64
16:54:05 [2022-05-04T16:54:05.945Z]  Context:           default
16:54:05 [2022-05-04T16:54:05.945Z]  Experimental:      true
16:54:05 [2022-05-04T16:54:05.945Z] 
16:54:05 [2022-05-04T16:54:05.945Z] Server: Docker Engine - Community
16:54:05 [2022-05-04T16:54:05.945Z]  Engine:
16:54:05 [2022-05-04T16:54:05.945Z]   Version:          20.10.9
16:54:05 [2022-05-04T16:54:05.945Z]   API version:      1.41 (minimum version 1.24)
16:54:05 [2022-05-04T16:54:05.945Z]   Go version:       go1.16.8
16:54:05 [2022-05-04T16:54:05.945Z]   Git commit:       79ea9d3
16:54:05 [2022-05-04T16:54:05.945Z]   Built:            Mon Oct  4 16:06:39 2021
16:54:05 [2022-05-04T16:54:05.945Z]   OS/Arch:          windows/amd64
16:54:05 [2022-05-04T16:54:05.945Z]   Experimental:     true
[Pipeline] sh
16:54:06 [2022-05-04T16:54:06.953Z] #21 7.036 Reading package lists...
16:54:06 [2022-05-04T16:54:06.953Z] #21 ...
16:54:06 [2022-05-04T16:54:06.953Z] 
16:54:06 [2022-05-04T16:54:06.953Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
16:54:06 [2022-05-04T16:54:06.953Z] #58 sha256:f8b66d6285303cc01efdd5b1a1d60b3db68621cef4265c69b8fdacaee3847a1a
16:54:06 [2022-05-04T16:54:06.953Z] #58 11.29 + cd /tmp/tmp.55nXnwGla9/src/github.com/opencontainers/runc
16:54:06 [2022-05-04T16:54:06.953Z] #58 11.29 + git checkout -q v1.1.1
16:54:06 [2022-05-04T16:54:06.953Z] #58 11.69 + '[' -z '' ']'
16:54:06 [2022-05-04T16:54:06.953Z] #58 11.69 + target=static
16:54:06 [2022-05-04T16:54:06.953Z] #58 11.69 + make BUILDTAGS=seccomp static
16:54:06 [2022-05-04T16:54:06.953Z] #58 12.03 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc .
16:54:07 [2022-05-04T16:54:07.528Z] + docker info
16:54:07 [2022-05-04T16:54:07.884Z] #58 ...
16:54:07 [2022-05-04T16:54:07.884Z] 
16:54:07 [2022-05-04T16:54:07.884Z] #21 [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             bash-completion             bzip2             inetutils-ping             iproute2             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             zstd
16:54:07 [2022-05-04T16:54:07.884Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9
16:54:07 [2022-05-04T16:54:07.884Z] #21 7.036 Reading package lists...
16:54:09 [2022-05-04T16:54:09.006Z] #21 ...
16:54:09 [2022-05-04T16:54:09.006Z] 
16:54:09 [2022-05-04T16:54:09.006Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
16:54:09 [2022-05-04T16:54:09.006Z] #58 sha256:70c567b6efc61c5c86af60a3c16a79a76871e1c978215402a077f29654767633
16:54:09 [2022-05-04T16:54:09.006Z] #58 11.61 + cd /tmp/tmp.uEmACz1JkK/src/github.com/opencontainers/runc
16:54:09 [2022-05-04T16:54:09.006Z] #58 11.62 + git checkout -q v1.1.1
16:54:09 [2022-05-04T16:54:09.006Z] #58 12.05 + '[' -z '' ']'
16:54:09 [2022-05-04T16:54:09.006Z] #58 12.05 + target=static
16:54:09 [2022-05-04T16:54:09.006Z] #58 12.05 + make BUILDTAGS=seccomp static
16:54:09 [2022-05-04T16:54:09.006Z] #58 12.19 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc .
16:54:10 [2022-05-04T16:54:10.406Z] #21 9.405 Reading package lists...
16:54:10 [2022-05-04T16:54:10.565Z] 8f616e6e9eec: Verifying Checksum
16:54:10 [2022-05-04T16:54:10.565Z] 8f616e6e9eec: Download complete
16:54:10 [2022-05-04T16:54:10.970Z] #21 12.01 Building dependency tree...
16:54:11 [2022-05-04T16:54:11.172Z] ok  	github.com/docker/docker/pkg/plugins	33.647s	coverage: 76.3% of statements
16:54:11 [2022-05-04T16:54:11.172Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
16:54:11 [2022-05-04T16:54:11.172Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
16:54:11 [2022-05-04T16:54:11.172Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
16:54:11 [2022-05-04T16:54:11.172Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
16:54:11 [2022-05-04T16:54:11.172Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
16:54:11 [2022-05-04T16:54:11.172Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
16:54:11 [2022-05-04T16:54:11.172Z] ?   	github.com/docker/docker/rootless	[no test files]
16:54:11 [2022-05-04T16:54:11.172Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
16:54:11 [2022-05-04T16:54:11.172Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
16:54:11 [2022-05-04T16:54:11.172Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
16:54:11 [2022-05-04T16:54:11.172Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
16:54:11 [2022-05-04T16:54:11.172Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
16:54:11 [2022-05-04T16:54:11.172Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
16:54:11 [2022-05-04T16:54:11.172Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
16:54:11 [2022-05-04T16:54:11.172Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
16:54:11 [2022-05-04T16:54:11.172Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
16:54:11 [2022-05-04T16:54:11.172Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
16:54:11 [2022-05-04T16:54:11.172Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
16:54:11 [2022-05-04T16:54:11.172Z] ?   	github.com/docker/docker/testutil/request	[no test files]
16:54:11 [2022-05-04T16:54:11.172Z] ?   	github.com/docker/docker/volume	[no test files]
16:54:11 [2022-05-04T16:54:11.172Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
16:54:11 [2022-05-04T16:54:11.172Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
16:54:11 [2022-05-04T16:54:11.172Z] 
16:54:11 [2022-05-04T16:54:11.172Z] === Skipped
16:54:11 [2022-05-04T16:54:11.172Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
16:54:11 [2022-05-04T16:54:11.172Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
16:54:11 [2022-05-04T16:54:11.172Z] 
16:54:11 [2022-05-04T16:54:11.172Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
16:54:11 [2022-05-04T16:54:11.172Z]     network_proxy_test.go:208: No support for dual stack yet
16:54:11 [2022-05-04T16:54:11.172Z] 
16:54:11 [2022-05-04T16:54:11.172Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
16:54:11 [2022-05-04T16:54:11.172Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
16:54:11 [2022-05-04T16:54:11.172Z] 
16:54:11 [2022-05-04T16:54:11.172Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
16:54:11 [2022-05-04T16:54:11.172Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
16:54:11 [2022-05-04T16:54:11.172Z] 
16:54:11 [2022-05-04T16:54:11.172Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
16:54:11 [2022-05-04T16:54:11.172Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:54:11 [2022-05-04T16:54:11.172Z]     graphtest_unix.go:44: Driver btrfs not supported
16:54:11 [2022-05-04T16:54:11.172Z] 
16:54:11 [2022-05-04T16:54:11.172Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
16:54:11 [2022-05-04T16:54:11.172Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:54:11 [2022-05-04T16:54:11.172Z]     graphtest_unix.go:44: Driver btrfs not supported
16:54:11 [2022-05-04T16:54:11.172Z] 
16:54:11 [2022-05-04T16:54:11.172Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
16:54:11 [2022-05-04T16:54:11.172Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:54:11 [2022-05-04T16:54:11.172Z]     graphtest_unix.go:44: Driver btrfs not supported
16:54:11 [2022-05-04T16:54:11.172Z] 
16:54:11 [2022-05-04T16:54:11.172Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
16:54:11 [2022-05-04T16:54:11.172Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:54:11 [2022-05-04T16:54:11.172Z]     graphtest_unix.go:44: Driver btrfs not supported
16:54:11 [2022-05-04T16:54:11.172Z] 
16:54:11 [2022-05-04T16:54:11.172Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
16:54:11 [2022-05-04T16:54:11.172Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:54:11 [2022-05-04T16:54:11.172Z]     graphtest_unix.go:44: Driver btrfs not supported
16:54:11 [2022-05-04T16:54:11.172Z] 
16:54:11 [2022-05-04T16:54:11.172Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
16:54:11 [2022-05-04T16:54:11.172Z]     graphtest_unix.go:71: No driver to put!
16:54:11 [2022-05-04T16:54:11.172Z] 
16:54:11 [2022-05-04T16:54:11.172Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
16:54:11 [2022-05-04T16:54:11.172Z] time="2022-05-04T16:53:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:54:11 [2022-05-04T16:54:11.172Z]     graphtest_unix.go:42: graphdriver: driver not supported
16:54:11 [2022-05-04T16:54:11.172Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
16:54:11 [2022-05-04T16:54:11.172Z] 
16:54:11 [2022-05-04T16:54:11.172Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
16:54:11 [2022-05-04T16:54:11.172Z] time="2022-05-04T16:53:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:54:11 [2022-05-04T16:54:11.172Z]     graphtest_unix.go:42: graphdriver: driver not supported
16:54:11 [2022-05-04T16:54:11.172Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
16:54:11 [2022-05-04T16:54:11.172Z] 
16:54:11 [2022-05-04T16:54:11.172Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
16:54:11 [2022-05-04T16:54:11.172Z] time="2022-05-04T16:53:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:54:11 [2022-05-04T16:54:11.172Z]     graphtest_unix.go:42: graphdriver: driver not supported
16:54:11 [2022-05-04T16:54:11.172Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
16:54:11 [2022-05-04T16:54:11.172Z] 
16:54:11 [2022-05-04T16:54:11.172Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
16:54:11 [2022-05-04T16:54:11.172Z] time="2022-05-04T16:53:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:54:11 [2022-05-04T16:54:11.172Z]     graphtest_unix.go:42: graphdriver: driver not supported
16:54:11 [2022-05-04T16:54:11.172Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
16:54:11 [2022-05-04T16:54:11.172Z] 
16:54:11 [2022-05-04T16:54:11.172Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
16:54:11 [2022-05-04T16:54:11.172Z] time="2022-05-04T16:53:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:54:11 [2022-05-04T16:54:11.172Z]     graphtest_unix.go:42: graphdriver: driver not supported
16:54:11 [2022-05-04T16:54:11.172Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
16:54:11 [2022-05-04T16:54:11.172Z] 
16:54:11 [2022-05-04T16:54:11.172Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
16:54:11 [2022-05-04T16:54:11.172Z]     graphtest_unix.go:71: No driver to put!
16:54:11 [2022-05-04T16:54:11.172Z] 
16:54:11 [2022-05-04T16:54:11.172Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
16:54:11 [2022-05-04T16:54:11.172Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
16:54:11 [2022-05-04T16:54:11.172Z] 
16:54:11 [2022-05-04T16:54:11.172Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
16:54:11 [2022-05-04T16:54:11.172Z]     overlay_test.go:50: Fails to compute changes intermittently
16:54:11 [2022-05-04T16:54:11.172Z] 
16:54:11 [2022-05-04T16:54:11.172Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
16:54:11 [2022-05-04T16:54:11.172Z]     overlay_test.go:65: Cannot run test with naive change algorithm
16:54:11 [2022-05-04T16:54:11.172Z] 
16:54:11 [2022-05-04T16:54:11.172Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
16:54:11 [2022-05-04T16:54:11.172Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
16:54:11 [2022-05-04T16:54:11.172Z] 
16:54:11 [2022-05-04T16:54:11.172Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
16:54:11 [2022-05-04T16:54:11.172Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:54:11 [2022-05-04T16:54:11.172Z]     graphtest_unix.go:44: Driver zfs not supported
16:54:11 [2022-05-04T16:54:11.172Z] 
16:54:11 [2022-05-04T16:54:11.172Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
16:54:11 [2022-05-04T16:54:11.172Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:54:11 [2022-05-04T16:54:11.172Z]     graphtest_unix.go:44: Driver zfs not supported
16:54:11 [2022-05-04T16:54:11.172Z] 
16:54:11 [2022-05-04T16:54:11.172Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
16:54:11 [2022-05-04T16:54:11.172Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:54:11 [2022-05-04T16:54:11.172Z]     graphtest_unix.go:44: Driver zfs not supported
16:54:11 [2022-05-04T16:54:11.172Z] 
16:54:11 [2022-05-04T16:54:11.172Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
16:54:11 [2022-05-04T16:54:11.172Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:54:11 [2022-05-04T16:54:11.172Z]     graphtest_unix.go:44: Driver zfs not supported
16:54:11 [2022-05-04T16:54:11.172Z] 
16:54:11 [2022-05-04T16:54:11.172Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
16:54:11 [2022-05-04T16:54:11.172Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:54:11 [2022-05-04T16:54:11.172Z]     graphtest_unix.go:44: Driver zfs not supported
16:54:11 [2022-05-04T16:54:11.172Z] 
16:54:11 [2022-05-04T16:54:11.172Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
16:54:11 [2022-05-04T16:54:11.172Z]     graphtest_unix.go:71: No driver to put!
16:54:11 [2022-05-04T16:54:11.172Z] 
16:54:11 [2022-05-04T16:54:11.172Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
16:54:11 [2022-05-04T16:54:11.172Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
16:54:11 [2022-05-04T16:54:11.172Z] 
16:54:11 [2022-05-04T16:54:11.172Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
16:54:11 [2022-05-04T16:54:11.172Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
16:54:11 [2022-05-04T16:54:11.172Z] 
16:54:11 [2022-05-04T16:54:11.172Z] DONE 2526 tests, 28 skipped in 201.344s
16:54:11 [2022-05-04T16:54:11.172Z] + '[' -n 'github.com/docker/docker/libnetwork
16:54:11 [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/bitseq
16:54:11 [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/cluster
16:54:11 [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:54:11 [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:54:11 [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:54:11 [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:54:11 [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:54:11 [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/cmd/ovrouter
16:54:11 [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:54:11 [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/config
16:54:11 [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/datastore
16:54:11 [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/diagnostic
16:54:11 [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/discoverapi
16:54:11 [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/driverapi
16:54:11 [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/drivers/bridge
16:54:11 [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:54:11 [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/drivers/host
16:54:11 [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:54:11 [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:54:11 [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:54:11 [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:54:11 [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/drivers/null
16:54:11 [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/drivers/overlay
16:54:11 [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:54:11 [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:54:11 [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/drivers/remote
16:54:11 [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:54:11 [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/drivers/windows
16:54:11 [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:54:11 [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/drvregistry
16:54:11 [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/etchosts
16:54:11 [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/idm
16:54:11 [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/internal/caller
16:54:11 [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:54:11 [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/ipam
16:54:11 [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/ipamapi
16:54:11 [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/ipams/builtin
16:54:11 [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/ipams/null
16:54:11 [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/ipams/remote
16:54:11 [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:54:11 [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:54:11 [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/ipamutils
16:54:11 [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/iptables
16:54:11 [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/netlabel
16:54:11 [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/netutils
16:54:11 [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/networkdb
16:54:11 [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/ns
16:54:11 [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/options
16:54:11 [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/osl
16:54:11 [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/osl/kernel
16:54:11 [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/portallocator
16:54:11 [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/portmapper
16:54:11 [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/resolvconf
16:54:11 [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/testutils
16:54:11 [2022-05-04T16:54:11.172Z] github.com/docker/docker/libnetwork/types' ']'
16:54:11 [2022-05-04T16:54:11.173Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork 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/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/testutils github.com/docker/docker/libnetwork/types
16:54:11 [2022-05-04T16:54:11.900Z] #21 ...
16:54:11 [2022-05-04T16:54:11.901Z] 
16:54:11 [2022-05-04T16:54:11.901Z] #34 [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
16:54:11 [2022-05-04T16:54:11.901Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc
16:54:11 [2022-05-04T16:54:11.901Z] #34 DONE 152.8s
16:54:11 [2022-05-04T16:54:11.901Z] 
16:54:11 [2022-05-04T16:54:11.901Z] #21 [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             bash-completion             bzip2             inetutils-ping             iproute2             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             zstd
16:54:11 [2022-05-04T16:54:11.901Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9
16:54:11 [2022-05-04T16:54:11.901Z] #21 13.34 The following additional packages will be installed:
16:54:11 [2022-05-04T16:54:11.901Z] #21 13.34   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
16:54:11 [2022-05-04T16:54:11.901Z] #21 13.34   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
16:54:11 [2022-05-04T16:54:11.901Z] #21 13.34   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
16:54:11 [2022-05-04T16:54:11.901Z] #21 13.34   python3-pkg-resources vim-runtime xxd
16:54:11 [2022-05-04T16:54:11.901Z] #21 13.35 Suggested packages:
16:54:11 [2022-05-04T16:54:11.901Z] #21 13.35   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
16:54:11 [2022-05-04T16:54:11.901Z] #21 13.35   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
16:54:11 [2022-05-04T16:54:11.901Z] #21 13.35   acl attr quota
16:54:11 [2022-05-04T16:54:11.901Z] #21 13.35 Recommended packages:
16:54:11 [2022-05-04T16:54:11.901Z] #21 13.35   libatm1 nftables libpam-cap build-essential python3-dev unzip
16:54:12 [2022-05-04T16:54:12.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:54:12 [2022-05-04T16:54:12.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:54:13 [2022-05-04T16:54:13.271Z] #21 14.75 The following NEW packages will be installed:
16:54:13 [2022-05-04T16:54:13.271Z] #21 14.75   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
16:54:13 [2022-05-04T16:54:13.271Z] #21 14.76   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
16:54:13 [2022-05-04T16:54:13.271Z] #21 14.76   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
16:54:13 [2022-05-04T16:54:13.271Z] #21 14.76   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
16:54:13 [2022-05-04T16:54:13.271Z] #21 14.76   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
16:54:13 [2022-05-04T16:54:13.271Z] #21 14.76   python3-pkg-resources python3-setuptools python3-wheel sudo
16:54:13 [2022-05-04T16:54:13.271Z] #21 14.76   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
16:54:13 [2022-05-04T16:54:13.271Z] #21 14.76   xz-utils zip zstd
16:54:13 [2022-05-04T16:54:13.528Z] #21 15.08 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded.
16:54:13 [2022-05-04T16:54:13.528Z] #21 15.08 Need to get 27.6 MB of archives.
16:54:13 [2022-05-04T16:54:13.528Z] #21 15.08 After this operation, 106 MB of additional disk space will be used.
16:54:13 [2022-05-04T16:54:13.528Z] #21 15.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
16:54:13 [2022-05-04T16:54:13.528Z] #21 15.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
16:54:13 [2022-05-04T16:54:13.528Z] #21 15.09 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
16:54:13 [2022-05-04T16:54:13.528Z] #21 15.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
16:54:13 [2022-05-04T16:54:13.528Z] #21 15.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
16:54:13 [2022-05-04T16:54:13.528Z] #21 15.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
16:54:13 [2022-05-04T16:54:13.528Z] #21 15.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
16:54:13 [2022-05-04T16:54:13.528Z] #21 15.10 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
16:54:13 [2022-05-04T16:54:13.528Z] #21 15.14 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
16:54:13 [2022-05-04T16:54:13.528Z] #21 15.15 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
16:54:13 [2022-05-04T16:54:13.528Z] #21 15.15 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
16:54:13 [2022-05-04T16:54:13.528Z] #21 15.15 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
16:54:13 [2022-05-04T16:54:13.528Z] #21 15.16 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
16:54:13 [2022-05-04T16:54:13.785Z] #21 15.17 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
16:54:13 [2022-05-04T16:54:13.785Z] #21 15.18 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
16:54:13 [2022-05-04T16:54:13.785Z] #21 15.19 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
16:54:13 [2022-05-04T16:54:13.785Z] #21 15.20 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
16:54:13 [2022-05-04T16:54:13.785Z] #21 15.20 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
16:54:13 [2022-05-04T16:54:13.785Z] #21 15.20 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
16:54:13 [2022-05-04T16:54:13.785Z] #21 15.21 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
16:54:13 [2022-05-04T16:54:13.785Z] #21 15.21 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
16:54:13 [2022-05-04T16:54:13.785Z] #21 15.22 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
16:54:13 [2022-05-04T16:54:13.785Z] #21 15.22 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
16:54:13 [2022-05-04T16:54:13.785Z] #21 15.22 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
16:54:13 [2022-05-04T16:54:13.785Z] #21 15.22 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
16:54:13 [2022-05-04T16:54:13.785Z] #21 15.23 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
16:54:13 [2022-05-04T16:54:13.785Z] #21 15.23 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
16:54:14 [2022-05-04T16:54:14.042Z] #21 15.52 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
16:54:14 [2022-05-04T16:54:14.042Z] #21 15.52 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
16:54:14 [2022-05-04T16:54:14.042Z] #21 15.52 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
16:54:14 [2022-05-04T16:54:14.042Z] #21 15.52 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
16:54:14 [2022-05-04T16:54:14.042Z] #21 15.52 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
16:54:14 [2022-05-04T16:54:14.042Z] #21 15.53 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
16:54:14 [2022-05-04T16:54:14.042Z] #21 15.54 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
16:54:14 [2022-05-04T16:54:14.042Z] #21 15.59 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
16:54:14 [2022-05-04T16:54:14.042Z] #21 15.60 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
16:54:14 [2022-05-04T16:54:14.042Z] #21 15.60 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
16:54:14 [2022-05-04T16:54:14.042Z] #21 15.60 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
16:54:14 [2022-05-04T16:54:14.042Z] #21 15.62 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
16:54:14 [2022-05-04T16:54:14.042Z] #21 15.62 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
16:54:14 [2022-05-04T16:54:14.042Z] #21 15.64 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
16:54:14 [2022-05-04T16:54:14.042Z] #21 15.66 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
16:54:14 [2022-05-04T16:54:14.042Z] #21 15.68 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
16:54:14 [2022-05-04T16:54:14.042Z] #21 15.68 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
16:54:14 [2022-05-04T16:54:14.299Z] #21 15.90 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
16:54:14 [2022-05-04T16:54:14.299Z] #21 15.93 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
16:54:14 [2022-05-04T16:54:14.299Z] #21 15.95 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
16:54:14 [2022-05-04T16:54:14.299Z] #21 15.97 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
16:54:14 [2022-05-04T16:54:14.863Z] #21 16.49 debconf: delaying package configuration, since apt-utils is not installed
16:54:14 [2022-05-04T16:54:14.863Z] #21 16.60 Fetched 27.6 MB in 1s (23.1 MB/s)
16:54:15 [2022-05-04T16:54:15.120Z] #21 16.65 Selecting previously unselected package pigz.
16:54:15 [2022-05-04T16:54:15.120Z] #21 16.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 ... 24010 files and directories currently installed.)
16:54:15 [2022-05-04T16:54:15.120Z] #21 16.74 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
16:54:15 [2022-05-04T16:54:15.120Z] #21 16.74 Unpacking pigz (2.6-1) ...
16:54:15 [2022-05-04T16:54:15.120Z] #21 16.85 Selecting previously unselected package libelf1:amd64.
16:54:15 [2022-05-04T16:54:15.120Z] #21 16.85 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
16:54:15 [2022-05-04T16:54:15.378Z] #21 16.86 Unpacking libelf1:amd64 (0.183-1) ...
16:54:15 [2022-05-04T16:54:15.378Z] #21 16.97 Selecting previously unselected package libbpf0:amd64.
16:54:15 [2022-05-04T16:54:15.378Z] #21 16.97 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
16:54:15 [2022-05-04T16:54:15.378Z] #21 16.98 Unpacking libbpf0:amd64 (1:0.3-2) ...
16:54:15 [2022-05-04T16:54:15.378Z] #21 17.09 Selecting previously unselected package libcap2:amd64.
16:54:15 [2022-05-04T16:54:15.378Z] #21 17.09 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
16:54:15 [2022-05-04T16:54:15.578Z] #58 ...
16:54:15 [2022-05-04T16:54:15.578Z] 
16:54:15 [2022-05-04T16:54:15.578Z] #21 [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             bash-completion             bzip2             inetutils-ping             iproute2             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             zstd
16:54:15 [2022-05-04T16:54:15.578Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9
16:54:15 [2022-05-04T16:54:15.578Z] #21 6.916 Fetched 8511 kB in 6s (1427 kB/s)
16:54:15 [2022-05-04T16:54:15.578Z] #21 6.916 Reading package lists...
16:54:15 [2022-05-04T16:54:15.578Z] #21 9.230 Reading package lists...
16:54:15 [2022-05-04T16:54:15.578Z] #21 11.54 Building dependency tree...
16:54:15 [2022-05-04T16:54:15.578Z] #21 12.92 The following additional packages will be installed:
16:54:15 [2022-05-04T16:54:15.578Z] #21 12.93   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
16:54:15 [2022-05-04T16:54:15.578Z] #21 12.93   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
16:54:15 [2022-05-04T16:54:15.578Z] #21 12.93   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
16:54:15 [2022-05-04T16:54:15.578Z] #21 12.93   python3-pkg-resources vim-runtime xxd
16:54:15 [2022-05-04T16:54:15.578Z] #21 12.94 Suggested packages:
16:54:15 [2022-05-04T16:54:15.578Z] #21 12.94   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
16:54:15 [2022-05-04T16:54:15.578Z] #21 12.94   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
16:54:15 [2022-05-04T16:54:15.578Z] #21 12.94   acl attr quota
16:54:15 [2022-05-04T16:54:15.578Z] #21 12.94 Recommended packages:
16:54:15 [2022-05-04T16:54:15.578Z] #21 12.94   libatm1 nftables libpam-cap build-essential python3-dev unzip
16:54:15 [2022-05-04T16:54:15.578Z] #21 ...
16:54:15 [2022-05-04T16:54:15.578Z] 
16:54:15 [2022-05-04T16:54:15.578Z] #34 [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
16:54:15 [2022-05-04T16:54:15.578Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc
16:54:15 [2022-05-04T16:54:15.578Z] #34 DONE 150.2s
16:54:15 [2022-05-04T16:54:15.578Z] 
16:54:15 [2022-05-04T16:54:15.578Z] #21 [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             bash-completion             bzip2             inetutils-ping             iproute2             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             zstd
16:54:15 [2022-05-04T16:54:15.578Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9
16:54:15 [2022-05-04T16:54:15.635Z] #21 17.10 Unpacking libcap2:amd64 (1:2.44-1) ...
16:54:15 [2022-05-04T16:54:15.635Z] #21 17.16 Selecting previously unselected package libmnl0:amd64.
16:54:15 [2022-05-04T16:54:15.635Z] #21 17.17 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
16:54:15 [2022-05-04T16:54:15.635Z] #21 17.18 Unpacking libmnl0:amd64 (1.0.4-3) ...
16:54:15 [2022-05-04T16:54:15.635Z] #21 17.25 Selecting previously unselected package libxtables12:amd64.
16:54:15 [2022-05-04T16:54:15.635Z] #21 17.25 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
16:54:15 [2022-05-04T16:54:15.635Z] #21 17.26 Unpacking libxtables12:amd64 (1.8.7-1) ...
16:54:15 [2022-05-04T16:54:15.635Z] #21 17.34 Selecting previously unselected package libcap2-bin.
16:54:15 [2022-05-04T16:54:15.635Z] #21 17.34 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
16:54:15 [2022-05-04T16:54:15.635Z] #21 17.36 Unpacking libcap2-bin (1:2.44-1) ...
16:54:15 [2022-05-04T16:54:15.892Z] #21 17.44 Selecting previously unselected package iproute2.
16:54:15 [2022-05-04T16:54:15.892Z] #21 17.44 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
16:54:15 [2022-05-04T16:54:15.892Z] #21 17.45 Unpacking iproute2 (5.10.0-4) ...
16:54:16 [2022-05-04T16:54:16.456Z] #21 17.92 Selecting previously unselected package xxd.
16:54:16 [2022-05-04T16:54:16.457Z] #21 17.92 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
16:54:16 [2022-05-04T16:54:16.457Z] #21 17.92 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
16:54:16 [2022-05-04T16:54:16.457Z] #21 18.02 Selecting previously unselected package vim-common.
16:54:16 [2022-05-04T16:54:16.457Z] #21 18.02 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
16:54:16 [2022-05-04T16:54:16.457Z] #21 18.04 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
16:54:16 [2022-05-04T16:54:16.516Z] #21 14.52 The following NEW packages will be installed:
16:54:16 [2022-05-04T16:54:16.714Z] #21 18.21 Selecting previously unselected package bash-completion.
16:54:16 [2022-05-04T16:54:16.714Z] #21 18.22 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
16:54:16 [2022-05-04T16:54:16.776Z] #21 14.53   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
16:54:16 [2022-05-04T16:54:16.776Z] #21 14.53   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
16:54:16 [2022-05-04T16:54:16.776Z] #21 14.53   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
16:54:16 [2022-05-04T16:54:16.776Z] #21 14.53   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
16:54:16 [2022-05-04T16:54:16.776Z] #21 14.53   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
16:54:16 [2022-05-04T16:54:16.776Z] #21 14.53   python3-pkg-resources python3-setuptools python3-wheel sudo
16:54:16 [2022-05-04T16:54:16.776Z] #21 14.53   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
16:54:16 [2022-05-04T16:54:16.776Z] #21 14.53   xz-utils zip zstd
16:54:17 [2022-05-04T16:54:17.036Z] #21 14.84 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded.
16:54:17 [2022-05-04T16:54:17.036Z] #21 14.84 Need to get 27.6 MB of archives.
16:54:17 [2022-05-04T16:54:17.036Z] #21 14.84 After this operation, 106 MB of additional disk space will be used.
16:54:17 [2022-05-04T16:54:17.036Z] #21 14.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
16:54:17 [2022-05-04T16:54:17.036Z] #21 14.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
16:54:17 [2022-05-04T16:54:17.036Z] #21 14.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
16:54:17 [2022-05-04T16:54:17.036Z] #21 14.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
16:54:17 [2022-05-04T16:54:17.036Z] #21 14.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
16:54:17 [2022-05-04T16:54:17.036Z] #21 14.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
16:54:17 [2022-05-04T16:54:17.036Z] #21 14.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
16:54:17 [2022-05-04T16:54:17.036Z] #21 14.86 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
16:54:17 [2022-05-04T16:54:17.036Z] #21 14.90 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
16:54:17 [2022-05-04T16:54:17.036Z] #21 14.90 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
16:54:17 [2022-05-04T16:54:17.036Z] #21 14.90 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
16:54:17 [2022-05-04T16:54:17.036Z] #21 14.92 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
16:54:17 [2022-05-04T16:54:17.036Z] #21 14.92 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
16:54:17 [2022-05-04T16:54:17.036Z] #21 14.93 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
16:54:17 [2022-05-04T16:54:17.036Z] #21 14.94 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
16:54:17 [2022-05-04T16:54:17.036Z] #21 14.95 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
16:54:17 [2022-05-04T16:54:17.036Z] #21 14.96 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
16:54:17 [2022-05-04T16:54:17.036Z] #21 14.96 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
16:54:17 [2022-05-04T16:54:17.036Z] #21 14.96 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
16:54:17 [2022-05-04T16:54:17.036Z] #21 14.96 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
16:54:17 [2022-05-04T16:54:17.036Z] #21 14.96 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
16:54:17 [2022-05-04T16:54:17.036Z] #21 14.98 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
16:54:17 [2022-05-04T16:54:17.036Z] #21 14.99 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
16:54:17 [2022-05-04T16:54:17.036Z] #21 14.99 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
16:54:17 [2022-05-04T16:54:17.036Z] #21 15.00 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
16:54:17 [2022-05-04T16:54:17.036Z] #21 15.00 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
16:54:17 [2022-05-04T16:54:17.036Z] #21 15.00 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
16:54:17 [2022-05-04T16:54:17.296Z] #21 15.33 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
16:54:17 [2022-05-04T16:54:17.296Z] #21 15.33 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
16:54:17 [2022-05-04T16:54:17.556Z] #21 15.33 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
16:54:17 [2022-05-04T16:54:17.556Z] #21 15.33 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
16:54:17 [2022-05-04T16:54:17.556Z] #21 15.33 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
16:54:17 [2022-05-04T16:54:17.556Z] #21 15.34 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
16:54:17 [2022-05-04T16:54:17.556Z] #21 15.34 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
16:54:17 [2022-05-04T16:54:17.556Z] #21 15.40 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
16:54:17 [2022-05-04T16:54:17.556Z] #21 15.40 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
16:54:17 [2022-05-04T16:54:17.556Z] #21 15.41 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
16:54:17 [2022-05-04T16:54:17.556Z] #21 15.42 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
16:54:17 [2022-05-04T16:54:17.556Z] #21 15.44 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
16:54:17 [2022-05-04T16:54:17.556Z] #21 15.44 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
16:54:17 [2022-05-04T16:54:17.556Z] #21 15.45 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
16:54:17 [2022-05-04T16:54:17.556Z] #21 15.49 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
16:54:17 [2022-05-04T16:54:17.556Z] #21 15.50 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
16:54:17 [2022-05-04T16:54:17.556Z] #21 15.50 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
16:54:17 [2022-05-04T16:54:17.815Z] #21 15.74 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
16:54:17 [2022-05-04T16:54:17.815Z] #21 15.76 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
16:54:17 [2022-05-04T16:54:17.815Z] #21 15.78 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
16:54:17 [2022-05-04T16:54:17.815Z] #21 15.79 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
16:54:18 [2022-05-04T16:54:18.087Z] #21 19.78 Unpacking bash-completion (1:2.11-2) ...
16:54:18 [2022-05-04T16:54:18.384Z] #21 16.41 debconf: delaying package configuration, since apt-utils is not installed
16:54:18 [2022-05-04T16:54:18.643Z] #21 16.55 Fetched 27.6 MB in 1s (22.0 MB/s)
16:54:18 [2022-05-04T16:54:18.643Z] #21 16.60 Selecting previously unselected package pigz.
16:54:18 [2022-05-04T16:54:18.643Z] #21 16.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 ... 24010 files and directories currently installed.)
16:54:18 [2022-05-04T16:54:18.643Z] #21 16.65 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
16:54:18 [2022-05-04T16:54:18.643Z] #21 16.66 Unpacking pigz (2.6-1) ...
16:54:18 [2022-05-04T16:54:18.650Z] #21 20.19 Selecting previously unselected package bzip2.
16:54:18 [2022-05-04T16:54:18.650Z] #21 20.19 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
16:54:18 [2022-05-04T16:54:18.650Z] #21 20.20 Unpacking bzip2 (1.0.8-4) ...
16:54:18 [2022-05-04T16:54:18.650Z] #21 20.26 Selecting previously unselected package xz-utils.
16:54:18 [2022-05-04T16:54:18.650Z] #21 20.26 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
16:54:18 [2022-05-04T16:54:18.650Z] #21 20.27 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
16:54:18 [2022-05-04T16:54:18.902Z] #21 16.75 Selecting previously unselected package libelf1:amd64.
16:54:18 [2022-05-04T16:54:18.902Z] #21 16.76 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
16:54:18 [2022-05-04T16:54:18.902Z] #21 16.78 Unpacking libelf1:amd64 (0.183-1) ...
16:54:18 [2022-05-04T16:54:18.902Z] #21 16.89 Selecting previously unselected package libbpf0:amd64.
16:54:18 [2022-05-04T16:54:18.902Z] #21 16.90 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
16:54:18 [2022-05-04T16:54:18.902Z] #21 16.90 Unpacking libbpf0:amd64 (1:0.3-2) ...
16:54:18 [2022-05-04T16:54:18.902Z] #21 16.98 Selecting previously unselected package libcap2:amd64.
16:54:18 [2022-05-04T16:54:18.907Z] #21 20.42 Selecting previously unselected package apparmor.
16:54:18 [2022-05-04T16:54:18.907Z] #21 20.43 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
16:54:18 [2022-05-04T16:54:18.907Z] #21 20.48 Unpacking apparmor (2.13.6-10) ...
16:54:19 [2022-05-04T16:54:19.165Z] #21 16.99 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
16:54:19 [2022-05-04T16:54:19.165Z] #21 17.00 Unpacking libcap2:amd64 (1:2.44-1) ...
16:54:19 [2022-05-04T16:54:19.165Z] #21 17.04 Selecting previously unselected package libmnl0:amd64.
16:54:19 [2022-05-04T16:54:19.165Z] #21 17.05 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
16:54:19 [2022-05-04T16:54:19.165Z] #21 17.06 Unpacking libmnl0:amd64 (1.0.4-3) ...
16:54:19 [2022-05-04T16:54:19.165Z] #21 17.12 Selecting previously unselected package libxtables12:amd64.
16:54:19 [2022-05-04T16:54:19.165Z] #21 17.12 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
16:54:19 [2022-05-04T16:54:19.165Z] #21 17.13 Unpacking libxtables12:amd64 (1.8.7-1) ...
16:54:19 [2022-05-04T16:54:19.165Z] #21 17.18 Selecting previously unselected package libcap2-bin.
16:54:19 [2022-05-04T16:54:19.165Z] #21 17.20 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
16:54:19 [2022-05-04T16:54:19.165Z] #21 17.20 Unpacking libcap2-bin (1:2.44-1) ...
16:54:19 [2022-05-04T16:54:19.425Z] #21 17.27 Selecting previously unselected package iproute2.
16:54:19 [2022-05-04T16:54:19.425Z] #21 17.29 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
16:54:19 [2022-05-04T16:54:19.425Z] #21 17.29 Unpacking iproute2 (5.10.0-4) ...
16:54:19 [2022-05-04T16:54:19.471Z] #21 20.82 Selecting previously unselected package inetutils-ping.
16:54:19 [2022-05-04T16:54:19.471Z] #21 20.82 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
16:54:19 [2022-05-04T16:54:19.471Z] #21 20.83 Unpacking inetutils-ping (2:2.0-1) ...
16:54:19 [2022-05-04T16:54:19.471Z] #21 20.94 Selecting previously unselected package libip4tc2:amd64.
16:54:19 [2022-05-04T16:54:19.471Z] #21 20.96 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
16:54:19 [2022-05-04T16:54:19.471Z] #21 20.98 Unpacking libip4tc2:amd64 (1.8.7-1) ...
16:54:19 [2022-05-04T16:54:19.471Z] #21 21.04 Selecting previously unselected package libip6tc2:amd64.
16:54:19 [2022-05-04T16:54:19.471Z] #21 21.04 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
16:54:19 [2022-05-04T16:54:19.471Z] #21 21.05 Unpacking libip6tc2:amd64 (1.8.7-1) ...
16:54:19 [2022-05-04T16:54:19.471Z] #21 21.09 Selecting previously unselected package libnfnetlink0:amd64.
16:54:19 [2022-05-04T16:54:19.471Z] #21 21.11 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
16:54:19 [2022-05-04T16:54:19.471Z] #21 21.12 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
16:54:19 [2022-05-04T16:54:19.471Z] #21 21.18 Selecting previously unselected package libnetfilter-conntrack3:amd64.
16:54:19 [2022-05-04T16:54:19.728Z] #21 21.18 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
16:54:19 [2022-05-04T16:54:19.728Z] #21 21.19 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
16:54:19 [2022-05-04T16:54:19.728Z] #21 21.28 Selecting previously unselected package libnftnl11:amd64.
16:54:19 [2022-05-04T16:54:19.728Z] #21 21.28 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
16:54:19 [2022-05-04T16:54:19.728Z] #21 21.28 Unpacking libnftnl11:amd64 (1.1.9-1) ...
16:54:19 [2022-05-04T16:54:19.728Z] #21 21.36 Selecting previously unselected package iptables.
16:54:19 [2022-05-04T16:54:19.728Z] #21 21.37 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
16:54:19 [2022-05-04T16:54:19.728Z] #21 21.37 Unpacking iptables (1.8.7-1) ...
16:54:19 [2022-05-04T16:54:19.994Z] #21 17.72 Selecting previously unselected package xxd.
16:54:19 [2022-05-04T16:54:19.994Z] #21 17.74 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
16:54:19 [2022-05-04T16:54:19.994Z] #21 17.75 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
16:54:19 [2022-05-04T16:54:19.994Z] #21 17.84 Selecting previously unselected package vim-common.
16:54:19 [2022-05-04T16:54:19.994Z] #21 17.84 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
16:54:19 [2022-05-04T16:54:19.994Z] #21 17.86 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
16:54:20 [2022-05-04T16:54:20.253Z] #21 18.01 Selecting previously unselected package bash-completion.
16:54:20 [2022-05-04T16:54:20.253Z] #21 18.02 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
16:54:20 [2022-05-04T16:54:20.291Z] #21 21.67 Selecting previously unselected package libonig5:amd64.
16:54:20 [2022-05-04T16:54:20.291Z] #21 21.67 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
16:54:20 [2022-05-04T16:54:20.291Z] #21 21.68 Unpacking libonig5:amd64 (6.9.6-1.1) ...
16:54:20 [2022-05-04T16:54:20.291Z] #21 21.81 Selecting previously unselected package libjq1:amd64.
16:54:20 [2022-05-04T16:54:20.291Z] #21 21.81 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
16:54:20 [2022-05-04T16:54:20.291Z] #21 21.82 Unpacking libjq1:amd64 (1.6-2.1) ...
16:54:20 [2022-05-04T16:54:20.291Z] #21 21.91 Selecting previously unselected package jq.
16:54:20 [2022-05-04T16:54:20.291Z] #21 21.91 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
16:54:20 [2022-05-04T16:54:20.291Z] #21 21.92 Unpacking jq (1.6-2.1) ...
16:54:20 [2022-05-04T16:54:20.291Z] #21 22.02 Selecting previously unselected package libaio1:amd64.
16:54:20 [2022-05-04T16:54:20.548Z] #21 22.02 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
16:54:20 [2022-05-04T16:54:20.548Z] #21 22.03 Unpacking libaio1:amd64 (0.3.112-9) ...
16:54:20 [2022-05-04T16:54:20.548Z] #21 22.09 Selecting previously unselected package libgpm2:amd64.
16:54:20 [2022-05-04T16:54:20.548Z] #21 22.10 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
16:54:20 [2022-05-04T16:54:20.548Z] #21 22.11 Unpacking libgpm2:amd64 (1.20.7-8) ...
16:54:20 [2022-05-04T16:54:20.805Z] #21 22.16 Selecting previously unselected package libicu67:amd64.
16:54:20 [2022-05-04T16:54:20.805Z] #21 22.17 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
16:54:20 [2022-05-04T16:54:20.805Z] #21 22.17 Unpacking libicu67:amd64 (67.1-7) ...
16:54:22 [2022-05-04T16:54:22.158Z] #21 19.69 Unpacking bash-completion (1:2.11-2) ...
16:54:22 [2022-05-04T16:54:22.158Z] #21 20.10 Selecting previously unselected package bzip2.
16:54:22 [2022-05-04T16:54:22.158Z] #21 20.12 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
16:54:22 [2022-05-04T16:54:22.158Z] #21 20.12 Unpacking bzip2 (1.0.8-4) ...
16:54:22 [2022-05-04T16:54:22.158Z] #21 20.19 Selecting previously unselected package xz-utils.
16:54:22 [2022-05-04T16:54:22.418Z] #21 20.20 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
16:54:22 [2022-05-04T16:54:22.418Z] #21 20.21 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
16:54:22 [2022-05-04T16:54:22.418Z] #21 20.35 Selecting previously unselected package apparmor.
16:54:22 [2022-05-04T16:54:22.418Z] #21 20.35 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
16:54:22 [2022-05-04T16:54:22.418Z] #21 20.43 Unpacking apparmor (2.13.6-10) ...
16:54:22 [2022-05-04T16:54:22.987Z] #21 20.79 Selecting previously unselected package inetutils-ping.
16:54:22 [2022-05-04T16:54:22.987Z] #21 20.81 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
16:54:22 [2022-05-04T16:54:22.987Z] #21 20.82 Unpacking inetutils-ping (2:2.0-1) ...
16:54:22 [2022-05-04T16:54:22.987Z] #21 20.91 Selecting previously unselected package libip4tc2:amd64.
16:54:22 [2022-05-04T16:54:22.987Z] #21 20.92 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
16:54:22 [2022-05-04T16:54:22.987Z] #21 20.92 Unpacking libip4tc2:amd64 (1.8.7-1) ...
16:54:22 [2022-05-04T16:54:22.987Z] #21 20.97 Selecting previously unselected package libip6tc2:amd64.
16:54:22 [2022-05-04T16:54:22.987Z] #21 20.98 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
16:54:22 [2022-05-04T16:54:22.987Z] #21 20.99 Unpacking libip6tc2:amd64 (1.8.7-1) ...
16:54:23 [2022-05-04T16:54:23.247Z] #21 21.06 Selecting previously unselected package libnfnetlink0:amd64.
16:54:23 [2022-05-04T16:54:23.247Z] #21 21.06 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
16:54:23 [2022-05-04T16:54:23.247Z] #21 21.07 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
16:54:23 [2022-05-04T16:54:23.247Z] #21 21.12 Selecting previously unselected package libnetfilter-conntrack3:amd64.
16:54:23 [2022-05-04T16:54:23.247Z] #21 21.13 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
16:54:23 [2022-05-04T16:54:23.247Z] #21 21.13 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
16:54:23 [2022-05-04T16:54:23.247Z] #21 21.20 Selecting previously unselected package libnftnl11:amd64.
16:54:23 [2022-05-04T16:54:23.247Z] #21 21.20 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
16:54:23 [2022-05-04T16:54:23.247Z] #21 21.21 Unpacking libnftnl11:amd64 (1.1.9-1) ...
16:54:23 [2022-05-04T16:54:23.247Z] #21 21.28 Selecting previously unselected package iptables.
16:54:23 [2022-05-04T16:54:23.247Z] #21 21.29 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
16:54:23 [2022-05-04T16:54:23.247Z] #21 21.29 Unpacking iptables (1.8.7-1) ...
16:54:23 [2022-05-04T16:54:23.816Z] #21 21.58 Selecting previously unselected package libonig5:amd64.
16:54:23 [2022-05-04T16:54:23.817Z] #21 21.58 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
16:54:23 [2022-05-04T16:54:23.817Z] #21 21.59 Unpacking libonig5:amd64 (6.9.6-1.1) ...
16:54:23 [2022-05-04T16:54:23.817Z] #21 21.73 Selecting previously unselected package libjq1:amd64.
16:54:23 [2022-05-04T16:54:23.817Z] #21 21.74 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
16:54:23 [2022-05-04T16:54:23.817Z] #21 21.74 Unpacking libjq1:amd64 (1.6-2.1) ...
16:54:24 [2022-05-04T16:54:24.076Z] #21 21.84 Selecting previously unselected package jq.
16:54:24 [2022-05-04T16:54:24.076Z] #21 21.85 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
16:54:24 [2022-05-04T16:54:24.076Z] #21 21.86 Unpacking jq (1.6-2.1) ...
16:54:24 [2022-05-04T16:54:24.076Z] #21 21.93 Selecting previously unselected package libaio1:amd64.
16:54:24 [2022-05-04T16:54:24.076Z] #21 21.94 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
16:54:24 [2022-05-04T16:54:24.076Z] #21 21.95 Unpacking libaio1:amd64 (0.3.112-9) ...
16:54:24 [2022-05-04T16:54:24.076Z] #21 21.99 Selecting previously unselected package libgpm2:amd64.
16:54:24 [2022-05-04T16:54:24.076Z] #21 21.99 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
16:54:24 [2022-05-04T16:54:24.076Z] #21 22.00 Unpacking libgpm2:amd64 (1.20.7-8) ...
16:54:24 [2022-05-04T16:54:24.076Z] #21 22.05 Selecting previously unselected package libicu67:amd64.
16:54:24 [2022-05-04T16:54:24.080Z] #21 25.11 Selecting previously unselected package libinih1:amd64.
16:54:24 [2022-05-04T16:54:24.080Z] #21 25.13 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
16:54:24 [2022-05-04T16:54:24.080Z] #21 25.14 Unpacking libinih1:amd64 (53-1+b2) ...
16:54:24 [2022-05-04T16:54:24.080Z] #21 25.18 Selecting previously unselected package libnet1:amd64.
16:54:24 [2022-05-04T16:54:24.080Z] #21 25.18 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
16:54:24 [2022-05-04T16:54:24.080Z] #21 25.19 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:54:24 [2022-05-04T16:54:24.080Z] #21 25.26 Selecting previously unselected package libnl-3-200:amd64.
16:54:24 [2022-05-04T16:54:24.080Z] #21 25.28 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
16:54:24 [2022-05-04T16:54:24.080Z] #21 25.28 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
16:54:24 [2022-05-04T16:54:24.080Z] #21 25.36 Selecting previously unselected package libprotobuf-c1:amd64.
16:54:24 [2022-05-04T16:54:24.080Z] #21 25.37 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
16:54:24 [2022-05-04T16:54:24.080Z] #21 25.37 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
16:54:24 [2022-05-04T16:54:24.080Z] #21 25.43 Selecting previously unselected package net-tools.
16:54:24 [2022-05-04T16:54:24.080Z] #21 25.44 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
16:54:24 [2022-05-04T16:54:24.080Z] #21 25.45 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
16:54:24 [2022-05-04T16:54:24.080Z] #21 25.60 Selecting previously unselected package patch.
16:54:24 [2022-05-04T16:54:24.080Z] #21 25.62 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
16:54:24 [2022-05-04T16:54:24.080Z] #21 25.63 Unpacking patch (2.7.6-7) ...
16:54:24 [2022-05-04T16:54:24.080Z] #21 25.72 Selecting previously unselected package python-pip-whl.
16:54:24 [2022-05-04T16:54:24.336Z] #21 22.05 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
16:54:24 [2022-05-04T16:54:24.336Z] #21 22.07 Unpacking libicu67:amd64 (67.1-7) ...
16:54:24 [2022-05-04T16:54:24.337Z] #21 25.74 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
16:54:24 [2022-05-04T16:54:24.337Z] #21 25.74 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
16:54:24 [2022-05-04T16:54:24.594Z] #21 26.21 Selecting previously unselected package python3-lib2to3.
16:54:24 [2022-05-04T16:54:24.594Z] #21 26.21 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
16:54:24 [2022-05-04T16:54:24.594Z] #21 26.23 Unpacking python3-lib2to3 (3.9.2-1) ...
16:54:24 [2022-05-04T16:54:24.852Z] #21 26.31 Selecting previously unselected package python3-distutils.
16:54:24 [2022-05-04T16:54:24.852Z] #21 26.32 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
16:54:24 [2022-05-04T16:54:24.852Z] #21 26.32 Unpacking python3-distutils (3.9.2-1) ...
16:54:24 [2022-05-04T16:54:24.852Z] #21 26.45 Selecting previously unselected package python3-pkg-resources.
16:54:24 [2022-05-04T16:54:24.852Z] #21 26.45 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
16:54:24 [2022-05-04T16:54:24.852Z] #21 26.46 Unpacking python3-pkg-resources (52.0.0-4) ...
16:54:25 [2022-05-04T16:54:25.109Z] #21 26.57 Selecting previously unselected package python3-setuptools.
16:54:25 [2022-05-04T16:54:25.109Z] #21 26.58 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
16:54:25 [2022-05-04T16:54:25.109Z] #21 26.58 Unpacking python3-setuptools (52.0.0-4) ...
16:54:25 [2022-05-04T16:54:25.347Z] Client:
16:54:25 [2022-05-04T16:54:25.347Z]  Context:    default
16:54:25 [2022-05-04T16:54:25.347Z]  Debug Mode: false
16:54:25 [2022-05-04T16:54:25.347Z]  Plugins:
16:54:25 [2022-05-04T16:54:25.347Z]   app: Docker Application (Docker Inc., v0.8.0)
16:54:25 [2022-05-04T16:54:25.347Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
16:54:25 [2022-05-04T16:54:25.347Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
16:54:25 [2022-05-04T16:54:25.347Z] 
16:54:25 [2022-05-04T16:54:25.347Z] Server:
16:54:25 [2022-05-04T16:54:25.347Z]  Containers: 0
16:54:25 [2022-05-04T16:54:25.347Z]   Running: 0
16:54:25 [2022-05-04T16:54:25.347Z]   Paused: 0
16:54:25 [2022-05-04T16:54:25.347Z]   Stopped: 0
16:54:25 [2022-05-04T16:54:25.347Z]  Images: 0
16:54:25 [2022-05-04T16:54:25.347Z]  Server Version: 20.10.9
16:54:25 [2022-05-04T16:54:25.347Z]  Storage Driver: lcow (linux) windowsfilter (windows)
16:54:25 [2022-05-04T16:54:25.347Z]   LCOW: 
16:54:25 [2022-05-04T16:54:25.347Z]   Windows: 
16:54:25 [2022-05-04T16:54:25.347Z]  Logging Driver: json-file
16:54:25 [2022-05-04T16:54:25.347Z]  Plugins:
16:54:25 [2022-05-04T16:54:25.347Z]   Volume: local
16:54:25 [2022-05-04T16:54:25.347Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
16:54:25 [2022-05-04T16:54:25.347Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
16:54:25 [2022-05-04T16:54:25.347Z]  Swarm: inactive
16:54:25 [2022-05-04T16:54:25.347Z]  Default Isolation: process
16:54:25 [2022-05-04T16:54:25.347Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
16:54:25 [2022-05-04T16:54:25.347Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
16:54:25 [2022-05-04T16:54:25.347Z]  OSType: windows
16:54:25 [2022-05-04T16:54:25.347Z]  Architecture: x86_64
16:54:25 [2022-05-04T16:54:25.347Z]  CPUs: 4
16:54:25 [2022-05-04T16:54:25.347Z]  Total Memory: 32GiB
16:54:25 [2022-05-04T16:54:25.347Z]  Name: azwin-2-a2e230
16:54:25 [2022-05-04T16:54:25.347Z]  ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L
16:54:25 [2022-05-04T16:54:25.347Z]  Docker Root Dir: D:\docker
16:54:25 [2022-05-04T16:54:25.347Z]  Debug Mode: false
16:54:25 [2022-05-04T16:54:25.347Z]  Registry: https://index.docker.io/v1/
16:54:25 [2022-05-04T16:54:25.347Z]  Labels:
16:54:25 [2022-05-04T16:54:25.347Z]  Experimental: true
16:54:25 [2022-05-04T16:54:25.347Z]  Insecure Registries:
16:54:25 [2022-05-04T16:54:25.347Z]   10.0.0.4:5000
16:54:25 [2022-05-04T16:54:25.347Z]   127.0.0.0/8
16:54:25 [2022-05-04T16:54:25.347Z]  Registry Mirrors:
16:54:25 [2022-05-04T16:54:25.347Z]   http://10.0.0.4:5000/
16:54:25 [2022-05-04T16:54:25.347Z]  Live Restore Enabled: false
16:54:25 [2022-05-04T16:54:25.347Z]  Product License: Community Engine
16:54:25 [2022-05-04T16:54:25.347Z] 
16:54:25 [2022-05-04T16:54:25.366Z] #21 26.83 Selecting previously unselected package python3-wheel.
16:54:25 [2022-05-04T16:54:25.366Z] #21 26.84 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
16:54:25 [2022-05-04T16:54:25.366Z] #21 26.84 Unpacking python3-wheel (0.34.2-1) ...
16:54:25 [2022-05-04T16:54:25.366Z] #21 26.92 Selecting previously unselected package python3-pip.
16:54:25 [2022-05-04T16:54:25.366Z] #21 26.92 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
16:54:25 [2022-05-04T16:54:25.366Z] #21 26.92 Unpacking python3-pip (20.3.4-4+deb11u1) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
16:54:25 [2022-05-04T16:54:25.624Z] #21 27.19 Selecting previously unselected package sudo.
16:54:25 [2022-05-04T16:54:25.624Z] #21 27.20 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
16:54:25 [2022-05-04T16:54:25.624Z] #21 27.21 Unpacking sudo (1.9.5p2-3) ...
16:54:26 [2022-05-04T16:54:26.189Z] #21 27.74 Selecting previously unselected package thin-provisioning-tools.
16:54:26 [2022-05-04T16:54:26.189Z] #21 27.76 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
16:54:26 [2022-05-04T16:54:26.189Z] #21 27.76 Unpacking thin-provisioning-tools (0.9.0-1) ...
16:54:26 [2022-05-04T16:54:26.446Z] #21 27.96 Selecting previously unselected package uidmap.
16:54:26 [2022-05-04T16:54:26.446Z] #21 27.96 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
16:54:26 [2022-05-04T16:54:26.446Z] #21 27.97 Unpacking uidmap (1:4.8.1-1) ...
16:54:26 [2022-05-04T16:54:26.446Z] #21 28.09 Selecting previously unselected package vim-runtime.
16:54:26 [2022-05-04T16:54:26.446Z] #21 28.10 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
16:54:26 [2022-05-04T16:54:26.446Z] #21 28.14 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
16:54:26 [2022-05-04T16:54:26.703Z] #21 28.18 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
16:54:26 [2022-05-04T16:54:26.703Z] #21 28.18 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
16:54:27 [2022-05-04T16:54:27.646Z] #21 24.98 Selecting previously unselected package libinih1:amd64.
16:54:27 [2022-05-04T16:54:27.646Z] #21 24.98 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
16:54:27 [2022-05-04T16:54:27.646Z] #21 24.99 Unpacking libinih1:amd64 (53-1+b2) ...
16:54:27 [2022-05-04T16:54:27.646Z] #21 25.05 Selecting previously unselected package libnet1:amd64.
16:54:27 [2022-05-04T16:54:27.647Z] #21 25.07 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
16:54:27 [2022-05-04T16:54:27.647Z] #21 25.08 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:54:27 [2022-05-04T16:54:27.647Z] #21 25.15 Selecting previously unselected package libnl-3-200:amd64.
16:54:27 [2022-05-04T16:54:27.647Z] #21 25.16 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
16:54:27 [2022-05-04T16:54:27.647Z] #21 25.16 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
16:54:27 [2022-05-04T16:54:27.647Z] #21 25.26 Selecting previously unselected package libprotobuf-c1:amd64.
16:54:27 [2022-05-04T16:54:27.647Z] #21 25.28 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
16:54:27 [2022-05-04T16:54:27.647Z] #21 25.29 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
16:54:27 [2022-05-04T16:54:27.647Z] #21 25.34 Selecting previously unselected package net-tools.
16:54:27 [2022-05-04T16:54:27.647Z] #21 25.36 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
16:54:27 [2022-05-04T16:54:27.647Z] #21 25.36 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
16:54:27 [2022-05-04T16:54:27.647Z] #21 25.55 Selecting previously unselected package patch.
16:54:27 [2022-05-04T16:54:27.647Z] #21 25.55 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
16:54:27 [2022-05-04T16:54:27.647Z] #21 25.56 Unpacking patch (2.7.6-7) ...
16:54:27 [2022-05-04T16:54:27.910Z] #21 25.69 Selecting previously unselected package python-pip-whl.
16:54:27 [2022-05-04T16:54:27.910Z] #21 25.71 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
16:54:27 [2022-05-04T16:54:27.910Z] #21 25.72 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
16:54:28 [2022-05-04T16:54:28.496Z] #21 26.31 Selecting previously unselected package python3-lib2to3.
16:54:28 [2022-05-04T16:54:28.496Z] #21 26.33 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
16:54:28 [2022-05-04T16:54:28.496Z] #21 26.34 Unpacking python3-lib2to3 (3.9.2-1) ...
16:54:28 [2022-05-04T16:54:28.496Z] #21 26.44 Selecting previously unselected package python3-distutils.
16:54:28 [2022-05-04T16:54:28.496Z] #21 26.44 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
16:54:28 [2022-05-04T16:54:28.496Z] #21 26.45 Unpacking python3-distutils (3.9.2-1) ...
16:54:28 [2022-05-04T16:54:28.756Z] #21 26.62 Selecting previously unselected package python3-pkg-resources.
16:54:28 [2022-05-04T16:54:28.756Z] #21 26.62 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
16:54:28 [2022-05-04T16:54:28.756Z] #21 26.63 Unpacking python3-pkg-resources (52.0.0-4) ...
16:54:29 [2022-05-04T16:54:29.017Z] #21 26.77 Selecting previously unselected package python3-setuptools.
16:54:29 [2022-05-04T16:54:29.017Z] #21 26.77 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
16:54:29 [2022-05-04T16:54:29.017Z] #21 26.78 Unpacking python3-setuptools (52.0.0-4) ...
16:54:29 [2022-05-04T16:54:29.279Z] #21 27.00 Selecting previously unselected package python3-wheel.
16:54:29 [2022-05-04T16:54:29.279Z] #21 27.00 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
16:54:29 [2022-05-04T16:54:29.279Z] #21 27.01 Unpacking python3-wheel (0.34.2-1) ...
16:54:29 [2022-05-04T16:54:29.279Z] #21 27.08 Selecting previously unselected package python3-pip.
16:54:29 [2022-05-04T16:54:29.279Z] #21 27.09 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ...
16:54:29 [2022-05-04T16:54:29.279Z] #21 27.09 Unpacking python3-pip (20.3.4-4+deb11u1) ...
16:54:29 [2022-05-04T16:54:29.542Z] #21 27.33 Selecting previously unselected package sudo.
16:54:29 [2022-05-04T16:54:29.542Z] #21 27.33 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
16:54:29 [2022-05-04T16:54:29.542Z] #21 27.34 Unpacking sudo (1.9.5p2-3) ...
16:54:29 [2022-05-04T16:54:29.976Z] #21 31.01 Selecting previously unselected package vim.
16:54:29 [2022-05-04T16:54:29.976Z] #21 31.02 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
16:54:29 [2022-05-04T16:54:29.976Z] #21 31.10 Unpacking vim (2:8.2.2434-3+deb11u1) ...
16:54:29 [2022-05-04T16:54:29.976Z] #21 31.60 Selecting previously unselected package xfsprogs.
16:54:29 [2022-05-04T16:54:29.976Z] #21 31.61 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
16:54:29 [2022-05-04T16:54:29.976Z] #21 31.61 Unpacking xfsprogs (5.10.0-4) ...
16:54:30 [2022-05-04T16:54:30.062Z] #21 27.88 Selecting previously unselected package thin-provisioning-tools.
16:54:30 [2022-05-04T16:54:30.063Z] #21 27.88 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
16:54:30 [2022-05-04T16:54:30.063Z] #21 27.90 Unpacking thin-provisioning-tools (0.9.0-1) ...
16:54:30 [2022-05-04T16:54:30.322Z] #21 28.15 Selecting previously unselected package uidmap.
16:54:30 [2022-05-04T16:54:30.322Z] #21 28.15 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
16:54:30 [2022-05-04T16:54:30.322Z] #21 28.16 Unpacking uidmap (1:4.8.1-1) ...
16:54:30 [2022-05-04T16:54:30.322Z] #21 28.27 Selecting previously unselected package vim-runtime.
16:54:30 [2022-05-04T16:54:30.322Z] #21 28.28 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
16:54:30 [2022-05-04T16:54:30.322Z] #21 28.30 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
16:54:30 [2022-05-04T16:54:30.322Z] #21 28.32 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
16:54:30 [2022-05-04T16:54:30.322Z] #21 28.32 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
16:54:30 [2022-05-04T16:54:30.540Z] #21 32.04 Selecting previously unselected package zip.
16:54:30 [2022-05-04T16:54:30.540Z] #21 32.06 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
16:54:30 [2022-05-04T16:54:30.540Z] #21 32.06 Unpacking zip (3.0-12) ...
16:54:30 [2022-05-04T16:54:30.799Z] #21 32.20 Selecting previously unselected package zstd.
16:54:30 [2022-05-04T16:54:30.799Z] #21 32.21 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ...
16:54:30 [2022-05-04T16:54:30.799Z] #21 32.22 Unpacking zstd (1.4.8+dfsg-2.1) ...
16:54:31 [2022-05-04T16:54:31.057Z] #21 32.61 Setting up python3-pkg-resources (52.0.0-4) ...
16:54:31 [2022-05-04T16:54:31.882Z] #21 33.34 Setting up libip4tc2:amd64 (1.8.7-1) ...
16:54:31 [2022-05-04T16:54:31.882Z] #21 33.35 Setting up net-tools (1.60+git20181103.0eebece-1) ...
16:54:31 [2022-05-04T16:54:31.882Z] #21 33.37 Setting up libgpm2:amd64 (1.20.7-8) ...
16:54:31 [2022-05-04T16:54:31.882Z] #21 33.38 Setting up libicu67:amd64 (67.1-7) ...
16:54:31 [2022-05-04T16:54:31.882Z] #21 33.40 Setting up libip6tc2:amd64 (1.8.7-1) ...
16:54:31 [2022-05-04T16:54:31.882Z] #21 33.42 Setting up libinih1:amd64 (53-1+b2) ...
16:54:31 [2022-05-04T16:54:31.882Z] #21 33.43 Setting up uidmap (1:4.8.1-1) ...
16:54:31 [2022-05-04T16:54:31.882Z] #21 33.44 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:54:31 [2022-05-04T16:54:31.882Z] #21 33.45 Setting up bzip2 (1.0.8-4) ...
16:54:31 [2022-05-04T16:54:31.882Z] #21 33.47 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
16:54:31 [2022-05-04T16:54:31.882Z] #21 33.49 Setting up python3-wheel (0.34.2-1) ...
16:54:32 [2022-05-04T16:54:32.813Z] #21 34.06 Setting up xxd (2:8.2.2434-3+deb11u1) ...
16:54:32 [2022-05-04T16:54:32.813Z] #21 34.08 Setting up libcap2:amd64 (1:2.44-1) ...
16:54:32 [2022-05-04T16:54:32.813Z] #21 34.09 Setting up libcap2-bin (1:2.44-1) ...
16:54:32 [2022-05-04T16:54:32.813Z] #21 34.10 Setting up apparmor (2.13.6-10) ...
16:54:32 [2022-05-04T16:54:32.858Z] #21 30.90 Selecting previously unselected package vim.
16:54:32 [2022-05-04T16:54:32.858Z] #21 30.92 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
16:54:32 [2022-05-04T16:54:32.858Z] #21 30.93 Unpacking vim (2:8.2.2434-3+deb11u1) ...
16:54:33 [2022-05-04T16:54:33.426Z] #21 31.44 Selecting previously unselected package xfsprogs.
16:54:33 [2022-05-04T16:54:33.426Z] #21 31.46 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
16:54:33 [2022-05-04T16:54:33.426Z] #21 31.46 Unpacking xfsprogs (5.10.0-4) ...
16:54:33 [2022-05-04T16:54:33.994Z] #21 31.92 Selecting previously unselected package zip.
16:54:33 [2022-05-04T16:54:33.994Z] #21 31.94 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
16:54:33 [2022-05-04T16:54:33.994Z] #21 31.95 Unpacking zip (3.0-12) ...
16:54:34 [2022-05-04T16:54:34.227Z] #21 35.52 Setting up zip (3.0-12) ...
16:54:34 [2022-05-04T16:54:34.227Z] #21 35.54 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
16:54:34 [2022-05-04T16:54:34.227Z] #21 35.58 Setting up bash-completion (1:2.11-2) ...
16:54:34 [2022-05-04T16:54:34.253Z] #21 32.10 Selecting previously unselected package zstd.
16:54:34 [2022-05-04T16:54:34.253Z] #21 32.11 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ...
16:54:34 [2022-05-04T16:54:34.253Z] #21 32.13 Unpacking zstd (1.4.8+dfsg-2.1) ...
16:54:34 [2022-05-04T16:54:34.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
16:54:34 [2022-05-04T16:54:34.513Z] #21 32.48 Setting up python3-pkg-resources (52.0.0-4) ...
16:54:35 [2022-05-04T16:54:35.492Z] #21 33.23 Setting up libip4tc2:amd64 (1.8.7-1) ...
16:54:35 [2022-05-04T16:54:35.492Z] #21 33.25 Setting up net-tools (1.60+git20181103.0eebece-1) ...
16:54:35 [2022-05-04T16:54:35.492Z] #21 33.27 Setting up libgpm2:amd64 (1.20.7-8) ...
16:54:35 [2022-05-04T16:54:35.492Z] #21 33.29 Setting up libicu67:amd64 (67.1-7) ...
16:54:35 [2022-05-04T16:54:35.492Z] #21 33.31 Setting up libip6tc2:amd64 (1.8.7-1) ...
16:54:35 [2022-05-04T16:54:35.492Z] #21 33.34 Setting up libinih1:amd64 (53-1+b2) ...
16:54:35 [2022-05-04T16:54:35.492Z] #21 33.36 Setting up uidmap (1:4.8.1-1) ...
16:54:35 [2022-05-04T16:54:35.492Z] #21 33.37 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:54:35 [2022-05-04T16:54:35.492Z] #21 33.38 Setting up bzip2 (1.0.8-4) ...
16:54:35 [2022-05-04T16:54:35.492Z] #21 33.39 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
16:54:35 [2022-05-04T16:54:35.492Z] #21 33.40 Setting up python3-wheel (0.34.2-1) ...
16:54:35 [2022-05-04T16:54:35.624Z] dccd9e4d14d3: Verifying Checksum
16:54:35 [2022-05-04T16:54:35.624Z] dccd9e4d14d3: Download complete
16:54:36 [2022-05-04T16:54:36.072Z] #21 34.08 Setting up xxd (2:8.2.2434-3+deb11u1) ...
16:54:36 [2022-05-04T16:54:36.173Z] #21 37.52 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
16:54:36 [2022-05-04T16:54:36.173Z] #21 37.55 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:54:36 [2022-05-04T16:54:36.173Z] #21 37.56 Setting up libmnl0:amd64 (1.0.4-3) ...
16:54:36 [2022-05-04T16:54:36.173Z] #21 37.58 Setting up patch (2.7.6-7) ...
16:54:36 [2022-05-04T16:54:36.173Z] #21 37.59 Setting up sudo (1.9.5p2-3) ...
16:54:36 [2022-05-04T16:54:36.173Z] #21 37.66 invoke-rc.d: could not determine current runlevel
16:54:36 [2022-05-04T16:54:36.173Z] #21 37.68 invoke-rc.d: policy-rc.d denied execution of start.
16:54:36 [2022-05-04T16:54:36.173Z] #21 37.68 Setting up xfsprogs (5.10.0-4) ...
16:54:36 [2022-05-04T16:54:36.173Z] #21 37.70 Setting up libxtables12:amd64 (1.8.7-1) ...
16:54:36 [2022-05-04T16:54:36.173Z] #21 37.72 Setting up inetutils-ping (2:2.0-1) ...
16:54:36 [2022-05-04T16:54:36.173Z] #21 37.74 Setting up pigz (2.6-1) ...
16:54:36 [2022-05-04T16:54:36.173Z] #21 37.77 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
16:54:36 [2022-05-04T16:54:36.173Z] #21 37.79 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
16:54:36 [2022-05-04T16:54:36.173Z] #21 37.81 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
16:54:36 [2022-05-04T16:54:36.331Z] #21 34.09 Setting up libcap2:amd64 (1:2.44-1) ...
16:54:36 [2022-05-04T16:54:36.331Z] #21 34.11 Setting up libcap2-bin (1:2.44-1) ...
16:54:36 [2022-05-04T16:54:36.331Z] #21 34.13 Setting up apparmor (2.13.6-10) ...
16:54:36 [2022-05-04T16:54:36.430Z] #21 37.82 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
16:54:36 [2022-05-04T16:54:36.994Z] #21 38.54 Setting up libaio1:amd64 (0.3.112-9) ...
16:54:36 [2022-05-04T16:54:36.994Z] #21 38.61 Setting up python3-lib2to3 (3.9.2-1) ...
16:54:37 [2022-05-04T16:54:37.558Z] #21 39.04 Setting up libelf1:amd64 (0.183-1) ...
16:54:37 [2022-05-04T16:54:37.558Z] #21 39.07 Setting up zstd (1.4.8+dfsg-2.1) ...
16:54:37 [2022-05-04T16:54:37.558Z] #21 39.08 Setting up libonig5:amd64 (6.9.6-1.1) ...
16:54:37 [2022-05-04T16:54:37.558Z] #21 39.09 Setting up python3-distutils (3.9.2-1) ...
16:54:37 [2022-05-04T16:54:37.709Z] #21 35.59 Setting up zip (3.0-12) ...
16:54:37 [2022-05-04T16:54:37.709Z] #21 35.60 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
16:54:37 [2022-05-04T16:54:37.709Z] #21 35.64 Setting up bash-completion (1:2.11-2) ...
16:54:37 [2022-05-04T16:54:37.816Z] #21 39.50 Setting up vim (2:8.2.2434-3+deb11u1) ...
16:54:38 [2022-05-04T16:54:38.073Z] #21 39.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
16:54:38 [2022-05-04T16:54:38.073Z] #21 39.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
16:54:38 [2022-05-04T16:54:38.073Z] #21 39.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
16:54:38 [2022-05-04T16:54:38.073Z] #21 39.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
16:54:38 [2022-05-04T16:54:38.073Z] #21 39.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
16:54:38 [2022-05-04T16:54:38.073Z] #21 39.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
16:54:38 [2022-05-04T16:54:38.073Z] #21 39.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
16:54:38 [2022-05-04T16:54:38.073Z] #21 39.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
16:54:38 [2022-05-04T16:54:38.073Z] #21 39.59 Setting up python3-setuptools (52.0.0-4) ...
16:54:39 [2022-05-04T16:54:39.442Z] #21 40.97 Setting up libjq1:amd64 (1.6-2.1) ...
16:54:39 [2022-05-04T16:54:39.442Z] #21 40.98 Setting up libnftnl11:amd64 (1.1.9-1) ...
16:54:39 [2022-05-04T16:54:39.442Z] #21 40.99 Setting up thin-provisioning-tools (0.9.0-1) ...
16:54:39 [2022-05-04T16:54:39.442Z] #21 41.01 Setting up python3-pip (20.3.4-4+deb11u1) ...
16:54:39 [2022-05-04T16:54:39.615Z] #21 37.41 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
16:54:39 [2022-05-04T16:54:39.616Z] #21 37.42 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:54:39 [2022-05-04T16:54:39.616Z] #21 37.43 Setting up libmnl0:amd64 (1.0.4-3) ...
16:54:39 [2022-05-04T16:54:39.616Z] #21 37.44 Setting up patch (2.7.6-7) ...
16:54:39 [2022-05-04T16:54:39.616Z] #21 37.45 Setting up sudo (1.9.5p2-3) ...
16:54:39 [2022-05-04T16:54:39.616Z] #21 37.53 invoke-rc.d: could not determine current runlevel
16:54:39 [2022-05-04T16:54:39.616Z] #21 37.54 invoke-rc.d: policy-rc.d denied execution of start.
16:54:39 [2022-05-04T16:54:39.616Z] #21 37.54 Setting up xfsprogs (5.10.0-4) ...
16:54:39 [2022-05-04T16:54:39.616Z] #21 37.56 Setting up libxtables12:amd64 (1.8.7-1) ...
16:54:39 [2022-05-04T16:54:39.616Z] #21 37.58 Setting up inetutils-ping (2:2.0-1) ...
16:54:39 [2022-05-04T16:54:39.616Z] #21 37.59 Setting up pigz (2.6-1) ...
16:54:39 [2022-05-04T16:54:39.616Z] #21 37.60 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
16:54:39 [2022-05-04T16:54:39.616Z] #21 37.61 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
16:54:39 [2022-05-04T16:54:39.875Z] #21 37.65 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
16:54:39 [2022-05-04T16:54:39.875Z] #21 37.66 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
16:54:40 [2022-05-04T16:54:40.443Z] #21 38.38 Setting up libaio1:amd64 (0.3.112-9) ...
16:54:40 [2022-05-04T16:54:40.443Z] #21 38.40 Setting up python3-lib2to3 (3.9.2-1) ...
16:54:40 [2022-05-04T16:54:40.720Z] #21 38.80 Setting up libelf1:amd64 (0.183-1) ...
16:54:40 [2022-05-04T16:54:40.810Z] #21 42.23 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
16:54:40 [2022-05-04T16:54:40.810Z] #21 42.24 Setting up jq (1.6-2.1) ...
16:54:40 [2022-05-04T16:54:40.810Z] #21 42.27 Setting up libbpf0:amd64 (1:0.3-2) ...
16:54:40 [2022-05-04T16:54:40.810Z] #21 42.28 Setting up iptables (1.8.7-1) ...
16:54:40 [2022-05-04T16:54:40.810Z] #21 42.30 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
16:54:40 [2022-05-04T16:54:40.810Z] #21 42.30 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:54:40 [2022-05-04T16:54:40.810Z] #21 42.31 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
16:54:40 [2022-05-04T16:54:40.810Z] #21 42.31 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:54:40 [2022-05-04T16:54:40.810Z] #21 42.32 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
16:54:40 [2022-05-04T16:54:40.810Z] #21 42.33 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
16:54:40 [2022-05-04T16:54:40.810Z] #21 42.34 Setting up iproute2 (5.10.0-4) ...
16:54:40 [2022-05-04T16:54:40.979Z] #21 38.88 Setting up zstd (1.4.8+dfsg-2.1) ...
16:54:40 [2022-05-04T16:54:40.979Z] #21 38.89 Setting up libonig5:amd64 (6.9.6-1.1) ...
16:54:40 [2022-05-04T16:54:40.979Z] #21 38.91 Setting up python3-distutils (3.9.2-1) ...
16:54:41 [2022-05-04T16:54:41.366Z] #21 42.70 Processing triggers for libc-bin (2.31-13+deb11u3) ...
16:54:41 [2022-05-04T16:54:41.551Z] #21 39.36 Setting up vim (2:8.2.2434-3+deb11u1) ...
16:54:41 [2022-05-04T16:54:41.551Z] #21 39.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
16:54:41 [2022-05-04T16:54:41.551Z] #21 39.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
16:54:41 [2022-05-04T16:54:41.551Z] #21 39.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
16:54:41 [2022-05-04T16:54:41.551Z] #21 39.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
16:54:41 [2022-05-04T16:54:41.551Z] #21 39.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
16:54:41 [2022-05-04T16:54:41.551Z] #21 39.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
16:54:41 [2022-05-04T16:54:41.551Z] #21 39.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
16:54:41 [2022-05-04T16:54:41.551Z] #21 39.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
16:54:41 [2022-05-04T16:54:41.551Z] #21 39.46 Setting up python3-setuptools (52.0.0-4) ...
16:54:42 [2022-05-04T16:54:42.297Z] #21 DONE 44.0s
16:54:42 [2022-05-04T16:54:42.297Z] 
16:54:42 [2022-05-04T16:54:42.297Z] #45 [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 "v2.3.0"         && 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 "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:54:42 [2022-05-04T16:54:42.297Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e
16:54:42 [2022-05-04T16:54:42.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:54:42 [2022-05-04T16:54:42.553Z] #45 ...
16:54:42 [2022-05-04T16:54:42.553Z] 
16:54:42 [2022-05-04T16:54:42.553Z] #22 [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
16:54:42 [2022-05-04T16:54:42.553Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec
16:54:42 [2022-05-04T16:54:42.948Z] #21 41.00 Setting up libjq1:amd64 (1.6-2.1) ...
16:54:43 [2022-05-04T16:54:43.207Z] #21 41.01 Setting up libnftnl11:amd64 (1.1.9-1) ...
16:54:43 [2022-05-04T16:54:43.207Z] #21 41.02 Setting up thin-provisioning-tools (0.9.0-1) ...
16:54:43 [2022-05-04T16:54:43.207Z] #21 41.07 Setting up python3-pip (20.3.4-4+deb11u1) ...
16:54:45 [2022-05-04T16:54:45.074Z] #22 2.127 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
16:54:45 [2022-05-04T16:54:45.074Z] #22 2.534 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
16:54:45 [2022-05-04T16:54:45.074Z] #22 2.541 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
16:54:45 [2022-05-04T16:54:45.330Z] #22 DONE 3.0s
16:54:45 [2022-05-04T16:54:45.330Z] 
16:54:45 [2022-05-04T16:54:45.330Z] #45 [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 "v2.3.0"         && 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 "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:54:45 [2022-05-04T16:54:45.330Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e
16:54:45 [2022-05-04T16:54:45.587Z] #45 ...
16:54:45 [2022-05-04T16:54:45.587Z] 
16:54:45 [2022-05-04T16:54:45.587Z] #23 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
16:54:45 [2022-05-04T16:54:45.587Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1
16:54:46 [2022-05-04T16:54:46.494Z] #21 43.97 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
16:54:46 [2022-05-04T16:54:46.494Z] #21 44.01 Setting up jq (1.6-2.1) ...
16:54:46 [2022-05-04T16:54:46.494Z] #21 44.05 Setting up libbpf0:amd64 (1:0.3-2) ...
16:54:46 [2022-05-04T16:54:46.494Z] #21 44.07 Setting up iptables (1.8.7-1) ...
16:54:46 [2022-05-04T16:54:46.494Z] #21 44.10 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
16:54:46 [2022-05-04T16:54:46.494Z] #21 44.12 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:54:46 [2022-05-04T16:54:46.494Z] #21 44.15 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
16:54:46 [2022-05-04T16:54:46.494Z] #21 44.16 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:54:46 [2022-05-04T16:54:46.494Z] #21 44.20 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
16:54:46 [2022-05-04T16:54:46.494Z] #21 44.21 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
16:54:46 [2022-05-04T16:54:46.494Z] #21 44.26 Setting up iproute2 (5.10.0-4) ...
16:54:46 [2022-05-04T16:54:46.932Z] 8f616e6e9eec: Pull complete
16:54:47 [2022-05-04T16:54:47.061Z] #21 44.91 Processing triggers for libc-bin (2.31-13+deb11u3) ...
16:54:47 [2022-05-04T16:54:47.314Z] DEBUG: print all environment variables to check how Jenkins runs this script
16:54:47 [2022-05-04T16:54:47.314Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-9d4599e2\powershellScript.ps1'; exit $LASTEXITCODE;
16:54:47 [2022-05-04T16:54:47.314Z] ----------------------------------------------------------------------------
16:54:47 [2022-05-04T16:54:47.314Z] 
16:54:47 [2022-05-04T16:54:47.314Z] INFO: executeCI.ps1 starting at Wed May  4 16:54:46 CUT 2022
16:54:47 [2022-05-04T16:54:47.314Z] 
16:54:47 [2022-05-04T16:54:47.314Z] INFO: Script version 05-Feb-2019 09:03 PDT
16:54:47 [2022-05-04T16:54:47.314Z] INFO: Running git version 2.24.1.windows.2
16:54:47 [2022-05-04T16:54:47.314Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
16:54:47 [2022-05-04T16:54:47.314Z] INFO: Environment variables:
16:54:47 [2022-05-04T16:54:47.314Z] 
16:54:47 [2022-05-04T16:54:47.314Z] Name                           Value                                                                                   
16:54:47 [2022-05-04T16:54:47.314Z] ----                           -----                                                                                   
16:54:47 [2022-05-04T16:54:47.314Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
16:54:47 [2022-05-04T16:54:47.314Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
16:54:47 [2022-05-04T16:54:47.314Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
16:54:47 [2022-05-04T16:54:47.314Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12                     
16:54:47 [2022-05-04T16:54:47.314Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
16:54:47 [2022-05-04T16:54:47.314Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12                                                                                 
16:54:47 [2022-05-04T16:54:47.314Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
16:54:47 [2022-05-04T16:54:47.314Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
16:54:47 [2022-05-04T16:54:47.314Z] BRANCH_NAME                    PR-43560                                                                                
16:54:47 [2022-05-04T16:54:47.314Z] BUILD_DISPLAY_NAME             #2                                                                                      
16:54:47 [2022-05-04T16:54:47.314Z] BUILD_ID                       2                                                                                       
16:54:47 [2022-05-04T16:54:47.314Z] BUILD_NUMBER                   2                                                                                       
16:54:47 [2022-05-04T16:54:47.314Z] BUILD_TAG                      jenkins-moby-PR-43560-2                                                                 
16:54:47 [2022-05-04T16:54:47.314Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-43560/2/                              
16:54:47 [2022-05-04T16:54:47.314Z] CHANGE_AUTHOR                  thaJeztah                                                                               
16:54:47 [2022-05-04T16:54:47.314Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
16:54:47 [2022-05-04T16:54:47.314Z] CHANGE_BRANCH                  bump_containerd_binary_1.6.4                                                            
16:54:47 [2022-05-04T16:54:47.314Z] CHANGE_FORK                    thaJeztah/docker                                                                        
16:54:47 [2022-05-04T16:54:47.314Z] CHANGE_ID                      43560                                                                                   
16:54:47 [2022-05-04T16:54:47.314Z] CHANGE_TARGET                  master                                                                                  
16:54:47 [2022-05-04T16:54:47.314Z] CHANGE_TITLE                   update containerd binary to v1.6.4                                                      
16:54:47 [2022-05-04T16:54:47.314Z] CHANGE_URL                     https://github.com/moby/moby/pull/43560                                                 
16:54:47 [2022-05-04T16:54:47.314Z] CHECK_CONFIG_COMMIT            33a3680e08d1007e72c3b3f1454f823d8e9948ee                                                
16:54:47 [2022-05-04T16:54:47.314Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
16:54:47 [2022-05-04T16:54:47.314Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
16:54:47 [2022-05-04T16:54:47.314Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
16:54:47 [2022-05-04T16:54:47.314Z] COMPUTERNAME                   azwin-2-a2e230                                                                          
16:54:47 [2022-05-04T16:54:47.314Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
16:54:47 [2022-05-04T16:54:47.314Z] ConfigSequenceNumber           0                                                                                       
16:54:47 [2022-05-04T16:54:47.314Z] DOCKER_BUILDKIT                0                                                                                       
16:54:47 [2022-05-04T16:54:47.314Z] DOCKER_DUT_DEBUG               1                                                                                       
16:54:47 [2022-05-04T16:54:47.314Z] DOCKER_EXPERIMENTAL            1                                                                                       
16:54:47 [2022-05-04T16:54:47.314Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
16:54:47 [2022-05-04T16:54:47.314Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
16:54:47 [2022-05-04T16:54:47.314Z] EXECUTOR_NUMBER                0                                                                                       
16:54:47 [2022-05-04T16:54:47.314Z] FQDN                           azwin-2-a2e230.westus.cloudapp.azure.com                                                
16:54:47 [2022-05-04T16:54:47.314Z] GIT_BRANCH                     PR-43560                                                                                
16:54:47 [2022-05-04T16:54:47.314Z] GIT_COMMIT                     6e376e32d85ab3faad4095c561b8ab8030fbce15                                                
16:54:47 [2022-05-04T16:54:47.314Z] GIT_PREVIOUS_COMMIT            6e376e32d85ab3faad4095c561b8ab8030fbce15                                                
16:54:47 [2022-05-04T16:54:47.314Z] GIT_URL                        https://github.com/moby/moby.git                                                        
16:54:47 [2022-05-04T16:54:47.314Z] HUDSON_COOKIE                  e823816c-1540-4cac-bdcf-ed38f7ea1db7                                                    
16:54:47 [2022-05-04T16:54:47.314Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
16:54:47 [2022-05-04T16:54:47.314Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
16:54:47 [2022-05-04T16:54:47.314Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
16:54:47 [2022-05-04T16:54:47.314Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64                          
16:54:47 [2022-05-04T16:54:47.314Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
16:54:47 [2022-05-04T16:54:47.314Z] JENKINS_NODE_COOKIE            c42f8ffa-f478-4471-bcaa-d6d2172209fc                                                    
16:54:47 [2022-05-04T16:54:47.314Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
16:54:47 [2022-05-04T16:54:47.314Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
16:54:47 [2022-05-04T16:54:47.314Z] JOB_BASE_NAME                  PR-43560                                                                                
16:54:47 [2022-05-04T16:54:47.314Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-43560/display/redirect                
16:54:47 [2022-05-04T16:54:47.314Z] JOB_NAME                       moby/PR-43560                                                                           
16:54:47 [2022-05-04T16:54:47.314Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-43560/                                
16:54:47 [2022-05-04T16:54:47.314Z] library.jps.version            master                                                                                  
16:54:47 [2022-05-04T16:54:47.314Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
16:54:47 [2022-05-04T16:54:47.314Z] NODE_LABELS                    amd64 azure azwin-2-a2e230 azwin-2019 docker west-us windows windows-2019 x86_64        
16:54:47 [2022-05-04T16:54:47.314Z] NODE_NAME                      azwin-2-a2e230                                                                          
16:54:47 [2022-05-04T16:54:47.314Z] NUMBER_OF_PROCESSORS           4                                                                                       
16:54:47 [2022-05-04T16:54:47.314Z] OS                             Windows_NT                                                                              
16:54:47 [2022-05-04T16:54:47.314Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
16:54:47 [2022-05-04T16:54:47.315Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
16:54:47 [2022-05-04T16:54:47.315Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
16:54:47 [2022-05-04T16:54:47.315Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 4, GenuineIntel                                      
16:54:47 [2022-05-04T16:54:47.315Z] PROCESSOR_LEVEL                6                                                                                       
16:54:47 [2022-05-04T16:54:47.315Z] PROCESSOR_REVISION             5504                                                                                    
16:54:47 [2022-05-04T16:54:47.315Z] ProgramData                    C:\ProgramData                                                                          
16:54:47 [2022-05-04T16:54:47.315Z] ProgramFiles                   C:\Program Files                                                                        
16:54:47 [2022-05-04T16:54:47.315Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
16:54:47 [2022-05-04T16:54:47.315Z] ProgramW6432                   C:\Program Files                                                                        
16:54:47 [2022-05-04T16:54:47.315Z] PROMPT                         $P$G                                                                                    
16:54:47 [2022-05-04T16:54:47.315Z] PSExecutionPolicyPreference    Bypass                                                                                  
16:54:47 [2022-05-04T16:54:47.315Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
16:54:47 [2022-05-04T16:54:47.315Z] PUBLIC                         C:\Users\Public                                                                         
16:54:47 [2022-05-04T16:54:47.315Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-43560/2/display/redirect?page=artif...
16:54:47 [2022-05-04T16:54:47.315Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-43560/2/display/redirect?page=changes 
16:54:47 [2022-05-04T16:54:47.315Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-43560/2/display/redirect              
16:54:47 [2022-05-04T16:54:47.315Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-43560/2/display/redirect?page=tests   
16:54:47 [2022-05-04T16:54:47.315Z] SKIP_VALIDATION_TESTS          1                                                                                       
16:54:47 [2022-05-04T16:54:47.315Z] SOURCES_DRIVE                  d                                                                                       
16:54:47 [2022-05-04T16:54:47.315Z] SOURCES_SUBDIR                 gopath                                                                                  
16:54:47 [2022-05-04T16:54:47.315Z] STAGE_NAME                     Run tests                                                                               
16:54:47 [2022-05-04T16:54:47.315Z] SystemDrive                    C:                                                                                      
16:54:47 [2022-05-04T16:54:47.315Z] SystemRoot                     C:\Windows                                                                              
16:54:47 [2022-05-04T16:54:47.315Z] TEMP                           C:\Windows\TEMP                                                                         
16:54:47 [2022-05-04T16:54:47.315Z] TESTDEBUG                      0                                                                                       
16:54:47 [2022-05-04T16:54:47.315Z] TESTRUN_DRIVE                  d                                                                                       
16:54:47 [2022-05-04T16:54:47.315Z] TESTRUN_SUBDIR                 CI                                                                                      
16:54:47 [2022-05-04T16:54:47.315Z] TIMEOUT                        120m                                                                                    
16:54:47 [2022-05-04T16:54:47.315Z] TMP                            C:\Windows\TEMP                                                                         
16:54:47 [2022-05-04T16:54:47.315Z] USERDOMAIN                     WORKGROUP                                                                               
16:54:47 [2022-05-04T16:54:47.315Z] USERNAME                       azwin-2-a2e230$                                                                         
16:54:47 [2022-05-04T16:54:47.315Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
16:54:47 [2022-05-04T16:54:47.315Z] windir                         C:\Windows                                                                              
16:54:47 [2022-05-04T16:54:47.315Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
16:54:47 [2022-05-04T16:54:47.315Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
16:54:47 [2022-05-04T16:54:47.315Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
16:54:47 [2022-05-04T16:54:47.315Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
16:54:47 [2022-05-04T16:54:47.315Z] 
16:54:47 [2022-05-04T16:54:47.315Z] 
16:54:47 [2022-05-04T16:54:47.315Z] 
16:54:48 [2022-05-04T16:54:48.443Z] #21 DONE 46.1s
16:54:48 [2022-05-04T16:54:48.443Z] 
16:54:48 [2022-05-04T16:54:48.443Z] #22 [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
16:54:48 [2022-05-04T16:54:48.443Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec
16:54:48 [2022-05-04T16:54:48.882Z] INFO: Sources under d:\gopath\...
16:54:48 [2022-05-04T16:54:48.882Z] INFO: Test run under d:\CI\...
16:54:48 [2022-05-04T16:54:48.882Z] INFO: Running in D:\gopath\src\github.com\docker\docker
16:54:48 [2022-05-04T16:54:48.882Z] INFO: docker/docker repository was found
16:54:49 [2022-05-04T16:54:49.351Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
16:54:49 [2022-05-04T16:54:49.380Z] #22 1.176 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
16:54:49 [2022-05-04T16:54:49.380Z] #22 1.183 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
16:54:49 [2022-05-04T16:54:49.380Z] #22 1.195 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
16:54:49 [2022-05-04T16:54:49.380Z] #22 DONE 1.2s
16:54:49 [2022-05-04T16:54:49.380Z] 
16:54:49 [2022-05-04T16:54:49.380Z] #23 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
16:54:49 [2022-05-04T16:54:49.380Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1
16:54:49 [2022-05-04T16:54:49.823Z] ltsc2019: Pulling from windows/servercore
16:54:49 [2022-05-04T16:54:49.823Z] 4612f6d0b889: Pulling fs layer
16:54:49 [2022-05-04T16:54:49.823Z] ba8181afd426: Pulling fs layer
16:54:50 [2022-05-04T16:54:50.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:54:51 [2022-05-04T16:54:51.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:54:52 [2022-05-04T16:54:52.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:54:52 [2022-05-04T16:54:52.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:54:53 [2022-05-04T16:54:53.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:54:53 [2022-05-04T16:54:53.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:54:56 [2022-05-04T16:54:56.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:54:57 [2022-05-04T16:54:57.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:54:57 [2022-05-04T16:54:57.790Z] #23 12.31 Collecting yamllint==1.26.1
16:54:57 [2022-05-04T16:54:57.851Z] ok  	github.com/docker/docker/libnetwork	37.228s	coverage: 40.6% of statements
16:54:57 [2022-05-04T16:54:57.851Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.134s	coverage: 84.4% of statements
16:54:57 [2022-05-04T16:54:57.851Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
16:54:57 [2022-05-04T16:54:57.851Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
16:54:57 [2022-05-04T16:54:57.851Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
16:54:57 [2022-05-04T16:54:57.851Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
16:54:57 [2022-05-04T16:54:57.851Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
16:54:57 [2022-05-04T16:54:57.851Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
16:54:57 [2022-05-04T16:54:57.851Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
16:54:57 [2022-05-04T16:54:57.851Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
16:54:57 [2022-05-04T16:54:57.851Z] ok  	github.com/docker/docker/libnetwork/config	0.014s	coverage: 19.7% of statements
16:54:57 [2022-05-04T16:54:57.851Z] ok  	github.com/docker/docker/libnetwork/datastore	0.007s	coverage: 21.9% of statements
16:54:57 [2022-05-04T16:54:57.851Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
16:54:57 [2022-05-04T16:54:57.851Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
16:54:57 [2022-05-04T16:54:57.851Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
16:54:57 [2022-05-04T16:54:57.851Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.468s	coverage: 59.9% of statements
16:54:57 [2022-05-04T16:54:57.851Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
16:54:57 [2022-05-04T16:54:57.851Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
16:54:57 [2022-05-04T16:54:57.851Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.022s	coverage: 4.0% of statements
16:54:57 [2022-05-04T16:54:57.851Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
16:54:57 [2022-05-04T16:54:57.851Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.015s	coverage: 4.5% of statements
16:54:57 [2022-05-04T16:54:57.851Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
16:54:57 [2022-05-04T16:54:57.851Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
16:54:58 [2022-05-04T16:54:58.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
16:54:58 [2022-05-04T16:54:58.720Z] #23 13.35   Downloading yamllint-1.26.1.tar.gz (126 kB)
16:54:58 [2022-05-04T16:54:58.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:54:59 [2022-05-04T16:54:59.653Z] #23 14.34 Collecting pathspec>=0.5.3
16:54:59 [2022-05-04T16:54:59.654Z] #23 14.35   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
16:54:59 [2022-05-04T16:54:59.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:55:00 [2022-05-04T16:55:00.218Z] #23 14.75 Collecting pyyaml
16:55:00 [2022-05-04T16:55:00.218Z] #23 14.77   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB)
16:55:00 [2022-05-04T16:55:00.218Z] #23 14.84 Building wheels for collected packages: yamllint
16:55:00 [2022-05-04T16:55:00.218Z] #23 14.84   Building wheel for yamllint (setup.py): started
16:55:00 [2022-05-04T16:55:00.273Z] ba8181afd426: Download complete
16:55:00 [2022-05-04T16:55:00.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:55:01 [2022-05-04T16:55:01.149Z] #23 15.75   Building wheel for yamllint (setup.py): finished with status 'done'
16:55:01 [2022-05-04T16:55:01.149Z] #23 15.76   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=1907a4e4e2dbc895868a292fb3097c9f550976414c71845a0dfae9c8fbad5d31
16:55:01 [2022-05-04T16:55:01.149Z] #23 15.76   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
16:55:01 [2022-05-04T16:55:01.149Z] #23 15.76 Successfully built yamllint
16:55:01 [2022-05-04T16:55:01.149Z] #23 15.78 Installing collected packages: pyyaml, pathspec, yamllint
16:55:01 [2022-05-04T16:55:01.592Z] #23 11.55 Collecting yamllint==1.26.1
16:55:01 [2022-05-04T16:55:01.714Z] #23 16.13 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
16:55:01 [2022-05-04T16:55:01.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:55:01 [2022-05-04T16:55:01.971Z] #23 DONE 16.5s
16:55:01 [2022-05-04T16:55:01.971Z] 
16:55:01 [2022-05-04T16:55:01.971Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
16:55:01 [2022-05-04T16:55:01.971Z] #27 sha256:d1483bc35b5d940205791dc26308d5793fb254974e391c7a78d45638da11817e
16:55:02 [2022-05-04T16:55:02.159Z] #23 12.60   Downloading yamllint-1.26.1.tar.gz (126 kB)
16:55:02 [2022-05-04T16:55:02.230Z] #27 DONE 0.3s
16:55:02 [2022-05-04T16:55:02.230Z] 
16:55:02 [2022-05-04T16:55:02.230Z] #45 [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 "v2.3.0"         && 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 "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:55:02 [2022-05-04T16:55:02.230Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e
16:55:02 [2022-05-04T16:55:02.230Z] #45 ...
16:55:02 [2022-05-04T16:55:02.230Z] 
16:55:02 [2022-05-04T16:55:02.230Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
16:55:02 [2022-05-04T16:55:02.230Z] #32 sha256:dee9c19e8e7d3894a07b3dc2d03380cc90262ead86195ad3d7bef7d89a6b1db4
16:55:02 [2022-05-04T16:55:02.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:55:02 [2022-05-04T16:55:02.793Z] #32 DONE 0.7s
16:55:02 [2022-05-04T16:55:02.793Z] 
16:55:02 [2022-05-04T16:55:02.793Z] #35 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
16:55:02 [2022-05-04T16:55:02.793Z] #35 sha256:889e8dbfe5eefc04fc4eddafc1b30692ab04904d823f0ca647e9c16c09604201
16:55:03 [2022-05-04T16:55:03.096Z] #23 13.76 Collecting pathspec>=0.5.3
16:55:03 [2022-05-04T16:55:03.096Z] #23 13.77   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
16:55:03 [2022-05-04T16:55:03.357Z] #35 DONE 0.4s
16:55:03 [2022-05-04T16:55:03.357Z] 
16:55:03 [2022-05-04T16:55:03.357Z] #45 [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 "v2.3.0"         && 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 "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:55:03 [2022-05-04T16:55:03.357Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e
16:55:03 [2022-05-04T16:55:03.357Z] #45 ...
16:55:03 [2022-05-04T16:55:03.357Z] 
16:55:03 [2022-05-04T16:55:03.357Z] #37 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
16:55:03 [2022-05-04T16:55:03.357Z] #37 sha256:585a5f1c30d1ef8445c8aea3aefc86cc8dbd2b76b242effa7995c86d56da2829
16:55:03 [2022-05-04T16:55:03.357Z] #37 DONE 0.1s
16:55:03 [2022-05-04T16:55:03.357Z] 
16:55:03 [2022-05-04T16:55:03.357Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres      /build/ /usr/local/bin/
16:55:03 [2022-05-04T16:55:03.357Z] #39 sha256:40fb77616aa9767053665abf8f79d56985799404d54d02450fd80036994dfd13
16:55:03 [2022-05-04T16:55:03.357Z] #39 DONE 0.1s
16:55:03 [2022-05-04T16:55:03.357Z] 
16:55:03 [2022-05-04T16:55:03.357Z] #43 [dev-systemd-false 15/25] COPY --from=tini          /build/ /usr/local/bin/
16:55:03 [2022-05-04T16:55:03.357Z] #43 sha256:44de59e14ea5455af25a86bf95b43759aafcf5317598241b2c9ef2998165c99a
16:55:03 [2022-05-04T16:55:03.357Z] #43 DONE 0.1s
16:55:03 [2022-05-04T16:55:03.357Z] 
16:55:03 [2022-05-04T16:55:03.357Z] #45 [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 "v2.3.0"         && 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 "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:55:03 [2022-05-04T16:55:03.357Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e
16:55:03 [2022-05-04T16:55:03.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:55:03 [2022-05-04T16:55:03.664Z] #23 14.12 Collecting pyyaml
16:55:03 [2022-05-04T16:55:03.664Z] #23 14.13   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB)
16:55:03 [2022-05-04T16:55:03.664Z] #23 14.20 Building wheels for collected packages: yamllint
16:55:03 [2022-05-04T16:55:03.664Z] #23 14.20   Building wheel for yamllint (setup.py): started
16:55:04 [2022-05-04T16:55:04.311Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:55:04 [2022-05-04T16:55:04.311Z] Using test binary docker
16:55:04 [2022-05-04T16:55:04.311Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:55:04 [2022-05-04T16:55:04.311Z] Starting apparmor (via systemctl): apparmor.service.
16:55:04 [2022-05-04T16:55:04.311Z] Starting dockerd
16:55:04 [2022-05-04T16:55:04.311Z] INFO: Waiting for daemon to start...
16:55:04 [2022-05-04T16:55:04.602Z] #23 15.21   Building wheel for yamllint (setup.py): finished with status 'done'
16:55:04 [2022-05-04T16:55:04.602Z] #23 15.22   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=5030a36c7f76a0b2b9d7442e32a20c9ddd85c557c119a919bd968a34314416d2
16:55:04 [2022-05-04T16:55:04.602Z] #23 15.23   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
16:55:04 [2022-05-04T16:55:04.602Z] #23 15.23 Successfully built yamllint
16:55:04 [2022-05-04T16:55:04.602Z] #23 15.27 Installing collected packages: pyyaml, pathspec, yamllint
16:55:04 [2022-05-04T16:55:04.861Z] #23 15.66 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
16:55:05 [2022-05-04T16:55:05.430Z] #23 DONE 16.0s
16:55:05 [2022-05-04T16:55:05.430Z] 
16:55:05 [2022-05-04T16:55:05.430Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
16:55:05 [2022-05-04T16:55:05.430Z] #27 sha256:459d560c3911ae1aee9f9010498d6a95a5ca7ee0cb7bf1e94745d06f46ed102f
16:55:05 [2022-05-04T16:55:05.430Z] #27 DONE 0.2s
16:55:05 [2022-05-04T16:55:05.430Z] 
16:55:05 [2022-05-04T16:55:05.430Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:55:05 [2022-05-04T16:55:05.430Z] #62 sha256:9c447b270bf5ab08afc54b731980a33c75a94eaed5ae2955ab972b8b985a5654
16:55:05 [2022-05-04T16:55:05.690Z] #62 ...
16:55:05 [2022-05-04T16:55:05.690Z] 
16:55:05 [2022-05-04T16:55:05.690Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
16:55:05 [2022-05-04T16:55:05.690Z] #32 sha256:7601c4b526c22f0c1df1000f748bf38f56209d689abc799353819f555992866b
16:55:05 [2022-05-04T16:55:05.949Z] #32 DONE 0.3s
16:55:05 [2022-05-04T16:55:05.949Z] 
16:55:05 [2022-05-04T16:55:05.949Z] #35 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
16:55:05 [2022-05-04T16:55:05.949Z] #35 sha256:e216a37314352286e555ccc90e6a0ced6179c7a631e3674edc51e7b0ea505949
16:55:05 [2022-05-04T16:55:05.949Z] #35 DONE 0.1s
16:55:05 [2022-05-04T16:55:05.949Z] 
16:55:05 [2022-05-04T16:55:05.949Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:55:05 [2022-05-04T16:55:05.949Z] #62 sha256:9c447b270bf5ab08afc54b731980a33c75a94eaed5ae2955ab972b8b985a5654
16:55:06 [2022-05-04T16:55:06.208Z] #62 ...
16:55:06 [2022-05-04T16:55:06.208Z] 
16:55:06 [2022-05-04T16:55:06.208Z] #37 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
16:55:06 [2022-05-04T16:55:06.208Z] #37 sha256:b3ccb676df99c5c14adb6a6414db389dd2118155326651da64aab1e9368fee47
16:55:06 [2022-05-04T16:55:06.208Z] #37 DONE 0.0s
16:55:06 [2022-05-04T16:55:06.208Z] 
16:55:06 [2022-05-04T16:55:06.208Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres      /build/ /usr/local/bin/
16:55:06 [2022-05-04T16:55:06.208Z] #39 sha256:121e2b2f628594260f53a59d3594deeef85059070b380cf851169d770e1a9f4e
16:55:06 [2022-05-04T16:55:06.208Z] #39 DONE 0.1s
16:55:06 [2022-05-04T16:55:06.208Z] 
16:55:06 [2022-05-04T16:55:06.208Z] #43 [dev-systemd-false 15/25] COPY --from=tini          /build/ /usr/local/bin/
16:55:06 [2022-05-04T16:55:06.208Z] #43 sha256:8a34938793cac5bdd185e9e249b4131848afa8295aa7bd311e17fe2550f423f6
16:55:06 [2022-05-04T16:55:06.208Z] #43 DONE 0.0s
16:55:06 [2022-05-04T16:55:06.208Z] 
16:55:06 [2022-05-04T16:55:06.208Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:55:06 [2022-05-04T16:55:06.208Z] #62 sha256:9c447b270bf5ab08afc54b731980a33c75a94eaed5ae2955ab972b8b985a5654
16:55:06 [2022-05-04T16:55:06.849Z] .
16:55:06 [2022-05-04T16:55:06.849Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:55:06 [2022-05-04T16:55:06.849Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:55:06 [2022-05-04T16:55:06.849Z] Error: No such image: emptyfs
16:55:06 [2022-05-04T16:55:06.849Z] Running integration-test (iteration 1)
16:55:06 [2022-05-04T16:55:06.849Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
16:55:06 [2022-05-04T16:55:06.849Z] Loaded image: busybox:latest
16:55:06 [2022-05-04T16:55:06.849Z] Loaded image: busybox:glibc
16:55:07 [2022-05-04T16:55:07.815Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	7.763s	coverage: 7.4% of statements
16:55:07 [2022-05-04T16:55:07.815Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
16:55:07 [2022-05-04T16:55:07.815Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 63.6% of statements
16:55:07 [2022-05-04T16:55:07.815Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.4% of statements
16:55:07 [2022-05-04T16:55:07.815Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
16:55:07 [2022-05-04T16:55:07.815Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
16:55:07 [2022-05-04T16:55:07.815Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
16:55:07 [2022-05-04T16:55:07.815Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.015s	coverage: 82.4% of statements
16:55:07 [2022-05-04T16:55:07.815Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.013s	coverage: 81.2% of statements
16:55:07 [2022-05-04T16:55:07.815Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
16:55:08 [2022-05-04T16:55:08.073Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
16:55:08 [2022-05-04T16:55:08.232Z] Loaded image: debian:bullseye-slim
16:55:08 [2022-05-04T16:55:08.492Z] Loaded image: hello-world:latest
16:55:08 [2022-05-04T16:55:08.492Z] Loaded image: arm32v7/hello-world:latest
16:55:08 [2022-05-04T16:55:08.492Z] INFO: Testing against a local daemon
16:55:08 [2022-05-04T16:55:08.492Z] === RUN   TestCgroupNamespacesBuild
16:55:09 [2022-05-04T16:55:09.874Z] --- PASS: TestCgroupNamespacesBuild (1.33s)
16:55:09 [2022-05-04T16:55:09.874Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:55:11 [2022-05-04T16:55:11.255Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.36s)
16:55:11 [2022-05-04T16:55:11.255Z] === RUN   TestBuildWithSession
16:55:11 [2022-05-04T16:55:11.255Z]     build_session_test.go:25: TODO: BuildKit
16:55:11 [2022-05-04T16:55:11.255Z] --- SKIP: TestBuildWithSession (0.00s)
16:55:11 [2022-05-04T16:55:11.255Z] === RUN   TestBuildSquashParent
16:55:16 [2022-05-04T16:55:16.565Z] --- PASS: TestBuildSquashParent (5.34s)
16:55:16 [2022-05-04T16:55:16.565Z] === RUN   TestBuildWithRemoveAndForceRemove
16:55:16 [2022-05-04T16:55:16.565Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:55:16 [2022-05-04T16:55:16.565Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:55:16 [2022-05-04T16:55:16.565Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:55:16 [2022-05-04T16:55:16.565Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:55:16 [2022-05-04T16:55:16.565Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:55:16 [2022-05-04T16:55:16.565Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:55:16 [2022-05-04T16:55:16.565Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:55:16 [2022-05-04T16:55:16.565Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:55:16 [2022-05-04T16:55:16.565Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:55:16 [2022-05-04T16:55:16.565Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:55:16 [2022-05-04T16:55:16.565Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:55:16 [2022-05-04T16:55:16.565Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:55:16 [2022-05-04T16:55:16.565Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:55:16 [2022-05-04T16:55:16.565Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:55:18 [2022-05-04T16:55:18.061Z] 4612f6d0b889: Verifying Checksum
16:55:18 [2022-05-04T16:55:18.061Z] 4612f6d0b889: Download complete
16:55:18 [2022-05-04T16:55:18.064Z] 8f616e6e9eec: Pull complete
16:55:18 [2022-05-04T16:55:18.478Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:55:18 [2022-05-04T16:55:18.478Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:55:20 [2022-05-04T16:55:20.272Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
16:55:20 [2022-05-04T16:55:20.388Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:55:20 [2022-05-04T16:55:20.388Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:55:21 [2022-05-04T16:55:21.414Z] #45 220.6 + dpkg --print-architecture
16:55:21 [2022-05-04T16:55:21.414Z] #45 220.6 + git checkout -q v2.1.0
16:55:21 [2022-05-04T16:55:21.414Z] #45 220.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
16:55:21 [2022-05-04T16:55:21.414Z] #45 220.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
16:55:22 [2022-05-04T16:55:22.297Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
16:55:22 [2022-05-04T16:55:22.297Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.78s)
16:55:22 [2022-05-04T16:55:22.297Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.87s)
16:55:22 [2022-05-04T16:55:22.297Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.86s)
16:55:22 [2022-05-04T16:55:22.297Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.96s)
16:55:22 [2022-05-04T16:55:22.297Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.91s)
16:55:22 [2022-05-04T16:55:22.297Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.93s)
16:55:22 [2022-05-04T16:55:22.297Z] === RUN   TestBuildMultiStageCopy
16:55:22 [2022-05-04T16:55:22.297Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:55:23 [2022-05-04T16:55:23.677Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:55:23 [2022-05-04T16:55:23.937Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:55:24 [2022-05-04T16:55:24.197Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:55:24 [2022-05-04T16:55:24.296Z] #62 ...
16:55:24 [2022-05-04T16:55:24.296Z] 
16:55:24 [2022-05-04T16:55:24.296Z] #45 [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 "v2.3.0"         && 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 "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
16:55:24 [2022-05-04T16:55:24.296Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e
16:55:24 [2022-05-04T16:55:24.296Z] #45 217.2 + dpkg --print-architecture
16:55:24 [2022-05-04T16:55:24.296Z] #45 217.2 + git checkout -q v2.1.0
16:55:24 [2022-05-04T16:55:24.296Z] #45 217.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
16:55:24 [2022-05-04T16:55:24.296Z] #45 217.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
16:55:24 [2022-05-04T16:55:24.457Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:55:24 [2022-05-04T16:55:24.717Z] --- PASS: TestBuildMultiStageCopy (2.49s)
16:55:24 [2022-05-04T16:55:24.717Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.52s)
16:55:24 [2022-05-04T16:55:24.717Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s)
16:55:24 [2022-05-04T16:55:24.717Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s)
16:55:24 [2022-05-04T16:55:24.717Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.25s)
16:55:24 [2022-05-04T16:55:24.717Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.27s)
16:55:24 [2022-05-04T16:55:24.717Z] === RUN   TestBuildMultiStageParentConfig
16:55:25 [2022-05-04T16:55:25.199Z] INFO [linters context/goanalysis] analyzers took 4m45.817600122s with top 10 stages: buildir: 1m57.264975346s, goimports: 23.010455277s, unconvert: 18.534035705s, gosec: 14.054728509s, S1038: 8.90660421s, golint: 7.030690982s, misspell: 6.161356718s, nilness: 4.54015784s, inspect: 4.107441414s, S1039: 3.797233835s 
16:55:25 [2022-05-04T16:55:25.199Z] INFO [runner] Issues before processing: 3032, after processing: 0 
16:55:25 [2022-05-04T16:55:25.199Z] INFO [runner] Processors filtering stat (out/in): identifier_marker: 2033/2033, exclude-rules: 78/2033, exclude: 2033/2033, path_prettifier: 2416/2416, autogenerated_exclude: 2033/2416, cgo: 2416/3032, skip_dirs: 2416/2416, nolint: 0/78, filename_unadjuster: 2416/2416, skip_files: 2416/2416 
16:55:25 [2022-05-04T16:55:25.199Z] INFO [runner] processing took 150.349871ms with stages: identifier_marker: 57.274627ms, nolint: 52.006254ms, exclude-rules: 20.242622ms, path_prettifier: 10.13843ms, autogenerated_exclude: 8.401244ms, skip_dirs: 1.875682ms, cgo: 240.079µs, filename_unadjuster: 164.34µs, max_same_issues: 1.792µs, exclude: 683ns, skip_files: 645ns, uniq_by_line: 603ns, source_code: 490ns, max_from_linter: 477ns, diff: 439ns, max_per_file_from_linter: 377ns, path_shortener: 372ns, sort_results: 282ns, severity-rules: 278ns, path_prefixer: 155ns 
16:55:25 [2022-05-04T16:55:25.199Z] INFO [runner] linters took 1m30.864446257s with stages: goanalysis_metalinter: 1m30.713902256s 
16:55:25 [2022-05-04T16:55:25.199Z] INFO File cache stats: 1667 entries of total size 8.4MiB 
16:55:25 [2022-05-04T16:55:25.199Z] INFO Memory: 2605 samples, avg is 290.5MB, max is 1190.9MB 
16:55:25 [2022-05-04T16:55:25.199Z] INFO Execution took 4m20.377814527s               
16:55:25 [2022-05-04T16:55:25.199Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
16:55:25 [2022-05-04T16:55:25.535Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43560/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6e376e32d85ab3faad4095c561b8ab8030fbce15 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6e376e32d85ab3faad4095c561b8ab8030fbce15 hack/make.sh dynbinary test-docker-py
16:55:25 [2022-05-04T16:55:25.658Z] --- PASS: TestBuildMultiStageParentConfig (0.77s)
16:55:25 [2022-05-04T16:55:25.658Z] === RUN   TestBuildLabelWithTargets
16:55:26 [2022-05-04T16:55:26.105Z] 
16:55:26 [2022-05-04T16:55:26.105Z] Removing bundles/
16:55:26 [2022-05-04T16:55:26.105Z] 
16:55:26 [2022-05-04T16:55:26.105Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:55:26 [2022-05-04T16:55:26.105Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:55:26 [2022-05-04T16:55:26.105Z] GOOS="" GOARCH="" GOARM=""
16:55:26 [2022-05-04T16:55:26.597Z] --- PASS: TestBuildLabelWithTargets (1.17s)
16:55:26 [2022-05-04T16:55:26.597Z] === RUN   TestBuildWithEmptyLayers
16:55:27 [2022-05-04T16:55:27.167Z] --- PASS: TestBuildWithEmptyLayers (0.49s)
16:55:27 [2022-05-04T16:55:27.167Z] === RUN   TestBuildMultiStageOnBuild
16:55:29 [2022-05-04T16:55:29.074Z] --- PASS: TestBuildMultiStageOnBuild (1.83s)
16:55:29 [2022-05-04T16:55:29.075Z] === RUN   TestBuildUncleanTarFilenames
16:55:29 [2022-05-04T16:55:29.645Z] --- PASS: TestBuildUncleanTarFilenames (0.63s)
16:55:29 [2022-05-04T16:55:29.645Z] === RUN   TestBuildMultiStageLayerLeak
16:55:31 [2022-05-04T16:55:31.554Z] --- PASS: TestBuildMultiStageLayerLeak (1.68s)
16:55:31 [2022-05-04T16:55:31.554Z] === RUN   TestBuildWithHugeFile
16:55:35 [2022-05-04T16:55:35.142Z] ok  	github.com/docker/docker/libnetwork/ipam	15.488s	coverage: 85.3% of statements
16:55:35 [2022-05-04T16:55:35.142Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
16:55:35 [2022-05-04T16:55:35.142Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
16:55:35 [2022-05-04T16:55:35.142Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
16:55:35 [2022-05-04T16:55:35.142Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.007s	coverage: 47.4% of statements
16:55:35 [2022-05-04T16:55:35.142Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
16:55:35 [2022-05-04T16:55:35.142Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
16:55:35 [2022-05-04T16:55:35.706Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.261s	coverage: 74.0% of statements
16:55:36 [2022-05-04T16:55:36.271Z] ok  	github.com/docker/docker/libnetwork/iptables	0.161s	coverage: 45.1% of statements
16:55:36 [2022-05-04T16:55:36.530Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
16:55:36 [2022-05-04T16:55:36.787Z] ok  	github.com/docker/docker/libnetwork/netutils	0.023s	coverage: 44.1% of statements
16:55:43 [2022-05-04T16:55:43.313Z] #45 DONE 243.4s
16:55:43 [2022-05-04T16:55:43.313Z] 
16:55:43 [2022-05-04T16:55:43.313Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
16:55:43 [2022-05-04T16:55:43.313Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
16:55:43 [2022-05-04T16:55:43.570Z] #53 ...
16:55:43 [2022-05-04T16:55:43.570Z] 
16:55:43 [2022-05-04T16:55:43.570Z] #46 [dev-systemd-false 16/25] COPY --from=registry      /build/ /usr/local/bin/
16:55:43 [2022-05-04T16:55:43.570Z] #46 sha256:3355d3dbd9fd44df3d910c3eda38499c16c12485fb8b0cb1acaa623998fa396d
16:55:43 [2022-05-04T16:55:43.827Z] #46 DONE 0.2s
16:55:43 [2022-05-04T16:55:43.827Z] 
16:55:43 [2022-05-04T16:55:43.827Z] #50 [dev-systemd-false 17/25] COPY --from=criu          /build/ /usr/local/bin/
16:55:43 [2022-05-04T16:55:43.827Z] #50 sha256:1bd970e3afba9aa2551c6e660411931a8c570a68661be36a1e9191ff7d75a51a
16:55:44 [2022-05-04T16:55:44.084Z] #50 DONE 0.1s
16:55:44 [2022-05-04T16:55:44.084Z] 
16:55:44 [2022-05-04T16:55:44.084Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
16:55:44 [2022-05-04T16:55:44.084Z] #52 sha256:70458ec360c25bffd11937b9dfbf8539b52cc621e87d20bf11a5e4c3fa21c7b4
16:55:44 [2022-05-04T16:55:44.084Z] #52 DONE 0.1s
16:55:44 [2022-05-04T16:55:44.084Z] 
16:55:44 [2022-05-04T16:55:44.084Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
16:55:44 [2022-05-04T16:55:44.084Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
16:55:46 [2022-05-04T16:55:46.237Z] #45 DONE 239.9s
16:55:46 [2022-05-04T16:55:46.237Z] 
16:55:46 [2022-05-04T16:55:46.237Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:55:46 [2022-05-04T16:55:46.237Z] #62 sha256:9c447b270bf5ab08afc54b731980a33c75a94eaed5ae2955ab972b8b985a5654
16:55:46 [2022-05-04T16:55:46.237Z] #62 ...
16:55:46 [2022-05-04T16:55:46.237Z] 
16:55:46 [2022-05-04T16:55:46.237Z] #46 [dev-systemd-false 16/25] COPY --from=registry      /build/ /usr/local/bin/
16:55:46 [2022-05-04T16:55:46.237Z] #46 sha256:2485d7c7157ca23b17b8d24af187ea43787ace3701c26405e04a197797cdbec7
16:55:46 [2022-05-04T16:55:46.805Z] #46 DONE 0.4s
16:55:46 [2022-05-04T16:55:46.805Z] 
16:55:46 [2022-05-04T16:55:46.805Z] #50 [dev-systemd-false 17/25] COPY --from=criu          /build/ /usr/local/bin/
16:55:46 [2022-05-04T16:55:46.805Z] #50 sha256:7da12059ebef23e73a757cc55e18efca454a87adf7a88757c77aa2d421bb4fb4
16:55:46 [2022-05-04T16:55:46.805Z] #50 DONE 0.0s
16:55:46 [2022-05-04T16:55:46.805Z] 
16:55:46 [2022-05-04T16:55:46.805Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
16:55:46 [2022-05-04T16:55:46.805Z] #52 sha256:96a9565744c6520f3d9ae66b81fd4e95d2fabbb3dd52ac6107c610e07309880f
16:55:46 [2022-05-04T16:55:46.805Z] #52 DONE 0.1s
16:55:46 [2022-05-04T16:55:46.805Z] 
16:55:46 [2022-05-04T16:55:46.805Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:55:46 [2022-05-04T16:55:46.805Z] #62 sha256:9c447b270bf5ab08afc54b731980a33c75a94eaed5ae2955ab972b8b985a5654
16:55:59 [2022-05-04T16:55:59.189Z] dccd9e4d14d3: Pull complete
16:55:59 [2022-05-04T16:55:59.189Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e
16:55:59 [2022-05-04T16:55:59.189Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022
16:55:59 [2022-05-04T16:55:59.189Z] mcr.microsoft.com/windows/servercore:ltsc2022
16:55:59 [2022-05-04T16:55:59.189Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully
16:55:59 [2022-05-04T16:55:59.189Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore
16:55:59 [2022-05-04T16:55:59.189Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.643'
16:55:59 [2022-05-04T16:55:59.189Z] INFO: Docker version of control daemon
16:55:59 [2022-05-04T16:55:59.189Z] 
16:55:59 [2022-05-04T16:55:59.679Z] Client:
16:55:59 [2022-05-04T16:55:59.679Z]  Version:           20.10.9
16:55:59 [2022-05-04T16:55:59.679Z]  API version:       1.41
16:55:59 [2022-05-04T16:55:59.679Z]  Go version:        go1.16.8
16:55:59 [2022-05-04T16:55:59.679Z]  Git commit:        c2ea9bc
16:55:59 [2022-05-04T16:55:59.679Z]  Built:             Mon Oct  4 16:11:10 2021
16:55:59 [2022-05-04T16:55:59.679Z]  OS/Arch:           windows/amd64
16:55:59 [2022-05-04T16:55:59.679Z]  Context:           default
16:55:59 [2022-05-04T16:55:59.679Z]  Experimental:      true
16:55:59 [2022-05-04T16:55:59.679Z] 
16:55:59 [2022-05-04T16:55:59.679Z] Server: Docker Engine - Community
16:55:59 [2022-05-04T16:55:59.679Z]  Engine:
16:55:59 [2022-05-04T16:55:59.679Z]   Version:          20.10.9
16:55:59 [2022-05-04T16:55:59.679Z]   API version:      1.41 (minimum version 1.24)
16:55:59 [2022-05-04T16:55:59.679Z]   Go version:       go1.16.8
16:55:59 [2022-05-04T16:55:59.679Z]   Git commit:       79ea9d3
16:55:59 [2022-05-04T16:55:59.679Z]   Built:            Mon Oct  4 16:06:39 2021
16:55:59 [2022-05-04T16:55:59.679Z]   OS/Arch:          windows/amd64
16:55:59 [2022-05-04T16:55:59.679Z]   Experimental:     true
16:55:59 [2022-05-04T16:55:59.679Z] 
16:55:59 [2022-05-04T16:55:59.679Z] INFO: Docker info of control daemon
16:55:59 [2022-05-04T16:55:59.679Z] 
16:55:59 [2022-05-04T16:55:59.679Z] Client:
16:55:59 [2022-05-04T16:55:59.679Z]  Context:    default
16:55:59 [2022-05-04T16:55:59.679Z]  Debug Mode: false
16:55:59 [2022-05-04T16:55:59.679Z] 
16:55:59 [2022-05-04T16:55:59.679Z] Server:
16:55:59 [2022-05-04T16:55:59.679Z]  Containers: 0
16:55:59 [2022-05-04T16:55:59.679Z]   Running: 0
16:55:59 [2022-05-04T16:55:59.679Z]   Paused: 0
16:55:59 [2022-05-04T16:55:59.679Z]   Stopped: 0
16:55:59 [2022-05-04T16:55:59.679Z]  Images: 1
16:55:59 [2022-05-04T16:55:59.679Z]  Server Version: 20.10.9
16:55:59 [2022-05-04T16:55:59.679Z]  Storage Driver: windowsfilter (windows) lcow (linux)
16:55:59 [2022-05-04T16:55:59.679Z]   Windows: 
16:55:59 [2022-05-04T16:55:59.679Z]   LCOW: 
16:55:59 [2022-05-04T16:55:59.679Z]  Logging Driver: json-file
16:55:59 [2022-05-04T16:55:59.679Z]  Plugins:
16:55:59 [2022-05-04T16:55:59.679Z]   Volume: local
16:55:59 [2022-05-04T16:55:59.679Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
16:55:59 [2022-05-04T16:55:59.679Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
16:55:59 [2022-05-04T16:55:59.679Z]  Swarm: inactive
16:55:59 [2022-05-04T16:55:59.679Z]  Default Isolation: process
16:55:59 [2022-05-04T16:55:59.679Z]  Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
16:55:59 [2022-05-04T16:55:59.679Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230)
16:55:59 [2022-05-04T16:55:59.679Z]  OSType: windows
16:55:59 [2022-05-04T16:55:59.679Z]  Architecture: x86_64
16:55:59 [2022-05-04T16:55:59.679Z]  CPUs: 4
16:55:59 [2022-05-04T16:55:59.679Z]  Total Memory: 32GiB
16:55:59 [2022-05-04T16:55:59.679Z]  Name: azwin-2-b9cbd0
16:55:59 [2022-05-04T16:55:59.679Z]  ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3
16:55:59 [2022-05-04T16:55:59.679Z]  Docker Root Dir: D:\docker
16:55:59 [2022-05-04T16:55:59.679Z]  Debug Mode: false
16:55:59 [2022-05-04T16:55:59.679Z]  Registry: https://index.docker.io/v1/
16:55:59 [2022-05-04T16:55:59.679Z]  Labels:
16:55:59 [2022-05-04T16:55:59.679Z]  Experimental: true
16:55:59 [2022-05-04T16:55:59.679Z]  Insecure Registries:
16:55:59 [2022-05-04T16:55:59.679Z]   10.0.0.4:5000
16:55:59 [2022-05-04T16:55:59.679Z]   127.0.0.0/8
16:55:59 [2022-05-04T16:55:59.679Z]  Registry Mirrors:
16:55:59 [2022-05-04T16:55:59.679Z]   http://10.0.0.4:5000/
16:55:59 [2022-05-04T16:55:59.679Z]  Live Restore Enabled: false
16:55:59 [2022-05-04T16:55:59.679Z]  Product License: Community Engine
16:55:59 [2022-05-04T16:55:59.679Z] 
16:55:59 [2022-05-04T16:55:59.679Z] 
16:55:59 [2022-05-04T16:55:59.679Z] INFO: Commit hash is 6e376e32d8
16:55:59 [2022-05-04T16:55:59.679Z] INFO: Nuke-Everything...
16:55:59 [2022-05-04T16:55:59.679Z] INFO: Container count on control daemon to delete is 0
16:56:01 [2022-05-04T16:56:01.307Z] INFO: Nuking d:\CI
16:56:01 [2022-05-04T16:56:01.308Z] INFO: Zapped successfully
16:56:01 [2022-05-04T16:56:01.308Z] INFO: Location for testing is d:\CI\PR-43560\2
16:56:01 [2022-05-04T16:56:01.308Z] INFO: Validating GOLang consistency in Dockerfile.windows...
16:56:01 [2022-05-04T16:56:01.308Z] 
16:56:01 [2022-05-04T16:56:01.308Z] 
16:56:01 [2022-05-04T16:56:01.308Z] INFO: Building the image from Dockerfile.windows at 05/04/2022 16:56:00...
16:56:01 [2022-05-04T16:56:01.308Z] 
16:56:06 [2022-05-04T16:56:06.206Z] Sending build context to Docker daemon  66.58MB
16:56:06 [2022-05-04T16:56:06.206Z] 
16:56:06 [2022-05-04T16:56:06.206Z] Step 1/13 : FROM microsoft/windowsservercore
16:56:06 [2022-05-04T16:56:06.206Z]  ---> aa8714eb8356
16:56:06 [2022-05-04T16:56:06.206Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
16:56:06 [2022-05-04T16:56:06.206Z]  ---> Running in 4814666e803c
16:56:06 [2022-05-04T16:56:06.206Z] Removing intermediate container 4814666e803c
16:56:06 [2022-05-04T16:56:06.206Z]  ---> 40703fda0f02
16:56:06 [2022-05-04T16:56:06.206Z] Step 3/13 : ARG GO_VERSION=1.18.1
16:56:06 [2022-05-04T16:56:06.206Z]  ---> Running in 44d3747ba4a3
16:56:06 [2022-05-04T16:56:06.697Z] Removing intermediate container 44d3747ba4a3
16:56:06 [2022-05-04T16:56:06.697Z]  ---> 667b9de4fd04
16:56:06 [2022-05-04T16:56:06.697Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4
16:56:06 [2022-05-04T16:56:06.697Z]  ---> Running in be5461900b82
16:56:06 [2022-05-04T16:56:06.697Z] Removing intermediate container be5461900b82
16:56:06 [2022-05-04T16:56:06.697Z]  ---> 666b0d3aa551
16:56:06 [2022-05-04T16:56:06.697Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0
16:56:06 [2022-05-04T16:56:06.697Z]  ---> Running in 2cb275a6e59b
16:56:07 [2022-05-04T16:56:07.189Z] Removing intermediate container 2cb275a6e59b
16:56:07 [2022-05-04T16:56:07.189Z]  ---> 8b57455985ea
16:56:07 [2022-05-04T16:56:07.189Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3
16:56:07 [2022-05-04T16:56:07.189Z]  ---> Running in 5b8a09dcdd1a
16:56:07 [2022-05-04T16:56:07.189Z] Removing intermediate container 5b8a09dcdd1a
16:56:07 [2022-05-04T16:56:07.189Z]  ---> cb8d38c3ae26
16:56:07 [2022-05-04T16:56:07.189Z] Step 7/13 : ENV GO_VERSION=${GO_VERSION}     CONTAINERD_VERSION=${CONTAINERD_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1     GOTESTSUM_VERSION=${GOTESTSUM_VERSION}     GOWINRES_VERSION=${GOWINRES_VERSION}
16:56:07 [2022-05-04T16:56:07.189Z]  ---> Running in 7e52df915a8a
16:56:07 [2022-05-04T16:56:07.673Z] Removing intermediate container 7e52df915a8a
16:56:07 [2022-05-04T16:56:07.673Z]  ---> 93b887db543a
16:56:07 [2022-05-04T16:56:07.673Z] Step 8/13 : 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;C:\containerd\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;     Write-Host INFO: Downloading containerd;   Install-Package -Force 7Zip4PowerShell;   $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz';   Download-File $location C:\containerd.tar.gz;   New-Item -Path C:\containerd -ItemType Directory;   Expand-7Zip C:\containerd.tar.gz C:\;   Expand-7Zip C:\containerd.tar C:\containerd;   Remove-Item C:\containerd.tar.gz;   Remove-Item C:\containerd.tar;     $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles""";   Write-Host INFO: Ensuring existence of directory $srcDir...;   New-Item -Force -ItemType Directory -Path $srcDir | Out-Null;     Write-Host INFO: Configuring git core.autocrlf...;   C:\git\cmd\git config --global core.autocrlf true;
16:56:07 [2022-05-04T16:56:07.673Z]  ---> Running in 7f5b6ebde259
16:56:12 [2022-05-04T16:56:12.436Z] 
16:56:12 [2022-05-04T16:56:12.436Z] SUCCESS: Specified value was saved.
16:56:12 [2022-05-04T16:56:12.436Z] INFO: Downloading git...
16:56:14 [2022-05-04T16:56:14.001Z] INFO: Downloading go...
16:56:15 [2022-05-04T16:56:15.570Z] INFO: Downloading compiler 1 of 3...
16:56:17 [2022-05-04T16:56:17.138Z] INFO: Downloading compiler 2 of 3...
16:56:17 [2022-05-04T16:56:17.607Z] INFO: Downloading compiler 3 of 3...
16:56:18 [2022-05-04T16:56:18.598Z] INFO: Extracting git...
16:56:22 [2022-05-04T16:56:22.764Z] #53 ...
16:56:22 [2022-05-04T16:56:22.764Z] 
16:56:22 [2022-05-04T16:56:22.764Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
16:56:22 [2022-05-04T16:56:22.764Z] #58 sha256:f8b66d6285303cc01efdd5b1a1d60b3db68621cef4265c69b8fdacaee3847a1a
16:56:22 [2022-05-04T16:56:22.764Z] #58 145.8 + mkdir -p /build
16:56:22 [2022-05-04T16:56:22.764Z] #58 145.8 + cp runc /build/runc
16:56:22 [2022-05-04T16:56:22.764Z] #58 DONE 147.8s
16:56:22 [2022-05-04T16:56:22.764Z] 
16:56:22 [2022-05-04T16:56:22.764Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
16:56:22 [2022-05-04T16:56:22.764Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
16:56:22 [2022-05-04T16:56:22.764Z] #53 281.5 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
16:56:22 [2022-05-04T16:56:22.764Z] #53 DONE 281.6s
16:56:22 [2022-05-04T16:56:22.764Z] 
16:56:22 [2022-05-04T16:56:22.764Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:56:22 [2022-05-04T16:56:22.764Z] #62 sha256:4f8487f26fd1a516185305c8c383dc1c88db8d8afd4bd517f7b63afe0ca7922d
16:56:22 [2022-05-04T16:56:22.764Z] #62 ...
16:56:22 [2022-05-04T16:56:22.764Z] 
16:56:22 [2022-05-04T16:56:22.764Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
16:56:22 [2022-05-04T16:56:22.764Z] #54 sha256:289753d1beadc5d7c25b238ffa2653342c7678e64662c4e537e9018cc7ff796c
16:56:22 [2022-05-04T16:56:22.764Z] #54 DONE 0.6s
16:56:22 [2022-05-04T16:56:22.764Z] 
16:56:22 [2022-05-04T16:56:22.764Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:56:22 [2022-05-04T16:56:22.764Z] #62 sha256:4f8487f26fd1a516185305c8c383dc1c88db8d8afd4bd517f7b63afe0ca7922d
16:56:22 [2022-05-04T16:56:22.764Z] #62 ...
16:56:22 [2022-05-04T16:56:22.764Z] 
16:56:22 [2022-05-04T16:56:22.764Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
16:56:22 [2022-05-04T16:56:22.764Z] #56 sha256:a740e3f43ee5c891b508f19a1d4ee869d218ae38c80d55146cfaaab5a8fcb877
16:56:22 [2022-05-04T16:56:22.764Z] #56 DONE 0.1s
16:56:22 [2022-05-04T16:56:22.764Z] 
16:56:22 [2022-05-04T16:56:22.764Z] #59 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
16:56:22 [2022-05-04T16:56:22.764Z] #59 sha256:3b013f9f4aa920744030a250e9f0cdbfc8a26b6fbbc15dcb6a997325300ee413
16:56:22 [2022-05-04T16:56:22.764Z] #59 DONE 0.3s
16:56:22 [2022-05-04T16:56:22.764Z] 
16:56:22 [2022-05-04T16:56:22.764Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:56:22 [2022-05-04T16:56:22.764Z] #62 sha256:4f8487f26fd1a516185305c8c383dc1c88db8d8afd4bd517f7b63afe0ca7922d
16:56:24 [2022-05-04T16:56:24.654Z] #62 230.0 + bin/containerd
16:56:25 [2022-05-04T16:56:25.531Z] #62 ...
16:56:25 [2022-05-04T16:56:25.531Z] 
16:56:25 [2022-05-04T16:56:25.531Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
16:56:25 [2022-05-04T16:56:25.531Z] #58 sha256:70c567b6efc61c5c86af60a3c16a79a76871e1c978215402a077f29654767633
16:56:25 [2022-05-04T16:56:25.531Z] #58 145.7 + mkdir -p /build
16:56:25 [2022-05-04T16:56:25.531Z] #58 145.7 + cp runc /build/runc
16:56:25 [2022-05-04T16:56:25.531Z] #58 DONE 146.7s
16:56:25 [2022-05-04T16:56:25.531Z] 
16:56:25 [2022-05-04T16:56:25.531Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0"      && /build/golangci-lint --version
16:56:25 [2022-05-04T16:56:25.531Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4
16:56:25 [2022-05-04T16:56:25.531Z] #53 278.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown)
16:56:25 [2022-05-04T16:56:25.531Z] #53 DONE 278.7s
16:56:25 [2022-05-04T16:56:25.531Z] 
16:56:25 [2022-05-04T16:56:25.531Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:56:25 [2022-05-04T16:56:25.531Z] #62 sha256:9c447b270bf5ab08afc54b731980a33c75a94eaed5ae2955ab972b8b985a5654
16:56:25 [2022-05-04T16:56:25.531Z] #62 ...
16:56:25 [2022-05-04T16:56:25.531Z] 
16:56:25 [2022-05-04T16:56:25.531Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
16:56:25 [2022-05-04T16:56:25.531Z] #54 sha256:8e1dc0160ffc17bd1d21faf9cd15f562df3790f06040c9d2df2d3e005d374ace
16:56:25 [2022-05-04T16:56:25.531Z] #54 DONE 0.7s
16:56:25 [2022-05-04T16:56:25.531Z] 
16:56:25 [2022-05-04T16:56:25.531Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:56:25 [2022-05-04T16:56:25.531Z] #62 sha256:9c447b270bf5ab08afc54b731980a33c75a94eaed5ae2955ab972b8b985a5654
16:56:25 [2022-05-04T16:56:25.531Z] #62 ...
16:56:25 [2022-05-04T16:56:25.531Z] 
16:56:25 [2022-05-04T16:56:25.531Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
16:56:25 [2022-05-04T16:56:25.531Z] #56 sha256:9e90e14084b9e274ec1286fe40def24f14587db91c75911c77133f1e95749f31
16:56:25 [2022-05-04T16:56:25.531Z] #56 DONE 0.1s
16:56:25 [2022-05-04T16:56:25.531Z] 
16:56:25 [2022-05-04T16:56:25.531Z] #59 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
16:56:25 [2022-05-04T16:56:25.531Z] #59 sha256:6df27d0b5577be2ae7aaddc86178403e67466f6203a280d2f288990083532304
16:56:25 [2022-05-04T16:56:25.531Z] #59 DONE 0.2s
16:56:25 [2022-05-04T16:56:25.531Z] 
16:56:25 [2022-05-04T16:56:25.531Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
16:56:25 [2022-05-04T16:56:25.531Z] #62 sha256:9c447b270bf5ab08afc54b731980a33c75a94eaed5ae2955ab972b8b985a5654
16:56:27 [2022-05-04T16:56:27.816Z] --- PASS: TestBuildWithHugeFile (48.84s)
16:56:27 [2022-05-04T16:56:27.816Z] === RUN   TestBuildWCOWSandboxSize
16:56:27 [2022-05-04T16:56:27.816Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
16:56:27 [2022-05-04T16:56:27.816Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
16:56:27 [2022-05-04T16:56:27.816Z] === RUN   TestBuildWithEmptyDockerfile
16:56:27 [2022-05-04T16:56:27.816Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:56:27 [2022-05-04T16:56:27.816Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:56:27 [2022-05-04T16:56:27.816Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:56:27 [2022-05-04T16:56:27.816Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:56:27 [2022-05-04T16:56:27.816Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:56:27 [2022-05-04T16:56:27.816Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:56:27 [2022-05-04T16:56:27.816Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:56:27 [2022-05-04T16:56:27.816Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:56:27 [2022-05-04T16:56:27.816Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:56:27 [2022-05-04T16:56:27.816Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
16:56:27 [2022-05-04T16:56:27.816Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s)
16:56:27 [2022-05-04T16:56:27.816Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s)
16:56:27 [2022-05-04T16:56:27.816Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
16:56:27 [2022-05-04T16:56:27.816Z] === RUN   TestBuildPreserveOwnership
16:56:27 [2022-05-04T16:56:27.816Z] === RUN   TestBuildPreserveOwnership/copy_from
16:56:27 [2022-05-04T16:56:27.816Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:56:27 [2022-05-04T16:56:27.816Z] --- PASS: TestBuildPreserveOwnership (3.97s)
16:56:27 [2022-05-04T16:56:27.816Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.63s)
16:56:27 [2022-05-04T16:56:27.816Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.33s)
16:56:27 [2022-05-04T16:56:27.816Z] === RUN   TestBuildPlatformInvalid
16:56:27 [2022-05-04T16:56:27.816Z] --- PASS: TestBuildPlatformInvalid (0.08s)
16:56:27 [2022-05-04T16:56:27.816Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
16:56:27 [2022-05-04T16:56:27.816Z] Loaded image: busybox:latest
16:56:27 [2022-05-04T16:56:27.816Z] Loaded image: busybox:glibc
16:56:27 [2022-05-04T16:56:27.816Z] Loaded image: debian:bullseye-slim
16:56:27 [2022-05-04T16:56:27.816Z] Loaded image: hello-world:latest
16:56:27 [2022-05-04T16:56:27.816Z] Loaded image: arm32v7/hello-world:latest
16:56:28 [2022-05-04T16:56:28.065Z] #62 230.0 + bin/containerd
16:56:29 [2022-05-04T16:56:29.011Z] INFO: Expanding go...
16:56:35 [2022-05-04T16:56:35.951Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.06s)
16:56:35 [2022-05-04T16:56:35.951Z] PASS
16:56:35 [2022-05-04T16:56:35.951Z] 
16:56:35 [2022-05-04T16:56:35.951Z] === Skipped
16:56:35 [2022-05-04T16:56:35.951Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
16:56:35 [2022-05-04T16:56:35.951Z]     build_session_test.go:25: TODO: BuildKit
16:56:35 [2022-05-04T16:56:35.951Z] 
16:56:35 [2022-05-04T16:56:35.951Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
16:56:35 [2022-05-04T16:56:35.951Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
16:56:35 [2022-05-04T16:56:35.951Z] 
16:56:35 [2022-05-04T16:56:35.951Z] DONE 34 tests, 2 skipped in 88.831s
16:56:35 [2022-05-04T16:56:35.951Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
16:56:35 [2022-05-04T16:56:35.951Z] INFO: Testing against a local daemon
16:56:35 [2022-05-04T16:56:35.951Z] === RUN   TestConfigInspect
16:56:37 [2022-05-04T16:56:37.858Z] --- PASS: TestConfigInspect (2.20s)
16:56:37 [2022-05-04T16:56:37.858Z] === RUN   TestConfigList
16:56:39 [2022-05-04T16:56:39.768Z] --- PASS: TestConfigList (2.20s)
16:56:39 [2022-05-04T16:56:39.768Z] === RUN   TestConfigsCreateAndDelete
16:56:42 [2022-05-04T16:56:42.307Z] --- PASS: TestConfigsCreateAndDelete (2.18s)
16:56:42 [2022-05-04T16:56:42.307Z] === RUN   TestConfigsUpdate
16:56:44 [2022-05-04T16:56:44.215Z] --- PASS: TestConfigsUpdate (2.18s)
16:56:44 [2022-05-04T16:56:44.215Z] === RUN   TestTemplatedConfig
16:56:44 [2022-05-04T16:56:44.278Z] dccd9e4d14d3: Pull complete
16:56:44 [2022-05-04T16:56:44.278Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e
16:56:44 [2022-05-04T16:56:44.278Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022
16:56:44 [2022-05-04T16:56:44.278Z] mcr.microsoft.com/windows/servercore:ltsc2022
16:56:44 [2022-05-04T16:56:44.278Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully
16:56:44 [2022-05-04T16:56:44.278Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore
16:56:44 [2022-05-04T16:56:44.278Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.643'
16:56:44 [2022-05-04T16:56:44.278Z] INFO: Docker version of control daemon
16:56:44 [2022-05-04T16:56:44.278Z] 
16:56:44 [2022-05-04T16:56:44.278Z] Client:
16:56:44 [2022-05-04T16:56:44.278Z]  Version:           20.10.9
16:56:44 [2022-05-04T16:56:44.278Z]  API version:       1.41
16:56:44 [2022-05-04T16:56:44.278Z]  Go version:        go1.16.8
16:56:44 [2022-05-04T16:56:44.278Z]  Git commit:        c2ea9bc
16:56:44 [2022-05-04T16:56:44.278Z]  Built:             Mon Oct  4 16:11:10 2021
16:56:44 [2022-05-04T16:56:44.278Z]  OS/Arch:           windows/amd64
16:56:44 [2022-05-04T16:56:44.278Z]  Context:           default
16:56:44 [2022-05-04T16:56:44.278Z]  Experimental:      true
16:56:44 [2022-05-04T16:56:44.278Z] 
16:56:44 [2022-05-04T16:56:44.278Z] Server: Docker Engine - Community
16:56:44 [2022-05-04T16:56:44.278Z]  Engine:
16:56:44 [2022-05-04T16:56:44.278Z]   Version:          20.10.9
16:56:44 [2022-05-04T16:56:44.278Z]   API version:      1.41 (minimum version 1.24)
16:56:44 [2022-05-04T16:56:44.278Z]   Go version:       go1.16.8
16:56:44 [2022-05-04T16:56:44.278Z]   Git commit:       79ea9d3
16:56:44 [2022-05-04T16:56:44.278Z]   Built:            Mon Oct  4 16:06:39 2021
16:56:44 [2022-05-04T16:56:44.278Z]   OS/Arch:          windows/amd64
16:56:44 [2022-05-04T16:56:44.278Z]   Experimental:     true
16:56:44 [2022-05-04T16:56:44.278Z] 
16:56:44 [2022-05-04T16:56:44.278Z] INFO: Docker info of control daemon
16:56:44 [2022-05-04T16:56:44.278Z] 
16:56:44 [2022-05-04T16:56:44.278Z] Client:
16:56:44 [2022-05-04T16:56:44.278Z]  Context:    default
16:56:44 [2022-05-04T16:56:44.278Z]  Debug Mode: false
16:56:44 [2022-05-04T16:56:44.278Z] 
16:56:44 [2022-05-04T16:56:44.278Z] Server:
16:56:44 [2022-05-04T16:56:44.278Z]  Containers: 0
16:56:44 [2022-05-04T16:56:44.278Z]   Running: 0
16:56:44 [2022-05-04T16:56:44.278Z]   Paused: 0
16:56:44 [2022-05-04T16:56:44.278Z]   Stopped: 0
16:56:44 [2022-05-04T16:56:44.278Z]  Images: 1
16:56:44 [2022-05-04T16:56:44.278Z]  Server Version: 20.10.9
16:56:44 [2022-05-04T16:56:44.278Z]  Storage Driver: windowsfilter (windows) lcow (linux)
16:56:44 [2022-05-04T16:56:44.278Z]   Windows: 
16:56:44 [2022-05-04T16:56:44.278Z]   LCOW: 
16:56:44 [2022-05-04T16:56:44.278Z]  Logging Driver: json-file
16:56:44 [2022-05-04T16:56:44.278Z]  Plugins:
16:56:44 [2022-05-04T16:56:44.278Z]   Volume: local
16:56:44 [2022-05-04T16:56:44.278Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
16:56:44 [2022-05-04T16:56:44.278Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
16:56:44 [2022-05-04T16:56:44.278Z]  Swarm: inactive
16:56:44 [2022-05-04T16:56:44.278Z]  Default Isolation: process
16:56:44 [2022-05-04T16:56:44.278Z]  Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
16:56:44 [2022-05-04T16:56:44.278Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230)
16:56:44 [2022-05-04T16:56:44.278Z]  OSType: windows
16:56:44 [2022-05-04T16:56:44.278Z]  Architecture: x86_64
16:56:44 [2022-05-04T16:56:44.278Z]  CPUs: 4
16:56:44 [2022-05-04T16:56:44.278Z]  Total Memory: 32GiB
16:56:44 [2022-05-04T16:56:44.278Z]  Name: azwin-2-b381c0
16:56:44 [2022-05-04T16:56:44.278Z]  ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3
16:56:44 [2022-05-04T16:56:44.278Z]  Docker Root Dir: D:\docker
16:56:44 [2022-05-04T16:56:44.278Z]  Debug Mode: false
16:56:44 [2022-05-04T16:56:44.278Z]  Registry: https://index.docker.io/v1/
16:56:44 [2022-05-04T16:56:44.278Z]  Labels:
16:56:44 [2022-05-04T16:56:44.278Z]  Experimental: true
16:56:44 [2022-05-04T16:56:44.278Z]  Insecure Registries:
16:56:44 [2022-05-04T16:56:44.278Z]   10.0.0.4:5000
16:56:44 [2022-05-04T16:56:44.278Z]   127.0.0.0/8
16:56:44 [2022-05-04T16:56:44.278Z]  Registry Mirrors:
16:56:44 [2022-05-04T16:56:44.278Z]   http://10.0.0.4:5000/
16:56:44 [2022-05-04T16:56:44.278Z]  Live Restore Enabled: false
16:56:44 [2022-05-04T16:56:44.278Z]  Product License: Community Engine
16:56:44 [2022-05-04T16:56:44.278Z] 
16:56:44 [2022-05-04T16:56:44.278Z] 
16:56:44 [2022-05-04T16:56:44.279Z] INFO: Commit hash is 6e376e32d8
16:56:44 [2022-05-04T16:56:44.279Z] INFO: Nuke-Everything...
16:56:44 [2022-05-04T16:56:44.279Z] INFO: Container count on control daemon to delete is 0
16:56:44 [2022-05-04T16:56:44.279Z] INFO: Nuking d:\CI
16:56:44 [2022-05-04T16:56:44.279Z] INFO: Zapped successfully
16:56:44 [2022-05-04T16:56:44.279Z] INFO: Location for testing is d:\CI\PR-43560\2
16:56:44 [2022-05-04T16:56:44.279Z] INFO: Validating GOLang consistency in Dockerfile.windows...
16:56:44 [2022-05-04T16:56:44.279Z] 
16:56:44 [2022-05-04T16:56:44.279Z] 
16:56:44 [2022-05-04T16:56:44.279Z] INFO: Building the image from Dockerfile.windows at 05/04/2022 16:56:41...
16:56:44 [2022-05-04T16:56:44.279Z] 
16:56:46 [2022-05-04T16:56:46.485Z] Sending build context to Docker daemon  66.58MB
16:56:46 [2022-05-04T16:56:46.485Z] 
16:56:46 [2022-05-04T16:56:46.485Z] Step 1/13 : FROM microsoft/windowsservercore
16:56:46 [2022-05-04T16:56:46.485Z]  ---> aa8714eb8356
16:56:46 [2022-05-04T16:56:46.485Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
16:56:46 [2022-05-04T16:56:46.485Z]  ---> Running in 4b21d6074058
16:56:46 [2022-05-04T16:56:46.485Z] Removing intermediate container 4b21d6074058
16:56:46 [2022-05-04T16:56:46.485Z]  ---> 04a7ce6d3411
16:56:46 [2022-05-04T16:56:46.485Z] Step 3/13 : ARG GO_VERSION=1.18.1
16:56:46 [2022-05-04T16:56:46.485Z]  ---> Running in 97ad7e314c8d
16:56:46 [2022-05-04T16:56:46.951Z] Removing intermediate container 97ad7e314c8d
16:56:46 [2022-05-04T16:56:46.951Z]  ---> de52adfdcdac
16:56:46 [2022-05-04T16:56:46.951Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4
16:56:46 [2022-05-04T16:56:46.951Z]  ---> Running in ccf93b97e87a
16:56:47 [2022-05-04T16:56:47.418Z] Removing intermediate container ccf93b97e87a
16:56:47 [2022-05-04T16:56:47.418Z]  ---> 060ac8ac7089
16:56:47 [2022-05-04T16:56:47.418Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0
16:56:47 [2022-05-04T16:56:47.418Z]  ---> Running in e6b56bc40e63
16:56:47 [2022-05-04T16:56:47.418Z] Removing intermediate container e6b56bc40e63
16:56:47 [2022-05-04T16:56:47.418Z]  ---> 961ec102fe69
16:56:47 [2022-05-04T16:56:47.418Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3
16:56:47 [2022-05-04T16:56:47.418Z]  ---> Running in 761cbaaa2ada
16:56:47 [2022-05-04T16:56:47.506Z] --- PASS: TestTemplatedConfig (2.76s)
16:56:47 [2022-05-04T16:56:47.506Z] === RUN   TestConfigCreateResolve
16:56:47 [2022-05-04T16:56:47.884Z] Removing intermediate container 761cbaaa2ada
16:56:47 [2022-05-04T16:56:47.884Z]  ---> 44922a5d119f
16:56:47 [2022-05-04T16:56:47.884Z] Step 7/13 : ENV GO_VERSION=${GO_VERSION}     CONTAINERD_VERSION=${CONTAINERD_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1     GOTESTSUM_VERSION=${GOTESTSUM_VERSION}     GOWINRES_VERSION=${GOWINRES_VERSION}
16:56:47 [2022-05-04T16:56:47.884Z]  ---> Running in 10ff3f0f93d9
16:56:48 [2022-05-04T16:56:48.350Z] Removing intermediate container 10ff3f0f93d9
16:56:48 [2022-05-04T16:56:48.350Z]  ---> c2890cd624db
16:56:48 [2022-05-04T16:56:48.350Z] Step 8/13 : 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;C:\containerd\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;     Write-Host INFO: Downloading containerd;   Install-Package -Force 7Zip4PowerShell;   $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz';   Download-File $location C:\containerd.tar.gz;   New-Item -Path C:\containerd -ItemType Directory;   Expand-7Zip C:\containerd.tar.gz C:\;   Expand-7Zip C:\containerd.tar C:\containerd;   Remove-Item C:\containerd.tar.gz;   Remove-Item C:\containerd.tar;     $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles""";   Write-Host INFO: Ensuring existence of directory $srcDir...;   New-Item -Force -ItemType Directory -Path $srcDir | Out-Null;     Write-Host INFO: Configuring git core.autocrlf...;   C:\git\cmd\git config --global core.autocrlf true;
16:56:48 [2022-05-04T16:56:48.350Z]  ---> Running in cc884603f765
16:56:49 [2022-05-04T16:56:49.414Z] --- PASS: TestConfigCreateResolve (2.18s)
16:56:49 [2022-05-04T16:56:49.414Z] PASS
16:56:49 [2022-05-04T16:56:49.414Z] 
16:56:49 [2022-05-04T16:56:49.414Z] DONE 6 tests in 13.734s
16:56:49 [2022-05-04T16:56:49.414Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
16:56:49 [2022-05-04T16:56:49.414Z] INFO: Testing against a local daemon
16:56:49 [2022-05-04T16:56:49.414Z] === RUN   TestCheckpoint
16:56:49 [2022-05-04T16:56:49.414Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:56:49 [2022-05-04T16:56:49.414Z] --- SKIP: TestCheckpoint (0.00s)
16:56:49 [2022-05-04T16:56:49.414Z] === RUN   TestContainerInvalidJSON
16:56:49 [2022-05-04T16:56:49.414Z] === RUN   TestContainerInvalidJSON/commit
16:56:49 [2022-05-04T16:56:49.414Z] === PAUSE TestContainerInvalidJSON/commit
16:56:49 [2022-05-04T16:56:49.414Z] === RUN   TestContainerInvalidJSON/containers/create
16:56:49 [2022-05-04T16:56:49.414Z] === PAUSE TestContainerInvalidJSON/containers/create
16:56:49 [2022-05-04T16:56:49.414Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
16:56:49 [2022-05-04T16:56:49.414Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
16:56:49 [2022-05-04T16:56:49.414Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
16:56:49 [2022-05-04T16:56:49.414Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
16:56:49 [2022-05-04T16:56:49.414Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
16:56:49 [2022-05-04T16:56:49.414Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
16:56:49 [2022-05-04T16:56:49.414Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
16:56:49 [2022-05-04T16:56:49.414Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
16:56:49 [2022-05-04T16:56:49.414Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
16:56:49 [2022-05-04T16:56:49.414Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
16:56:49 [2022-05-04T16:56:49.414Z] === CONT  TestContainerInvalidJSON/commit
16:56:49 [2022-05-04T16:56:49.414Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
16:56:49 [2022-05-04T16:56:49.414Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
16:56:49 [2022-05-04T16:56:49.414Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
16:56:49 [2022-05-04T16:56:49.414Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
16:56:49 [2022-05-04T16:56:49.414Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
16:56:49 [2022-05-04T16:56:49.414Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
16:56:49 [2022-05-04T16:56:49.414Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
16:56:49 [2022-05-04T16:56:49.414Z] === RUN   TestContainerInvalidJSON/commit/empty_body
16:56:49 [2022-05-04T16:56:49.414Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
16:56:49 [2022-05-04T16:56:49.414Z] === CONT  TestContainerInvalidJSON/containers/create
16:56:49 [2022-05-04T16:56:49.414Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
16:56:49 [2022-05-04T16:56:49.414Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
16:56:49 [2022-05-04T16:56:49.414Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
16:56:49 [2022-05-04T16:56:49.414Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
16:56:49 [2022-05-04T16:56:49.414Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
16:56:49 [2022-05-04T16:56:49.414Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
16:56:49 [2022-05-04T16:56:49.414Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
16:56:49 [2022-05-04T16:56:49.414Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
16:56:49 [2022-05-04T16:56:49.414Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
16:56:49 [2022-05-04T16:56:49.414Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
16:56:49 [2022-05-04T16:56:49.414Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
16:56:49 [2022-05-04T16:56:49.414Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
16:56:49 [2022-05-04T16:56:49.414Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
16:56:49 [2022-05-04T16:56:49.414Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
16:56:49 [2022-05-04T16:56:49.414Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
16:56:49 [2022-05-04T16:56:49.414Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
16:56:49 [2022-05-04T16:56:49.414Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
16:56:49 [2022-05-04T16:56:49.414Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
16:56:49 [2022-05-04T16:56:49.414Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
16:56:49 [2022-05-04T16:56:49.414Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
16:56:49 [2022-05-04T16:56:49.414Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
16:56:49 [2022-05-04T16:56:49.414Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
16:56:49 [2022-05-04T16:56:49.414Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
16:56:49 [2022-05-04T16:56:49.414Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
16:56:49 [2022-05-04T16:56:49.414Z] --- PASS: TestContainerInvalidJSON (0.02s)
16:56:49 [2022-05-04T16:56:49.414Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
16:56:49 [2022-05-04T16:56:49.414Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
16:56:49 [2022-05-04T16:56:49.414Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
16:56:49 [2022-05-04T16:56:49.414Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
16:56:49 [2022-05-04T16:56:49.414Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
16:56:49 [2022-05-04T16:56:49.414Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
16:56:49 [2022-05-04T16:56:49.414Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
16:56:49 [2022-05-04T16:56:49.414Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
16:56:49 [2022-05-04T16:56:49.414Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
16:56:49 [2022-05-04T16:56:49.414Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
16:56:49 [2022-05-04T16:56:49.414Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
16:56:49 [2022-05-04T16:56:49.414Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
16:56:49 [2022-05-04T16:56:49.414Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
16:56:49 [2022-05-04T16:56:49.414Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
16:56:49 [2022-05-04T16:56:49.414Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
16:56:49 [2022-05-04T16:56:49.414Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
16:56:49 [2022-05-04T16:56:49.414Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
16:56:49 [2022-05-04T16:56:49.414Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
16:56:49 [2022-05-04T16:56:49.414Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
16:56:49 [2022-05-04T16:56:49.414Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
16:56:49 [2022-05-04T16:56:49.414Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
16:56:49 [2022-05-04T16:56:49.414Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
16:56:49 [2022-05-04T16:56:49.414Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
16:56:49 [2022-05-04T16:56:49.414Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
16:56:49 [2022-05-04T16:56:49.414Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
16:56:49 [2022-05-04T16:56:49.414Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
16:56:49 [2022-05-04T16:56:49.414Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
16:56:49 [2022-05-04T16:56:49.414Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
16:56:49 [2022-05-04T16:56:49.414Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
16:56:49 [2022-05-04T16:56:49.414Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
16:56:49 [2022-05-04T16:56:49.414Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
16:56:49 [2022-05-04T16:56:49.414Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
16:56:49 [2022-05-04T16:56:49.414Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
16:56:49 [2022-05-04T16:56:49.414Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
16:56:49 [2022-05-04T16:56:49.414Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
16:56:49 [2022-05-04T16:56:49.414Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:56:49 [2022-05-04T16:56:49.414Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
16:56:49 [2022-05-04T16:56:49.414Z] === RUN   TestCopyFromContainerPathIsNotDir
16:56:49 [2022-05-04T16:56:49.414Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
16:56:49 [2022-05-04T16:56:49.414Z] === RUN   TestCopyToContainerPathDoesNotExist
16:56:49 [2022-05-04T16:56:49.414Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
16:56:49 [2022-05-04T16:56:49.414Z] === RUN   TestCopyEmptyFile
16:56:49 [2022-05-04T16:56:49.674Z] --- PASS: TestCopyEmptyFile (0.23s)
16:56:49 [2022-05-04T16:56:49.674Z] === RUN   TestCopyToContainerPathIsNotDir
16:56:49 [2022-05-04T16:56:49.674Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
16:56:49 [2022-05-04T16:56:49.674Z] === RUN   TestCopyFromContainer
16:56:51 [2022-05-04T16:56:51.055Z] === RUN   TestCopyFromContainer//
16:56:51 [2022-05-04T16:56:51.055Z] === RUN   TestCopyFromContainer//bar/root
16:56:51 [2022-05-04T16:56:51.055Z] === RUN   TestCopyFromContainer//bar/root/
16:56:51 [2022-05-04T16:56:51.055Z] === RUN   TestCopyFromContainer/bar/quux
16:56:51 [2022-05-04T16:56:51.055Z] === RUN   TestCopyFromContainer/bar/quux/
16:56:51 [2022-05-04T16:56:51.055Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:56:51 [2022-05-04T16:56:51.315Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:56:51 [2022-05-04T16:56:51.315Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:56:51 [2022-05-04T16:56:51.315Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
16:56:51 [2022-05-04T16:56:51.315Z] === RUN   TestCopyFromContainer/bar/notarget
16:56:51 [2022-05-04T16:56:51.576Z] --- PASS: TestCopyFromContainer (1.76s)
16:56:51 [2022-05-04T16:56:51.576Z]     --- PASS: TestCopyFromContainer// (0.06s)
16:56:51 [2022-05-04T16:56:51.576Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
16:56:51 [2022-05-04T16:56:51.576Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
16:56:51 [2022-05-04T16:56:51.576Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
16:56:51 [2022-05-04T16:56:51.576Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
16:56:51 [2022-05-04T16:56:51.576Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
16:56:51 [2022-05-04T16:56:51.576Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
16:56:51 [2022-05-04T16:56:51.576Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
16:56:51 [2022-05-04T16:56:51.576Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
16:56:51 [2022-05-04T16:56:51.576Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
16:56:51 [2022-05-04T16:56:51.576Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:56:51 [2022-05-04T16:56:51.576Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:56:51 [2022-05-04T16:56:51.576Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:56:51 [2022-05-04T16:56:51.576Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:56:51 [2022-05-04T16:56:51.576Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:56:51 [2022-05-04T16:56:51.576Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:56:51 [2022-05-04T16:56:51.576Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:56:51 [2022-05-04T16:56:51.576Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:56:51 [2022-05-04T16:56:51.576Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:56:51 [2022-05-04T16:56:51.576Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:56:51 [2022-05-04T16:56:51.576Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
16:56:51 [2022-05-04T16:56:51.576Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
16:56:51 [2022-05-04T16:56:51.576Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
16:56:51 [2022-05-04T16:56:51.576Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
16:56:51 [2022-05-04T16:56:51.576Z] === RUN   TestCreateLinkToNonExistingContainer
16:56:51 [2022-05-04T16:56:51.576Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
16:56:51 [2022-05-04T16:56:51.576Z] === RUN   TestCreateWithInvalidEnv
16:56:51 [2022-05-04T16:56:51.576Z] === RUN   TestCreateWithInvalidEnv/0
16:56:51 [2022-05-04T16:56:51.576Z] === PAUSE TestCreateWithInvalidEnv/0
16:56:51 [2022-05-04T16:56:51.576Z] === RUN   TestCreateWithInvalidEnv/1
16:56:51 [2022-05-04T16:56:51.576Z] === PAUSE TestCreateWithInvalidEnv/1
16:56:51 [2022-05-04T16:56:51.576Z] === RUN   TestCreateWithInvalidEnv/2
16:56:51 [2022-05-04T16:56:51.576Z] === PAUSE TestCreateWithInvalidEnv/2
16:56:51 [2022-05-04T16:56:51.576Z] === CONT  TestCreateWithInvalidEnv/0
16:56:51 [2022-05-04T16:56:51.576Z] === CONT  TestCreateWithInvalidEnv/2
16:56:51 [2022-05-04T16:56:51.576Z] === CONT  TestCreateWithInvalidEnv/1
16:56:51 [2022-05-04T16:56:51.576Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
16:56:51 [2022-05-04T16:56:51.576Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:56:51 [2022-05-04T16:56:51.576Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:56:51 [2022-05-04T16:56:51.576Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:56:51 [2022-05-04T16:56:51.576Z] === RUN   TestCreateTmpfsMountsTarget
16:56:51 [2022-05-04T16:56:51.576Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
16:56:51 [2022-05-04T16:56:51.576Z] === RUN   TestCreateWithCustomMaskedPaths
16:56:53 [2022-05-04T16:56:53.095Z] 
16:56:53 [2022-05-04T16:56:53.095Z] SUCCESS: Specified value was saved.
16:56:53 [2022-05-04T16:56:53.095Z] INFO: Downloading git...
16:56:53 [2022-05-04T16:56:53.486Z] --- PASS: TestCreateWithCustomMaskedPaths (1.59s)
16:56:53 [2022-05-04T16:56:53.486Z] === RUN   TestCreateWithCustomReadonlyPaths
16:56:54 [2022-05-04T16:56:54.288Z] INFO: Expanding compiler 1 of 3...
16:56:54 [2022-05-04T16:56:54.288Z] INFO: Expanding compiler 2 of 3...
16:56:54 [2022-05-04T16:56:54.656Z] INFO: Downloading go...
16:56:54 [2022-05-04T16:56:54.866Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.75s)
16:56:54 [2022-05-04T16:56:54.866Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:56:54 [2022-05-04T16:56:54.866Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:56:54 [2022-05-04T16:56:54.866Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:56:54 [2022-05-04T16:56:54.866Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:56:54 [2022-05-04T16:56:54.866Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:56:54 [2022-05-04T16:56:54.866Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:56:54 [2022-05-04T16:56:54.866Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:56:54 [2022-05-04T16:56:54.866Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:56:54 [2022-05-04T16:56:54.866Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:56:54 [2022-05-04T16:56:54.866Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:56:54 [2022-05-04T16:56:54.866Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:56:54 [2022-05-04T16:56:54.866Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:56:54 [2022-05-04T16:56:54.866Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:56:54 [2022-05-04T16:56:54.866Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:56:54 [2022-05-04T16:56:54.866Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:56:54 [2022-05-04T16:56:54.866Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:56:54 [2022-05-04T16:56:54.866Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
16:56:54 [2022-05-04T16:56:54.866Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
16:56:54 [2022-05-04T16:56:54.867Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
16:56:54 [2022-05-04T16:56:54.867Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
16:56:54 [2022-05-04T16:56:54.867Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
16:56:54 [2022-05-04T16:56:54.867Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
16:56:54 [2022-05-04T16:56:54.867Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
16:56:55 [2022-05-04T16:56:55.435Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s)
16:56:55 [2022-05-04T16:56:55.435Z] === RUN   TestCreateDifferentPlatform
16:56:55 [2022-05-04T16:56:55.435Z] === RUN   TestCreateDifferentPlatform/different_os
16:56:55 [2022-05-04T16:56:55.435Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
16:56:55 [2022-05-04T16:56:55.435Z] --- PASS: TestCreateDifferentPlatform (0.01s)
16:56:55 [2022-05-04T16:56:55.435Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
16:56:55 [2022-05-04T16:56:55.435Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
16:56:55 [2022-05-04T16:56:55.435Z] === RUN   TestCreateVolumesFromNonExistingContainer
16:56:55 [2022-05-04T16:56:55.435Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
16:56:55 [2022-05-04T16:56:55.435Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
16:56:55 [2022-05-04T16:56:55.695Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s)
16:56:55 [2022-05-04T16:56:55.695Z] === RUN   TestContainerStartOnDaemonRestart
16:56:55 [2022-05-04T16:56:55.695Z] === PAUSE TestContainerStartOnDaemonRestart
16:56:55 [2022-05-04T16:56:55.695Z] === RUN   TestDaemonRestartIpcMode
16:56:55 [2022-05-04T16:56:55.695Z] === PAUSE TestDaemonRestartIpcMode
16:56:55 [2022-05-04T16:56:55.695Z] === RUN   TestDaemonHostGatewayIP
16:56:55 [2022-05-04T16:56:55.695Z] === PAUSE TestDaemonHostGatewayIP
16:56:55 [2022-05-04T16:56:55.695Z] === RUN   TestRestartDaemonWithRestartingContainer
16:56:55 [2022-05-04T16:56:55.695Z] === PAUSE TestRestartDaemonWithRestartingContainer
16:56:55 [2022-05-04T16:56:55.695Z] === RUN   TestContainerKillOnDaemonStart
16:56:55 [2022-05-04T16:56:55.695Z] === PAUSE TestContainerKillOnDaemonStart
16:56:55 [2022-05-04T16:56:55.695Z] === RUN   TestDiff
16:56:56 [2022-05-04T16:56:56.222Z] INFO: Downloading compiler 1 of 3...
16:56:56 [2022-05-04T16:56:56.265Z] --- PASS: TestDiff (0.68s)
16:56:56 [2022-05-04T16:56:56.265Z] === RUN   TestExecWithCloseStdin
16:56:56 [2022-05-04T16:56:56.502Z] INFO: Expanding compiler 3 of 3...
16:56:56 [2022-05-04T16:56:56.692Z] INFO: Downloading compiler 2 of 3...
16:56:56 [2022-05-04T16:56:56.692Z] INFO: Downloading compiler 3 of 3...
16:56:56 [2022-05-04T16:56:56.692Z] INFO: Extracting git...
16:56:56 [2022-05-04T16:56:56.970Z] INFO: Removing downloaded files...
16:56:56 [2022-05-04T16:56:56.970Z] INFO: Downloading containerd
16:56:57 [2022-05-04T16:56:57.215Z] --- PASS: TestExecWithCloseStdin (0.75s)
16:56:57 [2022-05-04T16:56:57.215Z] === RUN   TestExec
16:56:57 [2022-05-04T16:56:57.801Z] --- PASS: TestExec (0.72s)
16:56:57 [2022-05-04T16:56:57.801Z] === RUN   TestExecUser
16:56:58 [2022-05-04T16:56:58.392Z] --- PASS: TestExecUser (0.68s)
16:56:58 [2022-05-04T16:56:58.392Z] === RUN   TestExportContainerAndImportImage
16:56:59 [2022-05-04T16:56:59.330Z] --- PASS: TestExportContainerAndImportImage (0.76s)
16:56:59 [2022-05-04T16:56:59.330Z] === RUN   TestExportContainerAfterDaemonRestart
16:57:00 [2022-05-04T16:57:00.711Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
16:57:00 [2022-05-04T16:57:00.711Z] === RUN   TestHealthCheckWorkdir
16:57:01 [2022-05-04T16:57:01.280Z] --- PASS: TestHealthCheckWorkdir (0.85s)
16:57:01 [2022-05-04T16:57:01.280Z] === RUN   TestHealthKillContainer
16:57:07 [2022-05-04T16:57:07.381Z] 
16:57:07 [2022-05-04T16:57:07.381Z] Name                           Version          Source           Summary       
16:57:07 [2022-05-04T16:57:07.381Z] ----                           -------          ------           -------       
16:57:07 [2022-05-04T16:57:07.381Z] 7Zip4Powershell                2.1.0            PSGallery        Powershell ...
16:57:07 [2022-05-04T16:57:07.848Z] 
16:57:07 [2022-05-04T16:57:07.848Z] PSPath            : Microsoft.PowerShell.Core\FileSystem::C:\containerd
16:57:07 [2022-05-04T16:57:07.848Z] PSParentPath      : Microsoft.PowerShell.Core\FileSystem::C:\
16:57:07 [2022-05-04T16:57:07.848Z] PSChildName       : containerd
16:57:07 [2022-05-04T16:57:07.848Z] PSDrive           : C
16:57:07 [2022-05-04T16:57:07.848Z] PSProvider        : Microsoft.PowerShell.Core\FileSystem
16:57:07 [2022-05-04T16:57:07.848Z] PSIsContainer     : True
16:57:07 [2022-05-04T16:57:07.848Z] Name              : containerd
16:57:07 [2022-05-04T16:57:07.848Z] FullName          : C:\containerd
16:57:07 [2022-05-04T16:57:07.848Z] Parent            : 
16:57:07 [2022-05-04T16:57:07.848Z] Exists            : True
16:57:07 [2022-05-04T16:57:07.848Z] Root              : C:\
16:57:07 [2022-05-04T16:57:07.848Z] Extension         : 
16:57:07 [2022-05-04T16:57:07.848Z] CreationTime      : 5/4/2022 4:57:07 PM
16:57:07 [2022-05-04T16:57:07.848Z] CreationTimeUtc   : 5/4/2022 4:57:07 PM
16:57:07 [2022-05-04T16:57:07.848Z] LastAccessTime    : 5/4/2022 4:57:07 PM
16:57:07 [2022-05-04T16:57:07.848Z] LastAccessTimeUtc : 5/4/2022 4:57:07 PM
16:57:07 [2022-05-04T16:57:07.848Z] LastWriteTime     : 5/4/2022 4:57:07 PM
16:57:07 [2022-05-04T16:57:07.848Z] LastWriteTimeUtc  : 5/4/2022 4:57:07 PM
16:57:07 [2022-05-04T16:57:07.848Z] Attributes        : Directory
16:57:07 [2022-05-04T16:57:07.848Z] Mode              : d-----
16:57:07 [2022-05-04T16:57:07.848Z] BaseName          : containerd
16:57:07 [2022-05-04T16:57:07.848Z] Target            : {}
16:57:07 [2022-05-04T16:57:07.848Z] LinkType          : 
16:57:07 [2022-05-04T16:57:07.848Z] 
16:57:09 [2022-05-04T16:57:09.167Z] INFO: Expanding go...
16:57:09 [2022-05-04T16:57:09.410Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
16:57:09 [2022-05-04T16:57:09.410Z] INFO: Configuring git core.autocrlf...
16:57:09 [2022-05-04T16:57:09.410Z] 
16:57:09 [2022-05-04T16:57:09.410Z] 
16:57:11 [2022-05-04T16:57:11.265Z] --- PASS: TestHealthKillContainer (8.28s)
16:57:11 [2022-05-04T16:57:11.266Z] === RUN   TestInspectCpusetInConfigPre120
16:57:11 [2022-05-04T16:57:11.266Z] --- PASS: TestInspectCpusetInConfigPre120 (0.50s)
16:57:11 [2022-05-04T16:57:11.266Z] === RUN   TestIpcModeNone
16:57:11 [2022-05-04T16:57:11.266Z] --- PASS: TestIpcModeNone (0.64s)
16:57:11 [2022-05-04T16:57:11.266Z] === RUN   TestIpcModePrivate
16:57:11 [2022-05-04T16:57:11.266Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false
16:57:11 [2022-05-04T16:57:11.525Z] --- PASS: TestIpcModePrivate (0.66s)
16:57:11 [2022-05-04T16:57:11.525Z] === RUN   TestIpcModeShareable
16:57:11 [2022-05-04T16:57:11.785Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true
16:57:12 [2022-05-04T16:57:12.045Z] --- PASS: TestIpcModeShareable (0.64s)
16:57:12 [2022-05-04T16:57:12.045Z] === RUN   TestAPIIpcModeShareableAndContainer
16:57:13 [2022-05-04T16:57:13.955Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.86s)
16:57:13 [2022-05-04T16:57:13.955Z] === RUN   TestAPIIpcModeHost
16:57:14 [2022-05-04T16:57:14.217Z] --- PASS: TestAPIIpcModeHost (0.40s)
16:57:14 [2022-05-04T16:57:14.217Z] === RUN   TestDaemonIpcModeShareable
16:57:14 [2022-05-04T16:57:14.694Z] 4612f6d0b889: Pull complete
16:57:15 [2022-05-04T16:57:15.598Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
16:57:15 [2022-05-04T16:57:15.598Z] --- PASS: TestDaemonIpcModeShareable (1.27s)
16:57:15 [2022-05-04T16:57:15.598Z] === RUN   TestDaemonIpcModePrivate
16:57:16 [2022-05-04T16:57:16.536Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
16:57:16 [2022-05-04T16:57:16.796Z] --- PASS: TestDaemonIpcModePrivate (1.17s)
16:57:16 [2022-05-04T16:57:16.796Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:57:17 [2022-05-04T16:57:17.734Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
16:57:17 [2022-05-04T16:57:17.995Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s)
16:57:17 [2022-05-04T16:57:17.995Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:57:18 [2022-05-04T16:57:18.934Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
16:57:19 [2022-05-04T16:57:19.194Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.33s)
16:57:19 [2022-05-04T16:57:19.194Z] === RUN   TestIpcModeOlderClient
16:57:19 [2022-05-04T16:57:19.194Z] === PAUSE TestIpcModeOlderClient
16:57:19 [2022-05-04T16:57:19.194Z] === RUN   TestKillContainerInvalidSignal
16:57:19 [2022-05-04T16:57:19.764Z] --- PASS: TestKillContainerInvalidSignal (0.46s)
16:57:19 [2022-05-04T16:57:19.764Z] === RUN   TestKillContainer
16:57:19 [2022-05-04T16:57:19.764Z] === RUN   TestKillContainer/no_signal
16:57:20 [2022-05-04T16:57:20.334Z] === RUN   TestKillContainer/non_killing_signal
16:57:20 [2022-05-04T16:57:20.593Z] === RUN   TestKillContainer/killing_signal
16:57:20 [2022-05-04T16:57:20.888Z] #62 280.6 # github.com/containerd/containerd/cmd/containerd
16:57:20 [2022-05-04T16:57:20.888Z] #62 280.6 /usr/bin/ld: /tmp/go-link-3290708543/000019.o: in function `New':
16:57:20 [2022-05-04T16:57:20.888Z] #62 280.6 /tmp/tmp.cFBn5Vr7pT/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
16:57:20 [2022-05-04T16:57:20.888Z] #62 280.6 + bin/containerd-stress
16:57:20 [2022-05-04T16:57:20.888Z] #62 281.7 + bin/containerd-shim
16:57:21 [2022-05-04T16:57:21.164Z] --- PASS: TestKillContainer (1.38s)
16:57:21 [2022-05-04T16:57:21.164Z]     --- PASS: TestKillContainer/no_signal (0.43s)
16:57:21 [2022-05-04T16:57:21.164Z]     --- PASS: TestKillContainer/non_killing_signal (0.30s)
16:57:21 [2022-05-04T16:57:21.164Z]     --- PASS: TestKillContainer/killing_signal (0.46s)
16:57:21 [2022-05-04T16:57:21.164Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:57:21 [2022-05-04T16:57:21.164Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:57:21 [2022-05-04T16:57:21.734Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:57:22 [2022-05-04T16:57:22.674Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.32s)
16:57:22 [2022-05-04T16:57:22.674Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s)
16:57:22 [2022-05-04T16:57:22.674Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.71s)
16:57:22 [2022-05-04T16:57:22.674Z] === RUN   TestKillStoppedContainer
16:57:22 [2022-05-04T16:57:22.674Z] --- PASS: TestKillStoppedContainer (0.07s)
16:57:22 [2022-05-04T16:57:22.674Z] === RUN   TestKillStoppedContainerAPIPre120
16:57:22 [2022-05-04T16:57:22.674Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
16:57:22 [2022-05-04T16:57:22.674Z] === RUN   TestKillDifferentUserContainer
16:57:22 [2022-05-04T16:57:22.934Z] --- PASS: TestKillDifferentUserContainer (0.45s)
16:57:22 [2022-05-04T16:57:22.934Z] === RUN   TestInspectOomKilledTrue
16:57:22 [2022-05-04T16:57:22.934Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:57:22 [2022-05-04T16:57:22.934Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
16:57:22 [2022-05-04T16:57:22.934Z] === RUN   TestInspectOomKilledFalse
16:57:22 [2022-05-04T16:57:22.934Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:57:22 [2022-05-04T16:57:22.934Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
16:57:22 [2022-05-04T16:57:22.934Z] === RUN   TestLinksEtcHostsContentMatch
16:57:23 [2022-05-04T16:57:23.589Z] --- PASS: TestLinksEtcHostsContentMatch (0.38s)
16:57:23 [2022-05-04T16:57:23.589Z] === RUN   TestLinksContainerNames
16:57:24 [2022-05-04T16:57:24.299Z] #62 280.5 # github.com/containerd/containerd/cmd/containerd
16:57:24 [2022-05-04T16:57:24.299Z] #62 280.5 /usr/bin/ld: /tmp/go-link-3036888698/000019.o: in function `New':
16:57:24 [2022-05-04T16:57:24.299Z] #62 280.5 /tmp/tmp.9qKubLbTdR/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
16:57:24 [2022-05-04T16:57:24.299Z] #62 280.6 + bin/containerd-stress
16:57:24 [2022-05-04T16:57:24.299Z] #62 281.7 + bin/containerd-shim
16:57:24 [2022-05-04T16:57:24.529Z] --- PASS: TestLinksContainerNames (1.00s)
16:57:24 [2022-05-04T16:57:24.529Z] === RUN   TestLogsFollowTailEmpty
16:57:24 [2022-05-04T16:57:24.789Z] --- PASS: TestLogsFollowTailEmpty (0.43s)
16:57:24 [2022-05-04T16:57:24.789Z] === RUN   TestContainerNetworkMountsNoChown
16:57:25 [2022-05-04T16:57:25.359Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s)
16:57:25 [2022-05-04T16:57:25.359Z] === RUN   TestMountDaemonRoot
16:57:25 [2022-05-04T16:57:25.359Z] === RUN   TestMountDaemonRoot/default
16:57:25 [2022-05-04T16:57:25.359Z] === PAUSE TestMountDaemonRoot/default
16:57:25 [2022-05-04T16:57:25.359Z] === RUN   TestMountDaemonRoot/private
16:57:25 [2022-05-04T16:57:25.359Z] === PAUSE TestMountDaemonRoot/private
16:57:25 [2022-05-04T16:57:25.359Z] === RUN   TestMountDaemonRoot/rprivate
16:57:25 [2022-05-04T16:57:25.359Z] === PAUSE TestMountDaemonRoot/rprivate
16:57:25 [2022-05-04T16:57:25.359Z] === RUN   TestMountDaemonRoot/slave
16:57:25 [2022-05-04T16:57:25.359Z] === PAUSE TestMountDaemonRoot/slave
16:57:25 [2022-05-04T16:57:25.359Z] === RUN   TestMountDaemonRoot/rslave
16:57:25 [2022-05-04T16:57:25.359Z] === PAUSE TestMountDaemonRoot/rslave
16:57:25 [2022-05-04T16:57:25.359Z] === RUN   TestMountDaemonRoot/shared
16:57:25 [2022-05-04T16:57:25.359Z] === PAUSE TestMountDaemonRoot/shared
16:57:25 [2022-05-04T16:57:25.359Z] === RUN   TestMountDaemonRoot/rshared
16:57:25 [2022-05-04T16:57:25.359Z] === PAUSE TestMountDaemonRoot/rshared
16:57:25 [2022-05-04T16:57:25.359Z] === CONT  TestMountDaemonRoot/default
16:57:25 [2022-05-04T16:57:25.359Z] === RUN   TestMountDaemonRoot/default/bind_root
16:57:25 [2022-05-04T16:57:25.359Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:57:25 [2022-05-04T16:57:25.359Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:57:25 [2022-05-04T16:57:25.359Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:57:25 [2022-05-04T16:57:25.359Z] === RUN   TestMountDaemonRoot/default/mount_root
16:57:25 [2022-05-04T16:57:25.359Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:57:25 [2022-05-04T16:57:25.359Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:57:25 [2022-05-04T16:57:25.359Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:57:25 [2022-05-04T16:57:25.359Z] === CONT  TestMountDaemonRoot/default/bind_root
16:57:25 [2022-05-04T16:57:25.359Z] === CONT  TestMountDaemonRoot/rprivate
16:57:25 [2022-05-04T16:57:25.359Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:57:25 [2022-05-04T16:57:25.359Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:57:25 [2022-05-04T16:57:25.359Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:57:25 [2022-05-04T16:57:25.359Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:57:25 [2022-05-04T16:57:25.359Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:57:25 [2022-05-04T16:57:25.359Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:57:25 [2022-05-04T16:57:25.359Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:57:25 [2022-05-04T16:57:25.359Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:57:25 [2022-05-04T16:57:25.359Z] === CONT  TestMountDaemonRoot/private
16:57:25 [2022-05-04T16:57:25.359Z] === RUN   TestMountDaemonRoot/private/bind_root
16:57:25 [2022-05-04T16:57:25.359Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:57:25 [2022-05-04T16:57:25.359Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:57:25 [2022-05-04T16:57:25.359Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:57:25 [2022-05-04T16:57:25.359Z] === RUN   TestMountDaemonRoot/private/mount_root
16:57:25 [2022-05-04T16:57:25.359Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:57:25 [2022-05-04T16:57:25.359Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:57:25 [2022-05-04T16:57:25.359Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:57:25 [2022-05-04T16:57:25.359Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:57:25 [2022-05-04T16:57:25.359Z] === CONT  TestMountDaemonRoot/default/mount_root
16:57:25 [2022-05-04T16:57:25.359Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:57:25 [2022-05-04T16:57:25.359Z] === CONT  TestMountDaemonRoot/shared
16:57:25 [2022-05-04T16:57:25.359Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:57:25 [2022-05-04T16:57:25.359Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:57:25 [2022-05-04T16:57:25.359Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:57:25 [2022-05-04T16:57:25.359Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:57:25 [2022-05-04T16:57:25.359Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:57:25 [2022-05-04T16:57:25.360Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:57:25 [2022-05-04T16:57:25.360Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:57:25 [2022-05-04T16:57:25.360Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:57:25 [2022-05-04T16:57:25.360Z] === CONT  TestMountDaemonRoot/rshared
16:57:25 [2022-05-04T16:57:25.360Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:57:25 [2022-05-04T16:57:25.360Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:57:25 [2022-05-04T16:57:25.360Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:57:25 [2022-05-04T16:57:25.360Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:57:25 [2022-05-04T16:57:25.360Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:57:25 [2022-05-04T16:57:25.360Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:57:25 [2022-05-04T16:57:25.360Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:57:25 [2022-05-04T16:57:25.360Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:57:25 [2022-05-04T16:57:25.360Z] === CONT  TestMountDaemonRoot/rslave
16:57:25 [2022-05-04T16:57:25.360Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:57:25 [2022-05-04T16:57:25.360Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:57:25 [2022-05-04T16:57:25.360Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:57:25 [2022-05-04T16:57:25.360Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:57:25 [2022-05-04T16:57:25.360Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:57:25 [2022-05-04T16:57:25.360Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:57:25 [2022-05-04T16:57:25.360Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:57:25 [2022-05-04T16:57:25.360Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:57:25 [2022-05-04T16:57:25.360Z] === CONT  TestMountDaemonRoot/slave
16:57:25 [2022-05-04T16:57:25.360Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:57:25 [2022-05-04T16:57:25.360Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:57:25 [2022-05-04T16:57:25.360Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:57:25 [2022-05-04T16:57:25.360Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:57:25 [2022-05-04T16:57:25.360Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:57:25 [2022-05-04T16:57:25.360Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:57:25 [2022-05-04T16:57:25.360Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:57:25 [2022-05-04T16:57:25.360Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:57:25 [2022-05-04T16:57:25.360Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:57:25 [2022-05-04T16:57:25.360Z] === CONT  TestMountDaemonRoot/private/bind_root
16:57:25 [2022-05-04T16:57:25.360Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:57:25 [2022-05-04T16:57:25.360Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:57:25 [2022-05-04T16:57:25.360Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:57:25 [2022-05-04T16:57:25.360Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:57:25 [2022-05-04T16:57:25.360Z] === CONT  TestMountDaemonRoot/private/mount_root
16:57:25 [2022-05-04T16:57:25.620Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:57:25 [2022-05-04T16:57:25.620Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:57:25 [2022-05-04T16:57:25.620Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:57:25 [2022-05-04T16:57:25.620Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:57:25 [2022-05-04T16:57:25.620Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:57:25 [2022-05-04T16:57:25.620Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:57:25 [2022-05-04T16:57:25.620Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:57:25 [2022-05-04T16:57:25.620Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:57:25 [2022-05-04T16:57:25.620Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:57:25 [2022-05-04T16:57:25.620Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:57:25 [2022-05-04T16:57:25.620Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:57:25 [2022-05-04T16:57:25.620Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:57:25 [2022-05-04T16:57:25.620Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:57:25 [2022-05-04T16:57:25.881Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:57:25 [2022-05-04T16:57:25.881Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:57:25 [2022-05-04T16:57:25.881Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:57:25 [2022-05-04T16:57:25.881Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:57:25 [2022-05-04T16:57:25.881Z] --- PASS: TestMountDaemonRoot (0.01s)
16:57:25 [2022-05-04T16:57:25.881Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:57:25 [2022-05-04T16:57:25.881Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
16:57:25 [2022-05-04T16:57:25.881Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
16:57:25 [2022-05-04T16:57:25.881Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
16:57:25 [2022-05-04T16:57:25.881Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
16:57:25 [2022-05-04T16:57:25.881Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:57:25 [2022-05-04T16:57:25.881Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
16:57:25 [2022-05-04T16:57:25.881Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
16:57:25 [2022-05-04T16:57:25.881Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
16:57:25 [2022-05-04T16:57:25.881Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
16:57:25 [2022-05-04T16:57:25.881Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:57:25 [2022-05-04T16:57:25.881Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
16:57:25 [2022-05-04T16:57:25.881Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
16:57:25 [2022-05-04T16:57:25.881Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
16:57:25 [2022-05-04T16:57:25.881Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
16:57:25 [2022-05-04T16:57:25.881Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:57:25 [2022-05-04T16:57:25.881Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
16:57:25 [2022-05-04T16:57:25.881Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
16:57:25 [2022-05-04T16:57:25.881Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
16:57:25 [2022-05-04T16:57:25.881Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
16:57:25 [2022-05-04T16:57:25.881Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:57:25 [2022-05-04T16:57:25.881Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
16:57:25 [2022-05-04T16:57:25.881Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
16:57:25 [2022-05-04T16:57:25.881Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
16:57:25 [2022-05-04T16:57:25.881Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
16:57:25 [2022-05-04T16:57:25.881Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:57:25 [2022-05-04T16:57:25.881Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
16:57:25 [2022-05-04T16:57:25.881Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
16:57:25 [2022-05-04T16:57:25.881Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
16:57:25 [2022-05-04T16:57:25.881Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
16:57:25 [2022-05-04T16:57:25.881Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:57:25 [2022-05-04T16:57:25.881Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
16:57:25 [2022-05-04T16:57:25.881Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
16:57:25 [2022-05-04T16:57:25.881Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
16:57:25 [2022-05-04T16:57:25.881Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
16:57:25 [2022-05-04T16:57:25.881Z] === RUN   TestContainerBindMountNonRecursive
16:57:27 [2022-05-04T16:57:27.262Z] --- PASS: TestContainerBindMountNonRecursive (1.29s)
16:57:27 [2022-05-04T16:57:27.262Z] === RUN   TestContainerVolumesMountedAsShared
16:57:27 [2022-05-04T16:57:27.426Z] #62 292.8 + bin/containerd-shim-runc-v1
16:57:27 [2022-05-04T16:57:27.522Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s)
16:57:27 [2022-05-04T16:57:27.522Z] === RUN   TestContainerVolumesMountedAsSlave
16:57:28 [2022-05-04T16:57:28.092Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s)
16:57:28 [2022-05-04T16:57:28.092Z] === RUN   TestNetworkNat
16:57:28 [2022-05-04T16:57:28.207Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.510s	coverage: 60.0% of statements
16:57:28 [2022-05-04T16:57:28.207Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
16:57:28 [2022-05-04T16:57:28.207Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
16:57:28 [2022-05-04T16:57:28.207Z] ok  	github.com/docker/docker/libnetwork/osl	4.363s	coverage: 39.7% of statements
16:57:28 [2022-05-04T16:57:28.207Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
16:57:28 [2022-05-04T16:57:28.207Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.007s	coverage: 86.1% of statements
16:57:28 [2022-05-04T16:57:28.352Z] --- PASS: TestNetworkNat (0.47s)
16:57:28 [2022-05-04T16:57:28.352Z] === RUN   TestNetworkLocalhostTCPNat
16:57:28 [2022-05-04T16:57:28.772Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.259s	coverage: 48.6% of statements
16:57:28 [2022-05-04T16:57:28.921Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s)
16:57:28 [2022-05-04T16:57:28.921Z] === RUN   TestNetworkLoopbackNat
16:57:29 [2022-05-04T16:57:29.030Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 70.6% of statements
16:57:29 [2022-05-04T16:57:29.030Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
16:57:29 [2022-05-04T16:57:29.288Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
16:57:29 [2022-05-04T16:57:29.288Z] 
16:57:29 [2022-05-04T16:57:29.288Z] === Skipped
16:57:29 [2022-05-04T16:57:29.288Z] === SKIP: libnetwork TestParallel1 (0.00s)
16:57:29 [2022-05-04T16:57:29.288Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
16:57:29 [2022-05-04T16:57:29.288Z] 
16:57:29 [2022-05-04T16:57:29.288Z] === SKIP: libnetwork TestParallel3 (0.00s)
16:57:29 [2022-05-04T16:57:29.288Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
16:57:29 [2022-05-04T16:57:29.288Z] 
16:57:29 [2022-05-04T16:57:29.288Z] === SKIP: libnetwork TestParallel2 (0.00s)
16:57:29 [2022-05-04T16:57:29.288Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
16:57:29 [2022-05-04T16:57:29.288Z] 
16:57:29 [2022-05-04T16:57:29.288Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
16:57:29 [2022-05-04T16:57:29.288Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
16:57:29 [2022-05-04T16:57:29.288Z] 
16:57:29 [2022-05-04T16:57:29.288Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
16:57:29 [2022-05-04T16:57:29.288Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
16:57:29 [2022-05-04T16:57:29.288Z] 
16:57:29 [2022-05-04T16:57:29.288Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
16:57:29 [2022-05-04T16:57:29.288Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
16:57:29 [2022-05-04T16:57:29.288Z] 
16:57:29 [2022-05-04T16:57:29.288Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
16:57:29 [2022-05-04T16:57:29.288Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
16:57:29 [2022-05-04T16:57:29.288Z] 
16:57:29 [2022-05-04T16:57:29.288Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
16:57:29 [2022-05-04T16:57:29.288Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
16:57:29 [2022-05-04T16:57:29.288Z] 
16:57:29 [2022-05-04T16:57:29.288Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
16:57:29 [2022-05-04T16:57:29.288Z]     firewalld_test.go:14: firewalld is not running
16:57:29 [2022-05-04T16:57:29.288Z] 
16:57:29 [2022-05-04T16:57:29.288Z] DONE 326 tests, 9 skipped in 200.764s
Post stage
[Pipeline] junit
16:57:29 [2022-05-04T16:57:29.866Z] Recording test results
16:57:30 [2022-05-04T16:57:30.128Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:57:30 [2022-05-04T16:57:30.491Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43560/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6e376e32d85ab3faad4095c561b8ab8030fbce15 -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:6e376e32d85ab3faad4095c561b8ab8030fbce15 hack/make.sh dynbinary test-integration
16:57:30 [2022-05-04T16:57:30.748Z] 
16:57:30 [2022-05-04T16:57:30.748Z] Removing bundles/
16:57:30 [2022-05-04T16:57:30.748Z] 
16:57:30 [2022-05-04T16:57:30.931Z] #62 292.8 + bin/containerd-shim-runc-v1
16:57:31 [2022-05-04T16:57:31.006Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:57:31 [2022-05-04T16:57:31.006Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:57:31 [2022-05-04T16:57:31.006Z] GOOS="" GOARCH="" GOARM=""
16:57:31 [2022-05-04T16:57:31.463Z] --- PASS: TestNetworkLoopbackNat (2.63s)
16:57:31 [2022-05-04T16:57:31.463Z] === RUN   TestPause
16:57:32 [2022-05-04T16:57:32.034Z] --- PASS: TestPause (0.59s)
16:57:32 [2022-05-04T16:57:32.034Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:57:32 [2022-05-04T16:57:32.034Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:57:32 [2022-05-04T16:57:32.034Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:57:32 [2022-05-04T16:57:32.034Z] === RUN   TestPauseStopPausedContainer
16:57:32 [2022-05-04T16:57:32.604Z] --- PASS: TestPauseStopPausedContainer (0.50s)
16:57:32 [2022-05-04T16:57:32.604Z] === RUN   TestPidHost
16:57:32 [2022-05-04T16:57:32.622Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:57:32 [2022-05-04T16:57:32.622Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
16:57:32 [2022-05-04T16:57:32.622Z] GOOS="" GOARCH="" GOARM=""
16:57:32 [2022-05-04T16:57:32.622Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
16:57:32 [2022-05-04T16:57:32.622Z] 
16:57:32 [2022-05-04T16:57:32.622Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
16:57:32 [2022-05-04T16:57:32.622Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
16:57:32 [2022-05-04T16:57:32.622Z] Using test binary docker
16:57:32 [2022-05-04T16:57:32.622Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:57:32 [2022-05-04T16:57:32.622Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:57:32 [2022-05-04T16:57:32.622Z] INFO: Waiting for daemon to start...
16:57:32 [2022-05-04T16:57:32.622Z] Starting dockerd
16:57:32 [2022-05-04T16:57:32.622Z] .
16:57:32 [2022-05-04T16:57:32.622Z] INFO: Building docker-sdk-python3:5.0.3...
16:57:33 [2022-05-04T16:57:33.544Z] --- PASS: TestPidHost (1.01s)
16:57:33 [2022-05-04T16:57:33.544Z] === RUN   TestPsFilter
16:57:33 [2022-05-04T16:57:33.805Z] --- PASS: TestPsFilter (0.15s)
16:57:33 [2022-05-04T16:57:33.805Z] === RUN   TestRemoveContainerWithRemovedVolume
16:57:34 [2022-05-04T16:57:34.065Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s)
16:57:34 [2022-05-04T16:57:34.065Z] === RUN   TestRemoveContainerWithVolume
16:57:34 [2022-05-04T16:57:34.083Z] #62 299.1 + bin/containerd-shim-runc-v2
16:57:34 [2022-05-04T16:57:34.083Z] #62 299.8 + binaries
16:57:34 [2022-05-04T16:57:34.083Z] #62 299.8 + install -D bin/containerd /build/containerd
16:57:34 [2022-05-04T16:57:34.083Z] #62 299.9 + install -D bin/containerd-shim /build/containerd-shim
16:57:34 [2022-05-04T16:57:34.083Z] #62 299.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
16:57:34 [2022-05-04T16:57:34.083Z] #62 299.9 + install -D bin/ctr /build/ctr
16:57:34 [2022-05-04T16:57:34.442Z] INFO: Expanding compiler 1 of 3...
16:57:34 [2022-05-04T16:57:34.442Z] INFO: Expanding compiler 2 of 3...
16:57:34 [2022-05-04T16:57:34.636Z] --- PASS: TestRemoveContainerWithVolume (0.46s)
16:57:34 [2022-05-04T16:57:34.636Z] === RUN   TestRemoveContainerRunning
16:57:35 [2022-05-04T16:57:35.206Z] --- PASS: TestRemoveContainerRunning (0.46s)
16:57:35 [2022-05-04T16:57:35.206Z] === RUN   TestRemoveContainerForceRemoveRunning
16:57:35 [2022-05-04T16:57:35.467Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s)
16:57:35 [2022-05-04T16:57:35.467Z] === RUN   TestRemoveInvalidContainer
16:57:35 [2022-05-04T16:57:35.467Z] --- PASS: TestRemoveInvalidContainer (0.01s)
16:57:35 [2022-05-04T16:57:35.467Z] === RUN   TestRenameLinkedContainer
16:57:35 [2022-05-04T16:57:35.973Z] #62 DONE 301.7s
16:57:36 [2022-05-04T16:57:36.901Z] 
16:57:36 [2022-05-04T16:57:36.901Z] #63 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
16:57:36 [2022-05-04T16:57:36.901Z] #63 sha256:508dd39f2eb5da62f659b55ee7dfc8b252668d81a145822d93b332403cea620d
16:57:37 [2022-05-04T16:57:37.379Z] --- PASS: TestRenameLinkedContainer (1.86s)
16:57:37 [2022-05-04T16:57:37.379Z] === RUN   TestRenameStoppedContainer
16:57:37 [2022-05-04T16:57:37.394Z] INFO: Expanding compiler 3 of 3...
16:57:37 [2022-05-04T16:57:37.501Z] #62 299.1 + bin/containerd-shim-runc-v2
16:57:37 [2022-05-04T16:57:37.761Z] #62 299.9 + binaries
16:57:37 [2022-05-04T16:57:37.761Z] #62 299.9 + install -D bin/containerd /build/containerd
16:57:37 [2022-05-04T16:57:37.761Z] #62 300.0 + install -D bin/containerd-shim /build/containerd-shim
16:57:37 [2022-05-04T16:57:37.831Z] #63 DONE 0.8s
16:57:37 [2022-05-04T16:57:37.831Z] 
16:57:37 [2022-05-04T16:57:37.831Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
16:57:37 [2022-05-04T16:57:37.831Z] #68 sha256:b43a931f21e45ba1319059e09a39faf4b9b7e81d73ab8d33086cfe7d82f95f4e
16:57:37 [2022-05-04T16:57:37.861Z] INFO: Removing downloaded files...
16:57:37 [2022-05-04T16:57:37.861Z] INFO: Downloading containerd
16:57:37 [2022-05-04T16:57:37.949Z] --- PASS: TestRenameStoppedContainer (0.44s)
16:57:37 [2022-05-04T16:57:37.949Z] === RUN   TestRenameRunningContainerAndReuse
16:57:38 [2022-05-04T16:57:38.019Z] #62 300.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
16:57:38 [2022-05-04T16:57:38.019Z] #62 300.0 + install -D bin/ctr /build/ctr
16:57:38 [2022-05-04T16:57:38.088Z] #68 DONE 0.2s
16:57:38 [2022-05-04T16:57:38.088Z] 
16:57:38 [2022-05-04T16:57:38.088Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
16:57:38 [2022-05-04T16:57:38.088Z] #73 sha256:0d3892c458de6ad8d13da3c727ec6157ab337f5088dd4da63e6f57041bf174a4
16:57:38 [2022-05-04T16:57:38.651Z] #73 DONE 0.8s
16:57:38 [2022-05-04T16:57:38.889Z] --- PASS: TestRenameRunningContainerAndReuse (0.98s)
16:57:38 [2022-05-04T16:57:38.889Z] === RUN   TestRenameInvalidName
16:57:38 [2022-05-04T16:57:38.907Z] 
16:57:38 [2022-05-04T16:57:38.907Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
16:57:38 [2022-05-04T16:57:38.907Z] #74 sha256:6a17921dadb71cb2b04ef7f22f60ada047573f7b476070954856ceb781a2ae9e
16:57:38 [2022-05-04T16:57:38.907Z] #74 DONE 0.0s
16:57:38 [2022-05-04T16:57:38.907Z] 
16:57:38 [2022-05-04T16:57:38.907Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker
16:57:38 [2022-05-04T16:57:38.907Z] #75 sha256:833012f9a2e360761756d49b5af422b25bb3699d4b565fc501a14772bfca306d
16:57:39 [2022-05-04T16:57:39.460Z] --- PASS: TestRenameInvalidName (0.45s)
16:57:39 [2022-05-04T16:57:39.460Z] === RUN   TestRenameAnonymousContainer
16:57:39 [2022-05-04T16:57:39.917Z] #62 DONE 301.9s
16:57:40 [2022-05-04T16:57:40.272Z] #75 DONE 1.3s
16:57:40 [2022-05-04T16:57:40.272Z] 
16:57:40 [2022-05-04T16:57:40.272Z] #76 exporting to image
16:57:40 [2022-05-04T16:57:40.272Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:57:40 [2022-05-04T16:57:40.272Z] #76 exporting layers
16:57:40 [2022-05-04T16:57:40.863Z] 
16:57:40 [2022-05-04T16:57:40.863Z] #63 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
16:57:40 [2022-05-04T16:57:40.863Z] #63 sha256:11bb83f08c145d183c2d690ee6794d57ab04712d1a1455f446c5e2192920774b
16:57:41 [2022-05-04T16:57:41.371Z] --- PASS: TestRenameAnonymousContainer (1.71s)
16:57:41 [2022-05-04T16:57:41.371Z] === RUN   TestRenameContainerWithSameName
16:57:41 [2022-05-04T16:57:41.371Z] --- PASS: TestRenameContainerWithSameName (0.46s)
16:57:41 [2022-05-04T16:57:41.371Z] === RUN   TestRenameContainerWithLinkedContainer
16:57:41 [2022-05-04T16:57:41.796Z] #63 DONE 0.8s
16:57:41 [2022-05-04T16:57:41.796Z] 
16:57:41 [2022-05-04T16:57:41.796Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
16:57:41 [2022-05-04T16:57:41.796Z] #68 sha256:e1d36a2baa701b3180a67ddbb9f1753519c6c5d3f39013736a6db35d6d2a383f
16:57:41 [2022-05-04T16:57:41.796Z] #68 DONE 0.2s
16:57:41 [2022-05-04T16:57:41.796Z] 
16:57:41 [2022-05-04T16:57:41.796Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
16:57:41 [2022-05-04T16:57:41.796Z] #73 sha256:a6aa65330acb82b1fefdc7ba45da3e5d6a2737468fb1d0285ee930bd28ab0425
16:57:42 [2022-05-04T16:57:42.362Z] #73 DONE 0.8s
16:57:42 [2022-05-04T16:57:42.620Z] 
16:57:42 [2022-05-04T16:57:42.620Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
16:57:42 [2022-05-04T16:57:42.620Z] #74 sha256:6e0e9d88b32ddcb7cb73a88403f2a4092b814102c4d0c9b9a70fc5510104b019
16:57:42 [2022-05-04T16:57:42.620Z] #74 DONE 0.0s
16:57:42 [2022-05-04T16:57:42.620Z] 
16:57:42 [2022-05-04T16:57:42.620Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker
16:57:42 [2022-05-04T16:57:42.620Z] #75 sha256:c68a2e64f33a24180cf395da5110f415b023b0f63c62786d02add15b3b854dfd
16:57:42 [2022-05-04T16:57:42.753Z] --- PASS: TestRenameContainerWithLinkedContainer (1.01s)
16:57:42 [2022-05-04T16:57:42.753Z] === RUN   TestResize
16:57:43 [2022-05-04T16:57:43.013Z] --- PASS: TestResize (0.47s)
16:57:43 [2022-05-04T16:57:43.013Z] === RUN   TestResizeWithInvalidSize
16:57:43 [2022-05-04T16:57:43.274Z] --- PASS: TestResizeWithInvalidSize (0.46s)
16:57:43 [2022-05-04T16:57:43.274Z] === RUN   TestResizeWhenContainerNotStarted
16:57:43 [2022-05-04T16:57:43.843Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s)
16:57:43 [2022-05-04T16:57:43.844Z] === RUN   TestDaemonRestartKillContainers
16:57:43 [2022-05-04T16:57:43.844Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:57:43 [2022-05-04T16:57:43.844Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:57:43 [2022-05-04T16:57:43.844Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:57:43 [2022-05-04T16:57:43.844Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:57:43 [2022-05-04T16:57:43.844Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:57:43 [2022-05-04T16:57:43.844Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:57:43 [2022-05-04T16:57:43.844Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:57:43 [2022-05-04T16:57:43.844Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:57:43 [2022-05-04T16:57:43.844Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:57:43 [2022-05-04T16:57:43.844Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:57:43 [2022-05-04T16:57:43.844Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:57:43 [2022-05-04T16:57:43.844Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:57:43 [2022-05-04T16:57:43.844Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:57:43 [2022-05-04T16:57:43.844Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:57:43 [2022-05-04T16:57:43.844Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:57:43 [2022-05-04T16:57:43.844Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:57:43 [2022-05-04T16:57:43.844Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:57:43 [2022-05-04T16:57:43.844Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:57:43 [2022-05-04T16:57:43.844Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:57:43 [2022-05-04T16:57:43.844Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:57:43 [2022-05-04T16:57:43.844Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:57:43 [2022-05-04T16:57:43.844Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:57:43 [2022-05-04T16:57:43.844Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:57:43 [2022-05-04T16:57:43.844Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:57:43 [2022-05-04T16:57:43.844Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:57:43 [2022-05-04T16:57:43.844Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:57:43 [2022-05-04T16:57:43.844Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:57:43 [2022-05-04T16:57:43.844Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:57:43 [2022-05-04T16:57:43.844Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:57:43 [2022-05-04T16:57:43.844Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:57:43 [2022-05-04T16:57:43.844Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:57:43 [2022-05-04T16:57:43.844Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:57:43 [2022-05-04T16:57:43.844Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:57:43 [2022-05-04T16:57:43.844Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:57:43 [2022-05-04T16:57:43.994Z] #75 DONE 1.4s
16:57:43 [2022-05-04T16:57:43.994Z] 
16:57:43 [2022-05-04T16:57:43.994Z] #76 exporting to image
16:57:43 [2022-05-04T16:57:43.994Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:57:43 [2022-05-04T16:57:43.994Z] #76 exporting layers
16:57:45 [2022-05-04T16:57:45.227Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:57:45 [2022-05-04T16:57:45.487Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:57:46 [2022-05-04T16:57:46.504Z] 
16:57:46 [2022-05-04T16:57:46.504Z] Name                           Version          Source           Summary       
16:57:46 [2022-05-04T16:57:46.504Z] ----                           -------          ------           -------       
16:57:46 [2022-05-04T16:57:46.504Z] 7Zip4Powershell                2.1.0            PSGallery        Powershell ...
16:57:46 [2022-05-04T16:57:46.812Z] #76 exporting layers 6.2s done
16:57:46 [2022-05-04T16:57:46.812Z] #76 writing image sha256:3969c7d99b555c7807d85c41c624c9f92ccc4149662b1606d486e4ff66240f0d done
16:57:46 [2022-05-04T16:57:46.812Z] #76 naming to docker.io/library/docker:6e376e32d85ab3faad4095c561b8ab8030fbce15 done
16:57:46 [2022-05-04T16:57:46.812Z] #76 DONE 6.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:57:46 [2022-05-04T16:57:46.895Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:57:47 [2022-05-04T16:57:47.147Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43560/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=6e376e32d85ab3faad4095c561b8ab8030fbce15 -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:6e376e32d85ab3faad4095c561b8ab8030fbce15 hack/make.sh dynbinary test-integration
16:57:47 [2022-05-04T16:57:47.488Z] 
16:57:47 [2022-05-04T16:57:47.488Z] PSPath            : Microsoft.PowerShell.Core\FileSystem::C:\containerd
16:57:47 [2022-05-04T16:57:47.488Z] PSParentPath      : Microsoft.PowerShell.Core\FileSystem::C:\
16:57:47 [2022-05-04T16:57:47.488Z] PSChildName       : containerd
16:57:47 [2022-05-04T16:57:47.488Z] PSDrive           : C
16:57:47 [2022-05-04T16:57:47.488Z] PSProvider        : Microsoft.PowerShell.Core\FileSystem
16:57:47 [2022-05-04T16:57:47.488Z] PSIsContainer     : True
16:57:47 [2022-05-04T16:57:47.488Z] Name              : containerd
16:57:47 [2022-05-04T16:57:47.488Z] FullName          : C:\containerd
16:57:47 [2022-05-04T16:57:47.488Z] Parent            : 
16:57:47 [2022-05-04T16:57:47.488Z] Exists            : True
16:57:47 [2022-05-04T16:57:47.488Z] Root              : C:\
16:57:47 [2022-05-04T16:57:47.488Z] Extension         : 
16:57:47 [2022-05-04T16:57:47.488Z] CreationTime      : 5/4/2022 4:57:46 PM
16:57:47 [2022-05-04T16:57:47.488Z] CreationTimeUtc   : 5/4/2022 4:57:46 PM
16:57:47 [2022-05-04T16:57:47.488Z] LastAccessTime    : 5/4/2022 4:57:46 PM
16:57:47 [2022-05-04T16:57:47.488Z] LastAccessTimeUtc : 5/4/2022 4:57:46 PM
16:57:47 [2022-05-04T16:57:47.488Z] LastWriteTime     : 5/4/2022 4:57:46 PM
16:57:47 [2022-05-04T16:57:47.488Z] LastWriteTimeUtc  : 5/4/2022 4:57:46 PM
16:57:47 [2022-05-04T16:57:47.488Z] Attributes        : Directory
16:57:47 [2022-05-04T16:57:47.488Z] Mode              : d-----
16:57:47 [2022-05-04T16:57:47.488Z] BaseName          : containerd
16:57:47 [2022-05-04T16:57:47.488Z] Target            : {}
16:57:47 [2022-05-04T16:57:47.488Z] LinkType          : 
16:57:47 [2022-05-04T16:57:47.488Z] 
16:57:48 [2022-05-04T16:57:48.278Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:57:48 [2022-05-04T16:57:48.513Z] 
16:57:48 [2022-05-04T16:57:48.770Z] Removing bundles/
16:57:48 [2022-05-04T16:57:48.770Z] 
16:57:48 [2022-05-04T16:57:48.770Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:57:48 [2022-05-04T16:57:48.770Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:57:48 [2022-05-04T16:57:48.770Z] GOOS="" GOARCH="" GOARM=""
16:57:49 [2022-05-04T16:57:49.052Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
16:57:49 [2022-05-04T16:57:49.052Z] INFO: Configuring git core.autocrlf...
16:57:49 [2022-05-04T16:57:49.052Z] 
16:57:49 [2022-05-04T16:57:49.052Z] 
16:57:49 [2022-05-04T16:57:49.217Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:57:49 [2022-05-04T16:57:49.477Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:57:50 [2022-05-04T16:57:50.557Z] #76 exporting layers 6.2s done
16:57:50 [2022-05-04T16:57:50.557Z] #76 writing image sha256:868ffe9af9a79017576d95c1975e37fd91950443f885be4d4052b53223f682a0 done
16:57:50 [2022-05-04T16:57:50.557Z] #76 naming to docker.io/library/docker:6e376e32d85ab3faad4095c561b8ab8030fbce15 done
16:57:50 [2022-05-04T16:57:50.557Z] #76 DONE 6.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
16:57:50 [2022-05-04T16:57:50.886Z] + trap exit INT TERM
16:57:50 [2022-05-04T16:57:50.887Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
16:57:50 [2022-05-04T16:57:50.887Z] + CONTAINER_NAME=docker-pr2
16:57:50 [2022-05-04T16:57:50.887Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43560/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43560/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6e376e32d85ab3faad4095c561b8ab8030fbce15 -e DOCKER_GRAPHDRIVER docker:6e376e32d85ab3faad4095c561b8ab8030fbce15 hack/make.sh dynbinary
16:57:51 [2022-05-04T16:57:51.826Z] 
16:57:51 [2022-05-04T16:57:51.826Z] Removing bundles/
16:57:51 [2022-05-04T16:57:51.826Z] 
16:57:51 [2022-05-04T16:57:51.826Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:57:51 [2022-05-04T16:57:51.826Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:57:51 [2022-05-04T16:57:51.826Z] GOOS="" GOARCH="" GOARM=""
16:57:52 [2022-05-04T16:57:52.771Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:57:53 [2022-05-04T16:57:53.031Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:57:55 [2022-05-04T16:57:55.570Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:57:56 [2022-05-04T16:57:56.952Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:57:56 [2022-05-04T16:57:56.952Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:57:58 [2022-05-04T16:57:58.864Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:57:58 [2022-05-04T16:57:58.864Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:58:00 [2022-05-04T16:58:00.775Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:58:02 [2022-05-04T16:58:02.157Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
16:58:02 [2022-05-04T16:58:02.157Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.39s)
16:58:02 [2022-05-04T16:58:02.157Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.74s)
16:58:02 [2022-05-04T16:58:02.157Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.35s)
16:58:02 [2022-05-04T16:58:02.157Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s)
16:58:02 [2022-05-04T16:58:02.157Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.03s)
16:58:02 [2022-05-04T16:58:02.157Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s)
16:58:02 [2022-05-04T16:58:02.157Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.48s)
16:58:02 [2022-05-04T16:58:02.157Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.56s)
16:58:02 [2022-05-04T16:58:02.157Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.12s)
16:58:02 [2022-05-04T16:58:02.157Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.68s)
16:58:02 [2022-05-04T16:58:02.157Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.06s)
16:58:02 [2022-05-04T16:58:02.158Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.97s)
16:58:02 [2022-05-04T16:58:02.158Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.11s)
16:58:02 [2022-05-04T16:58:02.158Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.77s)
16:58:02 [2022-05-04T16:58:02.158Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.89s)
16:58:02 [2022-05-04T16:58:02.158Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.74s)
16:58:02 [2022-05-04T16:58:02.158Z] === RUN   TestCgroupNamespacesRun
16:58:03 [2022-05-04T16:58:03.539Z] --- PASS: TestCgroupNamespacesRun (1.24s)
16:58:03 [2022-05-04T16:58:03.539Z] === RUN   TestCgroupNamespacesRunPrivileged
16:58:03 [2022-05-04T16:58:03.539Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
16:58:03 [2022-05-04T16:58:03.539Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
16:58:03 [2022-05-04T16:58:03.539Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:58:04 [2022-05-04T16:58:04.919Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.44s)
16:58:04 [2022-05-04T16:58:04.919Z] === RUN   TestCgroupNamespacesRunHostMode
16:58:06 [2022-05-04T16:58:06.299Z] --- PASS: TestCgroupNamespacesRunHostMode (1.22s)
16:58:06 [2022-05-04T16:58:06.299Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:58:07 [2022-05-04T16:58:07.238Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.21s)
16:58:07 [2022-05-04T16:58:07.238Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:58:08 [2022-05-04T16:58:08.621Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.21s)
16:58:08 [2022-05-04T16:58:08.621Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:58:09 [2022-05-04T16:58:09.191Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
16:58:09 [2022-05-04T16:58:09.191Z] === RUN   TestCgroupNamespacesRunOlderClient
16:58:10 [2022-05-04T16:58:10.033Z] Removing intermediate container 7f5b6ebde259
16:58:10 [2022-05-04T16:58:10.033Z]  ---> ee61bc70c831
16:58:10 [2022-05-04T16:58:10.033Z] Step 9/13 : RUN   Function Install-GoTestSum() {     $Env:GO111MODULE = 'on';     $tmpGobin = "${Env:GOBIN_TMP}";     $Env:GOBIN = """${Env:GOPATH}`\bin""";     Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN";     &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}";     $Env:GOBIN = "${tmpGobin}";     $Env:GO111MODULE = 'off';     if ($LASTEXITCODE -ne 0) {        Throw '"gotestsum install failed..."';     }   }     Install-GoTestSum
16:58:10 [2022-05-04T16:58:10.033Z]  ---> Running in 0def5701f58c
16:58:10 [2022-05-04T16:58:10.033Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin
16:58:10 [2022-05-04T16:58:10.033Z] go: downloading gotest.tools/gotestsum v1.7.0
16:58:10 [2022-05-04T16:58:10.033Z] go: downloading github.com/fatih/color v1.10.0
16:58:10 [2022-05-04T16:58:10.033Z] go: downloading github.com/dnephin/pflag v1.0.7
16:58:10 [2022-05-04T16:58:10.033Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:58:10 [2022-05-04T16:58:10.033Z] go: downloading github.com/pkg/errors v0.9.1
16:58:10 [2022-05-04T16:58:10.033Z] go: downloading github.com/mattn/go-colorable v0.1.8
16:58:10 [2022-05-04T16:58:10.033Z] go: downloading github.com/mattn/go-isatty v0.0.12
16:58:10 [2022-05-04T16:58:10.033Z] go: downloading golang.org/x/tools v0.1.0
16:58:10 [2022-05-04T16:58:10.033Z] go: downloading github.com/fsnotify/fsnotify v1.4.9
16:58:10 [2022-05-04T16:58:10.033Z] go: downloading github.com/jonboulle/clockwork v0.2.2
16:58:10 [2022-05-04T16:58:10.033Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
16:58:10 [2022-05-04T16:58:10.033Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
16:58:10 [2022-05-04T16:58:10.033Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
16:58:10 [2022-05-04T16:58:10.502Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
16:58:10 [2022-05-04T16:58:10.502Z] go: downloading golang.org/x/mod v0.3.0
16:58:10 [2022-05-04T16:58:10.573Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.26s)
16:58:10 [2022-05-04T16:58:10.573Z] === RUN   TestNISDomainname
16:58:11 [2022-05-04T16:58:11.152Z] --- PASS: TestNISDomainname (0.67s)
16:58:11 [2022-05-04T16:58:11.152Z] === RUN   TestHostnameDnsResolution
16:58:11 [2022-05-04T16:58:11.378Z] sha256:9f6440ef9bcb83ce9b1d67a52db8259352365a49e0969b53154bb66d43874c23
16:58:11 [2022-05-04T16:58:11.378Z] INFO: Starting docker-py tests...
16:58:11 [2022-05-04T16:58:11.378Z] ============================= test session starts ==============================
16:58:11 [2022-05-04T16:58:11.378Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
16:58:11 [2022-05-04T16:58:11.378Z] rootdir: /src, inifile: pytest.ini
16:58:11 [2022-05-04T16:58:11.378Z] plugins: cov-2.6.1, timeout-1.3.3
16:58:11 [2022-05-04T16:58:11.378Z] collected 395 items / 2 deselected / 393 selected
16:58:11 [2022-05-04T16:58:11.378Z] 
16:58:12 [2022-05-04T16:58:12.092Z] --- PASS: TestHostnameDnsResolution (0.76s)
16:58:12 [2022-05-04T16:58:12.092Z] === RUN   TestUnprivilegedPortsAndPing
16:58:12 [2022-05-04T16:58:12.661Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s)
16:58:12 [2022-05-04T16:58:12.661Z] === RUN   TestPrivilegedHostDevices
16:58:13 [2022-05-04T16:58:13.230Z] --- PASS: TestPrivilegedHostDevices (0.58s)
16:58:13 [2022-05-04T16:58:13.230Z] === RUN   TestStats
16:58:15 [2022-05-04T16:58:15.767Z] --- PASS: TestStats (2.56s)
16:58:15 [2022-05-04T16:58:15.767Z] === RUN   TestStopContainerWithTimeout
16:58:15 [2022-05-04T16:58:15.767Z] === RUN   TestStopContainerWithTimeout/0
16:58:15 [2022-05-04T16:58:15.767Z] === PAUSE TestStopContainerWithTimeout/0
16:58:15 [2022-05-04T16:58:15.767Z] === RUN   TestStopContainerWithTimeout/1
16:58:15 [2022-05-04T16:58:15.767Z] === PAUSE TestStopContainerWithTimeout/1
16:58:15 [2022-05-04T16:58:15.767Z] === RUN   TestStopContainerWithTimeout/3
16:58:15 [2022-05-04T16:58:15.768Z] === PAUSE TestStopContainerWithTimeout/3
16:58:15 [2022-05-04T16:58:15.768Z] === RUN   TestStopContainerWithTimeout/-1
16:58:15 [2022-05-04T16:58:15.768Z] === PAUSE TestStopContainerWithTimeout/-1
16:58:15 [2022-05-04T16:58:15.768Z] === CONT  TestStopContainerWithTimeout/0
16:58:15 [2022-05-04T16:58:15.768Z] === CONT  TestStopContainerWithTimeout/3
16:58:16 [2022-05-04T16:58:16.337Z] === CONT  TestStopContainerWithTimeout/-1
16:58:18 [2022-05-04T16:58:18.245Z] === CONT  TestStopContainerWithTimeout/1
16:58:20 [2022-05-04T16:58:20.153Z] --- PASS: TestStopContainerWithTimeout (0.01s)
16:58:20 [2022-05-04T16:58:20.153Z]     --- PASS: TestStopContainerWithTimeout/0 (0.63s)
16:58:20 [2022-05-04T16:58:20.153Z]     --- PASS: TestStopContainerWithTimeout/3 (2.62s)
16:58:20 [2022-05-04T16:58:20.153Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.45s)
16:58:20 [2022-05-04T16:58:20.153Z]     --- PASS: TestStopContainerWithTimeout/1 (1.52s)
16:58:20 [2022-05-04T16:58:20.153Z] === RUN   TestDeleteDevicemapper
16:58:20 [2022-05-04T16:58:20.153Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:58:20 [2022-05-04T16:58:20.153Z] --- SKIP: TestDeleteDevicemapper (0.00s)
16:58:20 [2022-05-04T16:58:20.153Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:58:21 [2022-05-04T16:58:21.536Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.50s)
16:58:21 [2022-05-04T16:58:21.536Z] === RUN   TestUpdateMemory
16:58:21 [2022-05-04T16:58:21.536Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
16:58:21 [2022-05-04T16:58:21.536Z] --- SKIP: TestUpdateMemory (0.00s)
16:58:21 [2022-05-04T16:58:21.536Z] === RUN   TestUpdateCPUQuota
16:58:22 [2022-05-04T16:58:22.476Z] --- PASS: TestUpdateCPUQuota (0.96s)
16:58:22 [2022-05-04T16:58:22.476Z] === RUN   TestUpdatePidsLimit
16:58:22 [2022-05-04T16:58:22.476Z] === RUN   TestUpdatePidsLimit/update_from_none
16:58:22 [2022-05-04T16:58:22.476Z] === RUN   TestUpdatePidsLimit/no_change
16:58:22 [2022-05-04T16:58:22.736Z] === RUN   TestUpdatePidsLimit/update_lower
16:58:22 [2022-05-04T16:58:22.996Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
16:58:23 [2022-05-04T16:58:23.257Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
16:58:23 [2022-05-04T16:58:23.517Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
16:58:23 [2022-05-04T16:58:23.763Z] tests/integration/api_build_test.py .......................X             [  6%]
16:58:23 [2022-05-04T16:58:23.777Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
16:58:24 [2022-05-04T16:58:24.594Z] tests/integration/api_client_test.py .....                               [  7%]
16:58:24 [2022-05-04T16:58:24.717Z] --- PASS: TestUpdatePidsLimit (2.23s)
16:58:24 [2022-05-04T16:58:24.717Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.22s)
16:58:24 [2022-05-04T16:58:24.717Z]     --- PASS: TestUpdatePidsLimit/no_change (0.21s)
16:58:24 [2022-05-04T16:58:24.717Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.25s)
16:58:24 [2022-05-04T16:58:24.717Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.28s)
16:58:24 [2022-05-04T16:58:24.717Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s)
16:58:24 [2022-05-04T16:58:24.717Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s)
16:58:24 [2022-05-04T16:58:24.717Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s)
16:58:24 [2022-05-04T16:58:24.717Z] === RUN   TestUpdateRestartPolicy
16:58:25 [2022-05-04T16:58:25.502Z] Removing intermediate container 0def5701f58c
16:58:25 [2022-05-04T16:58:25.502Z]  ---> 5709b2526132
16:58:25 [2022-05-04T16:58:25.502Z] Step 10/13 : RUN   Function Install-GoWinres() {     $Env:GO111MODULE = 'on';     $tmpGobin = "${Env:GOBIN_TMP}";     $Env:GOBIN = """${Env:GOPATH}`\bin""";     Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN";     &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}";     $Env:GOBIN = "${tmpGobin}";     $Env:GO111MODULE = 'off';     if ($LASTEXITCODE -ne 0) {        Throw '"go-winres install failed..."';     }   }     Install-GoWinres
16:58:25 [2022-05-04T16:58:25.502Z]  ---> Running in 45144a5c49bd
16:58:26 [2022-05-04T16:58:26.363Z] tests/integration/api_config_test.py ......                              [  8%]
16:58:27 [2022-05-04T16:58:27.083Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin
16:58:27 [2022-05-04T16:58:27.083Z] go: downloading github.com/tc-hib/go-winres v0.2.3
16:58:27 [2022-05-04T16:58:27.083Z] go: downloading github.com/tc-hib/winres v0.1.5
16:58:27 [2022-05-04T16:58:27.083Z] go: downloading github.com/urfave/cli/v2 v2.3.0
16:58:27 [2022-05-04T16:58:27.549Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
16:58:27 [2022-05-04T16:58:27.549Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
16:58:27 [2022-05-04T16:58:27.549Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:58:27 [2022-05-04T16:58:27.549Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:58:34 [2022-05-04T16:58:34.688Z] Removing intermediate container 45144a5c49bd
16:58:34 [2022-05-04T16:58:34.688Z]  ---> dfa1f89630bb
16:58:34 [2022-05-04T16:58:34.688Z] Step 11/13 : ENTRYPOINT ["powershell.exe"]
16:58:34 [2022-05-04T16:58:34.688Z]  ---> Running in 491e101b70e2
16:58:34 [2022-05-04T16:58:34.688Z] Removing intermediate container 491e101b70e2
16:58:34 [2022-05-04T16:58:34.688Z]  ---> 948e2b1402d2
16:58:34 [2022-05-04T16:58:34.688Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker
16:58:34 [2022-05-04T16:58:34.688Z]  ---> Running in c1e77e270f9a
16:58:35 [2022-05-04T16:58:35.155Z] Removing intermediate container c1e77e270f9a
16:58:35 [2022-05-04T16:58:35.155Z]  ---> 760ec7eeba0f
16:58:35 [2022-05-04T16:58:35.155Z] Step 13/13 : COPY . .
16:58:36 [2022-05-04T16:58:36.936Z] --- PASS: TestUpdateRestartPolicy (11.27s)
16:58:36 [2022-05-04T16:58:36.936Z] === RUN   TestUpdateRestartWithAutoRemove
16:58:36 [2022-05-04T16:58:36.936Z] --- PASS: TestUpdateRestartWithAutoRemove (0.53s)
16:58:36 [2022-05-04T16:58:36.936Z] === RUN   TestWaitNonBlocked
16:58:36 [2022-05-04T16:58:36.936Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:58:36 [2022-05-04T16:58:36.936Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:58:36 [2022-05-04T16:58:36.936Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:58:36 [2022-05-04T16:58:36.936Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:58:36 [2022-05-04T16:58:36.936Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:58:36 [2022-05-04T16:58:36.936Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:58:36 [2022-05-04T16:58:36.936Z] --- PASS: TestWaitNonBlocked (0.01s)
16:58:36 [2022-05-04T16:58:36.936Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s)
16:58:36 [2022-05-04T16:58:36.936Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s)
16:58:36 [2022-05-04T16:58:36.936Z] === RUN   TestWaitBlocked
16:58:36 [2022-05-04T16:58:36.936Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:58:36 [2022-05-04T16:58:36.936Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:58:36 [2022-05-04T16:58:36.936Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:58:36 [2022-05-04T16:58:36.936Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:58:36 [2022-05-04T16:58:36.936Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:58:36 [2022-05-04T16:58:36.936Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:58:37 [2022-05-04T16:58:37.878Z] --- PASS: TestWaitBlocked (0.01s)
16:58:37 [2022-05-04T16:58:37.878Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.75s)
16:58:37 [2022-05-04T16:58:37.878Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s)
16:58:37 [2022-05-04T16:58:37.878Z] === CONT  TestContainerStartOnDaemonRestart
16:58:37 [2022-05-04T16:58:37.878Z] === CONT  TestRestartDaemonWithRestartingContainer
16:58:40 [2022-05-04T16:58:40.418Z] --- PASS: TestContainerStartOnDaemonRestart (2.39s)
16:58:40 [2022-05-04T16:58:40.418Z] === CONT  TestIpcModeOlderClient
16:58:40 [2022-05-04T16:58:40.418Z] --- PASS: TestIpcModeOlderClient (0.08s)
16:58:40 [2022-05-04T16:58:40.418Z] === CONT  TestContainerKillOnDaemonStart
16:58:40 [2022-05-04T16:58:40.418Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.53s)
16:58:40 [2022-05-04T16:58:40.418Z] === CONT  TestDaemonHostGatewayIP
16:58:42 [2022-05-04T16:58:42.968Z] --- PASS: TestDaemonHostGatewayIP (2.72s)
16:58:42 [2022-05-04T16:58:42.968Z] === CONT  TestDaemonRestartIpcMode
16:58:45 [2022-05-04T16:58:45.511Z] --- PASS: TestDaemonRestartIpcMode (2.36s)
16:58:49 [2022-05-04T16:58:49.654Z] Removing intermediate container cc884603f765
16:58:49 [2022-05-04T16:58:49.654Z]  ---> 9c163f8df165
16:58:49 [2022-05-04T16:58:49.654Z] Step 9/13 : RUN   Function Install-GoTestSum() {     $Env:GO111MODULE = 'on';     $tmpGobin = "${Env:GOBIN_TMP}";     $Env:GOBIN = """${Env:GOPATH}`\bin""";     Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN";     &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}";     $Env:GOBIN = "${tmpGobin}";     $Env:GO111MODULE = 'off';     if ($LASTEXITCODE -ne 0) {        Throw '"gotestsum install failed..."';     }   }     Install-GoTestSum
16:58:49 [2022-05-04T16:58:49.654Z]  ---> Running in afb1503918d8
16:58:49 [2022-05-04T16:58:49.654Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin
16:58:49 [2022-05-04T16:58:49.654Z] go: downloading gotest.tools/gotestsum v1.7.0
16:58:50 [2022-05-04T16:58:50.119Z] go: downloading github.com/fatih/color v1.10.0
16:58:50 [2022-05-04T16:58:50.119Z] go: downloading github.com/dnephin/pflag v1.0.7
16:58:50 [2022-05-04T16:58:50.119Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:58:50 [2022-05-04T16:58:50.119Z] go: downloading github.com/pkg/errors v0.9.1
16:58:50 [2022-05-04T16:58:50.119Z] go: downloading golang.org/x/tools v0.1.0
16:58:50 [2022-05-04T16:58:50.119Z] go: downloading github.com/mattn/go-colorable v0.1.8
16:58:50 [2022-05-04T16:58:50.119Z] go: downloading github.com/mattn/go-isatty v0.0.12
16:58:50 [2022-05-04T16:58:50.119Z] go: downloading github.com/fsnotify/fsnotify v1.4.9
16:58:50 [2022-05-04T16:58:50.119Z] go: downloading github.com/jonboulle/clockwork v0.2.2
16:58:50 [2022-05-04T16:58:50.119Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
16:58:50 [2022-05-04T16:58:50.119Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
16:58:50 [2022-05-04T16:58:50.585Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
16:58:51 [2022-05-04T16:58:51.050Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
16:58:51 [2022-05-04T16:58:51.050Z] go: downloading golang.org/x/mod v0.3.0
16:58:52 [2022-05-04T16:58:52.081Z] --- PASS: TestContainerKillOnDaemonStart (11.75s)
16:58:52 [2022-05-04T16:58:52.081Z] PASS
16:58:52 [2022-05-04T16:58:52.081Z] 
16:58:52 [2022-05-04T16:58:52.081Z] === Skipped
16:58:52 [2022-05-04T16:58:52.081Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
16:58:52 [2022-05-04T16:58:52.081Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:58:52 [2022-05-04T16:58:52.081Z] 
16:58:52 [2022-05-04T16:58:52.081Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
16:58:52 [2022-05-04T16:58:52.081Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:58:52 [2022-05-04T16:58:52.081Z] 
16:58:52 [2022-05-04T16:58:52.081Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
16:58:52 [2022-05-04T16:58:52.081Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:58:52 [2022-05-04T16:58:52.081Z] 
16:58:52 [2022-05-04T16:58:52.081Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:58:52 [2022-05-04T16:58:52.081Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:58:52 [2022-05-04T16:58:52.081Z] 
16:58:52 [2022-05-04T16:58:52.081Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
16:58:52 [2022-05-04T16:58:52.081Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
16:58:52 [2022-05-04T16:58:52.081Z] 
16:58:52 [2022-05-04T16:58:52.081Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
16:58:52 [2022-05-04T16:58:52.081Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:58:52 [2022-05-04T16:58:52.081Z] 
16:58:52 [2022-05-04T16:58:52.081Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
16:58:52 [2022-05-04T16:58:52.081Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
16:58:52 [2022-05-04T16:58:52.081Z] 
16:58:52 [2022-05-04T16:58:52.081Z] DONE 235 tests, 7 skipped in 122.880s
16:58:52 [2022-05-04T16:58:52.081Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
16:58:52 [2022-05-04T16:58:52.081Z] === RUN   TestConfigDaemonLibtrustID
16:58:52 [2022-05-04T16:58:52.422Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:58:52 [2022-05-04T16:58:52.422Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
16:58:52 [2022-05-04T16:58:52.422Z] GOOS="" GOARCH="" GOARM=""
16:58:52 [2022-05-04T16:58:52.422Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
16:58:52 [2022-05-04T16:58:52.422Z] 
16:58:52 [2022-05-04T16:58:52.422Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:58:52 [2022-05-04T16:58:52.422Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:58:52 [2022-05-04T16:58:52.422Z] HOSTNAME=6f8c82140320
16:58:52 [2022-05-04T16:58:52.422Z] TESTDEBUG=0
16:58:52 [2022-05-04T16:58:52.422Z] DEST=bundles/test-integration
16:58:52 [2022-05-04T16:58:52.422Z] PWD=/go/src/github.com/docker/docker
16:58:52 [2022-05-04T16:58:52.422Z] DOCKER_GITCOMMIT=6e376e32d85ab3faad4095c561b8ab8030fbce15
16:58:52 [2022-05-04T16:58:52.422Z] container=docker
16:58:52 [2022-05-04T16:58:52.422Z] HOME=/root
16:58:52 [2022-05-04T16:58:52.422Z] GOLANG_VERSION=1.18.1
16:58:52 [2022-05-04T16:58:52.422Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:58:52 [2022-05-04T16:58:52.422Z] VALIDATE_BRANCH=master
16:58:52 [2022-05-04T16:58:52.422Z] TERM=xterm
16:58:52 [2022-05-04T16:58:52.422Z] DOCKER_PKG=github.com/docker/docker
16:58:52 [2022-05-04T16:58:52.422Z] SHLVL=1
16:58:52 [2022-05-04T16:58:52.422Z] TIMEOUT=120m
16:58:52 [2022-05-04T16:58:52.422Z] DOCKER_BUILDTAGS=apparmor seccomp journald
16:58:52 [2022-05-04T16:58:52.422Z] DOCKER_GRAPHDRIVER=overlay2
16:58:52 [2022-05-04T16:58:52.422Z] GO111MODULE=off
16:58:52 [2022-05-04T16:58:52.422Z] DOCKER_EXPERIMENTAL=1
16:58:52 [2022-05-04T16:58:52.422Z] TEST_SKIP_INTEGRATION_CLI=1
16:58:52 [2022-05-04T16:58:52.422Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:58:52 [2022-05-04T16:58:52.422Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:58:52 [2022-05-04T16:58:52.422Z] GOPATH=/go
16:58:52 [2022-05-04T16:58:52.422Z] PKG_CONFIG=pkg-config
16:58:52 [2022-05-04T16:58:52.422Z] _=/usr/bin/env
16:58:52 [2022-05-04T16:58:52.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:58:52 [2022-05-04T16:58:52.651Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
16:58:52 [2022-05-04T16:58:52.651Z] === RUN   TestDaemonConfigValidation
16:58:52 [2022-05-04T16:58:52.651Z] === RUN   TestDaemonConfigValidation/config_with_no_content
16:58:52 [2022-05-04T16:58:52.651Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
16:58:52 [2022-05-04T16:58:52.651Z] === RUN   TestDaemonConfigValidation/config_with_{}
16:58:52 [2022-05-04T16:58:52.651Z] === PAUSE TestDaemonConfigValidation/config_with_{}
16:58:52 [2022-05-04T16:58:52.651Z] === RUN   TestDaemonConfigValidation/invalid_config
16:58:52 [2022-05-04T16:58:52.651Z] === PAUSE TestDaemonConfigValidation/invalid_config
16:58:52 [2022-05-04T16:58:52.651Z] === RUN   TestDaemonConfigValidation/malformed_config
16:58:52 [2022-05-04T16:58:52.651Z] === PAUSE TestDaemonConfigValidation/malformed_config
16:58:52 [2022-05-04T16:58:52.651Z] === RUN   TestDaemonConfigValidation/valid_config
16:58:52 [2022-05-04T16:58:52.651Z] === PAUSE TestDaemonConfigValidation/valid_config
16:58:52 [2022-05-04T16:58:52.651Z] === CONT  TestDaemonConfigValidation/config_with_no_content
16:58:52 [2022-05-04T16:58:52.651Z] === CONT  TestDaemonConfigValidation/malformed_config
16:58:52 [2022-05-04T16:58:52.651Z] === CONT  TestDaemonConfigValidation/valid_config
16:58:52 [2022-05-04T16:58:52.651Z] === CONT  TestDaemonConfigValidation/invalid_config
16:58:52 [2022-05-04T16:58:52.651Z] === CONT  TestDaemonConfigValidation/config_with_{}
16:58:52 [2022-05-04T16:58:52.910Z] --- PASS: TestDaemonConfigValidation (0.00s)
16:58:52 [2022-05-04T16:58:52.910Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
16:58:52 [2022-05-04T16:58:52.910Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
16:58:52 [2022-05-04T16:58:52.910Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
16:58:52 [2022-05-04T16:58:52.910Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
16:58:52 [2022-05-04T16:58:52.910Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
16:58:52 [2022-05-04T16:58:52.910Z] === RUN   TestConfigDaemonSeccompProfiles
16:58:52 [2022-05-04T16:58:52.910Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
16:58:53 [2022-05-04T16:58:53.849Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
16:58:54 [2022-05-04T16:58:54.788Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
16:58:56 [2022-05-04T16:58:56.169Z] === CONT  TestConfigDaemonSeccompProfiles
16:58:56 [2022-05-04T16:58:56.169Z]     daemon_test.go:156: [dd94d2cca58cc] daemon is not started
16:58:56 [2022-05-04T16:58:56.169Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
16:58:56 [2022-05-04T16:58:56.169Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
16:58:56 [2022-05-04T16:58:56.169Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
16:58:56 [2022-05-04T16:58:56.169Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
16:58:56 [2022-05-04T16:58:56.169Z] === RUN   TestDaemonProxy
16:58:56 [2022-05-04T16:58:56.169Z] === RUN   TestDaemonProxy/environment_variables
16:58:56 [2022-05-04T16:58:56.293Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
16:58:56 [2022-05-04T16:58:56.356Z]  ---> d6fb5a06019a
16:58:56 [2022-05-04T16:58:56.356Z] Successfully built d6fb5a06019a
16:58:56 [2022-05-04T16:58:56.356Z] Successfully tagged docker:latest
16:58:56 [2022-05-04T16:58:56.356Z] INFO: Image build ended at 05/04/2022 16:58:54. Duration:00:02:53.4640358
16:58:56 [2022-05-04T16:58:56.356Z] 
16:58:56 [2022-05-04T16:58:56.356Z] 
16:58:56 [2022-05-04T16:58:56.356Z] INFO: Building the test binaries at 05/04/2022 16:58:54...
16:58:57 [2022-05-04T16:58:57.549Z] === RUN   TestDaemonProxy/command-line_options
16:58:57 [2022-05-04T16:58:57.927Z] INFO: make.ps1 starting at 05/04/2022 16:58:57
16:58:58 [2022-05-04T16:58:58.394Z] INFO: Git commit (6e376e32d8) assumed from DOCKER_GITCOMMIT environment variable
16:58:58 [2022-05-04T16:58:58.394Z] INFO: Invoking autogen...
16:58:58 [2022-05-04T16:58:58.394Z] {
16:58:58 [2022-05-04T16:58:58.394Z]   "RT_GROUP_ICON": {
16:58:58 [2022-05-04T16:58:58.394Z]     "#1": {
16:58:58 [2022-05-04T16:58:58.394Z]       "0409": "../../winresources/docker.ico"
16:58:58 [2022-05-04T16:58:58.394Z]     }
16:58:58 [2022-05-04T16:58:58.394Z]   },
16:58:58 [2022-05-04T16:58:58.394Z]   "RT_MANIFEST": {
16:58:58 [2022-05-04T16:58:58.394Z]     "#1": {
16:58:58 [2022-05-04T16:58:58.394Z]       "0409": {
16:58:58 [2022-05-04T16:58:58.394Z]         "identity": {},
16:58:58 [2022-05-04T16:58:58.394Z]         "description": "Docker Engine",
16:58:58 [2022-05-04T16:58:58.394Z]         "minimum-os": "vista",
16:58:58 [2022-05-04T16:58:58.394Z]         "execution-level": "",
16:58:58 [2022-05-04T16:58:58.394Z]         "ui-access": false,
16:58:58 [2022-05-04T16:58:58.394Z]         "auto-elevate": false,
16:58:58 [2022-05-04T16:58:58.394Z]         "dpi-awareness": "unaware",
16:58:58 [2022-05-04T16:58:58.394Z]         "disable-theming": false,
16:58:58 [2022-05-04T16:58:58.394Z]         "disable-window-filtering": false,
16:58:58 [2022-05-04T16:58:58.394Z]         "high-resolution-scrolling-aware": false,
16:58:58 [2022-05-04T16:58:58.394Z]         "ultra-high-resolution-scrolling-aware": false,
16:58:58 [2022-05-04T16:58:58.394Z]         "long-path-aware": false,
16:58:58 [2022-05-04T16:58:58.394Z]         "printer-driver-isolation": false,
16:58:58 [2022-05-04T16:58:58.394Z]         "gdi-scaling": false,
16:58:58 [2022-05-04T16:58:58.394Z]         "segment-heap": false,
16:58:58 [2022-05-04T16:58:58.394Z]         "use-common-controls-v6": false
16:58:58 [2022-05-04T16:58:58.394Z]       }
16:58:58 [2022-05-04T16:58:58.394Z]     }
16:58:58 [2022-05-04T16:58:58.394Z]   },
16:58:58 [2022-05-04T16:58:58.394Z]   "RT_MESSAGETABLE": {
16:58:58 [2022-05-04T16:58:58.394Z]     "#1": {
16:58:58 [2022-05-04T16:58:58.394Z]       "0409": "../../winresources/event_messages.bin"
16:58:58 [2022-05-04T16:58:58.394Z]     }
16:58:58 [2022-05-04T16:58:58.394Z]   },
16:58:58 [2022-05-04T16:58:58.394Z]   "RT_VERSION": {
16:58:58 [2022-05-04T16:58:58.394Z]     "#1": {
16:58:58 [2022-05-04T16:58:58.394Z]       "0409": {
16:58:58 [2022-05-04T16:58:58.394Z]         "fixed": {
16:58:58 [2022-05-04T16:58:58.394Z]           "file_version": "0.0.0.0",
16:58:58 [2022-05-04T16:58:58.394Z]           "product_version": "0.0.0.0",
16:58:58 [2022-05-04T16:58:58.394Z]           "type": "Unknown"
16:58:58 [2022-05-04T16:58:58.394Z]         },
16:58:58 [2022-05-04T16:58:58.394Z]         "info": {
16:58:58 [2022-05-04T16:58:58.394Z]           "0000": {
16:58:58 [2022-05-04T16:58:58.394Z]             "CompanyName": "",
16:58:58 [2022-05-04T16:58:58.394Z]             "FileVersion": "0.0.0-dev",
16:58:58 [2022-05-04T16:58:58.394Z]             "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.",
16:58:58 [2022-05-04T16:58:58.394Z]             "OriginalFileName": "dockerd.exe",
16:58:58 [2022-05-04T16:58:58.394Z]             "ProductName": "",
16:58:58 [2022-05-04T16:58:58.394Z]             "ProductVersion": "0.0.0-dev",
16:58:58 [2022-05-04T16:58:58.394Z]             "SpecialBuild": "6e376e32d8"
16:58:58 [2022-05-04T16:58:58.394Z]           }
16:58:58 [2022-05-04T16:58:58.394Z]         }
16:58:58 [2022-05-04T16:58:58.394Z]       }
16:58:58 [2022-05-04T16:58:58.394Z]     }
16:58:58 [2022-05-04T16:58:58.394Z]   }
16:58:58 [2022-05-04T16:58:58.394Z] }
16:58:58 [2022-05-04T16:58:58.860Z] powershell.exe : cmd\dockerd\config.go
16:58:58 [2022-05-04T16:58:58.860Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-53d7e17f\powershellWrapper.ps1:3 char:1
16:58:58 [2022-05-04T16:58:58.860Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ...
16:58:58 [2022-05-04T16:58:58.860Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
16:58:58 [2022-05-04T16:58:58.860Z]     + CategoryInfo          : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException
16:58:58 [2022-05-04T16:58:58.860Z]     + FullyQualifiedErrorId : NativeCommandError
16:58:58 [2022-05-04T16:58:58.860Z]  
16:58:58 [2022-05-04T16:58:58.860Z] cmd\dockerd\config_windows.go
16:58:58 [2022-05-04T16:58:58.860Z] cmd\dockerd\daemon.go
16:58:58 [2022-05-04T16:58:58.860Z] cmd\dockerd\daemon_test.go
16:58:58 [2022-05-04T16:58:58.860Z] cmd\dockerd\daemon_windows.go
16:58:58 [2022-05-04T16:58:58.860Z] cmd\dockerd\docker.go
16:58:58 [2022-05-04T16:58:58.860Z] cmd\dockerd\docker_windows.go
16:58:58 [2022-05-04T16:58:58.860Z] cmd\dockerd\genwinres_windows.go
16:58:58 [2022-05-04T16:58:58.860Z] cmd\dockerd\metrics.go
16:58:58 [2022-05-04T16:58:58.860Z] cmd\dockerd\options.go
16:58:58 [2022-05-04T16:58:58.860Z] cmd\dockerd\options_test.go
16:58:58 [2022-05-04T16:58:58.860Z] cmd\dockerd\service_windows.go
16:58:58 [2022-05-04T16:58:58.860Z] INFO: Building daemon...
16:58:59 [2022-05-04T16:58:59.456Z] === RUN   TestDaemonProxy/configuration_file
16:59:01 [2022-05-04T16:59:01.362Z] === RUN   TestDaemonProxy/conflicting_options
16:59:01 [2022-05-04T16:59:01.622Z] === RUN   TestDaemonProxy/reload_sanitized
16:59:02 [2022-05-04T16:59:02.191Z] --- PASS: TestDaemonProxy (6.23s)
16:59:02 [2022-05-04T16:59:02.191Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
16:59:02 [2022-05-04T16:59:02.191Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
16:59:02 [2022-05-04T16:59:02.191Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
16:59:02 [2022-05-04T16:59:02.191Z]     --- PASS: TestDaemonProxy/conflicting_options (0.51s)
16:59:02 [2022-05-04T16:59:02.191Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
16:59:02 [2022-05-04T16:59:02.191Z] PASS
16:59:02 [2022-05-04T16:59:02.191Z] 
16:59:02 [2022-05-04T16:59:02.191Z] DONE 17 tests in 10.102s
16:59:02 [2022-05-04T16:59:02.191Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
16:59:02 [2022-05-04T16:59:02.191Z] INFO: Testing against a local daemon
16:59:02 [2022-05-04T16:59:02.191Z] === RUN   TestCommitInheritsEnv
16:59:02 [2022-05-04T16:59:02.761Z] --- PASS: TestCommitInheritsEnv (0.36s)
16:59:02 [2022-05-04T16:59:02.761Z] === RUN   TestImportExtremelyLargeImageWorks
16:59:02 [2022-05-04T16:59:02.761Z] === PAUSE TestImportExtremelyLargeImageWorks
16:59:02 [2022-05-04T16:59:02.761Z] === RUN   TestImportWithCustomPlatform
16:59:02 [2022-05-04T16:59:02.761Z] === RUN   TestImportWithCustomPlatform/#00
16:59:02 [2022-05-04T16:59:02.761Z] === RUN   TestImportWithCustomPlatform/_______
16:59:02 [2022-05-04T16:59:02.761Z] === RUN   TestImportWithCustomPlatform//
16:59:02 [2022-05-04T16:59:02.761Z] === RUN   TestImportWithCustomPlatform/linux
16:59:02 [2022-05-04T16:59:02.761Z] === RUN   TestImportWithCustomPlatform/LINUX
16:59:02 [2022-05-04T16:59:02.761Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
16:59:03 [2022-05-04T16:59:03.022Z] === RUN   TestImportWithCustomPlatform/macos
16:59:03 [2022-05-04T16:59:03.022Z] === RUN   TestImportWithCustomPlatform/macos/arm64
16:59:03 [2022-05-04T16:59:03.022Z] === RUN   TestImportWithCustomPlatform/nintendo64
16:59:03 [2022-05-04T16:59:03.022Z] --- PASS: TestImportWithCustomPlatform (0.46s)
16:59:03 [2022-05-04T16:59:03.022Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.08s)
16:59:03 [2022-05-04T16:59:03.022Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
16:59:03 [2022-05-04T16:59:03.022Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
16:59:03 [2022-05-04T16:59:03.022Z]     --- PASS: TestImportWithCustomPlatform/linux (0.12s)
16:59:03 [2022-05-04T16:59:03.022Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.08s)
16:59:03 [2022-05-04T16:59:03.022Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.13s)
16:59:03 [2022-05-04T16:59:03.022Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
16:59:03 [2022-05-04T16:59:03.022Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
16:59:03 [2022-05-04T16:59:03.022Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
16:59:03 [2022-05-04T16:59:03.022Z] === RUN   TestImagesFilterMultiReference
16:59:03 [2022-05-04T16:59:03.022Z] --- PASS: TestImagesFilterMultiReference (0.07s)
16:59:03 [2022-05-04T16:59:03.022Z] === RUN   TestImagePullPlatformInvalid
16:59:03 [2022-05-04T16:59:03.022Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
16:59:03 [2022-05-04T16:59:03.022Z] === RUN   TestRemoveImageOrphaning
16:59:03 [2022-05-04T16:59:03.591Z] --- PASS: TestRemoveImageOrphaning (0.57s)
16:59:03 [2022-05-04T16:59:03.591Z] === RUN   TestRemoveImageGarbageCollector
16:59:04 [2022-05-04T16:59:04.161Z] time="2022-05-04T16:59:04Z" level=info msg="[graphdriver] trying configured driver: overlay2"
16:59:05 [2022-05-04T16:59:05.950Z] Removing intermediate container afb1503918d8
16:59:05 [2022-05-04T16:59:05.950Z]  ---> 2ddfae47dad1
16:59:05 [2022-05-04T16:59:05.950Z] Step 10/13 : RUN   Function Install-GoWinres() {     $Env:GO111MODULE = 'on';     $tmpGobin = "${Env:GOBIN_TMP}";     $Env:GOBIN = """${Env:GOPATH}`\bin""";     Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN";     &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}";     $Env:GOBIN = "${tmpGobin}";     $Env:GO111MODULE = 'off';     if ($LASTEXITCODE -ne 0) {        Throw '"go-winres install failed..."';     }   }     Install-GoWinres
16:59:05 [2022-05-04T16:59:05.950Z]  ---> Running in 98813bd6770d
16:59:06 [2022-05-04T16:59:06.071Z] --- PASS: TestRemoveImageGarbageCollector (2.33s)
16:59:06 [2022-05-04T16:59:06.071Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:59:06 [2022-05-04T16:59:06.071Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
16:59:06 [2022-05-04T16:59:06.071Z] === RUN   TestTagInvalidReference
16:59:06 [2022-05-04T16:59:06.071Z] --- PASS: TestTagInvalidReference (0.01s)
16:59:06 [2022-05-04T16:59:06.071Z] === RUN   TestTagValidPrefixedRepo
16:59:06 [2022-05-04T16:59:06.071Z] --- PASS: TestTagValidPrefixedRepo (0.09s)
16:59:06 [2022-05-04T16:59:06.071Z] === RUN   TestTagExistedNameWithoutForce
16:59:06 [2022-05-04T16:59:06.071Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
16:59:06 [2022-05-04T16:59:06.071Z] === RUN   TestTagOfficialNames
16:59:06 [2022-05-04T16:59:06.331Z] --- PASS: TestTagOfficialNames (0.12s)
16:59:06 [2022-05-04T16:59:06.332Z] === RUN   TestTagMatchesDigest
16:59:06 [2022-05-04T16:59:06.332Z] --- PASS: TestTagMatchesDigest (0.01s)
16:59:06 [2022-05-04T16:59:06.332Z] === CONT  TestImportExtremelyLargeImageWorks
16:59:08 [2022-05-04T16:59:08.940Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin
16:59:08 [2022-05-04T16:59:08.940Z] go: downloading github.com/tc-hib/go-winres v0.2.3
16:59:08 [2022-05-04T16:59:08.940Z] go: downloading github.com/tc-hib/winres v0.1.5
16:59:08 [2022-05-04T16:59:08.940Z] go: downloading github.com/urfave/cli/v2 v2.3.0
16:59:09 [2022-05-04T16:59:09.407Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
16:59:09 [2022-05-04T16:59:09.407Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
16:59:09 [2022-05-04T16:59:09.407Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:59:09 [2022-05-04T16:59:09.407Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:59:11 [2022-05-04T16:59:11.130Z] ba8181afd426: Pull complete
16:59:11 [2022-05-04T16:59:11.130Z] Digest: sha256:8b98b3d621f5e6edc3639c7e90f63473c8f717a01e2a0c65b122fae827bd1c5a
16:59:11 [2022-05-04T16:59:11.130Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
16:59:11 [2022-05-04T16:59:11.130Z] mcr.microsoft.com/windows/servercore:ltsc2019
16:59:11 [2022-05-04T16:59:11.130Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
16:59:11 [2022-05-04T16:59:11.130Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
16:59:11 [2022-05-04T16:59:11.130Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2803'
16:59:11 [2022-05-04T16:59:11.130Z] INFO: Docker version of control daemon
16:59:11 [2022-05-04T16:59:11.130Z] 
16:59:11 [2022-05-04T16:59:11.130Z] Client:
16:59:11 [2022-05-04T16:59:11.130Z]  Version:           20.10.9
16:59:11 [2022-05-04T16:59:11.130Z]  API version:       1.41
16:59:11 [2022-05-04T16:59:11.130Z]  Go version:        go1.16.8
16:59:11 [2022-05-04T16:59:11.130Z]  Git commit:        c2ea9bc
16:59:11 [2022-05-04T16:59:11.130Z]  Built:             Mon Oct  4 16:11:10 2021
16:59:11 [2022-05-04T16:59:11.130Z]  OS/Arch:           windows/amd64
16:59:11 [2022-05-04T16:59:11.130Z]  Context:           default
16:59:11 [2022-05-04T16:59:11.130Z]  Experimental:      true
16:59:11 [2022-05-04T16:59:11.130Z] 
16:59:11 [2022-05-04T16:59:11.130Z] Server: Docker Engine - Community
16:59:11 [2022-05-04T16:59:11.130Z]  Engine:
16:59:11 [2022-05-04T16:59:11.130Z]   Version:          20.10.9
16:59:11 [2022-05-04T16:59:11.130Z]   API version:      1.41 (minimum version 1.24)
16:59:11 [2022-05-04T16:59:11.130Z]   Go version:       go1.16.8
16:59:11 [2022-05-04T16:59:11.130Z]   Git commit:       79ea9d3
16:59:11 [2022-05-04T16:59:11.130Z]   Built:            Mon Oct  4 16:06:39 2021
16:59:11 [2022-05-04T16:59:11.130Z]   OS/Arch:          windows/amd64
16:59:11 [2022-05-04T16:59:11.130Z]   Experimental:     true
16:59:11 [2022-05-04T16:59:11.130Z] 
16:59:11 [2022-05-04T16:59:11.130Z] INFO: Docker info of control daemon
16:59:11 [2022-05-04T16:59:11.130Z] 
16:59:11 [2022-05-04T16:59:11.130Z] Client:
16:59:11 [2022-05-04T16:59:11.130Z]  Context:    default
16:59:11 [2022-05-04T16:59:11.130Z]  Debug Mode: false
16:59:11 [2022-05-04T16:59:11.130Z]  Plugins:
16:59:11 [2022-05-04T16:59:11.130Z]   app: Docker Application (Docker Inc., v0.8.0)
16:59:11 [2022-05-04T16:59:11.130Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
16:59:11 [2022-05-04T16:59:11.130Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
16:59:11 [2022-05-04T16:59:11.130Z] 
16:59:11 [2022-05-04T16:59:11.130Z] Server:
16:59:11 [2022-05-04T16:59:11.130Z]  Containers: 0
16:59:11 [2022-05-04T16:59:11.130Z]   Running: 0
16:59:11 [2022-05-04T16:59:11.130Z]   Paused: 0
16:59:11 [2022-05-04T16:59:11.130Z]   Stopped: 0
16:59:11 [2022-05-04T16:59:11.130Z]  Images: 1
16:59:11 [2022-05-04T16:59:11.130Z]  Server Version: 20.10.9
16:59:11 [2022-05-04T16:59:11.130Z]  Storage Driver: windowsfilter (windows) lcow (linux)
16:59:11 [2022-05-04T16:59:11.130Z]   Windows: 
16:59:11 [2022-05-04T16:59:11.130Z]   LCOW: 
16:59:11 [2022-05-04T16:59:11.130Z]  Logging Driver: json-file
16:59:11 [2022-05-04T16:59:11.130Z]  Plugins:
16:59:11 [2022-05-04T16:59:11.130Z]   Volume: local
16:59:11 [2022-05-04T16:59:11.130Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
16:59:11 [2022-05-04T16:59:11.130Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
16:59:11 [2022-05-04T16:59:11.130Z]  Swarm: inactive
16:59:11 [2022-05-04T16:59:11.130Z]  Default Isolation: process
16:59:11 [2022-05-04T16:59:11.130Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
16:59:11 [2022-05-04T16:59:11.130Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183)
16:59:11 [2022-05-04T16:59:11.130Z]  OSType: windows
16:59:11 [2022-05-04T16:59:11.130Z]  Architecture: x86_64
16:59:11 [2022-05-04T16:59:11.130Z]  CPUs: 4
16:59:11 [2022-05-04T16:59:11.130Z]  Total Memory: 32GiB
16:59:11 [2022-05-04T16:59:11.130Z]  Name: azwin-2-a2e230
16:59:11 [2022-05-04T16:59:11.130Z]  ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L
16:59:11 [2022-05-04T16:59:11.130Z]  Docker Root Dir: D:\docker
16:59:11 [2022-05-04T16:59:11.130Z]  Debug Mode: false
16:59:11 [2022-05-04T16:59:11.130Z]  Registry: https://index.docker.io/v1/
16:59:11 [2022-05-04T16:59:11.130Z]  Labels:
16:59:11 [2022-05-04T16:59:11.130Z]  Experimental: true
16:59:11 [2022-05-04T16:59:11.130Z]  Insecure Registries:
16:59:11 [2022-05-04T16:59:11.130Z]   10.0.0.4:5000
16:59:11 [2022-05-04T16:59:11.130Z]   127.0.0.0/8
16:59:11 [2022-05-04T16:59:11.130Z]  Registry Mirrors:
16:59:11 [2022-05-04T16:59:11.130Z]   http://10.0.0.4:5000/
16:59:11 [2022-05-04T16:59:11.130Z]  Live Restore Enabled: false
16:59:11 [2022-05-04T16:59:11.130Z]  Product License: Community Engine
16:59:11 [2022-05-04T16:59:11.130Z] 
16:59:11 [2022-05-04T16:59:11.130Z] 
16:59:11 [2022-05-04T16:59:11.130Z] INFO: Commit hash is 6e376e32d8
16:59:11 [2022-05-04T16:59:11.130Z] INFO: Nuke-Everything...
16:59:11 [2022-05-04T16:59:11.130Z] INFO: Container count on control daemon to delete is 0
16:59:11 [2022-05-04T16:59:11.130Z] INFO: Nuking d:\CI
16:59:11 [2022-05-04T16:59:11.130Z] INFO: Zapped successfully
16:59:11 [2022-05-04T16:59:11.130Z] INFO: Location for testing is d:\CI\PR-43560\2
16:59:11 [2022-05-04T16:59:11.130Z] INFO: Validating GOLang consistency in Dockerfile.windows...
16:59:11 [2022-05-04T16:59:11.130Z] 
16:59:11 [2022-05-04T16:59:11.130Z] 
16:59:11 [2022-05-04T16:59:11.130Z] INFO: Building the image from Dockerfile.windows at 05/04/2022 16:59:10...
16:59:11 [2022-05-04T16:59:11.130Z] 
16:59:16 [2022-05-04T16:59:16.541Z] Removing intermediate container 98813bd6770d
16:59:16 [2022-05-04T16:59:16.541Z]  ---> 52dc1ff332d7
16:59:16 [2022-05-04T16:59:16.541Z] Step 11/13 : ENTRYPOINT ["powershell.exe"]
16:59:16 [2022-05-04T16:59:16.541Z]  ---> Running in d6bd235f3203
16:59:17 [2022-05-04T16:59:17.009Z] Removing intermediate container d6bd235f3203
16:59:17 [2022-05-04T16:59:17.009Z]  ---> 9998aab1ac1d
16:59:17 [2022-05-04T16:59:17.009Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker
16:59:17 [2022-05-04T16:59:17.009Z]  ---> Running in 8b3097c372cd
16:59:17 [2022-05-04T16:59:17.009Z] Removing intermediate container 8b3097c372cd
16:59:17 [2022-05-04T16:59:17.009Z]  ---> 0adfec5b1ba7
16:59:17 [2022-05-04T16:59:17.009Z] Step 13/13 : COPY . .
16:59:17 [2022-05-04T16:59:17.018Z] Sending build context to Docker daemon  66.58MB
16:59:17 [2022-05-04T16:59:17.018Z] 
16:59:17 [2022-05-04T16:59:17.018Z] Step 1/13 : FROM microsoft/windowsservercore
16:59:17 [2022-05-04T16:59:17.018Z]  ---> e8870c5c3ab2
16:59:17 [2022-05-04T16:59:17.018Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
16:59:17 [2022-05-04T16:59:17.018Z]  ---> Running in a1c9b31be003
16:59:17 [2022-05-04T16:59:17.489Z] Removing intermediate container a1c9b31be003
16:59:17 [2022-05-04T16:59:17.489Z]  ---> 67e1dde4782d
16:59:17 [2022-05-04T16:59:17.489Z] Step 3/13 : ARG GO_VERSION=1.18.1
16:59:17 [2022-05-04T16:59:17.489Z]  ---> Running in 92af67556312
16:59:17 [2022-05-04T16:59:17.489Z] Removing intermediate container 92af67556312
16:59:17 [2022-05-04T16:59:17.489Z]  ---> df5e098d3a3f
16:59:17 [2022-05-04T16:59:17.489Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4
16:59:17 [2022-05-04T16:59:17.489Z]  ---> Running in bd5001cb0cdd
16:59:17 [2022-05-04T16:59:17.957Z] Removing intermediate container bd5001cb0cdd
16:59:17 [2022-05-04T16:59:17.957Z]  ---> df6fe52b42c9
16:59:17 [2022-05-04T16:59:17.957Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0
16:59:17 [2022-05-04T16:59:17.957Z]  ---> Running in 2b8844eafb7b
16:59:18 [2022-05-04T16:59:18.425Z] Removing intermediate container 2b8844eafb7b
16:59:18 [2022-05-04T16:59:18.425Z]  ---> c69a1328245d
16:59:18 [2022-05-04T16:59:18.425Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3
16:59:18 [2022-05-04T16:59:18.425Z]  ---> Running in 345526c73224
16:59:18 [2022-05-04T16:59:18.894Z] Removing intermediate container 345526c73224
16:59:18 [2022-05-04T16:59:18.894Z]  ---> 054cccb3d306
16:59:18 [2022-05-04T16:59:18.894Z] Step 7/13 : ENV GO_VERSION=${GO_VERSION}     CONTAINERD_VERSION=${CONTAINERD_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1     GOTESTSUM_VERSION=${GOTESTSUM_VERSION}     GOWINRES_VERSION=${GOWINRES_VERSION}
16:59:18 [2022-05-04T16:59:18.894Z]  ---> Running in 21c5e3b91e80
16:59:19 [2022-05-04T16:59:19.362Z] Removing intermediate container 21c5e3b91e80
16:59:19 [2022-05-04T16:59:19.362Z]  ---> 5a181a31e587
16:59:19 [2022-05-04T16:59:19.362Z] Step 8/13 : 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;C:\containerd\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;     Write-Host INFO: Downloading containerd;   Install-Package -Force 7Zip4PowerShell;   $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz';   Download-File $location C:\containerd.tar.gz;   New-Item -Path C:\containerd -ItemType Directory;   Expand-7Zip C:\containerd.tar.gz C:\;   Expand-7Zip C:\containerd.tar C:\containerd;   Remove-Item C:\containerd.tar.gz;   Remove-Item C:\containerd.tar;     $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles""";   Write-Host INFO: Ensuring existence of directory $srcDir...;   New-Item -Force -ItemType Directory -Path $srcDir | Out-Null;     Write-Host INFO: Configuring git core.autocrlf...;   C:\git\cmd\git config --global core.autocrlf true;
16:59:19 [2022-05-04T16:59:19.362Z]  ---> Running in 4935c8c044f9
16:59:31 [2022-05-04T16:59:31.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:59:31 [2022-05-04T16:59:31.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:59:37 [2022-05-04T16:59:37.169Z] 
16:59:37 [2022-05-04T16:59:37.169Z] SUCCESS: Specified value was saved.
16:59:38 [2022-05-04T16:59:38.156Z] INFO: Downloading git...
16:59:38 [2022-05-04T16:59:38.205Z]  ---> 3fe5e95bb82b
16:59:38 [2022-05-04T16:59:38.205Z] Successfully built 3fe5e95bb82b
16:59:38 [2022-05-04T16:59:38.205Z] Successfully tagged docker:latest
16:59:38 [2022-05-04T16:59:38.205Z] INFO: Image build ended at 05/04/2022 16:59:37. Duration:00:02:56.2945380
16:59:38 [2022-05-04T16:59:38.205Z] 
16:59:38 [2022-05-04T16:59:38.205Z] 
16:59:38 [2022-05-04T16:59:38.205Z] INFO: Building the test binaries at 05/04/2022 16:59:37...
16:59:40 [2022-05-04T16:59:40.372Z] INFO: Downloading go...
16:59:41 [2022-05-04T16:59:41.177Z] INFO: make.ps1 starting at 05/04/2022 16:59:40
16:59:41 [2022-05-04T16:59:41.177Z] INFO: Git commit (6e376e32d8) assumed from DOCKER_GITCOMMIT environment variable
16:59:41 [2022-05-04T16:59:41.177Z] INFO: Invoking autogen...
16:59:41 [2022-05-04T16:59:41.365Z] INFO: Downloading compiler 1 of 3...
16:59:41 [2022-05-04T16:59:41.643Z] {
16:59:41 [2022-05-04T16:59:41.644Z]   "RT_GROUP_ICON": {
16:59:41 [2022-05-04T16:59:41.644Z]     "#1": {
16:59:41 [2022-05-04T16:59:41.644Z]       "0409": "../../winresources/docker.ico"
16:59:41 [2022-05-04T16:59:41.644Z]     }
16:59:41 [2022-05-04T16:59:41.644Z]   },
16:59:41 [2022-05-04T16:59:41.644Z]   "RT_MANIFEST": {
16:59:41 [2022-05-04T16:59:41.644Z]     "#1": {
16:59:41 [2022-05-04T16:59:41.644Z]       "0409": {
16:59:41 [2022-05-04T16:59:41.644Z]         "identity": {},
16:59:41 [2022-05-04T16:59:41.644Z]         "description": "Docker Engine",
16:59:41 [2022-05-04T16:59:41.644Z]         "minimum-os": "vista",
16:59:41 [2022-05-04T16:59:41.644Z]         "execution-level": "",
16:59:41 [2022-05-04T16:59:41.644Z]         "ui-access": false,
16:59:41 [2022-05-04T16:59:41.644Z]         "auto-elevate": false,
16:59:41 [2022-05-04T16:59:41.644Z]         "dpi-awareness": "unaware",
16:59:41 [2022-05-04T16:59:41.644Z]         "disable-theming": false,
16:59:41 [2022-05-04T16:59:41.644Z]         "disable-window-filtering": false,
16:59:41 [2022-05-04T16:59:41.644Z]         "high-resolution-scrolling-aware": false,
16:59:41 [2022-05-04T16:59:41.644Z]         "ultra-high-resolution-scrolling-aware": false,
16:59:41 [2022-05-04T16:59:41.644Z]         "long-path-aware": false,
16:59:41 [2022-05-04T16:59:41.644Z]         "printer-driver-isolation": false,
16:59:41 [2022-05-04T16:59:41.644Z]         "gdi-scaling": false,
16:59:41 [2022-05-04T16:59:41.644Z]         "segment-heap": false,
16:59:41 [2022-05-04T16:59:41.644Z]         "use-common-controls-v6": false
16:59:41 [2022-05-04T16:59:41.644Z]       }
16:59:41 [2022-05-04T16:59:41.644Z]     }
16:59:41 [2022-05-04T16:59:41.644Z]   },
16:59:41 [2022-05-04T16:59:41.644Z]   "RT_MESSAGETABLE": {
16:59:41 [2022-05-04T16:59:41.644Z]     "#1": {
16:59:41 [2022-05-04T16:59:41.644Z]       "0409": "../../winresources/event_messages.bin"
16:59:41 [2022-05-04T16:59:41.644Z]     }
16:59:41 [2022-05-04T16:59:41.644Z]   },
16:59:41 [2022-05-04T16:59:41.644Z]   "RT_VERSION": {
16:59:41 [2022-05-04T16:59:41.644Z]     "#1": {
16:59:41 [2022-05-04T16:59:41.644Z]       "0409": {
16:59:41 [2022-05-04T16:59:41.644Z]         "fixed": {
16:59:41 [2022-05-04T16:59:41.644Z]           "file_version": "0.0.0.0",
16:59:41 [2022-05-04T16:59:41.644Z]           "product_version": "0.0.0.0",
16:59:41 [2022-05-04T16:59:41.644Z]           "type": "Unknown"
16:59:41 [2022-05-04T16:59:41.644Z]         },
16:59:41 [2022-05-04T16:59:41.644Z]         "info": {
16:59:41 [2022-05-04T16:59:41.644Z]           "0000": {
16:59:41 [2022-05-04T16:59:41.644Z]             "CompanyName": "",
16:59:41 [2022-05-04T16:59:41.644Z]             "FileVersion": "0.0.0-dev",
16:59:41 [2022-05-04T16:59:41.644Z]             "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.",
16:59:41 [2022-05-04T16:59:41.644Z]             "OriginalFileName": "dockerd.exe",
16:59:41 [2022-05-04T16:59:41.644Z]             "ProductName": "",
16:59:41 [2022-05-04T16:59:41.644Z]             "ProductVersion": "0.0.0-dev",
16:59:41 [2022-05-04T16:59:41.644Z]             "SpecialBuild": "6e376e32d8"
16:59:41 [2022-05-04T16:59:41.644Z]           }
16:59:41 [2022-05-04T16:59:41.644Z]         }
16:59:41 [2022-05-04T16:59:41.644Z]       }
16:59:41 [2022-05-04T16:59:41.644Z]     }
16:59:41 [2022-05-04T16:59:41.644Z]   }
16:59:41 [2022-05-04T16:59:41.644Z] }
16:59:41 [2022-05-04T16:59:41.834Z] INFO: Downloading compiler 2 of 3...
16:59:41 [2022-05-04T16:59:41.834Z] INFO: Downloading compiler 3 of 3...
16:59:41 [2022-05-04T16:59:41.834Z] INFO: Extracting git...
16:59:42 [2022-05-04T16:59:42.110Z] powershell.exe : cmd\dockerd\config.go
16:59:42 [2022-05-04T16:59:42.110Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-15eee75f\powershellWrapper.ps1:3 char:1
16:59:42 [2022-05-04T16:59:42.110Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ...
16:59:42 [2022-05-04T16:59:42.110Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
16:59:42 [2022-05-04T16:59:42.110Z]     + CategoryInfo          : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException
16:59:42 [2022-05-04T16:59:42.110Z]     + FullyQualifiedErrorId : NativeCommandError
16:59:42 [2022-05-04T16:59:42.110Z]  
16:59:42 [2022-05-04T16:59:42.110Z] cmd\dockerd\config_windows.go
16:59:42 [2022-05-04T16:59:42.110Z] cmd\dockerd\daemon.go
16:59:42 [2022-05-04T16:59:42.110Z] cmd\dockerd\daemon_test.go
16:59:42 [2022-05-04T16:59:42.110Z] cmd\dockerd\daemon_windows.go
16:59:42 [2022-05-04T16:59:42.110Z] cmd\dockerd\docker.go
16:59:42 [2022-05-04T16:59:42.110Z] cmd\dockerd\docker_windows.go
16:59:42 [2022-05-04T16:59:42.110Z] cmd\dockerd\genwinres_windows.go
16:59:42 [2022-05-04T16:59:42.110Z] cmd\dockerd\metrics.go
16:59:42 [2022-05-04T16:59:42.110Z] cmd\dockerd\options.go
16:59:42 [2022-05-04T16:59:42.110Z] cmd\dockerd\options_test.go
16:59:42 [2022-05-04T16:59:42.110Z] cmd\dockerd\service_windows.go
16:59:42 [2022-05-04T16:59:42.110Z] INFO: Building daemon...
16:59:49 [2022-05-04T16:59:49.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
16:59:50 [2022-05-04T16:59:50.205Z] .........................xx....................                          [ 29%]
16:59:54 [2022-05-04T16:59:54.484Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:59:55 [2022-05-04T16:59:55.185Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:59:55 [2022-05-04T16:59:55.185Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
16:59:55 [2022-05-04T16:59:55.185Z] GOOS="" GOARCH="" GOARM=""
16:59:55 [2022-05-04T16:59:55.185Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
16:59:55 [2022-05-04T16:59:55.185Z] 
16:59:55 [2022-05-04T16:59:55.185Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:59:55 [2022-05-04T16:59:55.185Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:59:55 [2022-05-04T16:59:55.185Z] HOSTNAME=7eaf258e3c09
16:59:55 [2022-05-04T16:59:55.185Z] DEST=bundles/test-integration
16:59:55 [2022-05-04T16:59:55.185Z] PWD=/go/src/github.com/docker/docker
16:59:55 [2022-05-04T16:59:55.185Z] DOCKER_ROOTLESS=1
16:59:55 [2022-05-04T16:59:55.185Z] DOCKER_GITCOMMIT=6e376e32d85ab3faad4095c561b8ab8030fbce15
16:59:55 [2022-05-04T16:59:55.185Z] container=docker
16:59:55 [2022-05-04T16:59:55.185Z] HOME=/root
16:59:55 [2022-05-04T16:59:55.185Z] GOLANG_VERSION=1.18.1
16:59:55 [2022-05-04T16:59:55.185Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:59:55 [2022-05-04T16:59:55.185Z] VALIDATE_BRANCH=master
16:59:55 [2022-05-04T16:59:55.185Z] TERM=xterm
16:59:55 [2022-05-04T16:59:55.185Z] DOCKER_PKG=github.com/docker/docker
16:59:55 [2022-05-04T16:59:55.185Z] SHLVL=1
16:59:55 [2022-05-04T16:59:55.185Z] TIMEOUT=120m
16:59:55 [2022-05-04T16:59:55.185Z] DOCKER_BUILDTAGS=apparmor seccomp journald
16:59:55 [2022-05-04T16:59:55.185Z] DOCKER_GRAPHDRIVER=overlay2
16:59:55 [2022-05-04T16:59:55.185Z] GO111MODULE=off
16:59:55 [2022-05-04T16:59:55.185Z] DOCKER_EXPERIMENTAL=1
16:59:55 [2022-05-04T16:59:55.185Z] TEST_SKIP_INTEGRATION_CLI=1
16:59:55 [2022-05-04T16:59:55.185Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:59:55 [2022-05-04T16:59:55.185Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:59:55 [2022-05-04T16:59:55.185Z] GOPATH=/go
16:59:55 [2022-05-04T16:59:55.185Z] PKG_CONFIG=pkg-config
16:59:55 [2022-05-04T16:59:55.185Z] _=/usr/bin/env
16:59:55 [2022-05-04T16:59:55.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:59:56 [2022-05-04T16:59:56.759Z] INFO: Expanding go...
16:59:58 [2022-05-04T16:59:58.304Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:59:58 [2022-05-04T16:59:58.304Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
16:59:58 [2022-05-04T16:59:58.304Z] GOOS="" GOARCH="" GOARM=""
16:59:58 [2022-05-04T16:59:58.304Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
16:59:58 [2022-05-04T16:59:58.304Z] 
16:59:58 [2022-05-04T16:59:58.304Z] + TEST_INTEGRATION_DEST=2
16:59:58 [2022-05-04T16:59:58.304Z] + CONTAINER_NAME=docker-pr2-2
16:59:58 [2022-05-04T16:59:58.304Z] + TEST_SKIP_INTEGRATION=1
16:59:58 [2022-05-04T16:59:58.304Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
16:59:58 [2022-05-04T16:59:58.304Z] + run_tests
16:59:58 [2022-05-04T16:59:58.304Z] + c=0
16:59:58 [2022-05-04T16:59:58.304Z] + '[' -n 0 ']'
16:59:58 [2022-05-04T16:59:58.304Z] + rm=
16:59:58 [2022-05-04T16:59:58.304Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43560/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43560/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43560/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=6e376e32d85ab3faad4095c561b8ab8030fbce15 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6e376e32d85ab3faad4095c561b8ab8030fbce15 hack/make.sh '' test-integration
16:59:58 [2022-05-04T16:59:58.304Z] + TEST_INTEGRATION_DEST=1
16:59:58 [2022-05-04T16:59:58.304Z] + CONTAINER_NAME=docker-pr2-1
16:59:58 [2022-05-04T16:59:58.304Z] + TEST_SKIP_INTEGRATION_CLI=1
16:59:58 [2022-05-04T16:59:58.304Z] + run_tests test-integration-flaky
16:59:58 [2022-05-04T16:59:58.304Z] + '[' -n 0 ']'
16:59:58 [2022-05-04T16:59:58.304Z] + rm=
16:59:58 [2022-05-04T16:59:58.304Z] + TEST_INTEGRATION_DEST=3
16:59:58 [2022-05-04T16:59:58.304Z] + CONTAINER_NAME=docker-pr2-3
16:59:58 [2022-05-04T16:59:58.304Z] + TEST_SKIP_INTEGRATION=1
16:59:58 [2022-05-04T16:59:58.304Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43560/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43560/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43560/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=6e376e32d85ab3faad4095c561b8ab8030fbce15 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6e376e32d85ab3faad4095c561b8ab8030fbce15 hack/make.sh test-integration-flaky test-integration
16:59:58 [2022-05-04T16:59:58.304Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
16:59:58 [2022-05-04T16:59:58.304Z] + run_tests
16:59:58 [2022-05-04T16:59:58.304Z] + '[' -n 0 ']'
16:59:58 [2022-05-04T16:59:58.304Z] + rm=
16:59:58 [2022-05-04T16:59:58.304Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43560/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43560/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43560/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=6e376e32d85ab3faad4095c561b8ab8030fbce15 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6e376e32d85ab3faad4095c561b8ab8030fbce15 hack/make.sh '' test-integration
16:59:58 [2022-05-04T16:59:58.304Z] ++ jobs -p
16:59:58 [2022-05-04T16:59:58.304Z] + for job in $(jobs -p)
16:59:58 [2022-05-04T16:59:58.304Z] + wait 7453
16:59:58 [2022-05-04T16:59:58.304Z] 
16:59:58 [2022-05-04T16:59:58.304Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:59:58 [2022-05-04T16:59:58.304Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:59:58 [2022-05-04T16:59:58.304Z] HOSTNAME=71c6856482fe
16:59:58 [2022-05-04T16:59:58.304Z] TEST_SKIP_INTEGRATION=1
16:59:58 [2022-05-04T16:59:58.304Z] TESTDEBUG=0
16:59:58 [2022-05-04T16:59:58.304Z] DEST=bundles/test-integration
16:59:58 [2022-05-04T16:59:58.304Z] PWD=/go/src/github.com/docker/docker
16:59:58 [2022-05-04T16:59:58.304Z] KEEPBUNDLE=1
16:59:58 [2022-05-04T16:59:58.304Z] DOCKER_GITCOMMIT=6e376e32d85ab3faad4095c561b8ab8030fbce15
16:59:58 [2022-05-04T16:59:58.304Z] container=docker
16:59:58 [2022-05-04T16:59:58.304Z] HOME=/root
16:59:58 [2022-05-04T16:59:58.304Z] GOLANG_VERSION=1.18.1
16:59:58 [2022-05-04T16:59:58.304Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:59:58 [2022-05-04T16:59:58.304Z] VALIDATE_BRANCH=master
16:59:58 [2022-05-04T16:59:58.304Z] TERM=xterm
16:59:58 [2022-05-04T16:59:58.304Z] DOCKER_PKG=github.com/docker/docker
16:59:58 [2022-05-04T16:59:58.304Z] SHLVL=1
16:59:58 [2022-05-04T16:59:58.304Z] TIMEOUT=120m
16:59:58 [2022-05-04T16:59:58.304Z] DOCKER_BUILDTAGS=apparmor seccomp journald
16:59:58 [2022-05-04T16:59:58.304Z] DOCKER_GRAPHDRIVER=overlay2
16:59:58 [2022-05-04T16:59:58.304Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
16:59:58 [2022-05-04T16:59:58.304Z] GO111MODULE=off
16:59:58 [2022-05-04T16:59:58.304Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:59:58 [2022-05-04T16:59:58.304Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:59:58 [2022-05-04T16:59:58.304Z] GOPATH=/go
16:59:58 [2022-05-04T16:59:58.304Z] PKG_CONFIG=pkg-config
16:59:58 [2022-05-04T16:59:58.304Z] _=/usr/bin/env
16:59:58 [2022-05-04T16:59:58.304Z] Building test suite binary ./integration-cli/test.main
16:59:58 [2022-05-04T16:59:58.304Z] 
16:59:58 [2022-05-04T16:59:58.304Z] 
16:59:58 [2022-05-04T16:59:58.304Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
16:59:58 [2022-05-04T16:59:58.304Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:59:58 [2022-05-04T16:59:58.304Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:59:58 [2022-05-04T16:59:58.304Z] HOSTNAME=fe4c0a5e41ab
16:59:58 [2022-05-04T16:59:58.304Z] TEST_SKIP_INTEGRATION=1
16:59:58 [2022-05-04T16:59:58.304Z] TESTDEBUG=0
16:59:58 [2022-05-04T16:59:58.304Z] DEST=bundles/test-integration
16:59:58 [2022-05-04T16:59:58.304Z] PWD=/go/src/github.com/docker/docker
16:59:58 [2022-05-04T16:59:58.304Z] KEEPBUNDLE=1
16:59:58 [2022-05-04T16:59:58.304Z] DOCKER_GITCOMMIT=6e376e32d85ab3faad4095c561b8ab8030fbce15
16:59:58 [2022-05-04T16:59:58.304Z] container=docker
16:59:58 [2022-05-04T16:59:58.304Z] HOME=/root
16:59:58 [2022-05-04T16:59:58.304Z] GOLANG_VERSION=1.18.1
16:59:58 [2022-05-04T16:59:58.304Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:59:58 [2022-05-04T16:59:58.304Z] VALIDATE_BRANCH=master
16:59:58 [2022-05-04T16:59:58.304Z] TERM=xterm
16:59:58 [2022-05-04T16:59:58.304Z] DOCKER_PKG=github.com/docker/docker
16:59:58 [2022-05-04T16:59:58.304Z] SHLVL=1
16:59:58 [2022-05-04T16:59:58.304Z] TIMEOUT=120m
16:59:58 [2022-05-04T16:59:58.304Z] DOCKER_BUILDTAGS=apparmor seccomp journald
16:59:58 [2022-05-04T16:59:58.304Z] DOCKER_GRAPHDRIVER=overlay2
16:59:58 [2022-05-04T16:59:58.304Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
16:59:58 [2022-05-04T16:59:58.304Z] GO111MODULE=off
16:59:58 [2022-05-04T16:59:58.304Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:59:58 [2022-05-04T16:59:58.304Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:59:58 [2022-05-04T16:59:58.304Z] GOPATH=/go
16:59:58 [2022-05-04T16:59:58.304Z] PKG_CONFIG=pkg-config
16:59:58 [2022-05-04T16:59:58.304Z] _=/usr/bin/env
16:59:58 [2022-05-04T16:59:58.304Z] Building test suite binary ./integration-cli/test.main
16:59:58 [2022-05-04T16:59:58.304Z] No new tests added to integration.
16:59:58 [2022-05-04T16:59:58.304Z] 
16:59:58 [2022-05-04T16:59:58.304Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:59:58 [2022-05-04T16:59:58.304Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:59:58 [2022-05-04T16:59:58.304Z] HOSTNAME=306e1d63b4c9
16:59:58 [2022-05-04T16:59:58.304Z] TESTDEBUG=0
16:59:58 [2022-05-04T16:59:58.304Z] DEST=bundles/test-integration
16:59:58 [2022-05-04T16:59:58.304Z] PWD=/go/src/github.com/docker/docker
16:59:58 [2022-05-04T16:59:58.304Z] KEEPBUNDLE=1
16:59:58 [2022-05-04T16:59:58.304Z] DOCKER_GITCOMMIT=6e376e32d85ab3faad4095c561b8ab8030fbce15
16:59:58 [2022-05-04T16:59:58.304Z] container=docker
16:59:58 [2022-05-04T16:59:58.304Z] HOME=/root
16:59:58 [2022-05-04T16:59:58.304Z] GOLANG_VERSION=1.18.1
16:59:58 [2022-05-04T16:59:58.304Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:59:58 [2022-05-04T16:59:58.304Z] VALIDATE_BRANCH=master
16:59:58 [2022-05-04T16:59:58.304Z] TERM=xterm
16:59:58 [2022-05-04T16:59:58.304Z] DOCKER_PKG=github.com/docker/docker
16:59:58 [2022-05-04T16:59:58.304Z] SHLVL=1
16:59:58 [2022-05-04T16:59:58.304Z] TIMEOUT=120m
16:59:58 [2022-05-04T16:59:58.304Z] DOCKER_BUILDTAGS=apparmor seccomp journald
16:59:58 [2022-05-04T16:59:58.304Z] DOCKER_GRAPHDRIVER=overlay2
16:59:58 [2022-05-04T16:59:58.304Z] GO111MODULE=off
16:59:58 [2022-05-04T16:59:58.304Z] TEST_SKIP_INTEGRATION_CLI=1
16:59:58 [2022-05-04T16:59:58.304Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:59:58 [2022-05-04T16:59:58.304Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:59:58 [2022-05-04T16:59:58.304Z] GOPATH=/go
16:59:58 [2022-05-04T16:59:58.304Z] PKG_CONFIG=pkg-config
16:59:58 [2022-05-04T16:59:58.304Z] _=/usr/bin/env
16:59:58 [2022-05-04T16:59:58.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:00:01 [2022-05-04T17:00:01.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:00:01 [2022-05-04T17:00:01.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:00:02 [2022-05-04T17:00:02.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:00:03 [2022-05-04T17:00:03.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:00:03 [2022-05-04T17:00:03.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:00:04 [2022-05-04T17:00:04.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:00:06 [2022-05-04T17:00:06.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:00:06 [2022-05-04T17:00:06.605Z] tests/integration/api_exec_test.py .....................                 [ 34%]
17:00:07 [2022-05-04T17:00:07.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:00:08 [2022-05-04T17:00:08.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:00:08 [2022-05-04T17:00:08.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:00:09 [2022-05-04T17:00:09.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:00:10 [2022-05-04T17:00:10.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:00:10 [2022-05-04T17:00:10.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:00:11 [2022-05-04T17:00:11.164Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
17:00:11 [2022-05-04T17:00:11.165Z] 
17:00:11 [2022-05-04T17:00:11.165Z]  ________   ____  __.
17:00:11 [2022-05-04T17:00:11.165Z]  \_____  \ |    |/ _|
17:00:11 [2022-05-04T17:00:11.165Z]  /   |   \|      <
17:00:11 [2022-05-04T17:00:11.165Z]  /    |    \    |  \
17:00:11 [2022-05-04T17:00:11.165Z]  \_______  /____|__ \
17:00:11 [2022-05-04T17:00:11.165Z]          \/        \/
17:00:11 [2022-05-04T17:00:11.165Z] 
17:00:11 [2022-05-04T17:00:11.165Z] INFO: make.ps1 ended at 05/04/2022 17:00:10
17:00:11 [2022-05-04T17:00:11.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:00:12 [2022-05-04T17:00:12.149Z] INFO: Binaries build ended at 05/04/2022 17:00:11. Duration:00:01:17.1352364
17:00:12 [2022-05-04T17:00:12.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:00:13 [2022-05-04T17:00:13.000Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:00:13 [2022-05-04T17:00:13.000Z] Using test binary docker
17:00:13 [2022-05-04T17:00:13.000Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:00:13 [2022-05-04T17:00:13.000Z] +++ /etc/init.d/apparmor start
17:00:13 [2022-05-04T17:00:13.000Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:00:13 [2022-05-04T17:00:13.000Z] INFO: Waiting for daemon to start...
17:00:13 [2022-05-04T17:00:13.000Z] Starting dockerd
17:00:13 [2022-05-04T17:00:13.000Z] +++ 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
17:00:13 [2022-05-04T17:00:13.132Z] INFO: Copying the built daemon binary to d:\CI\PR-43560\2\binary\dockerd-6e376e32d8.exe...
17:00:13 [2022-05-04T17:00:13.132Z] INFO: Copying the built client binary to d:\CI\PR-43560\2\binary\docker-6e376e32d8.exe...
17:00:13 [2022-05-04T17:00:13.132Z] INFO: Copying the golang package from the container to d:\CI\PR-43560\2\installer\go.zip...
17:00:13 [2022-05-04T17:00:13.598Z] INFO: Extracting go.zip to d:\CI\PR-43560\2\go
17:00:14 [2022-05-04T17:00:14.109Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
17:00:15 [2022-05-04T17:00:15.535Z] .
17:00:15 [2022-05-04T17:00:15.535Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:00:15 [2022-05-04T17:00:15.535Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:00:15 [2022-05-04T17:00:15.535Z] Error: No such image: emptyfs
17:00:15 [2022-05-04T17:00:15.535Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:00:15 [2022-05-04T17:00:15.535Z] ++++ docker load
17:00:15 [2022-05-04T17:00:15.535Z] Running integration-test (iteration 1)
17:00:15 [2022-05-04T17:00:15.535Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
17:00:15 [2022-05-04T17:00:15.535Z] ++ 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
17:00:15 [2022-05-04T17:00:15.535Z] ++ set -e
17:00:15 [2022-05-04T17:00:15.535Z] ++ '[' -n 0 ']'
17:00:15 [2022-05-04T17:00:15.535Z] ++ set -x
17:00:15 [2022-05-04T17:00:15.535Z] ++ 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
17:00:15 [2022-05-04T17:00:15.535Z] Loaded image: busybox:latest
17:00:15 [2022-05-04T17:00:15.798Z] Loaded image: busybox:glibc
17:00:16 [2022-05-04T17:00:16.731Z] Loaded image: debian:bullseye-slim
17:00:16 [2022-05-04T17:00:16.731Z] Loaded image: hello-world:latest
17:00:16 [2022-05-04T17:00:16.731Z] Loaded image: arm32v7/hello-world:latest
17:00:16 [2022-05-04T17:00:16.731Z] INFO: Testing against a local daemon
17:00:16 [2022-05-04T17:00:16.731Z] === RUN   TestCgroupNamespacesBuild
17:00:18 [2022-05-04T17:00:18.102Z] --- PASS: TestCgroupNamespacesBuild (1.14s)
17:00:18 [2022-05-04T17:00:18.102Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:00:18 [2022-05-04T17:00:18.741Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
17:00:19 [2022-05-04T17:00:19.035Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s)
17:00:19 [2022-05-04T17:00:19.035Z] === RUN   TestBuildWithSession
17:00:19 [2022-05-04T17:00:19.035Z]     build_session_test.go:25: TODO: BuildKit
17:00:19 [2022-05-04T17:00:19.035Z] --- SKIP: TestBuildWithSession (0.00s)
17:00:19 [2022-05-04T17:00:19.035Z] === RUN   TestBuildSquashParent
17:00:21 [2022-05-04T17:00:21.976Z] INFO: Expanding compiler 1 of 3...
17:00:21 [2022-05-04T17:00:21.976Z] INFO: Expanding compiler 2 of 3...
17:00:23 [2022-05-04T17:00:23.215Z] --- PASS: TestBuildSquashParent (4.02s)
17:00:23 [2022-05-04T17:00:23.215Z] === RUN   TestBuildWithRemoveAndForceRemove
17:00:23 [2022-05-04T17:00:23.215Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:00:23 [2022-05-04T17:00:23.215Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:00:23 [2022-05-04T17:00:23.215Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:00:23 [2022-05-04T17:00:23.215Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:00:23 [2022-05-04T17:00:23.215Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:00:23 [2022-05-04T17:00:23.215Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:00:23 [2022-05-04T17:00:23.215Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:00:23 [2022-05-04T17:00:23.215Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:00:23 [2022-05-04T17:00:23.215Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:00:23 [2022-05-04T17:00:23.215Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:00:23 [2022-05-04T17:00:23.215Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:00:23 [2022-05-04T17:00:23.215Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:00:23 [2022-05-04T17:00:23.215Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:00:23 [2022-05-04T17:00:23.215Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:00:24 [2022-05-04T17:00:24.589Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:00:24 [2022-05-04T17:00:24.589Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:00:25 [2022-05-04T17:00:25.523Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:00:25 [2022-05-04T17:00:25.523Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:00:26 [2022-05-04T17:00:26.740Z] INFO: Expanding compiler 3 of 3...
17:00:26 [2022-05-04T17:00:26.896Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
17:00:26 [2022-05-04T17:00:26.896Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.21s)
17:00:26 [2022-05-04T17:00:26.896Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.32s)
17:00:26 [2022-05-04T17:00:26.896Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.10s)
17:00:26 [2022-05-04T17:00:26.896Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.08s)
17:00:26 [2022-05-04T17:00:26.896Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.06s)
17:00:26 [2022-05-04T17:00:26.896Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.13s)
17:00:26 [2022-05-04T17:00:26.896Z] === RUN   TestBuildMultiStageCopy
17:00:26 [2022-05-04T17:00:26.896Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:00:27 [2022-05-04T17:00:27.727Z] INFO: Removing downloaded files...
17:00:27 [2022-05-04T17:00:27.727Z] INFO: Downloading containerd
17:00:27 [2022-05-04T17:00:27.829Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:00:27 [2022-05-04T17:00:27.829Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:00:28 [2022-05-04T17:00:28.086Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:00:28 [2022-05-04T17:00:28.344Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:00:28 [2022-05-04T17:00:28.601Z] --- PASS: TestBuildMultiStageCopy (1.89s)
17:00:28 [2022-05-04T17:00:28.602Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.07s)
17:00:28 [2022-05-04T17:00:28.602Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s)
17:00:28 [2022-05-04T17:00:28.602Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s)
17:00:28 [2022-05-04T17:00:28.602Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s)
17:00:28 [2022-05-04T17:00:28.602Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s)
17:00:28 [2022-05-04T17:00:28.602Z] === RUN   TestBuildMultiStageParentConfig
17:00:29 [2022-05-04T17:00:29.168Z] --- PASS: TestBuildMultiStageParentConfig (0.59s)
17:00:29 [2022-05-04T17:00:29.168Z] === RUN   TestBuildLabelWithTargets
17:00:30 [2022-05-04T17:00:30.106Z] --- PASS: TestBuildLabelWithTargets (0.91s)
17:00:30 [2022-05-04T17:00:30.106Z] === RUN   TestBuildWithEmptyLayers
17:00:30 [2022-05-04T17:00:30.670Z] --- PASS: TestBuildWithEmptyLayers (0.44s)
17:00:30 [2022-05-04T17:00:30.670Z] === RUN   TestBuildMultiStageOnBuild
17:00:32 [2022-05-04T17:00:32.044Z] --- PASS: TestBuildMultiStageOnBuild (1.32s)
17:00:32 [2022-05-04T17:00:32.044Z] === RUN   TestBuildUncleanTarFilenames
17:00:32 [2022-05-04T17:00:32.610Z] --- PASS: TestBuildUncleanTarFilenames (0.64s)
17:00:32 [2022-05-04T17:00:32.610Z] === RUN   TestBuildMultiStageLayerLeak
17:00:33 [2022-05-04T17:00:33.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:00:33 [2022-05-04T17:00:33.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:00:33 [2022-05-04T17:00:33.982Z] --- PASS: TestBuildMultiStageLayerLeak (1.36s)
17:00:33 [2022-05-04T17:00:33.982Z] === RUN   TestBuildWithHugeFile
17:00:35 [2022-05-04T17:00:35.245Z] tests/integration/api_network_test.py ............................       [ 47%]
17:00:38 [2022-05-04T17:00:38.863Z] INFO: Extraction ended at 05/04/2022 17:00:36. Duration:00:00:23.2101525
17:00:38 [2022-05-04T17:00:38.863Z] INFO: Updating the golang and path environment variables
17:00:38 [2022-05-04T17:00:38.863Z] INFO: GOPATH=d:\gopath
17:00:38 [2022-05-04T17:00:38.863Z] INFO: go version go1.18.1 windows/amd64
17:00:38 [2022-05-04T17:00:38.863Z] INFO: Running the daemon under test in debug mode
17:00:38 [2022-05-04T17:00:38.863Z] INFO: Running the daemon under test in containerd mode
17:00:38 [2022-05-04T17:00:38.863Z] INFO: Starting a daemon under test...
17:00:38 [2022-05-04T17:00:38.863Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43560\2\daemon --pidfile d:\CI\PR-43560\2\docker.pid -D --containerd \\.\pipe\containerd-containerd
17:00:38 [2022-05-04T17:00:38.863Z] INFO: Containerd started successfully.
17:00:38 [2022-05-04T17:00:38.863Z] INFO: Process started successfully.
17:00:38 [2022-05-04T17:00:38.863Z] INFO: Start tailing logs of the daemon under tests
17:00:38 [2022-05-04T17:00:38.863Z] INFO: Waiting for the daemon under test to start...
17:00:42 [2022-05-04T17:00:42.657Z] 
17:00:42 [2022-05-04T17:00:42.657Z] Name                           Version          Source           Summary       
17:00:42 [2022-05-04T17:00:42.657Z] ----                           -------          ------           -------       
17:00:42 [2022-05-04T17:00:42.657Z] 7Zip4Powershell                2.1.0            PSGallery        Powershell ...
17:00:42 [2022-05-04T17:00:42.817Z] --- PASS: TestImportExtremelyLargeImageWorks (92.01s)
17:00:42 [2022-05-04T17:00:42.817Z] PASS
17:00:42 [2022-05-04T17:00:42.817Z] 
17:00:42 [2022-05-04T17:00:42.817Z] DONE 22 tests in 96.172s
17:00:42 [2022-05-04T17:00:42.817Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
17:00:42 [2022-05-04T17:00:42.817Z] INFO: Testing against a local daemon
17:00:42 [2022-05-04T17:00:42.817Z] === RUN   TestNetworkCreateDelete
17:00:42 [2022-05-04T17:00:42.817Z] --- PASS: TestNetworkCreateDelete (0.12s)
17:00:42 [2022-05-04T17:00:42.817Z] === RUN   TestDockerNetworkDeletePreferID
17:00:42 [2022-05-04T17:00:42.817Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
17:00:42 [2022-05-04T17:00:42.817Z] === RUN   TestDaemonDNSFallback
17:00:43 [2022-05-04T17:00:43.645Z] 
17:00:44 [2022-05-04T17:00:44.113Z] PSPath            : Microsoft.PowerShell.Core\FileSystem::C:\containerd
17:00:44 [2022-05-04T17:00:44.113Z] PSParentPath      : Microsoft.PowerShell.Core\FileSystem::C:\
17:00:44 [2022-05-04T17:00:44.113Z] PSChildName       : containerd
17:00:44 [2022-05-04T17:00:44.113Z] PSDrive           : C
17:00:44 [2022-05-04T17:00:44.113Z] PSProvider        : Microsoft.PowerShell.Core\FileSystem
17:00:44 [2022-05-04T17:00:44.113Z] PSIsContainer     : True
17:00:44 [2022-05-04T17:00:44.113Z] Name              : containerd
17:00:44 [2022-05-04T17:00:44.113Z] FullName          : C:\containerd
17:00:44 [2022-05-04T17:00:44.113Z] Parent            : 
17:00:44 [2022-05-04T17:00:44.113Z] Exists            : True
17:00:44 [2022-05-04T17:00:44.113Z] Root              : C:\
17:00:44 [2022-05-04T17:00:44.113Z] Extension         : 
17:00:44 [2022-05-04T17:00:44.113Z] CreationTime      : 5/4/2022 5:00:43 PM
17:00:44 [2022-05-04T17:00:44.113Z] CreationTimeUtc   : 5/4/2022 5:00:43 PM
17:00:44 [2022-05-04T17:00:44.113Z] LastAccessTime    : 5/4/2022 5:00:43 PM
17:00:44 [2022-05-04T17:00:44.113Z] LastAccessTimeUtc : 5/4/2022 5:00:43 PM
17:00:44 [2022-05-04T17:00:44.113Z] LastWriteTime     : 5/4/2022 5:00:43 PM
17:00:44 [2022-05-04T17:00:44.113Z] LastWriteTimeUtc  : 5/4/2022 5:00:43 PM
17:00:44 [2022-05-04T17:00:44.113Z] Attributes        : Directory
17:00:44 [2022-05-04T17:00:44.113Z] Mode              : d-----
17:00:44 [2022-05-04T17:00:44.113Z] BaseName          : containerd
17:00:44 [2022-05-04T17:00:44.113Z] Target            : {}
17:00:44 [2022-05-04T17:00:44.113Z] LinkType          : 
17:00:44 [2022-05-04T17:00:44.113Z] 
17:00:44 [2022-05-04T17:00:44.965Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
17:00:45 [2022-05-04T17:00:45.356Z] --- PASS: TestDaemonDNSFallback (6.39s)
17:00:45 [2022-05-04T17:00:45.356Z] === RUN   TestInspectNetwork
17:00:45 [2022-05-04T17:00:45.679Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
17:00:45 [2022-05-04T17:00:45.679Z] INFO: Configuring git core.autocrlf...
17:00:45 [2022-05-04T17:00:45.679Z] 
17:00:45 [2022-05-04T17:00:45.679Z] 
17:00:46 [2022-05-04T17:00:46.365Z] tests/integration/api_secret_test.py .....                               [ 51%]
17:00:48 [2022-05-04T17:00:48.653Z] === RUN   TestInspectNetwork/full_network_id
17:00:48 [2022-05-04T17:00:48.653Z] === RUN   TestInspectNetwork/partial_network_id
17:00:48 [2022-05-04T17:00:48.653Z] === RUN   TestInspectNetwork/network_name
17:00:48 [2022-05-04T17:00:48.653Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:00:50 [2022-05-04T17:00:50.766Z] tests/integration/api_service_test.py .................................. [ 59%]
17:00:52 [2022-05-04T17:00:52.848Z] --- PASS: TestInspectNetwork (7.42s)
17:00:52 [2022-05-04T17:00:52.848Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:00:52 [2022-05-04T17:00:52.848Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:00:52 [2022-05-04T17:00:52.848Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:00:52 [2022-05-04T17:00:52.848Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:00:52 [2022-05-04T17:00:52.848Z] === RUN   TestRunContainerWithBridgeNone
17:00:54 [2022-05-04T17:00:54.232Z] --- PASS: TestRunContainerWithBridgeNone (1.71s)
17:00:54 [2022-05-04T17:00:54.492Z] === RUN   TestNetworkInvalidJSON
17:00:54 [2022-05-04T17:00:54.492Z] === RUN   TestNetworkInvalidJSON/networks/create
17:00:54 [2022-05-04T17:00:54.492Z] === PAUSE TestNetworkInvalidJSON/networks/create
17:00:54 [2022-05-04T17:00:54.492Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
17:00:54 [2022-05-04T17:00:54.492Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
17:00:54 [2022-05-04T17:00:54.492Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
17:00:54 [2022-05-04T17:00:54.492Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
17:00:54 [2022-05-04T17:00:54.492Z] === CONT  TestNetworkInvalidJSON/networks/create
17:00:54 [2022-05-04T17:00:54.492Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
17:00:54 [2022-05-04T17:00:54.492Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
17:00:54 [2022-05-04T17:00:54.492Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
17:00:54 [2022-05-04T17:00:54.492Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
17:00:54 [2022-05-04T17:00:54.492Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
17:00:54 [2022-05-04T17:00:54.492Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
17:00:54 [2022-05-04T17:00:54.492Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
17:00:54 [2022-05-04T17:00:54.492Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
17:00:54 [2022-05-04T17:00:54.492Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
17:00:54 [2022-05-04T17:00:54.492Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
17:00:54 [2022-05-04T17:00:54.492Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
17:00:54 [2022-05-04T17:00:54.492Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
17:00:54 [2022-05-04T17:00:54.492Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
17:00:54 [2022-05-04T17:00:54.492Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
17:00:54 [2022-05-04T17:00:54.492Z] --- PASS: TestNetworkInvalidJSON (0.01s)
17:00:54 [2022-05-04T17:00:54.492Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
17:00:54 [2022-05-04T17:00:54.492Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
17:00:54 [2022-05-04T17:00:54.492Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
17:00:54 [2022-05-04T17:00:54.492Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
17:00:54 [2022-05-04T17:00:54.492Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
17:00:54 [2022-05-04T17:00:54.492Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
17:00:54 [2022-05-04T17:00:54.492Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
17:00:54 [2022-05-04T17:00:54.492Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
17:00:54 [2022-05-04T17:00:54.492Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
17:00:54 [2022-05-04T17:00:54.492Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
17:00:54 [2022-05-04T17:00:54.492Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s)
17:00:54 [2022-05-04T17:00:54.492Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
17:00:54 [2022-05-04T17:00:54.492Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
17:00:54 [2022-05-04T17:00:54.492Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
17:00:54 [2022-05-04T17:00:54.492Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
17:00:54 [2022-05-04T17:00:54.492Z] === RUN   TestNetworkList
17:00:54 [2022-05-04T17:00:54.492Z] === RUN   TestNetworkList//networks
17:00:54 [2022-05-04T17:00:54.492Z] === PAUSE TestNetworkList//networks
17:00:54 [2022-05-04T17:00:54.492Z] === RUN   TestNetworkList//networks/
17:00:54 [2022-05-04T17:00:54.492Z] === PAUSE TestNetworkList//networks/
17:00:54 [2022-05-04T17:00:54.492Z] === CONT  TestNetworkList//networks
17:00:54 [2022-05-04T17:00:54.492Z] === CONT  TestNetworkList//networks/
17:00:54 [2022-05-04T17:00:54.492Z] --- PASS: TestNetworkList (0.01s)
17:00:54 [2022-05-04T17:00:54.492Z]     --- PASS: TestNetworkList//networks (0.00s)
17:00:54 [2022-05-04T17:00:54.492Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:00:54 [2022-05-04T17:00:54.492Z] === RUN   TestHostIPv4BridgeLabel
17:00:55 [2022-05-04T17:00:55.061Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
17:00:55 [2022-05-04T17:00:55.061Z] === RUN   TestDaemonRestartWithLiveRestore
17:00:55 [2022-05-04T17:00:55.220Z] ............................                                             [ 66%]
17:00:56 [2022-05-04T17:00:56.000Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
17:00:56 [2022-05-04T17:00:56.000Z] === RUN   TestDaemonDefaultNetworkPools
17:00:56 [2022-05-04T17:00:56.661Z] ...INFO: Daemon under test started and replied!
17:00:56 [2022-05-04T17:00:56.661Z] INFO: Docker version of the daemon under test
17:00:56 [2022-05-04T17:00:56.661Z] 
17:00:56 [2022-05-04T17:00:56.661Z] Client:
17:00:56 [2022-05-04T17:00:56.661Z]  Version:      17.06.2-ce
17:00:56 [2022-05-04T17:00:56.661Z]  API version:  1.30
17:00:56 [2022-05-04T17:00:56.661Z]  Go version:   go1.8.3
17:00:56 [2022-05-04T17:00:56.661Z]  Git commit:   cec0b72
17:00:56 [2022-05-04T17:00:56.661Z]  Built:        Tue Sep  5 19:57:19 2017
17:00:56 [2022-05-04T17:00:56.661Z]  OS/Arch:      windows/amd64
17:00:56 [2022-05-04T17:00:56.661Z] 
17:00:56 [2022-05-04T17:00:56.661Z] Server:
17:00:56 [2022-05-04T17:00:56.661Z]  Version:      0.0.0-dev
17:00:56 [2022-05-04T17:00:56.661Z]  API version:  1.42 (minimum version 1.24)
17:00:56 [2022-05-04T17:00:56.661Z]  Go version:   go1.18.1
17:00:56 [2022-05-04T17:00:56.661Z]  Git commit:   6e376e32d8
17:00:56 [2022-05-04T17:00:56.661Z]  Built:        
17:00:56 [2022-05-04T17:00:56.661Z]  OS/Arch:      windows/amd64
17:00:56 [2022-05-04T17:00:56.661Z]  Experimental: false
17:00:56 [2022-05-04T17:00:56.661Z] 
17:00:56 [2022-05-04T17:00:56.661Z] INFO: Docker info of the daemon under test
17:00:56 [2022-05-04T17:00:56.661Z] 
17:00:56 [2022-05-04T17:00:56.661Z] Containers: 0
17:00:56 [2022-05-04T17:00:56.661Z]  Running: 0
17:00:56 [2022-05-04T17:00:56.661Z]  Paused: 0
17:00:56 [2022-05-04T17:00:56.661Z]  Stopped: 0
17:00:56 [2022-05-04T17:00:56.661Z] Images: 0
17:00:56 [2022-05-04T17:00:56.661Z] Server Version: 0.0.0-dev
17:00:56 [2022-05-04T17:00:56.661Z] Storage Driver: windowsfilter
17:00:56 [2022-05-04T17:00:56.661Z]  Windows: 
17:00:56 [2022-05-04T17:00:56.661Z] Logging Driver: json-file
17:00:56 [2022-05-04T17:00:56.661Z] Plugins: 
17:00:56 [2022-05-04T17:00:56.661Z]  Volume: local
17:00:56 [2022-05-04T17:00:56.661Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
17:00:56 [2022-05-04T17:00:56.661Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
17:00:56 [2022-05-04T17:00:56.661Z] Swarm: inactive
17:00:56 [2022-05-04T17:00:56.661Z] Default Isolation: process
17:00:56 [2022-05-04T17:00:56.661Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
17:00:56 [2022-05-04T17:00:56.661Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230)
17:00:56 [2022-05-04T17:00:56.661Z] OSType: windows
17:00:56 [2022-05-04T17:00:56.661Z] Architecture: x86_64
17:00:56 [2022-05-04T17:00:56.661Z] CPUs: 4
17:00:56 [2022-05-04T17:00:56.661Z] Total Memory: 32GiB
17:00:56 [2022-05-04T17:00:56.661Z] Name: azwin-2-b9cbd0
17:00:56 [2022-05-04T17:00:56.661Z] ID: QQON:BAZ2:W6RO:Z2MO:JETS:T45N:XUUF:AG27:TEL6:252X:MMEU:UKLY
17:00:56 [2022-05-04T17:00:56.661Z] Docker Root Dir: D:\CI\PR-43560\2\daemon
17:00:56 [2022-05-04T17:00:56.661Z] Debug Mode (client): false
17:00:56 [2022-05-04T17:00:56.661Z] Debug Mode (server): true
17:00:56 [2022-05-04T17:00:56.661Z]  File Descriptors: -1
17:00:56 [2022-05-04T17:00:56.661Z]  Goroutines: 29
17:00:56 [2022-05-04T17:00:56.661Z]  System Time: 2022-05-04T17:00:56.37327Z
17:00:56 [2022-05-04T17:00:56.661Z]  EventsListeners: 0
17:00:56 [2022-05-04T17:00:56.661Z] Registry: https://index.docker.io/v1/
17:00:56 [2022-05-04T17:00:56.661Z] Labels:
17:00:56 [2022-05-04T17:00:56.661Z] Experimental: false
17:00:56 [2022-05-04T17:00:56.661Z] Insecure Registries:
17:00:56 [2022-05-04T17:00:56.661Z]  127.0.0.0/8
17:00:56 [2022-05-04T17:00:56.661Z] Live Restore Enabled: false
17:00:56 [2022-05-04T17:00:56.661Z] 
17:00:56 [2022-05-04T17:00:56.661Z] 
17:00:56 [2022-05-04T17:00:56.661Z] INFO: Docker images of the daemon under test
17:00:56 [2022-05-04T17:00:56.661Z] 
17:00:56 [2022-05-04T17:00:56.661Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
17:00:56 [2022-05-04T17:00:56.661Z] 
17:00:56 [2022-05-04T17:00:56.661Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
17:00:56 [2022-05-04T17:00:56.661Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time...
17:00:56 [2022-05-04T17:00:56.938Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
17:00:56 [2022-05-04T17:00:56.938Z] === RUN   TestDaemonRestartWithExistingNetwork
17:00:57 [2022-05-04T17:00:57.128Z] ltsc2022: Pulling from windows/servercore
17:00:57 [2022-05-04T17:00:57.128Z] 8f616e6e9eec: Pulling fs layer
17:00:57 [2022-05-04T17:00:57.128Z] dccd9e4d14d3: Pulling fs layer
17:00:57 [2022-05-04T17:00:57.877Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s)
17:00:57 [2022-05-04T17:00:57.877Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:00:59 [2022-05-04T17:00:59.259Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
17:00:59 [2022-05-04T17:00:59.259Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:00:59 [2022-05-04T17:00:59.519Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
17:00:59 [2022-05-04T17:00:59.519Z] === RUN   TestServiceWithPredefinedNetwork
17:01:00 [2022-05-04T17:01:00.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
17:01:02 [2022-05-04T17:01:02.812Z] --- PASS: TestServiceWithPredefinedNetwork (2.73s)
17:01:02 [2022-05-04T17:01:02.812Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:01:02 [2022-05-04T17:01:02.812Z]     service_test.go:243: FLAKY_TEST
17:01:02 [2022-05-04T17:01:02.812Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:01:02 [2022-05-04T17:01:02.812Z] === RUN   TestServiceWithDataPathPortInit
17:01:06 [2022-05-04T17:01:06.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:01:07 [2022-05-04T17:01:07.527Z] 8f616e6e9eec: Verifying Checksum
17:01:07 [2022-05-04T17:01:07.527Z] 8f616e6e9eec: Download complete
17:01:08 [2022-05-04T17:01:08.315Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
17:01:08 [2022-05-04T17:01:08.315Z] 
17:01:08 [2022-05-04T17:01:08.315Z]  ________   ____  __.
17:01:08 [2022-05-04T17:01:08.315Z]  \_____  \ |    |/ _|
17:01:08 [2022-05-04T17:01:08.315Z]  /   |   \|      <
17:01:08 [2022-05-04T17:01:08.315Z]  /    |    \    |  \
17:01:08 [2022-05-04T17:01:08.315Z]  \_______  /____|__ \
17:01:08 [2022-05-04T17:01:08.315Z]          \/        \/
17:01:08 [2022-05-04T17:01:08.315Z] 
17:01:08 [2022-05-04T17:01:08.316Z] INFO: make.ps1 ended at 05/04/2022 17:00:58
17:01:08 [2022-05-04T17:01:08.316Z] INFO: Binaries build ended at 05/04/2022 17:00:59. Duration:00:01:22.1317521
17:01:08 [2022-05-04T17:01:08.316Z] INFO: Copying the built daemon binary to d:\CI\PR-43560\2\binary\dockerd-6e376e32d8.exe...
17:01:08 [2022-05-04T17:01:08.316Z] INFO: Copying the built client binary to d:\CI\PR-43560\2\binary\docker-6e376e32d8.exe...
17:01:08 [2022-05-04T17:01:08.316Z] INFO: Copying the golang package from the container to d:\CI\PR-43560\2\installer\go.zip...
17:01:08 [2022-05-04T17:01:08.316Z] INFO: Extracting go.zip to d:\CI\PR-43560\2\go
17:01:12 [2022-05-04T17:01:12.694Z] --- PASS: TestBuildWithHugeFile (34.70s)
17:01:12 [2022-05-04T17:01:12.694Z] === RUN   TestBuildWCOWSandboxSize
17:01:12 [2022-05-04T17:01:12.694Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:01:12 [2022-05-04T17:01:12.694Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
17:01:12 [2022-05-04T17:01:12.694Z] === RUN   TestBuildWithEmptyDockerfile
17:01:12 [2022-05-04T17:01:12.694Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:01:12 [2022-05-04T17:01:12.694Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:01:12 [2022-05-04T17:01:12.694Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:01:12 [2022-05-04T17:01:12.694Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:01:12 [2022-05-04T17:01:12.694Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:01:12 [2022-05-04T17:01:12.694Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:01:12 [2022-05-04T17:01:12.694Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:01:12 [2022-05-04T17:01:12.694Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:01:12 [2022-05-04T17:01:12.694Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:01:12 [2022-05-04T17:01:12.694Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
17:01:12 [2022-05-04T17:01:12.694Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.07s)
17:01:12 [2022-05-04T17:01:12.694Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.07s)
17:01:12 [2022-05-04T17:01:12.694Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
17:01:12 [2022-05-04T17:01:12.694Z] === RUN   TestBuildPreserveOwnership
17:01:12 [2022-05-04T17:01:12.694Z] === RUN   TestBuildPreserveOwnership/copy_from
17:01:12 [2022-05-04T17:01:12.694Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:01:12 [2022-05-04T17:01:12.694Z] --- PASS: TestBuildPreserveOwnership (2.71s)
17:01:12 [2022-05-04T17:01:12.694Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.78s)
17:01:12 [2022-05-04T17:01:12.694Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.92s)
17:01:12 [2022-05-04T17:01:12.694Z] === RUN   TestBuildPlatformInvalid
17:01:12 [2022-05-04T17:01:12.694Z] --- PASS: TestBuildPlatformInvalid (0.07s)
17:01:12 [2022-05-04T17:01:12.694Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:01:12 [2022-05-04T17:01:12.694Z] Loaded image: busybox:latest
17:01:12 [2022-05-04T17:01:12.694Z] Loaded image: busybox:glibc
17:01:13 [2022-05-04T17:01:13.260Z] Loaded image: debian:bullseye-slim
17:01:13 [2022-05-04T17:01:13.260Z] Loaded image: hello-world:latest
17:01:13 [2022-05-04T17:01:13.517Z] Loaded image: arm32v7/hello-world:latest
17:01:16 [2022-05-04T17:01:16.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:01:16 [2022-05-04T17:01:16.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:01:17 [2022-05-04T17:01:17.740Z] --- PASS: TestServiceWithDataPathPortInit (14.21s)
17:01:17 [2022-05-04T17:01:17.740Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:01:17 [2022-05-04T17:01:17.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:01:18 [2022-05-04T17:01:18.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:01:18 [2022-05-04T17:01:18.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:01:19 [2022-05-04T17:01:19.122Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rso738q5som4ycdfs2ymso75b Created:2022-05-04 17:01:17.807792961 +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[95a3c0954b1a348edfc786e68512d15338ec43445f448aae9f3cf085f82056f3:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.udr71eby5teoqdaqawc74o8ti EndpointID:477a417731aabda2d39c9a83c64b17aa97b4ccac006186e107dc28481e48dcd3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1d71fa4e509c7792e17a6b718b764db5b24b2756318da2e7b5aa0eb708dd49db 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:f4e0bd32573f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.udr71eby5teoqdaqawc74o8ti EndpointID:477a417731aabda2d39c9a83c64b17aa97b4ccac006186e107dc28481e48dcd3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:01:19 [2022-05-04T17:01:19.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:01:21 [2022-05-04T17:01:21.623Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.99s)
17:01:21 [2022-05-04T17:01:21.623Z] PASS
17:01:21 [2022-05-04T17:01:21.623Z] 
17:01:21 [2022-05-04T17:01:21.623Z] === Skipped
17:01:21 [2022-05-04T17:01:21.623Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
17:01:21 [2022-05-04T17:01:21.623Z]     build_session_test.go:25: TODO: BuildKit
17:01:21 [2022-05-04T17:01:21.623Z] 
17:01:21 [2022-05-04T17:01:21.623Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
17:01:21 [2022-05-04T17:01:21.623Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:01:21 [2022-05-04T17:01:21.623Z] 
17:01:21 [2022-05-04T17:01:21.623Z] DONE 34 tests, 2 skipped in 65.123s
17:01:21 [2022-05-04T17:01:21.623Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
17:01:21 [2022-05-04T17:01:21.623Z] ++ 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
17:01:21 [2022-05-04T17:01:21.623Z] ++ set -e
17:01:21 [2022-05-04T17:01:21.623Z] ++ '[' -n 0 ']'
17:01:21 [2022-05-04T17:01:21.623Z] ++ set -x
17:01:21 [2022-05-04T17:01:21.623Z] ++ 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
17:01:21 [2022-05-04T17:01:21.623Z] INFO: Testing against a local daemon
17:01:21 [2022-05-04T17:01:21.623Z] === RUN   TestConfigInspect
17:01:22 [2022-05-04T17:01:22.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:01:22 [2022-05-04T17:01:22.557Z] --- PASS: TestConfigInspect (2.11s)
17:01:22 [2022-05-04T17:01:22.557Z] === RUN   TestConfigList
17:01:23 [2022-05-04T17:01:23.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:01:23 [2022-05-04T17:01:23.961Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:01:24 [2022-05-04T17:01:24.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:01:24 [2022-05-04T17:01:24.401Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.98s)
17:01:24 [2022-05-04T17:01:24.401Z] PASS
17:01:24 [2022-05-04T17:01:24.401Z] 
17:01:24 [2022-05-04T17:01:24.401Z] === Skipped
17:01:24 [2022-05-04T17:01:24.401Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:01:24 [2022-05-04T17:01:24.401Z]     service_test.go:243: FLAKY_TEST
17:01:24 [2022-05-04T17:01:24.401Z] 
17:01:24 [2022-05-04T17:01:24.401Z] DONE 38 tests, 1 skipped in 45.184s
17:01:24 [2022-05-04T17:01:24.401Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:01:24 [2022-05-04T17:01:24.401Z] INFO: Testing against a local daemon
17:01:24 [2022-05-04T17:01:24.401Z] === RUN   TestDockerNetworkIpvlanPersistance
17:01:24 [2022-05-04T17:01:24.401Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:01:24 [2022-05-04T17:01:24.401Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:01:24 [2022-05-04T17:01:24.401Z] === RUN   TestDockerNetworkIpvlan
17:01:24 [2022-05-04T17:01:24.401Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:01:24 [2022-05-04T17:01:24.401Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:01:24 [2022-05-04T17:01:24.401Z] PASS
17:01:24 [2022-05-04T17:01:24.401Z] 
17:01:24 [2022-05-04T17:01:24.401Z] === Skipped
17:01:24 [2022-05-04T17:01:24.401Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:01:24 [2022-05-04T17:01:24.401Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:01:24 [2022-05-04T17:01:24.401Z] 
17:01:24 [2022-05-04T17:01:24.401Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:01:24 [2022-05-04T17:01:24.401Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:01:24 [2022-05-04T17:01:24.401Z] 
17:01:24 [2022-05-04T17:01:24.401Z] DONE 2 tests, 2 skipped in 0.023s
17:01:24 [2022-05-04T17:01:24.401Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:01:24 [2022-05-04T17:01:24.401Z] INFO: Testing against a local daemon
17:01:24 [2022-05-04T17:01:24.401Z] === RUN   TestDockerNetworkMacvlanPersistance
17:01:24 [2022-05-04T17:01:24.972Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s)
17:01:24 [2022-05-04T17:01:24.972Z] === RUN   TestDockerNetworkMacvlan
17:01:25 [2022-05-04T17:01:25.084Z] --- PASS: TestConfigList (2.23s)
17:01:25 [2022-05-04T17:01:25.084Z] === RUN   TestConfigsCreateAndDelete
17:01:25 [2022-05-04T17:01:25.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:01:25 [2022-05-04T17:01:25.542Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:01:25 [2022-05-04T17:01:25.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:01:26 [2022-05-04T17:01:26.112Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:01:26 [2022-05-04T17:01:26.981Z] --- PASS: TestConfigsCreateAndDelete (2.13s)
17:01:26 [2022-05-04T17:01:26.982Z] === RUN   TestConfigsUpdate
17:01:27 [2022-05-04T17:01:27.052Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:01:27 [2022-05-04T17:01:27.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:01:27 [2022-05-04T17:01:27.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:01:28 [2022-05-04T17:01:28.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:01:28 [2022-05-04T17:01:28.962Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:01:29 [2022-05-04T17:01:29.130Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:01:29 [2022-05-04T17:01:29.130Z] Using test binary docker
17:01:29 [2022-05-04T17:01:29.130Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:01:29 [2022-05-04T17:01:29.130Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:01:29 [2022-05-04T17:01:29.130Z] INFO: Waiting for daemon to start...
17:01:29 [2022-05-04T17:01:29.130Z] Starting dockerd
17:01:29 [2022-05-04T17:01:29.507Z] --- PASS: TestConfigsUpdate (2.12s)
17:01:29 [2022-05-04T17:01:29.507Z] === RUN   TestTemplatedConfig
17:01:29 [2022-05-04T17:01:29.527Z] INFO: Extraction ended at 05/04/2022 17:01:26. Duration:00:00:24.7356411
17:01:29 [2022-05-04T17:01:29.527Z] INFO: Updating the golang and path environment variables
17:01:29 [2022-05-04T17:01:29.527Z] INFO: GOPATH=d:\gopath
17:01:29 [2022-05-04T17:01:29.527Z] INFO: go version go1.18.1 windows/amd64
17:01:29 [2022-05-04T17:01:29.527Z] INFO: Running the daemon under test in debug mode
17:01:29 [2022-05-04T17:01:29.527Z] INFO: Starting a daemon under test...
17:01:29 [2022-05-04T17:01:29.527Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43560\2\daemon --pidfile d:\CI\PR-43560\2\docker.pid -D
17:01:29 [2022-05-04T17:01:29.527Z] INFO: Process started successfully.
17:01:29 [2022-05-04T17:01:29.527Z] INFO: Start tailing logs of the daemon under tests
17:01:29 [2022-05-04T17:01:29.527Z] INFO: Waiting for the daemon under test to start...
17:01:30 [2022-05-04T17:01:30.872Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:01:32 [2022-05-04T17:01:32.035Z] --- PASS: TestTemplatedConfig (2.39s)
17:01:32 [2022-05-04T17:01:32.035Z] === RUN   TestConfigCreateResolve
17:01:32 [2022-05-04T17:01:32.418Z] .
17:01:32 [2022-05-04T17:01:32.418Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:01:32 [2022-05-04T17:01:32.418Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:01:32 [2022-05-04T17:01:32.418Z] Error: No such image: emptyfs
17:01:32 [2022-05-04T17:01:32.418Z] Running integration-test (iteration 1)
17:01:32 [2022-05-04T17:01:32.418Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
17:01:32 [2022-05-04T17:01:32.418Z] Loaded image: busybox:latest
17:01:32 [2022-05-04T17:01:32.676Z] Loaded image: busybox:glibc
17:01:32 [2022-05-04T17:01:32.787Z] dccd9e4d14d3: Verifying Checksum
17:01:32 [2022-05-04T17:01:32.787Z] dccd9e4d14d3: Download complete
17:01:33 [2022-05-04T17:01:33.934Z] --- PASS: TestConfigCreateResolve (2.26s)
17:01:33 [2022-05-04T17:01:33.934Z] PASS
17:01:33 [2022-05-04T17:01:33.934Z] 
17:01:33 [2022-05-04T17:01:33.934Z] DONE 6 tests in 13.349s
17:01:33 [2022-05-04T17:01:33.934Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
17:01:33 [2022-05-04T17:01:33.934Z] ++ 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
17:01:33 [2022-05-04T17:01:33.934Z] ++ set -e
17:01:33 [2022-05-04T17:01:33.934Z] ++ '[' -n 0 ']'
17:01:33 [2022-05-04T17:01:33.934Z] ++ set -x
17:01:33 [2022-05-04T17:01:33.934Z] ++ 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
17:01:33 [2022-05-04T17:01:33.934Z] INFO: Testing against a local daemon
17:01:33 [2022-05-04T17:01:33.934Z] === RUN   TestCheckpoint
17:01:33 [2022-05-04T17:01:33.934Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:01:33 [2022-05-04T17:01:33.934Z] --- SKIP: TestCheckpoint (0.00s)
17:01:33 [2022-05-04T17:01:33.934Z] === RUN   TestContainerInvalidJSON
17:01:33 [2022-05-04T17:01:33.934Z] === RUN   TestContainerInvalidJSON/commit
17:01:33 [2022-05-04T17:01:33.934Z] === PAUSE TestContainerInvalidJSON/commit
17:01:33 [2022-05-04T17:01:33.934Z] === RUN   TestContainerInvalidJSON/containers/create
17:01:33 [2022-05-04T17:01:33.934Z] === PAUSE TestContainerInvalidJSON/containers/create
17:01:33 [2022-05-04T17:01:33.934Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
17:01:33 [2022-05-04T17:01:33.934Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
17:01:33 [2022-05-04T17:01:33.934Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
17:01:33 [2022-05-04T17:01:33.934Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
17:01:33 [2022-05-04T17:01:33.934Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
17:01:33 [2022-05-04T17:01:33.934Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
17:01:33 [2022-05-04T17:01:33.934Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:01:33 [2022-05-04T17:01:33.934Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:01:33 [2022-05-04T17:01:33.934Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
17:01:33 [2022-05-04T17:01:33.934Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
17:01:33 [2022-05-04T17:01:33.934Z] === CONT  TestContainerInvalidJSON/commit
17:01:33 [2022-05-04T17:01:33.934Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
17:01:33 [2022-05-04T17:01:33.934Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
17:01:33 [2022-05-04T17:01:33.934Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
17:01:33 [2022-05-04T17:01:33.934Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
17:01:33 [2022-05-04T17:01:33.934Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
17:01:33 [2022-05-04T17:01:33.934Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
17:01:33 [2022-05-04T17:01:33.934Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
17:01:33 [2022-05-04T17:01:33.934Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
17:01:33 [2022-05-04T17:01:33.934Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:01:33 [2022-05-04T17:01:33.934Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
17:01:33 [2022-05-04T17:01:33.934Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
17:01:33 [2022-05-04T17:01:33.934Z] === RUN   TestContainerInvalidJSON/commit/empty_body
17:01:33 [2022-05-04T17:01:33.934Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
17:01:33 [2022-05-04T17:01:33.934Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
17:01:33 [2022-05-04T17:01:33.934Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
17:01:33 [2022-05-04T17:01:33.934Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
17:01:33 [2022-05-04T17:01:33.934Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
17:01:33 [2022-05-04T17:01:33.934Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
17:01:33 [2022-05-04T17:01:33.934Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
17:01:33 [2022-05-04T17:01:33.934Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
17:01:33 [2022-05-04T17:01:33.934Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
17:01:33 [2022-05-04T17:01:33.934Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
17:01:33 [2022-05-04T17:01:33.934Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
17:01:33 [2022-05-04T17:01:33.934Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
17:01:33 [2022-05-04T17:01:33.934Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
17:01:33 [2022-05-04T17:01:33.934Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
17:01:33 [2022-05-04T17:01:33.934Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
17:01:33 [2022-05-04T17:01:33.934Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
17:01:33 [2022-05-04T17:01:33.934Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
17:01:33 [2022-05-04T17:01:33.934Z] === CONT  TestContainerInvalidJSON/containers/create
17:01:33 [2022-05-04T17:01:33.934Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
17:01:33 [2022-05-04T17:01:33.934Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
17:01:33 [2022-05-04T17:01:33.935Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
17:01:33 [2022-05-04T17:01:33.935Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
17:01:33 [2022-05-04T17:01:33.935Z] --- PASS: TestContainerInvalidJSON (0.01s)
17:01:33 [2022-05-04T17:01:33.935Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
17:01:33 [2022-05-04T17:01:33.935Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
17:01:33 [2022-05-04T17:01:33.935Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
17:01:33 [2022-05-04T17:01:33.935Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
17:01:33 [2022-05-04T17:01:33.935Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
17:01:33 [2022-05-04T17:01:33.935Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
17:01:33 [2022-05-04T17:01:33.935Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
17:01:33 [2022-05-04T17:01:33.935Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
17:01:33 [2022-05-04T17:01:33.935Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
17:01:33 [2022-05-04T17:01:33.935Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
17:01:33 [2022-05-04T17:01:33.935Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
17:01:33 [2022-05-04T17:01:33.935Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
17:01:33 [2022-05-04T17:01:33.935Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
17:01:33 [2022-05-04T17:01:33.935Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
17:01:33 [2022-05-04T17:01:33.935Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
17:01:33 [2022-05-04T17:01:33.935Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
17:01:33 [2022-05-04T17:01:33.935Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
17:01:33 [2022-05-04T17:01:33.935Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
17:01:33 [2022-05-04T17:01:33.935Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
17:01:33 [2022-05-04T17:01:33.935Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
17:01:33 [2022-05-04T17:01:33.935Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
17:01:33 [2022-05-04T17:01:33.935Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
17:01:33 [2022-05-04T17:01:33.935Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
17:01:33 [2022-05-04T17:01:33.935Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
17:01:33 [2022-05-04T17:01:33.935Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
17:01:33 [2022-05-04T17:01:33.935Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
17:01:33 [2022-05-04T17:01:33.935Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
17:01:33 [2022-05-04T17:01:33.935Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
17:01:33 [2022-05-04T17:01:33.935Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
17:01:33 [2022-05-04T17:01:33.935Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
17:01:33 [2022-05-04T17:01:33.935Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
17:01:33 [2022-05-04T17:01:33.935Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
17:01:33 [2022-05-04T17:01:33.935Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
17:01:33 [2022-05-04T17:01:33.935Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
17:01:33 [2022-05-04T17:01:33.935Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
17:01:33 [2022-05-04T17:01:33.935Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:01:34 [2022-05-04T17:01:34.043Z] Loaded image: debian:bullseye-slim
17:01:34 [2022-05-04T17:01:34.043Z] Loaded image: hello-world:latest
17:01:34 [2022-05-04T17:01:34.043Z] Loaded image: arm32v7/hello-world:latest
17:01:34 [2022-05-04T17:01:34.043Z] INFO: Testing against a local daemon
17:01:34 [2022-05-04T17:01:34.043Z] === RUN   TestCgroupNamespacesBuild
17:01:34 [2022-05-04T17:01:34.168Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:01:34 [2022-05-04T17:01:34.192Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
17:01:34 [2022-05-04T17:01:34.192Z] === RUN   TestCopyFromContainerPathIsNotDir
17:01:34 [2022-05-04T17:01:34.192Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
17:01:34 [2022-05-04T17:01:34.192Z] === RUN   TestCopyToContainerPathDoesNotExist
17:01:34 [2022-05-04T17:01:34.192Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
17:01:34 [2022-05-04T17:01:34.192Z] === RUN   TestCopyEmptyFile
17:01:34 [2022-05-04T17:01:34.450Z] --- PASS: TestCopyEmptyFile (0.21s)
17:01:34 [2022-05-04T17:01:34.450Z] === RUN   TestCopyToContainerPathIsNotDir
17:01:34 [2022-05-04T17:01:34.450Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
17:01:34 [2022-05-04T17:01:34.450Z] === RUN   TestCopyFromContainer
17:01:35 [2022-05-04T17:01:35.384Z] === RUN   TestCopyFromContainer//
17:01:35 [2022-05-04T17:01:35.384Z] === RUN   TestCopyFromContainer//bar/root
17:01:35 [2022-05-04T17:01:35.384Z] === RUN   TestCopyFromContainer//bar/root/
17:01:35 [2022-05-04T17:01:35.409Z] --- PASS: TestCgroupNamespacesBuild (1.24s)
17:01:35 [2022-05-04T17:01:35.409Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:01:35 [2022-05-04T17:01:35.549Z] --- PASS: TestDockerNetworkMacvlan (10.44s)
17:01:35 [2022-05-04T17:01:35.549Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
17:01:35 [2022-05-04T17:01:35.549Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
17:01:35 [2022-05-04T17:01:35.549Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.88s)
17:01:35 [2022-05-04T17:01:35.549Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.85s)
17:01:35 [2022-05-04T17:01:35.549Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.53s)
17:01:35 [2022-05-04T17:01:35.549Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.67s)
17:01:35 [2022-05-04T17:01:35.549Z] PASS
17:01:35 [2022-05-04T17:01:35.549Z] 
17:01:35 [2022-05-04T17:01:35.549Z] DONE 8 tests in 11.694s
17:01:35 [2022-05-04T17:01:35.549Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
17:01:35 [2022-05-04T17:01:35.549Z] testing: warning: no tests to run
17:01:35 [2022-05-04T17:01:35.549Z] PASS
17:01:35 [2022-05-04T17:01:35.549Z] 
17:01:35 [2022-05-04T17:01:35.549Z] DONE 0 tests in 0.007s
17:01:35 [2022-05-04T17:01:35.549Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:01:35 [2022-05-04T17:01:35.549Z] INFO: Testing against a local daemon
17:01:35 [2022-05-04T17:01:35.549Z] === RUN   TestAuthZPluginAllowRequest
17:01:35 [2022-05-04T17:01:35.641Z] === RUN   TestCopyFromContainer/bar/quux
17:01:35 [2022-05-04T17:01:35.641Z] === RUN   TestCopyFromContainer/bar/quux/
17:01:35 [2022-05-04T17:01:35.641Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:01:35 [2022-05-04T17:01:35.641Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:01:35 [2022-05-04T17:01:35.641Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:01:35 [2022-05-04T17:01:35.908Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:01:35 [2022-05-04T17:01:35.908Z] === RUN   TestCopyFromContainer/bar/notarget
17:01:35 [2022-05-04T17:01:35.908Z] --- PASS: TestCopyFromContainer (1.53s)
17:01:35 [2022-05-04T17:01:35.908Z]     --- PASS: TestCopyFromContainer// (0.06s)
17:01:35 [2022-05-04T17:01:35.908Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
17:01:35 [2022-05-04T17:01:35.908Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
17:01:35 [2022-05-04T17:01:35.908Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
17:01:35 [2022-05-04T17:01:35.908Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
17:01:35 [2022-05-04T17:01:35.908Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
17:01:35 [2022-05-04T17:01:35.908Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
17:01:35 [2022-05-04T17:01:35.908Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
17:01:35 [2022-05-04T17:01:35.908Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
17:01:35 [2022-05-04T17:01:35.908Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
17:01:35 [2022-05-04T17:01:35.908Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:01:35 [2022-05-04T17:01:35.908Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:01:35 [2022-05-04T17:01:35.908Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:01:35 [2022-05-04T17:01:35.908Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:01:35 [2022-05-04T17:01:35.908Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:01:35 [2022-05-04T17:01:35.908Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:01:35 [2022-05-04T17:01:35.908Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:01:35 [2022-05-04T17:01:35.908Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:01:35 [2022-05-04T17:01:35.908Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:01:35 [2022-05-04T17:01:35.908Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:01:35 [2022-05-04T17:01:35.908Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
17:01:35 [2022-05-04T17:01:35.908Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:01:35 [2022-05-04T17:01:35.908Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:01:35 [2022-05-04T17:01:35.908Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:01:35 [2022-05-04T17:01:35.908Z] === RUN   TestCreateLinkToNonExistingContainer
17:01:35 [2022-05-04T17:01:35.908Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
17:01:35 [2022-05-04T17:01:35.908Z] === RUN   TestCreateWithInvalidEnv
17:01:35 [2022-05-04T17:01:35.908Z] === RUN   TestCreateWithInvalidEnv/0
17:01:35 [2022-05-04T17:01:35.908Z] === PAUSE TestCreateWithInvalidEnv/0
17:01:35 [2022-05-04T17:01:35.908Z] === RUN   TestCreateWithInvalidEnv/1
17:01:35 [2022-05-04T17:01:35.908Z] === PAUSE TestCreateWithInvalidEnv/1
17:01:35 [2022-05-04T17:01:35.908Z] === RUN   TestCreateWithInvalidEnv/2
17:01:35 [2022-05-04T17:01:35.908Z] === PAUSE TestCreateWithInvalidEnv/2
17:01:35 [2022-05-04T17:01:35.908Z] === CONT  TestCreateWithInvalidEnv/0
17:01:35 [2022-05-04T17:01:35.908Z] === CONT  TestCreateWithInvalidEnv/2
17:01:35 [2022-05-04T17:01:35.908Z] === CONT  TestCreateWithInvalidEnv/1
17:01:35 [2022-05-04T17:01:35.908Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
17:01:35 [2022-05-04T17:01:35.908Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:01:35 [2022-05-04T17:01:35.908Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:01:35 [2022-05-04T17:01:35.908Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:01:35 [2022-05-04T17:01:35.908Z] === RUN   TestCreateTmpfsMountsTarget
17:01:35 [2022-05-04T17:01:35.908Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
17:01:35 [2022-05-04T17:01:35.908Z] === RUN   TestCreateWithCustomMaskedPaths
17:01:36 [2022-05-04T17:01:36.337Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s)
17:01:36 [2022-05-04T17:01:36.337Z] === RUN   TestBuildWithSession
17:01:36 [2022-05-04T17:01:36.337Z]     build_session_test.go:25: TODO: BuildKit
17:01:36 [2022-05-04T17:01:36.337Z] --- SKIP: TestBuildWithSession (0.00s)
17:01:36 [2022-05-04T17:01:36.337Z] === RUN   TestBuildSquashParent
17:01:36 [2022-05-04T17:01:36.488Z] --- PASS: TestAuthZPluginAllowRequest (1.23s)
17:01:36 [2022-05-04T17:01:36.489Z] === RUN   TestAuthZPluginTLS
17:01:36 [2022-05-04T17:01:36.563Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
17:01:37 [2022-05-04T17:01:37.057Z] --- PASS: TestAuthZPluginTLS (0.54s)
17:01:37 [2022-05-04T17:01:37.057Z] === RUN   TestAuthZPluginDenyRequest
17:01:37 [2022-05-04T17:01:37.281Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s)
17:01:37 [2022-05-04T17:01:37.281Z] === RUN   TestCreateWithCustomReadonlyPaths
17:01:37 [2022-05-04T17:01:37.626Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
17:01:37 [2022-05-04T17:01:37.626Z] === RUN   TestAuthZPluginAPIDenyResponse
17:01:38 [2022-05-04T17:01:38.195Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
17:01:38 [2022-05-04T17:01:38.195Z] === RUN   TestAuthZPluginDenyResponse
17:01:38 [2022-05-04T17:01:38.652Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.13s)
17:01:38 [2022-05-04T17:01:38.652Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:01:38 [2022-05-04T17:01:38.652Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:01:38 [2022-05-04T17:01:38.652Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:01:38 [2022-05-04T17:01:38.652Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:01:38 [2022-05-04T17:01:38.652Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:01:38 [2022-05-04T17:01:38.652Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:01:38 [2022-05-04T17:01:38.652Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:01:38 [2022-05-04T17:01:38.652Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:01:38 [2022-05-04T17:01:38.652Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:01:38 [2022-05-04T17:01:38.652Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:01:38 [2022-05-04T17:01:38.652Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:01:38 [2022-05-04T17:01:38.652Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:01:38 [2022-05-04T17:01:38.652Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:01:38 [2022-05-04T17:01:38.652Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:01:38 [2022-05-04T17:01:38.652Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:01:38 [2022-05-04T17:01:38.652Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:01:38 [2022-05-04T17:01:38.652Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
17:01:38 [2022-05-04T17:01:38.652Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
17:01:38 [2022-05-04T17:01:38.652Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
17:01:38 [2022-05-04T17:01:38.652Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
17:01:38 [2022-05-04T17:01:38.652Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
17:01:38 [2022-05-04T17:01:38.652Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
17:01:38 [2022-05-04T17:01:38.652Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:01:38 [2022-05-04T17:01:38.652Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s)
17:01:38 [2022-05-04T17:01:38.652Z] === RUN   TestCreateDifferentPlatform
17:01:38 [2022-05-04T17:01:38.652Z] === RUN   TestCreateDifferentPlatform/different_os
17:01:38 [2022-05-04T17:01:38.652Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:01:38 [2022-05-04T17:01:38.652Z] --- PASS: TestCreateDifferentPlatform (0.01s)
17:01:38 [2022-05-04T17:01:38.652Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:01:38 [2022-05-04T17:01:38.652Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:01:38 [2022-05-04T17:01:38.652Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:01:38 [2022-05-04T17:01:38.765Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
17:01:38 [2022-05-04T17:01:38.765Z] === RUN   TestAuthZPluginAllowEventStream
17:01:38 [2022-05-04T17:01:38.910Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
17:01:38 [2022-05-04T17:01:38.910Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:01:38 [2022-05-04T17:01:38.910Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
17:01:38 [2022-05-04T17:01:38.910Z] === RUN   TestContainerStartOnDaemonRestart
17:01:38 [2022-05-04T17:01:38.910Z] === PAUSE TestContainerStartOnDaemonRestart
17:01:38 [2022-05-04T17:01:38.910Z] === RUN   TestDaemonRestartIpcMode
17:01:38 [2022-05-04T17:01:38.910Z] === PAUSE TestDaemonRestartIpcMode
17:01:38 [2022-05-04T17:01:38.910Z] === RUN   TestDaemonHostGatewayIP
17:01:38 [2022-05-04T17:01:38.910Z] === PAUSE TestDaemonHostGatewayIP
17:01:38 [2022-05-04T17:01:38.910Z] === RUN   TestRestartDaemonWithRestartingContainer
17:01:38 [2022-05-04T17:01:38.910Z] === PAUSE TestRestartDaemonWithRestartingContainer
17:01:38 [2022-05-04T17:01:38.910Z] === RUN   TestContainerKillOnDaemonStart
17:01:38 [2022-05-04T17:01:38.910Z] === PAUSE TestContainerKillOnDaemonStart
17:01:38 [2022-05-04T17:01:38.910Z] === RUN   TestDiff
17:01:39 [2022-05-04T17:01:39.167Z] --- PASS: TestDiff (0.41s)
17:01:39 [2022-05-04T17:01:39.167Z] === RUN   TestExecWithCloseStdin
17:01:39 [2022-05-04T17:01:39.732Z] --- PASS: TestExecWithCloseStdin (0.47s)
17:01:39 [2022-05-04T17:01:39.732Z] === RUN   TestExec
17:01:39 [2022-05-04T17:01:39.733Z] --- PASS: TestAuthZPluginAllowEventStream (1.18s)
17:01:39 [2022-05-04T17:01:39.733Z] === RUN   TestAuthZPluginErrorResponse
17:01:40 [2022-05-04T17:01:40.297Z] --- PASS: TestExec (0.45s)
17:01:40 [2022-05-04T17:01:40.297Z] === RUN   TestExecUser
17:01:40 [2022-05-04T17:01:40.302Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
17:01:40 [2022-05-04T17:01:40.302Z] === RUN   TestAuthZPluginErrorRequest
17:01:40 [2022-05-04T17:01:40.554Z] --- PASS: TestExecUser (0.46s)
17:01:40 [2022-05-04T17:01:40.554Z] === RUN   TestExportContainerAndImportImage
17:01:40 [2022-05-04T17:01:40.871Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
17:01:40 [2022-05-04T17:01:40.871Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:01:41 [2022-05-04T17:01:41.119Z] --- PASS: TestExportContainerAndImportImage (0.55s)
17:01:41 [2022-05-04T17:01:41.119Z] === RUN   TestExportContainerAfterDaemonRestart
17:01:41 [2022-05-04T17:01:41.440Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
17:01:41 [2022-05-04T17:01:41.440Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:01:42 [2022-05-04T17:01:42.492Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
17:01:42 [2022-05-04T17:01:42.492Z] === RUN   TestHealthCheckWorkdir
17:01:42 [2022-05-04T17:01:42.821Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.48s)
17:01:42 [2022-05-04T17:01:42.821Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:01:43 [2022-05-04T17:01:43.058Z] --- PASS: TestHealthCheckWorkdir (0.49s)
17:01:43 [2022-05-04T17:01:43.058Z] === RUN   TestHealthKillContainer
17:01:44 [2022-05-04T17:01:44.419Z] --- PASS: TestBuildSquashParent (6.76s)
17:01:44 [2022-05-04T17:01:44.419Z] === RUN   TestBuildWithRemoveAndForceRemove
17:01:44 [2022-05-04T17:01:44.419Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:01:44 [2022-05-04T17:01:44.419Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:01:44 [2022-05-04T17:01:44.419Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:01:44 [2022-05-04T17:01:44.419Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:01:44 [2022-05-04T17:01:44.419Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:01:44 [2022-05-04T17:01:44.419Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:01:44 [2022-05-04T17:01:44.419Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:01:44 [2022-05-04T17:01:44.419Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:01:44 [2022-05-04T17:01:44.419Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:01:44 [2022-05-04T17:01:44.419Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:01:44 [2022-05-04T17:01:44.419Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:01:44 [2022-05-04T17:01:44.419Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:01:44 [2022-05-04T17:01:44.419Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:01:44 [2022-05-04T17:01:44.419Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:01:44 [2022-05-04T17:01:44.678Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:01:44 [2022-05-04T17:01:44.678Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:01:44 [2022-05-04T17:01:44.732Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.49s)
17:01:44 [2022-05-04T17:01:44.732Z] === RUN   TestAuthZPluginHeader
17:01:45 [2022-05-04T17:01:45.301Z] --- PASS: TestAuthZPluginHeader (0.71s)
17:01:45 [2022-05-04T17:01:45.301Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:01:47 [2022-05-04T17:01:47.195Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:01:47 [2022-05-04T17:01:47.195Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:01:47 [2022-05-04T17:01:47.323Z] ...INFO: Daemon under test started and replied!
17:01:47 [2022-05-04T17:01:47.323Z] INFO: Docker version of the daemon under test
17:01:47 [2022-05-04T17:01:47.323Z] 
17:01:47 [2022-05-04T17:01:47.323Z] Client:
17:01:47 [2022-05-04T17:01:47.323Z]  Version:      17.06.2-ce
17:01:47 [2022-05-04T17:01:47.323Z]  API version:  1.30
17:01:47 [2022-05-04T17:01:47.323Z]  Go version:   go1.8.3
17:01:47 [2022-05-04T17:01:47.323Z]  Git commit:   cec0b72
17:01:47 [2022-05-04T17:01:47.323Z]  Built:        Tue Sep  5 19:57:19 2017
17:01:47 [2022-05-04T17:01:47.323Z]  OS/Arch:      windows/amd64
17:01:47 [2022-05-04T17:01:47.323Z] 
17:01:47 [2022-05-04T17:01:47.323Z] Server:
17:01:47 [2022-05-04T17:01:47.323Z]  Version:      0.0.0-dev
17:01:47 [2022-05-04T17:01:47.323Z]  API version:  1.42 (minimum version 1.24)
17:01:47 [2022-05-04T17:01:47.323Z]  Go version:   go1.18.1
17:01:47 [2022-05-04T17:01:47.323Z]  Git commit:   6e376e32d8
17:01:47 [2022-05-04T17:01:47.323Z]  Built:        
17:01:47 [2022-05-04T17:01:47.323Z]  OS/Arch:      windows/amd64
17:01:47 [2022-05-04T17:01:47.323Z]  Experimental: false
17:01:47 [2022-05-04T17:01:47.323Z] 
17:01:47 [2022-05-04T17:01:47.323Z] INFO: Docker info of the daemon under test
17:01:47 [2022-05-04T17:01:47.323Z] 
17:01:47 [2022-05-04T17:01:47.323Z] Containers: 0
17:01:47 [2022-05-04T17:01:47.323Z]  Running: 0
17:01:47 [2022-05-04T17:01:47.323Z]  Paused: 0
17:01:47 [2022-05-04T17:01:47.323Z]  Stopped: 0
17:01:47 [2022-05-04T17:01:47.323Z] Images: 0
17:01:47 [2022-05-04T17:01:47.323Z] Server Version: 0.0.0-dev
17:01:47 [2022-05-04T17:01:47.323Z] Storage Driver: windowsfilter
17:01:47 [2022-05-04T17:01:47.323Z]  Windows: 
17:01:47 [2022-05-04T17:01:47.323Z] Logging Driver: json-file
17:01:47 [2022-05-04T17:01:47.323Z] Plugins: 
17:01:47 [2022-05-04T17:01:47.323Z]  Volume: local
17:01:47 [2022-05-04T17:01:47.323Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
17:01:47 [2022-05-04T17:01:47.323Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
17:01:47 [2022-05-04T17:01:47.323Z] Swarm: inactive
17:01:47 [2022-05-04T17:01:47.323Z] Default Isolation: process
17:01:47 [2022-05-04T17:01:47.323Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
17:01:47 [2022-05-04T17:01:47.323Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230)
17:01:47 [2022-05-04T17:01:47.323Z] OSType: windows
17:01:47 [2022-05-04T17:01:47.323Z] Architecture: x86_64
17:01:47 [2022-05-04T17:01:47.323Z] CPUs: 4
17:01:47 [2022-05-04T17:01:47.323Z] Total Memory: 32GiB
17:01:47 [2022-05-04T17:01:47.323Z] Name: azwin-2-b381c0
17:01:47 [2022-05-04T17:01:47.323Z] ID: 4CEH:3NRH:KDP7:2UT6:UYB4:QU3U:KQTE:2J2A:6CYE:RWUQ:UXVT:I73W
17:01:47 [2022-05-04T17:01:47.323Z] Docker Root Dir: D:\CI\PR-43560\2\daemon
17:01:47 [2022-05-04T17:01:47.323Z] Debug Mode (client): false
17:01:47 [2022-05-04T17:01:47.323Z] Debug Mode (server): true
17:01:47 [2022-05-04T17:01:47.323Z]  File Descriptors: -1
17:01:47 [2022-05-04T17:01:47.323Z]  Goroutines: 16
17:01:47 [2022-05-04T17:01:47.323Z]  System Time: 2022-05-04T17:01:45.7385316Z
17:01:47 [2022-05-04T17:01:47.323Z]  EventsListeners: 0
17:01:47 [2022-05-04T17:01:47.323Z] Registry: https://index.docker.io/v1/
17:01:47 [2022-05-04T17:01:47.323Z] Labels:
17:01:47 [2022-05-04T17:01:47.323Z] Experimental: false
17:01:47 [2022-05-04T17:01:47.323Z] Insecure Registries:
17:01:47 [2022-05-04T17:01:47.323Z]  127.0.0.0/8
17:01:47 [2022-05-04T17:01:47.323Z] Live Restore Enabled: false
17:01:47 [2022-05-04T17:01:47.323Z] 
17:01:47 [2022-05-04T17:01:47.323Z] 
17:01:47 [2022-05-04T17:01:47.323Z] INFO: Docker images of the daemon under test
17:01:47 [2022-05-04T17:01:47.323Z] 
17:01:47 [2022-05-04T17:01:47.323Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
17:01:47 [2022-05-04T17:01:47.323Z] 
17:01:47 [2022-05-04T17:01:47.323Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
17:01:47 [2022-05-04T17:01:47.323Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time...
17:01:47 [2022-05-04T17:01:47.323Z] ltsc2022: Pulling from windows/servercore
17:01:47 [2022-05-04T17:01:47.323Z] 8f616e6e9eec: Pulling fs layer
17:01:47 [2022-05-04T17:01:47.323Z] dccd9e4d14d3: Pulling fs layer
17:01:49 [2022-05-04T17:01:49.089Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
17:01:49 [2022-05-04T17:01:49.089Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.49s)
17:01:49 [2022-05-04T17:01:49.089Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.54s)
17:01:49 [2022-05-04T17:01:49.089Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.10s)
17:01:49 [2022-05-04T17:01:49.089Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.09s)
17:01:49 [2022-05-04T17:01:49.090Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.95s)
17:01:49 [2022-05-04T17:01:49.090Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.07s)
17:01:49 [2022-05-04T17:01:49.090Z] === RUN   TestBuildMultiStageCopy
17:01:49 [2022-05-04T17:01:49.090Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:01:49 [2022-05-04T17:01:49.497Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.93s)
17:01:49 [2022-05-04T17:01:49.497Z] === RUN   TestAuthZPluginV2Disable
17:01:51 [2022-05-04T17:01:51.160Z] --- PASS: TestHealthKillContainer (7.89s)
17:01:51 [2022-05-04T17:01:51.160Z] === RUN   TestInspectCpusetInConfigPre120
17:01:51 [2022-05-04T17:01:51.160Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s)
17:01:51 [2022-05-04T17:01:51.160Z] === RUN   TestIpcModeNone
17:01:51 [2022-05-04T17:01:51.717Z] tests/integration/api_volume_test.py .........                           [ 74%]
17:01:51 [2022-05-04T17:01:51.725Z] --- PASS: TestIpcModeNone (0.42s)
17:01:51 [2022-05-04T17:01:51.725Z] === RUN   TestIpcModePrivate
17:01:51 [2022-05-04T17:01:51.982Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
17:01:51 [2022-05-04T17:01:51.982Z] --- PASS: TestIpcModePrivate (0.41s)
17:01:51 [2022-05-04T17:01:51.982Z] === RUN   TestIpcModeShareable
17:01:52 [2022-05-04T17:01:52.240Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
17:01:52 [2022-05-04T17:01:52.353Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:01:52 [2022-05-04T17:01:52.498Z] --- PASS: TestIpcModeShareable (0.46s)
17:01:52 [2022-05-04T17:01:52.498Z] === RUN   TestAPIIpcModeShareableAndContainer
17:01:52 [2022-05-04T17:01:52.790Z] --- PASS: TestAuthZPluginV2Disable (3.45s)
17:01:52 [2022-05-04T17:01:52.790Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:01:53 [2022-05-04T17:01:53.280Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:01:53 [2022-05-04T17:01:53.870Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.36s)
17:01:53 [2022-05-04T17:01:53.870Z] === RUN   TestAPIIpcModeHost
17:01:54 [2022-05-04T17:01:54.128Z] --- PASS: TestAPIIpcModeHost (0.34s)
17:01:54 [2022-05-04T17:01:54.128Z] === RUN   TestDaemonIpcModeShareable
17:01:54 [2022-05-04T17:01:54.209Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:01:54 [2022-05-04T17:01:54.274Z] tests/integration/client_test.py .....                                   [ 75%]
17:01:54 [2022-05-04T17:01:54.274Z] tests/integration/context_api_test.py ...                                [ 76%]
17:01:54 [2022-05-04T17:01:54.274Z] tests/integration/errors_test.py .                                       [ 76%]
17:01:55 [2022-05-04T17:01:55.136Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:01:55 [2022-05-04T17:01:55.501Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
17:01:55 [2022-05-04T17:01:55.501Z] --- PASS: TestDaemonIpcModeShareable (1.16s)
17:01:55 [2022-05-04T17:01:55.501Z] === RUN   TestDaemonIpcModePrivate
17:01:56 [2022-05-04T17:01:56.064Z] --- PASS: TestBuildMultiStageCopy (7.27s)
17:01:56 [2022-05-04T17:01:56.064Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.27s)
17:01:56 [2022-05-04T17:01:56.064Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
17:01:56 [2022-05-04T17:01:56.064Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
17:01:56 [2022-05-04T17:01:56.064Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
17:01:56 [2022-05-04T17:01:56.064Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
17:01:56 [2022-05-04T17:01:56.064Z] === RUN   TestBuildMultiStageParentConfig
17:01:56 [2022-05-04T17:01:56.082Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.22s)
17:01:56 [2022-05-04T17:01:56.082Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:01:56 [2022-05-04T17:01:56.434Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
17:01:56 [2022-05-04T17:01:56.434Z] --- PASS: TestDaemonIpcModePrivate (1.10s)
17:01:56 [2022-05-04T17:01:56.434Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:01:57 [2022-05-04T17:01:57.365Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
17:01:57 [2022-05-04T17:01:57.623Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.11s)
17:01:57 [2022-05-04T17:01:57.623Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:01:57 [2022-05-04T17:01:57.726Z] 8f616e6e9eec: Verifying Checksum
17:01:57 [2022-05-04T17:01:57.726Z] 8f616e6e9eec: Download complete
17:01:58 [2022-05-04T17:01:58.555Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
17:01:58 [2022-05-04T17:01:58.555Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.11s)
17:01:58 [2022-05-04T17:01:58.555Z] === RUN   TestIpcModeOlderClient
17:01:58 [2022-05-04T17:01:58.555Z] === PAUSE TestIpcModeOlderClient
17:01:58 [2022-05-04T17:01:58.555Z] === RUN   TestKillContainerInvalidSignal
17:01:58 [2022-05-04T17:01:58.708Z] dccd9e4d14d3: Verifying Checksum
17:01:58 [2022-05-04T17:01:58.708Z] dccd9e4d14d3: Download complete
17:01:59 [2022-05-04T17:01:59.120Z] --- PASS: TestKillContainerInvalidSignal (0.40s)
17:01:59 [2022-05-04T17:01:59.120Z] === RUN   TestKillContainer
17:01:59 [2022-05-04T17:01:59.120Z] === RUN   TestKillContainer/no_signal
17:01:59 [2022-05-04T17:01:59.377Z] === RUN   TestKillContainer/non_killing_signal
17:01:59 [2022-05-04T17:01:59.641Z] === RUN   TestKillContainer/killing_signal
17:02:00 [2022-05-04T17:02:00.217Z] --- PASS: TestKillContainer (1.26s)
17:02:00 [2022-05-04T17:02:00.217Z]     --- PASS: TestKillContainer/no_signal (0.41s)
17:02:00 [2022-05-04T17:02:00.217Z]     --- PASS: TestKillContainer/non_killing_signal (0.25s)
17:02:00 [2022-05-04T17:02:00.217Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
17:02:00 [2022-05-04T17:02:00.217Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:02:00 [2022-05-04T17:02:00.217Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:02:00 [2022-05-04T17:02:00.782Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:02:01 [2022-05-04T17:02:01.039Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s)
17:02:01 [2022-05-04T17:02:01.039Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s)
17:02:01 [2022-05-04T17:02:01.039Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s)
17:02:01 [2022-05-04T17:02:01.039Z] === RUN   TestKillStoppedContainer
17:02:01 [2022-05-04T17:02:01.039Z] --- PASS: TestKillStoppedContainer (0.04s)
17:02:01 [2022-05-04T17:02:01.039Z] === RUN   TestKillStoppedContainerAPIPre120
17:02:01 [2022-05-04T17:02:01.297Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
17:02:01 [2022-05-04T17:02:01.297Z] === RUN   TestKillDifferentUserContainer
17:02:01 [2022-05-04T17:02:01.304Z] --- PASS: TestBuildMultiStageParentConfig (4.99s)
17:02:01 [2022-05-04T17:02:01.304Z] === RUN   TestBuildLabelWithTargets
17:02:01 [2022-05-04T17:02:01.554Z] --- PASS: TestKillDifferentUserContainer (0.39s)
17:02:01 [2022-05-04T17:02:01.554Z] === RUN   TestInspectOomKilledTrue
17:02:02 [2022-05-04T17:02:02.124Z] --- PASS: TestInspectOomKilledTrue (0.49s)
17:02:02 [2022-05-04T17:02:02.124Z] === RUN   TestInspectOomKilledFalse
17:02:02 [2022-05-04T17:02:02.689Z] --- PASS: TestInspectOomKilledFalse (0.43s)
17:02:02 [2022-05-04T17:02:02.689Z] === RUN   TestLinksEtcHostsContentMatch
17:02:02 [2022-05-04T17:02:02.947Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s)
17:02:02 [2022-05-04T17:02:02.947Z] === RUN   TestLinksContainerNames
17:02:03 [2022-05-04T17:02:03.512Z] --- PASS: TestLinksContainerNames (0.80s)
17:02:03 [2022-05-04T17:02:03.512Z] === RUN   TestLogsFollowTailEmpty
17:02:04 [2022-05-04T17:02:04.076Z] --- PASS: TestLogsFollowTailEmpty (0.47s)
17:02:04 [2022-05-04T17:02:04.076Z] === RUN   TestContainerNetworkMountsNoChown
17:02:04 [2022-05-04T17:02:04.642Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s)
17:02:04 [2022-05-04T17:02:04.642Z] === RUN   TestMountDaemonRoot
17:02:04 [2022-05-04T17:02:04.642Z] === RUN   TestMountDaemonRoot/default
17:02:04 [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/default
17:02:04 [2022-05-04T17:02:04.642Z] === RUN   TestMountDaemonRoot/private
17:02:04 [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/private
17:02:04 [2022-05-04T17:02:04.642Z] === RUN   TestMountDaemonRoot/rprivate
17:02:04 [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/rprivate
17:02:04 [2022-05-04T17:02:04.642Z] === RUN   TestMountDaemonRoot/slave
17:02:04 [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/slave
17:02:04 [2022-05-04T17:02:04.642Z] === RUN   TestMountDaemonRoot/rslave
17:02:04 [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/rslave
17:02:04 [2022-05-04T17:02:04.642Z] === RUN   TestMountDaemonRoot/shared
17:02:04 [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/shared
17:02:04 [2022-05-04T17:02:04.642Z] === RUN   TestMountDaemonRoot/rshared
17:02:04 [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/rshared
17:02:04 [2022-05-04T17:02:04.642Z] === CONT  TestMountDaemonRoot/default
17:02:04 [2022-05-04T17:02:04.642Z] === RUN   TestMountDaemonRoot/default/bind_root
17:02:04 [2022-05-04T17:02:04.642Z] === CONT  TestMountDaemonRoot/rslave
17:02:04 [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:02:04 [2022-05-04T17:02:04.642Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:02:04 [2022-05-04T17:02:04.642Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:02:04 [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:02:04 [2022-05-04T17:02:04.642Z] === RUN   TestMountDaemonRoot/default/mount_root
17:02:04 [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:02:04 [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:02:04 [2022-05-04T17:02:04.642Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:02:04 [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:02:04 [2022-05-04T17:02:04.642Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:02:04 [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:02:04 [2022-05-04T17:02:04.642Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:02:04 [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:02:04 [2022-05-04T17:02:04.642Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:02:04 [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:02:04 [2022-05-04T17:02:04.642Z] === CONT  TestMountDaemonRoot/rshared
17:02:04 [2022-05-04T17:02:04.642Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:02:04 [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:02:04 [2022-05-04T17:02:04.642Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:02:04 [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:02:04 [2022-05-04T17:02:04.642Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:02:04 [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:02:04 [2022-05-04T17:02:04.642Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:02:04 [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:02:04 [2022-05-04T17:02:04.642Z] === CONT  TestMountDaemonRoot/shared
17:02:04 [2022-05-04T17:02:04.642Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:02:04 [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:02:04 [2022-05-04T17:02:04.642Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:02:04 [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:02:04 [2022-05-04T17:02:04.642Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:02:04 [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:02:04 [2022-05-04T17:02:04.642Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:02:04 [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:02:04 [2022-05-04T17:02:04.642Z] === CONT  TestMountDaemonRoot/rprivate
17:02:04 [2022-05-04T17:02:04.642Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:02:04 [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:02:04 [2022-05-04T17:02:04.642Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:02:04 [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:02:04 [2022-05-04T17:02:04.642Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:02:04 [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:02:04 [2022-05-04T17:02:04.642Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:02:04 [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:02:04 [2022-05-04T17:02:04.642Z] === CONT  TestMountDaemonRoot/slave
17:02:04 [2022-05-04T17:02:04.642Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:02:04 [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:02:04 [2022-05-04T17:02:04.642Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:02:04 [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:02:04 [2022-05-04T17:02:04.642Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:02:04 [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:02:04 [2022-05-04T17:02:04.642Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:02:04 [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:02:04 [2022-05-04T17:02:04.642Z] === CONT  TestMountDaemonRoot/private
17:02:04 [2022-05-04T17:02:04.642Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:02:04 [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:02:04 [2022-05-04T17:02:04.642Z] === RUN   TestMountDaemonRoot/private/bind_root
17:02:04 [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:02:04 [2022-05-04T17:02:04.642Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:02:04 [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:02:04 [2022-05-04T17:02:04.642Z] === RUN   TestMountDaemonRoot/private/mount_root
17:02:04 [2022-05-04T17:02:04.642Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:02:04 [2022-05-04T17:02:04.642Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:02:04 [2022-05-04T17:02:04.642Z] === CONT  TestMountDaemonRoot/default/bind_root
17:02:04 [2022-05-04T17:02:04.642Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:02:04 [2022-05-04T17:02:04.642Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:02:04 [2022-05-04T17:02:04.642Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:02:04 [2022-05-04T17:02:04.642Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:02:04 [2022-05-04T17:02:04.642Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:02:04 [2022-05-04T17:02:04.642Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:02:04 [2022-05-04T17:02:04.642Z] === CONT  TestMountDaemonRoot/default/mount_root
17:02:04 [2022-05-04T17:02:04.642Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:02:04 [2022-05-04T17:02:04.642Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:02:04 [2022-05-04T17:02:04.642Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:02:04 [2022-05-04T17:02:04.900Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:02:04 [2022-05-04T17:02:04.900Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:02:04 [2022-05-04T17:02:04.900Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:02:04 [2022-05-04T17:02:04.900Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:02:04 [2022-05-04T17:02:04.900Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:02:04 [2022-05-04T17:02:04.900Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:02:04 [2022-05-04T17:02:04.901Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:02:04 [2022-05-04T17:02:04.901Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:02:04 [2022-05-04T17:02:04.901Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:02:04 [2022-05-04T17:02:04.901Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:02:04 [2022-05-04T17:02:04.901Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:02:04 [2022-05-04T17:02:04.901Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:02:04 [2022-05-04T17:02:04.901Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:02:04 [2022-05-04T17:02:04.901Z] === CONT  TestMountDaemonRoot/private/mount_root
17:02:04 [2022-05-04T17:02:04.901Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:02:04 [2022-05-04T17:02:04.901Z] === CONT  TestMountDaemonRoot/private/bind_root
17:02:04 [2022-05-04T17:02:04.901Z] --- PASS: TestMountDaemonRoot (0.02s)
17:02:04 [2022-05-04T17:02:04.901Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:02:04 [2022-05-04T17:02:04.901Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
17:02:04 [2022-05-04T17:02:04.901Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
17:02:04 [2022-05-04T17:02:04.901Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
17:02:04 [2022-05-04T17:02:04.901Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
17:02:04 [2022-05-04T17:02:04.901Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:02:04 [2022-05-04T17:02:04.901Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
17:02:04 [2022-05-04T17:02:04.901Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
17:02:04 [2022-05-04T17:02:04.901Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
17:02:04 [2022-05-04T17:02:04.901Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
17:02:04 [2022-05-04T17:02:04.901Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:02:04 [2022-05-04T17:02:04.901Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
17:02:04 [2022-05-04T17:02:04.901Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
17:02:04 [2022-05-04T17:02:04.901Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
17:02:04 [2022-05-04T17:02:04.901Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
17:02:04 [2022-05-04T17:02:04.901Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:02:04 [2022-05-04T17:02:04.901Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
17:02:04 [2022-05-04T17:02:04.901Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
17:02:04 [2022-05-04T17:02:04.901Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
17:02:04 [2022-05-04T17:02:04.901Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
17:02:04 [2022-05-04T17:02:04.901Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:02:04 [2022-05-04T17:02:04.901Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
17:02:04 [2022-05-04T17:02:04.901Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
17:02:04 [2022-05-04T17:02:04.901Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
17:02:04 [2022-05-04T17:02:04.901Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
17:02:04 [2022-05-04T17:02:04.901Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:02:04 [2022-05-04T17:02:04.901Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
17:02:04 [2022-05-04T17:02:04.901Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
17:02:04 [2022-05-04T17:02:04.901Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
17:02:04 [2022-05-04T17:02:04.901Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
17:02:04 [2022-05-04T17:02:04.901Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:02:04 [2022-05-04T17:02:04.901Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
17:02:04 [2022-05-04T17:02:04.901Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
17:02:04 [2022-05-04T17:02:04.901Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
17:02:04 [2022-05-04T17:02:04.901Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
17:02:04 [2022-05-04T17:02:04.901Z] === RUN   TestContainerBindMountNonRecursive
17:02:06 [2022-05-04T17:02:06.275Z] --- PASS: TestContainerBindMountNonRecursive (1.31s)
17:02:06 [2022-05-04T17:02:06.275Z] === RUN   TestContainerVolumesMountedAsShared
17:02:06 [2022-05-04T17:02:06.841Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s)
17:02:06 [2022-05-04T17:02:06.841Z] === RUN   TestContainerVolumesMountedAsSlave
17:02:07 [2022-05-04T17:02:07.098Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s)
17:02:07 [2022-05-04T17:02:07.098Z] === RUN   TestNetworkNat
17:02:07 [2022-05-04T17:02:07.356Z] --- PASS: TestNetworkNat (0.43s)
17:02:07 [2022-05-04T17:02:07.356Z] === RUN   TestNetworkLocalhostTCPNat
17:02:07 [2022-05-04T17:02:07.922Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s)
17:02:07 [2022-05-04T17:02:07.922Z] === RUN   TestNetworkLoopbackNat
17:02:09 [2022-05-04T17:02:09.384Z] --- PASS: TestBuildLabelWithTargets (8.00s)
17:02:09 [2022-05-04T17:02:09.384Z] === RUN   TestBuildWithEmptyLayers
17:02:10 [2022-05-04T17:02:10.446Z] --- PASS: TestNetworkLoopbackNat (2.55s)
17:02:10 [2022-05-04T17:02:10.446Z] === RUN   TestPause
17:02:10 [2022-05-04T17:02:10.970Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.94s)
17:02:10 [2022-05-04T17:02:10.970Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:02:11 [2022-05-04T17:02:11.011Z] --- PASS: TestPause (0.42s)
17:02:11 [2022-05-04T17:02:11.011Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:02:11 [2022-05-04T17:02:11.011Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:02:11 [2022-05-04T17:02:11.011Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:02:11 [2022-05-04T17:02:11.011Z] === RUN   TestPauseStopPausedContainer
17:02:11 [2022-05-04T17:02:11.269Z] --- PASS: TestPauseStopPausedContainer (0.44s)
17:02:11 [2022-05-04T17:02:11.269Z] === RUN   TestPidHost
17:02:11 [2022-05-04T17:02:11.954Z] Removing intermediate container 4935c8c044f9
17:02:11 [2022-05-04T17:02:11.954Z]  ---> 49e553b068b9
17:02:11 [2022-05-04T17:02:11.954Z] Step 9/13 : RUN   Function Install-GoTestSum() {     $Env:GO111MODULE = 'on';     $tmpGobin = "${Env:GOBIN_TMP}";     $Env:GOBIN = """${Env:GOPATH}`\bin""";     Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN";     &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}";     $Env:GOBIN = "${tmpGobin}";     $Env:GO111MODULE = 'off';     if ($LASTEXITCODE -ne 0) {        Throw '"gotestsum install failed..."';     }   }     Install-GoTestSum
17:02:11 [2022-05-04T17:02:11.954Z]  ---> Running in fb61075567bc
17:02:11 [2022-05-04T17:02:11.954Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin
17:02:11 [2022-05-04T17:02:11.954Z] go: downloading gotest.tools/gotestsum v1.7.0
17:02:11 [2022-05-04T17:02:11.954Z] go: downloading github.com/fatih/color v1.10.0
17:02:11 [2022-05-04T17:02:11.954Z] go: downloading github.com/dnephin/pflag v1.0.7
17:02:11 [2022-05-04T17:02:11.954Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:02:11 [2022-05-04T17:02:11.954Z] go: downloading github.com/pkg/errors v0.9.1
17:02:11 [2022-05-04T17:02:11.954Z] go: downloading golang.org/x/tools v0.1.0
17:02:11 [2022-05-04T17:02:11.954Z] go: downloading github.com/mattn/go-colorable v0.1.8
17:02:11 [2022-05-04T17:02:11.954Z] go: downloading github.com/mattn/go-isatty v0.0.12
17:02:11 [2022-05-04T17:02:11.954Z] go: downloading github.com/fsnotify/fsnotify v1.4.9
17:02:11 [2022-05-04T17:02:11.954Z] go: downloading github.com/jonboulle/clockwork v0.2.2
17:02:11 [2022-05-04T17:02:11.954Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
17:02:11 [2022-05-04T17:02:11.954Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
17:02:11 [2022-05-04T17:02:11.954Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
17:02:11 [2022-05-04T17:02:11.954Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
17:02:11 [2022-05-04T17:02:11.954Z] go: downloading golang.org/x/mod v0.3.0
17:02:12 [2022-05-04T17:02:12.201Z] --- PASS: TestPidHost (0.94s)
17:02:12 [2022-05-04T17:02:12.201Z] === RUN   TestPsFilter
17:02:12 [2022-05-04T17:02:12.201Z] --- PASS: TestPsFilter (0.10s)
17:02:12 [2022-05-04T17:02:12.201Z] === RUN   TestRemoveContainerWithRemovedVolume
17:02:12 [2022-05-04T17:02:12.651Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
17:02:12 [2022-05-04T17:02:12.651Z] === RUN   TestBuildMultiStageOnBuild
17:02:12 [2022-05-04T17:02:12.766Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s)
17:02:12 [2022-05-04T17:02:12.766Z] === RUN   TestRemoveContainerWithVolume
17:02:13 [2022-05-04T17:02:13.023Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
17:02:13 [2022-05-04T17:02:13.023Z] === RUN   TestRemoveContainerRunning
17:02:13 [2022-05-04T17:02:13.588Z] --- PASS: TestRemoveContainerRunning (0.38s)
17:02:13 [2022-05-04T17:02:13.589Z] === RUN   TestRemoveContainerForceRemoveRunning
17:02:13 [2022-05-04T17:02:13.733Z] tests/integration/models_containers_test.py ............................ [ 83%]
17:02:13 [2022-05-04T17:02:13.846Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.37s)
17:02:13 [2022-05-04T17:02:13.846Z] === RUN   TestRemoveInvalidContainer
17:02:13 [2022-05-04T17:02:13.846Z] --- PASS: TestRemoveInvalidContainer (0.01s)
17:02:13 [2022-05-04T17:02:13.846Z] === RUN   TestRenameLinkedContainer
17:02:15 [2022-05-04T17:02:15.745Z] --- PASS: TestRenameLinkedContainer (1.65s)
17:02:15 [2022-05-04T17:02:15.745Z] === RUN   TestRenameStoppedContainer
17:02:16 [2022-05-04T17:02:16.002Z] --- PASS: TestRenameStoppedContainer (0.37s)
17:02:16 [2022-05-04T17:02:16.002Z] === RUN   TestRenameRunningContainerAndReuse
17:02:16 [2022-05-04T17:02:16.936Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s)
17:02:16 [2022-05-04T17:02:16.936Z] === RUN   TestRenameInvalidName
17:02:17 [2022-05-04T17:02:17.193Z] --- PASS: TestRenameInvalidName (0.44s)
17:02:17 [2022-05-04T17:02:17.193Z] === RUN   TestRenameAnonymousContainer
17:02:17 [2022-05-04T17:02:17.977Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
17:02:17 [2022-05-04T17:02:17.977Z] === RUN   TestBuildUncleanTarFilenames
17:02:17 [2022-05-04T17:02:17.977Z] --- PASS: TestBuildUncleanTarFilenames (0.61s)
17:02:17 [2022-05-04T17:02:17.977Z] === RUN   TestBuildMultiStageLayerLeak
17:02:19 [2022-05-04T17:02:19.092Z] --- PASS: TestRenameAnonymousContainer (1.56s)
17:02:19 [2022-05-04T17:02:19.092Z] === RUN   TestRenameContainerWithSameName
17:02:19 [2022-05-04T17:02:19.092Z] --- PASS: TestRenameContainerWithSameName (0.39s)
17:02:19 [2022-05-04T17:02:19.092Z] === RUN   TestRenameContainerWithLinkedContainer
17:02:20 [2022-05-04T17:02:20.033Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s)
17:02:20 [2022-05-04T17:02:20.033Z] === RUN   TestResize
17:02:20 [2022-05-04T17:02:20.291Z] --- PASS: TestResize (0.43s)
17:02:20 [2022-05-04T17:02:20.291Z] === RUN   TestResizeWithInvalidSize
17:02:20 [2022-05-04T17:02:20.855Z] --- PASS: TestResizeWithInvalidSize (0.40s)
17:02:20 [2022-05-04T17:02:20.855Z] === RUN   TestResizeWhenContainerNotStarted
17:02:21 [2022-05-04T17:02:21.113Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
17:02:21 [2022-05-04T17:02:21.113Z] === RUN   TestDaemonRestartKillContainers
17:02:21 [2022-05-04T17:02:21.113Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:02:21 [2022-05-04T17:02:21.113Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:02:21 [2022-05-04T17:02:21.113Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:02:21 [2022-05-04T17:02:21.113Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:02:21 [2022-05-04T17:02:21.113Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:02:21 [2022-05-04T17:02:21.113Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:02:21 [2022-05-04T17:02:21.113Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:02:21 [2022-05-04T17:02:21.113Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:02:21 [2022-05-04T17:02:21.113Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:02:21 [2022-05-04T17:02:21.113Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:02:21 [2022-05-04T17:02:21.113Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:02:21 [2022-05-04T17:02:21.113Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:02:21 [2022-05-04T17:02:21.113Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:02:21 [2022-05-04T17:02:21.113Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:02:21 [2022-05-04T17:02:21.113Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:02:21 [2022-05-04T17:02:21.113Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:02:21 [2022-05-04T17:02:21.113Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:02:21 [2022-05-04T17:02:21.113Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:02:21 [2022-05-04T17:02:21.113Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:02:21 [2022-05-04T17:02:21.113Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:02:21 [2022-05-04T17:02:21.113Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:02:21 [2022-05-04T17:02:21.113Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:02:21 [2022-05-04T17:02:21.113Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:02:21 [2022-05-04T17:02:21.113Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:02:21 [2022-05-04T17:02:21.113Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:02:21 [2022-05-04T17:02:21.113Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:02:21 [2022-05-04T17:02:21.113Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:02:21 [2022-05-04T17:02:21.113Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:02:21 [2022-05-04T17:02:21.113Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:02:21 [2022-05-04T17:02:21.113Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:02:21 [2022-05-04T17:02:21.113Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:02:21 [2022-05-04T17:02:21.113Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:02:21 [2022-05-04T17:02:21.113Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:02:21 [2022-05-04T17:02:21.113Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:02:22 [2022-05-04T17:02:22.143Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s)
17:02:22 [2022-05-04T17:02:22.143Z] === RUN   TestBuildWithHugeFile
17:02:22 [2022-05-04T17:02:22.485Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:02:23 [2022-05-04T17:02:23.050Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:02:23 [2022-05-04T17:02:23.767Z] 8f616e6e9eec: Pull complete
17:02:24 [2022-05-04T17:02:24.422Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:02:24 [2022-05-04T17:02:24.422Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:02:25 [2022-05-04T17:02:25.354Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:02:25 [2022-05-04T17:02:25.612Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:02:25 [2022-05-04T17:02:25.859Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s)
17:02:25 [2022-05-04T17:02:25.859Z] PASS
17:02:25 [2022-05-04T17:02:25.859Z] 
17:02:25 [2022-05-04T17:02:25.859Z] DONE 17 tests in 49.938s
17:02:25 [2022-05-04T17:02:25.859Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:02:25 [2022-05-04T17:02:25.859Z] INFO: Testing against a local daemon
17:02:25 [2022-05-04T17:02:25.859Z] === RUN   TestPluginInvalidJSON
17:02:25 [2022-05-04T17:02:25.859Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
17:02:25 [2022-05-04T17:02:25.859Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
17:02:25 [2022-05-04T17:02:25.859Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
17:02:25 [2022-05-04T17:02:25.859Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
17:02:25 [2022-05-04T17:02:25.859Z] === RUN   TestPluginInvalidJSON/plugins/pull
17:02:25 [2022-05-04T17:02:25.859Z] === PAUSE TestPluginInvalidJSON/plugins/pull
17:02:25 [2022-05-04T17:02:25.859Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
17:02:25 [2022-05-04T17:02:25.859Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
17:02:25 [2022-05-04T17:02:25.859Z] === CONT  TestPluginInvalidJSON/plugins/pull
17:02:25 [2022-05-04T17:02:25.859Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
17:02:25 [2022-05-04T17:02:25.859Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
17:02:25 [2022-05-04T17:02:25.859Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
17:02:25 [2022-05-04T17:02:25.859Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
17:02:25 [2022-05-04T17:02:25.859Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
17:02:25 [2022-05-04T17:02:25.859Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
17:02:25 [2022-05-04T17:02:25.859Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
17:02:25 [2022-05-04T17:02:25.859Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
17:02:25 [2022-05-04T17:02:25.859Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
17:02:25 [2022-05-04T17:02:25.859Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
17:02:25 [2022-05-04T17:02:25.859Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
17:02:25 [2022-05-04T17:02:25.859Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
17:02:25 [2022-05-04T17:02:25.859Z] --- PASS: TestPluginInvalidJSON (0.02s)
17:02:25 [2022-05-04T17:02:25.859Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
17:02:25 [2022-05-04T17:02:25.859Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
17:02:25 [2022-05-04T17:02:25.859Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
17:02:25 [2022-05-04T17:02:25.859Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
17:02:25 [2022-05-04T17:02:25.859Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
17:02:25 [2022-05-04T17:02:25.859Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
17:02:25 [2022-05-04T17:02:25.859Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
17:02:25 [2022-05-04T17:02:25.859Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
17:02:25 [2022-05-04T17:02:25.859Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
17:02:25 [2022-05-04T17:02:25.859Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
17:02:25 [2022-05-04T17:02:25.859Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
17:02:25 [2022-05-04T17:02:25.859Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
17:02:25 [2022-05-04T17:02:25.859Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
17:02:25 [2022-05-04T17:02:25.859Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
17:02:25 [2022-05-04T17:02:25.859Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
17:02:25 [2022-05-04T17:02:25.859Z] === RUN   TestPluginInstall
17:02:25 [2022-05-04T17:02:25.859Z] === RUN   TestPluginInstall/no_auth
17:02:26 [2022-05-04T17:02:26.132Z] time="2022-05-04T17:02:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:02:26 [2022-05-04T17:02:26.133Z] time="2022-05-04T17:02:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f91abe2c1ce1e852937a60dfb4412b756541e9bceb07d664f641c0ccc7ede1fc" mediatype=application/vnd.docker.plugin.v1+json size=522
17:02:26 [2022-05-04T17:02:26.133Z] time="2022-05-04T17:02:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:02:26 [2022-05-04T17:02:26.133Z] time="2022-05-04T17:02:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f91abe2c1ce1e852937a60dfb4412b756541e9bceb07d664f641c0ccc7ede1fc" mediatype=application/vnd.docker.plugin.v1+json size=522
17:02:26 [2022-05-04T17:02:26.393Z] === RUN   TestPluginInstall/with_htpasswd
17:02:26 [2022-05-04T17:02:26.963Z] time="2022-05-04T17:02:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:02:26 [2022-05-04T17:02:26.963Z] time="2022-05-04T17:02:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6d442fa850280f439e6e4ab03a73b801cb136509eb41ca9a3dd2d37dbff900fb" mediatype=application/vnd.docker.plugin.v1+json size=522
17:02:26 [2022-05-04T17:02:26.963Z] time="2022-05-04T17:02:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:02:26 [2022-05-04T17:02:26.963Z] time="2022-05-04T17:02:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6d442fa850280f439e6e4ab03a73b801cb136509eb41ca9a3dd2d37dbff900fb" mediatype=application/vnd.docker.plugin.v1+json size=522
17:02:27 [2022-05-04T17:02:27.225Z] === RUN   TestPluginInstall/with_insecure
17:02:28 [2022-05-04T17:02:28.164Z] time="2022-05-04T17:02:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:02:28 [2022-05-04T17:02:28.164Z] time="2022-05-04T17:02:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4ddfa6a47f202b98ded05e7484409e09e5e76fe67cac179beeabe534695c3987" mediatype=application/vnd.docker.plugin.v1+json size=522
17:02:28 [2022-05-04T17:02:28.164Z] time="2022-05-04T17:02:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:02:28 [2022-05-04T17:02:28.164Z] time="2022-05-04T17:02:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4ddfa6a47f202b98ded05e7484409e09e5e76fe67cac179beeabe534695c3987" mediatype=application/vnd.docker.plugin.v1+json size=522
17:02:28 [2022-05-04T17:02:28.164Z]     plugin_test.go:195: [d772d29541f5d] daemon is not started
17:02:28 [2022-05-04T17:02:28.164Z] --- PASS: TestPluginInstall (2.98s)
17:02:28 [2022-05-04T17:02:28.164Z]     --- PASS: TestPluginInstall/no_auth (1.19s)
17:02:28 [2022-05-04T17:02:28.164Z]     --- PASS: TestPluginInstall/with_htpasswd (0.66s)
17:02:28 [2022-05-04T17:02:28.164Z]     --- PASS: TestPluginInstall/with_insecure (1.14s)
17:02:28 [2022-05-04T17:02:28.164Z] === RUN   TestPluginsWithRuntimes
17:02:28 [2022-05-04T17:02:28.890Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:02:28 [2022-05-04T17:02:28.890Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:02:29 [2022-05-04T17:02:29.656Z] Removing intermediate container fb61075567bc
17:02:29 [2022-05-04T17:02:29.656Z]  ---> 1465c359b30d
17:02:29 [2022-05-04T17:02:29.656Z] Step 10/13 : RUN   Function Install-GoWinres() {     $Env:GO111MODULE = 'on';     $tmpGobin = "${Env:GOBIN_TMP}";     $Env:GOBIN = """${Env:GOPATH}`\bin""";     Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN";     &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}";     $Env:GOBIN = "${tmpGobin}";     $Env:GO111MODULE = 'off';     if ($LASTEXITCODE -ne 0) {        Throw '"go-winres install failed..."';     }   }     Install-GoWinres
17:02:29 [2022-05-04T17:02:29.656Z]  ---> Running in 0b316b872e8d
17:02:30 [2022-05-04T17:02:30.075Z] === RUN   TestPluginsWithRuntimes/No_Args
17:02:30 [2022-05-04T17:02:30.083Z] .........                                                                [ 85%]
17:02:30 [2022-05-04T17:02:30.646Z] === RUN   TestPluginsWithRuntimes/With_Args
17:02:32 [2022-05-04T17:02:32.026Z] --- PASS: TestPluginsWithRuntimes (3.49s)
17:02:32 [2022-05-04T17:02:32.027Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.91s)
17:02:32 [2022-05-04T17:02:32.027Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.97s)
17:02:32 [2022-05-04T17:02:32.027Z] === RUN   TestPluginBackCompatMediaTypes
17:02:32 [2022-05-04T17:02:32.286Z] --- PASS: TestPluginBackCompatMediaTypes (0.61s)
17:02:32 [2022-05-04T17:02:32.286Z] PASS
17:02:32 [2022-05-04T17:02:32.286Z] 
17:02:32 [2022-05-04T17:02:32.286Z] DONE 24 tests in 7.126s
17:02:32 [2022-05-04T17:02:32.286Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:02:32 [2022-05-04T17:02:32.546Z] INFO: Testing against a local daemon
17:02:32 [2022-05-04T17:02:32.546Z] === RUN   TestExternalGraphDriver
17:02:32 [2022-05-04T17:02:32.546Z] === RUN   TestExternalGraphDriver/json
17:02:33 [2022-05-04T17:02:33.070Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:02:33 [2022-05-04T17:02:33.070Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:02:34 [2022-05-04T17:02:34.416Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin
17:02:34 [2022-05-04T17:02:34.443Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:02:34 [2022-05-04T17:02:34.456Z] === RUN   TestExternalGraphDriver/spec
17:02:34 [2022-05-04T17:02:34.701Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:02:34 [2022-05-04T17:02:34.767Z] tests/integration/models_images_test.py ...............                  [ 89%]
17:02:34 [2022-05-04T17:02:34.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:02:34 [2022-05-04T17:02:34.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:02:34 [2022-05-04T17:02:34.886Z] go: downloading github.com/tc-hib/go-winres v0.2.3
17:02:34 [2022-05-04T17:02:34.886Z] go: downloading github.com/tc-hib/winres v0.1.5
17:02:35 [2022-05-04T17:02:35.354Z] go: downloading github.com/urfave/cli/v2 v2.3.0
17:02:35 [2022-05-04T17:02:35.354Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
17:02:35 [2022-05-04T17:02:35.823Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
17:02:35 [2022-05-04T17:02:35.823Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
17:02:35 [2022-05-04T17:02:35.823Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0
17:02:36 [2022-05-04T17:02:36.228Z] tests/integration/models_networks_test.py ....                           [ 90%]
17:02:36 [2022-05-04T17:02:36.364Z] === RUN   TestExternalGraphDriver/pull
17:02:36 [2022-05-04T17:02:36.601Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:02:36 [2022-05-04T17:02:36.602Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:02:37 [2022-05-04T17:02:37.745Z] --- PASS: TestExternalGraphDriver (5.41s)
17:02:37 [2022-05-04T17:02:37.745Z]     --- PASS: TestExternalGraphDriver/json (1.97s)
17:02:37 [2022-05-04T17:02:37.745Z]     --- PASS: TestExternalGraphDriver/spec (1.69s)
17:02:37 [2022-05-04T17:02:37.746Z]     --- PASS: TestExternalGraphDriver/pull (1.72s)
17:02:37 [2022-05-04T17:02:37.746Z] === RUN   TestGraphdriverPluginV2
17:02:38 [2022-05-04T17:02:38.499Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:02:38 [2022-05-04T17:02:38.499Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.33s)
17:02:38 [2022-05-04T17:02:38.499Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.71s)
17:02:38 [2022-05-04T17:02:38.499Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.61s)
17:02:38 [2022-05-04T17:02:38.499Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.29s)
17:02:38 [2022-05-04T17:02:38.499Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s)
17:02:38 [2022-05-04T17:02:38.499Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s)
17:02:38 [2022-05-04T17:02:38.499Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.35s)
17:02:38 [2022-05-04T17:02:38.499Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.33s)
17:02:38 [2022-05-04T17:02:38.499Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.89s)
17:02:38 [2022-05-04T17:02:38.499Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.00s)
17:02:38 [2022-05-04T17:02:38.499Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.70s)
17:02:38 [2022-05-04T17:02:38.499Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.75s)
17:02:38 [2022-05-04T17:02:38.499Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.82s)
17:02:38 [2022-05-04T17:02:38.499Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.95s)
17:02:38 [2022-05-04T17:02:38.499Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.51s)
17:02:38 [2022-05-04T17:02:38.499Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.72s)
17:02:38 [2022-05-04T17:02:38.499Z] === RUN   TestCgroupNamespacesRun
17:02:39 [2022-05-04T17:02:39.433Z] --- PASS: TestCgroupNamespacesRun (1.12s)
17:02:39 [2022-05-04T17:02:39.433Z] === RUN   TestCgroupNamespacesRunPrivileged
17:02:40 [2022-05-04T17:02:40.806Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s)
17:02:40 [2022-05-04T17:02:40.806Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:02:41 [2022-05-04T17:02:41.740Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s)
17:02:41 [2022-05-04T17:02:41.740Z] === RUN   TestCgroupNamespacesRunHostMode
17:02:41 [2022-05-04T17:02:41.944Z] --- PASS: TestGraphdriverPluginV2 (4.13s)
17:02:41 [2022-05-04T17:02:41.944Z] PASS
17:02:41 [2022-05-04T17:02:41.944Z] 
17:02:41 [2022-05-04T17:02:41.944Z] DONE 5 tests in 9.592s
17:02:41 [2022-05-04T17:02:41.944Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:02:41 [2022-05-04T17:02:41.944Z] INFO: Testing against a local daemon
17:02:41 [2022-05-04T17:02:41.944Z] === RUN   TestContinueAfterPluginCrash
17:02:41 [2022-05-04T17:02:41.944Z] === PAUSE TestContinueAfterPluginCrash
17:02:41 [2022-05-04T17:02:41.944Z] === RUN   TestReadPluginNoRead
17:02:41 [2022-05-04T17:02:41.944Z] === PAUSE TestReadPluginNoRead
17:02:41 [2022-05-04T17:02:41.944Z] === RUN   TestDaemonStartWithLogOpt
17:02:41 [2022-05-04T17:02:41.944Z] === PAUSE TestDaemonStartWithLogOpt
17:02:41 [2022-05-04T17:02:41.944Z] === CONT  TestContinueAfterPluginCrash
17:02:41 [2022-05-04T17:02:41.944Z] === CONT  TestDaemonStartWithLogOpt
17:02:42 [2022-05-04T17:02:42.688Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s)
17:02:42 [2022-05-04T17:02:42.688Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:02:42 [2022-05-04T17:02:42.803Z] tests/integration/models_nodes_test.py .                                 [ 90%]
17:02:42 [2022-05-04T17:02:42.803Z] tests/integration/models_resources_test.py .                             [ 91%]
17:02:44 [2022-05-04T17:02:44.060Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s)
17:02:44 [2022-05-04T17:02:44.060Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:02:44 [2022-05-04T17:02:44.482Z] Removing intermediate container 0b316b872e8d
17:02:44 [2022-05-04T17:02:44.482Z]  ---> d65cde64b391
17:02:44 [2022-05-04T17:02:44.482Z] Step 11/13 : ENTRYPOINT ["powershell.exe"]
17:02:44 [2022-05-04T17:02:44.482Z]  ---> Running in 695982fc586e
17:02:44 [2022-05-04T17:02:44.951Z] Removing intermediate container 695982fc586e
17:02:44 [2022-05-04T17:02:44.951Z]  ---> e4589efad545
17:02:44 [2022-05-04T17:02:44.951Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker
17:02:44 [2022-05-04T17:02:44.951Z]  ---> Running in c0e5da6df39f
17:02:44 [2022-05-04T17:02:44.998Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s)
17:02:44 [2022-05-04T17:02:44.998Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:02:45 [2022-05-04T17:02:45.419Z] Removing intermediate container c0e5da6df39f
17:02:45 [2022-05-04T17:02:45.419Z]  ---> e81382b231c7
17:02:45 [2022-05-04T17:02:45.419Z] Step 13/13 : COPY . .
17:02:45 [2022-05-04T17:02:45.931Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
17:02:45 [2022-05-04T17:02:45.931Z] === RUN   TestCgroupNamespacesRunOlderClient
17:02:46 [2022-05-04T17:02:46.144Z] --- PASS: TestDaemonStartWithLogOpt (3.41s)
17:02:46 [2022-05-04T17:02:46.144Z] === CONT  TestReadPluginNoRead
17:02:46 [2022-05-04T17:02:46.864Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.09s)
17:02:46 [2022-05-04T17:02:46.864Z] === RUN   TestNISDomainname
17:02:47 [2022-05-04T17:02:47.429Z] --- PASS: TestNISDomainname (0.51s)
17:02:47 [2022-05-04T17:02:47.429Z] === RUN   TestHostnameDnsResolution
17:02:47 [2022-05-04T17:02:47.526Z] === RUN   TestReadPluginNoRead/default
17:02:47 [2022-05-04T17:02:47.994Z] --- PASS: TestHostnameDnsResolution (0.64s)
17:02:47 [2022-05-04T17:02:47.994Z] === RUN   TestUnprivilegedPortsAndPing
17:02:48 [2022-05-04T17:02:48.559Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s)
17:02:48 [2022-05-04T17:02:48.559Z] === RUN   TestPrivilegedHostDevices
17:02:48 [2022-05-04T17:02:48.636Z] tests/integration/models_services_test.py ................X.             [ 95%]
17:02:49 [2022-05-04T17:02:49.124Z] --- PASS: TestPrivilegedHostDevices (0.51s)
17:02:49 [2022-05-04T17:02:49.124Z] === RUN   TestStats
17:02:49 [2022-05-04T17:02:49.438Z] === RUN   TestReadPluginNoRead/disabled_caching
17:02:50 [2022-05-04T17:02:50.378Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:02:50 [2022-05-04T17:02:50.638Z] --- PASS: TestContinueAfterPluginCrash (8.56s)
17:02:51 [2022-05-04T17:02:51.401Z] tests/integration/models_swarm_test.py ..                                [ 96%]
17:02:51 [2022-05-04T17:02:51.401Z] tests/integration/models_volumes_test.py ..                              [ 96%]
17:02:51 [2022-05-04T17:02:51.578Z] === CONT  TestReadPluginNoRead
17:02:51 [2022-05-04T17:02:51.579Z]     read_test.go:92: [dd6d8c6b194a9] daemon is not started
17:02:51 [2022-05-04T17:02:51.579Z] --- PASS: TestReadPluginNoRead (6.24s)
17:02:51 [2022-05-04T17:02:51.579Z]     --- PASS: TestReadPluginNoRead/default (1.47s)
17:02:51 [2022-05-04T17:02:51.579Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.29s)
17:02:51 [2022-05-04T17:02:51.579Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.27s)
17:02:51 [2022-05-04T17:02:51.579Z] PASS
17:02:51 [2022-05-04T17:02:51.579Z] 
17:02:51 [2022-05-04T17:02:51.579Z] DONE 6 tests in 9.672s
17:02:51 [2022-05-04T17:02:51.579Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
17:02:51 [2022-05-04T17:02:51.579Z] testing: warning: no tests to run
17:02:51 [2022-05-04T17:02:51.579Z] PASS
17:02:51 [2022-05-04T17:02:51.579Z] 
17:02:51 [2022-05-04T17:02:51.579Z] DONE 0 tests in 0.008s
17:02:51 [2022-05-04T17:02:51.579Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:02:51 [2022-05-04T17:02:51.652Z] --- PASS: TestStats (2.44s)
17:02:51 [2022-05-04T17:02:51.652Z] === RUN   TestStopContainerWithTimeout
17:02:51 [2022-05-04T17:02:51.652Z] === RUN   TestStopContainerWithTimeout/0
17:02:51 [2022-05-04T17:02:51.652Z] === PAUSE TestStopContainerWithTimeout/0
17:02:51 [2022-05-04T17:02:51.652Z] === RUN   TestStopContainerWithTimeout/1
17:02:51 [2022-05-04T17:02:51.652Z] === PAUSE TestStopContainerWithTimeout/1
17:02:51 [2022-05-04T17:02:51.652Z] === RUN   TestStopContainerWithTimeout/3
17:02:51 [2022-05-04T17:02:51.652Z] === PAUSE TestStopContainerWithTimeout/3
17:02:51 [2022-05-04T17:02:51.652Z] === RUN   TestStopContainerWithTimeout/-1
17:02:51 [2022-05-04T17:02:51.652Z] === PAUSE TestStopContainerWithTimeout/-1
17:02:51 [2022-05-04T17:02:51.652Z] === CONT  TestStopContainerWithTimeout/0
17:02:51 [2022-05-04T17:02:51.652Z] === CONT  TestStopContainerWithTimeout/3
17:02:51 [2022-05-04T17:02:51.847Z] INFO: Testing against a local daemon
17:02:51 [2022-05-04T17:02:51.847Z] === RUN   TestPluginWithDevMounts
17:02:51 [2022-05-04T17:02:51.847Z] === PAUSE TestPluginWithDevMounts
17:02:51 [2022-05-04T17:02:51.847Z] === CONT  TestPluginWithDevMounts
17:02:51 [2022-05-04T17:02:51.910Z] === CONT  TestStopContainerWithTimeout/-1
17:02:53 [2022-05-04T17:02:53.230Z] --- PASS: TestPluginWithDevMounts (1.59s)
17:02:53 [2022-05-04T17:02:53.230Z] PASS
17:02:53 [2022-05-04T17:02:53.230Z] 
17:02:53 [2022-05-04T17:02:53.230Z] DONE 1 tests in 1.632s
17:02:53 [2022-05-04T17:02:53.230Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
17:02:53 [2022-05-04T17:02:53.490Z] INFO: Testing against a local daemon
17:02:53 [2022-05-04T17:02:53.490Z] === RUN   TestSecretInspect
17:02:54 [2022-05-04T17:02:54.435Z] === CONT  TestStopContainerWithTimeout/1
17:02:55 [2022-05-04T17:02:55.342Z] tests/integration/regression_test.py ......                              [ 98%]
17:02:55 [2022-05-04T17:02:55.367Z] --- PASS: TestStopContainerWithTimeout (0.01s)
17:02:55 [2022-05-04T17:02:55.367Z]     --- PASS: TestStopContainerWithTimeout/0 (0.57s)
17:02:55 [2022-05-04T17:02:55.367Z]     --- PASS: TestStopContainerWithTimeout/3 (2.63s)
17:02:55 [2022-05-04T17:02:55.367Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.39s)
17:02:55 [2022-05-04T17:02:55.367Z]     --- PASS: TestStopContainerWithTimeout/1 (1.44s)
17:02:55 [2022-05-04T17:02:55.367Z] === RUN   TestDeleteDevicemapper
17:02:55 [2022-05-04T17:02:55.367Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:02:55 [2022-05-04T17:02:55.367Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:02:55 [2022-05-04T17:02:55.367Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:02:55 [2022-05-04T17:02:55.862Z] tests/integration/credentials/store_test.py ......                       [ 99%]
17:02:55 [2022-05-04T17:02:55.862Z] tests/integration/credentials/utils_test.py .                            [100%]
17:02:55 [2022-05-04T17:02:55.862Z] 
17:02:55 [2022-05-04T17:02:55.862Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
17:02:55 [2022-05-04T17:02:55.863Z] =========================== short test summary info ============================
17:02:55 [2022-05-04T17:02:55.863Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
17:02:55 [2022-05-04T17:02:55.863Z]   CONFIG_RT_GROUP_SCHED isn't enabled
17:02:55 [2022-05-04T17:02:55.863Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
17:02:55 [2022-05-04T17:02:55.863Z]   Not supported on most drivers
17:02:55 [2022-05-04T17:02:55.863Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
17:02:55 [2022-05-04T17:02:55.863Z]   Output of docker top depends on host distro, and is not formalized.
17:02:55 [2022-05-04T17:02:55.863Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
17:02:55 [2022-05-04T17:02:55.863Z]   Output of docker top depends on host distro, and is not formalized.
17:02:55 [2022-05-04T17:02:55.863Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
17:02:55 [2022-05-04T17:02:55.863Z]   Can fail if eth0 has multiple IP addresses
17:02:55 [2022-05-04T17:02:55.863Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
17:02:55 [2022-05-04T17:02:55.863Z]   This doesn't seem to be taken into account by the engine
17:02:55 [2022-05-04T17:02:55.863Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
17:02:55 [2022-05-04T17:02:55.863Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
17:02:55 [2022-05-04T17:02:55.863Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 289.89 seconds ==
17:02:56 [2022-05-04T17:02:56.029Z] --- PASS: TestSecretInspect (2.18s)
17:02:56 [2022-05-04T17:02:56.029Z] === RUN   TestSecretList
17:02:56 [2022-05-04T17:02:56.122Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
17:02:57 [2022-05-04T17:02:57.265Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.64s)
17:02:57 [2022-05-04T17:02:57.265Z] === RUN   TestUpdateMemory
17:02:57 [2022-05-04T17:02:57.523Z] --- PASS: TestUpdateMemory (0.51s)
17:02:57 [2022-05-04T17:02:57.523Z] === RUN   TestUpdateCPUQuota
17:02:57 [2022-05-04T17:02:57.937Z] --- PASS: TestSecretList (2.23s)
17:02:57 [2022-05-04T17:02:57.937Z] === RUN   TestSecretsCreateAndDelete
17:02:58 [2022-05-04T17:02:58.455Z] --- PASS: TestUpdateCPUQuota (0.66s)
17:02:58 [2022-05-04T17:02:58.455Z] === RUN   TestUpdatePidsLimit
17:02:58 [2022-05-04T17:02:58.455Z] === RUN   TestUpdatePidsLimit/update_from_none
17:02:58 [2022-05-04T17:02:58.455Z] === RUN   TestUpdatePidsLimit/no_change
17:02:58 [2022-05-04T17:02:58.713Z] === RUN   TestUpdatePidsLimit/update_lower
17:02:58 [2022-05-04T17:02:58.713Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:02:58 [2022-05-04T17:02:58.970Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:02:59 [2022-05-04T17:02:59.228Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:02:59 [2022-05-04T17:02:59.486Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:02:59 [2022-05-04T17:02:59.845Z] --- PASS: TestSecretsCreateAndDelete (2.19s)
17:02:59 [2022-05-04T17:02:59.845Z] === RUN   TestSecretsUpdate
17:03:00 [2022-05-04T17:03:00.051Z] --- PASS: TestUpdatePidsLimit (1.73s)
17:03:00 [2022-05-04T17:03:00.051Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.17s)
17:03:00 [2022-05-04T17:03:00.051Z]     --- PASS: TestUpdatePidsLimit/no_change (0.18s)
17:03:00 [2022-05-04T17:03:00.051Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.19s)
17:03:00 [2022-05-04T17:03:00.051Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s)
17:03:00 [2022-05-04T17:03:00.051Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s)
17:03:00 [2022-05-04T17:03:00.051Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s)
17:03:00 [2022-05-04T17:03:00.051Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.17s)
17:03:00 [2022-05-04T17:03:00.051Z] === RUN   TestUpdateRestartPolicy
17:03:02 [2022-05-04T17:03:02.385Z] --- PASS: TestSecretsUpdate (2.22s)
17:03:02 [2022-05-04T17:03:02.385Z] === RUN   TestTemplatedSecret
17:03:05 [2022-05-04T17:03:05.681Z] --- PASS: TestTemplatedSecret (2.93s)
17:03:05 [2022-05-04T17:03:05.681Z] === RUN   TestSecretCreateResolve
17:03:07 [2022-05-04T17:03:07.588Z] --- PASS: TestSecretCreateResolve (2.25s)
17:03:07 [2022-05-04T17:03:07.588Z] PASS
17:03:07 [2022-05-04T17:03:07.588Z] 
17:03:07 [2022-05-04T17:03:07.588Z] DONE 6 tests in 14.014s
17:03:07 [2022-05-04T17:03:07.588Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
17:03:07 [2022-05-04T17:03:07.588Z] INFO: Testing against a local daemon
17:03:07 [2022-05-04T17:03:07.588Z] === RUN   TestServiceCreateInit
17:03:07 [2022-05-04T17:03:07.588Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:03:08 [2022-05-04T17:03:08.340Z] Leaving: AppArmorNo profiles have been unloaded.
17:03:08 [2022-05-04T17:03:08.340Z] 
17:03:08 [2022-05-04T17:03:08.340Z] Unloading profiles will leave already running processes permanently
17:03:08 [2022-05-04T17:03:08.340Z] unconfined, which can lead to unexpected situations.
17:03:08 [2022-05-04T17:03:08.340Z] 
17:03:08 [2022-05-04T17:03:08.340Z] To set a process to complain mode, use the command line tool
17:03:08 [2022-05-04T17:03:08.340Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:03:08 [2022-05-04T17:03:08.340Z] 
Post stage
[Pipeline] junit
17:03:08 [2022-05-04T17:03:08.354Z] Recording test results
17:03:08 [2022-05-04T17:03:08.477Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
17:03:08 [2022-05-04T17:03:08.759Z] + echo Ensuring container killed.
17:03:08 [2022-05-04T17:03:08.759Z] Ensuring container killed.
17:03:08 [2022-05-04T17:03:08.759Z] + docker rm -vf docker-pr2
17:03:08 [2022-05-04T17:03:08.759Z] Error: No such container: docker-pr2
[Pipeline] sh
17:03:09 [2022-05-04T17:03:09.044Z] + echo Chowning /workspace to jenkins user
17:03:09 [2022-05-04T17:03:09.044Z] Chowning /workspace to jenkins user
17:03:09 [2022-05-04T17:03:09.044Z] + id -u
17:03:09 [2022-05-04T17:03:09.044Z] + id -g
17:03:09 [2022-05-04T17:03:09.044Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43560:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:03:10 [2022-05-04T17:03:10.313Z] + bundleName=docker-py
17:03:10 [2022-05-04T17:03:10.313Z] + echo Creating docker-py-bundles.tar.gz
17:03:10 [2022-05-04T17:03:10.313Z] Creating docker-py-bundles.tar.gz
17:03:10 [2022-05-04T17:03:10.313Z] + 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
17:03:10 [2022-05-04T17:03:10.332Z] Archiving artifacts
17:03:10 [2022-05-04T17:03:10.538Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43560/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
17:03:10 [2022-05-04T17:03:10.898Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43560/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=6e376e32d85ab3faad4095c561b8ab8030fbce15 -e DOCKER_GRAPHDRIVER docker:6e376e32d85ab3faad4095c561b8ab8030fbce15 hack/make.sh binary
17:03:11 [2022-05-04T17:03:11.158Z] 
17:03:11 [2022-05-04T17:03:11.418Z] Removing bundles/
17:03:11 [2022-05-04T17:03:11.418Z] 
17:03:11 [2022-05-04T17:03:11.418Z] ---> Making bundle: binary (in bundles/binary)
17:03:11 [2022-05-04T17:03:11.418Z] Building: bundles/binary-daemon/dockerd-dev
17:03:11 [2022-05-04T17:03:11.418Z] GOOS="" GOARCH="" GOARM=""
17:03:11 [2022-05-04T17:03:11.787Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:03:12 [2022-05-04T17:03:12.246Z] --- PASS: TestUpdateRestartPolicy (10.81s)
17:03:12 [2022-05-04T17:03:12.246Z] === RUN   TestUpdateRestartWithAutoRemove
17:03:12 [2022-05-04T17:03:12.246Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s)
17:03:12 [2022-05-04T17:03:12.246Z] === RUN   TestWaitNonBlocked
17:03:12 [2022-05-04T17:03:12.246Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:03:12 [2022-05-04T17:03:12.246Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:03:12 [2022-05-04T17:03:12.246Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:03:12 [2022-05-04T17:03:12.246Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:03:12 [2022-05-04T17:03:12.246Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:03:12 [2022-05-04T17:03:12.246Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:03:12 [2022-05-04T17:03:12.246Z] --- PASS: TestWaitNonBlocked (0.01s)
17:03:12 [2022-05-04T17:03:12.246Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s)
17:03:12 [2022-05-04T17:03:12.246Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s)
17:03:12 [2022-05-04T17:03:12.246Z] === RUN   TestWaitBlocked
17:03:12 [2022-05-04T17:03:12.246Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:03:12 [2022-05-04T17:03:12.246Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:03:12 [2022-05-04T17:03:12.246Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:03:12 [2022-05-04T17:03:12.246Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:03:12 [2022-05-04T17:03:12.246Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:03:12 [2022-05-04T17:03:12.246Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:03:12 [2022-05-04T17:03:12.811Z] --- PASS: TestWaitBlocked (0.01s)
17:03:12 [2022-05-04T17:03:12.811Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s)
17:03:12 [2022-05-04T17:03:12.811Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s)
17:03:12 [2022-05-04T17:03:12.811Z] === CONT  TestContainerStartOnDaemonRestart
17:03:12 [2022-05-04T17:03:12.811Z] === CONT  TestRestartDaemonWithRestartingContainer
17:03:15 [2022-05-04T17:03:15.338Z] --- PASS: TestContainerStartOnDaemonRestart (2.14s)
17:03:15 [2022-05-04T17:03:15.338Z] === CONT  TestIpcModeOlderClient
17:03:15 [2022-05-04T17:03:15.338Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.14s)
17:03:15 [2022-05-04T17:03:15.338Z] === CONT  TestContainerKillOnDaemonStart
17:03:15 [2022-05-04T17:03:15.338Z] --- PASS: TestIpcModeOlderClient (0.06s)
17:03:15 [2022-05-04T17:03:15.338Z] === CONT  TestDaemonHostGatewayIP
17:03:15 [2022-05-04T17:03:15.527Z]  ---> 875ecaa7ec27
17:03:15 [2022-05-04T17:03:15.527Z] Successfully built 875ecaa7ec27
17:03:15 [2022-05-04T17:03:15.527Z] Successfully tagged docker:latest
17:03:15 [2022-05-04T17:03:15.527Z] INFO: Image build ended at 05/04/2022 17:03:12. Duration:00:04:01.8569610
17:03:15 [2022-05-04T17:03:15.527Z] 
17:03:15 [2022-05-04T17:03:15.527Z] 
17:03:15 [2022-05-04T17:03:15.527Z] INFO: Building the test binaries at 05/04/2022 17:03:12...
17:03:15 [2022-05-04T17:03:15.987Z] --- PASS: TestServiceCreateInit (8.05s)
17:03:15 [2022-05-04T17:03:15.987Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.94s)
17:03:15 [2022-05-04T17:03:15.987Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.09s)
17:03:15 [2022-05-04T17:03:15.987Z] === RUN   TestCreateServiceMultipleTimes
17:03:17 [2022-05-04T17:03:17.237Z] --- PASS: TestDaemonHostGatewayIP (2.31s)
17:03:17 [2022-05-04T17:03:17.237Z] === CONT  TestDaemonRestartIpcMode
17:03:18 [2022-05-04T17:03:18.320Z] --- PASS: TestBuildWithHugeFile (50.62s)
17:03:18 [2022-05-04T17:03:18.320Z] === RUN   TestBuildWCOWSandboxSize
17:03:18 [2022-05-04T17:03:18.320Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:03:18 [2022-05-04T17:03:18.320Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
17:03:18 [2022-05-04T17:03:18.320Z] === RUN   TestBuildWithEmptyDockerfile
17:03:18 [2022-05-04T17:03:18.320Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:03:18 [2022-05-04T17:03:18.320Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:03:18 [2022-05-04T17:03:18.320Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:03:18 [2022-05-04T17:03:18.320Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:03:18 [2022-05-04T17:03:18.320Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:03:18 [2022-05-04T17:03:18.320Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:03:18 [2022-05-04T17:03:18.320Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:03:18 [2022-05-04T17:03:18.320Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:03:18 [2022-05-04T17:03:18.320Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:03:18 [2022-05-04T17:03:18.320Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
17:03:18 [2022-05-04T17:03:18.320Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
17:03:18 [2022-05-04T17:03:18.320Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
17:03:18 [2022-05-04T17:03:18.320Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
17:03:18 [2022-05-04T17:03:18.320Z] === RUN   TestBuildPreserveOwnership
17:03:18 [2022-05-04T17:03:18.320Z] === RUN   TestBuildPreserveOwnership/copy_from
17:03:18 [2022-05-04T17:03:18.485Z] INFO: make.ps1 starting at 05/04/2022 17:03:18
17:03:18 [2022-05-04T17:03:18.953Z] INFO: Git commit (6e376e32d8) assumed from DOCKER_GITCOMMIT environment variable
17:03:18 [2022-05-04T17:03:18.953Z] INFO: Invoking autogen...
17:03:19 [2022-05-04T17:03:19.248Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:03:19 [2022-05-04T17:03:19.421Z] {
17:03:19 [2022-05-04T17:03:19.422Z]   "RT_GROUP_ICON": {
17:03:19 [2022-05-04T17:03:19.422Z]     "#1": {
17:03:19 [2022-05-04T17:03:19.422Z]       "0409": "../../winresources/docker.ico"
17:03:19 [2022-05-04T17:03:19.422Z]     }
17:03:19 [2022-05-04T17:03:19.422Z]   },
17:03:19 [2022-05-04T17:03:19.422Z]   "RT_MANIFEST": {
17:03:19 [2022-05-04T17:03:19.422Z]     "#1": {
17:03:19 [2022-05-04T17:03:19.422Z]       "0409": {
17:03:19 [2022-05-04T17:03:19.422Z]         "identity": {},
17:03:19 [2022-05-04T17:03:19.422Z]         "description": "Docker Engine",
17:03:19 [2022-05-04T17:03:19.422Z]         "minimum-os": "vista",
17:03:19 [2022-05-04T17:03:19.422Z]         "execution-level": "",
17:03:19 [2022-05-04T17:03:19.422Z]         "ui-access": false,
17:03:19 [2022-05-04T17:03:19.422Z]         "auto-elevate": false,
17:03:19 [2022-05-04T17:03:19.422Z]         "dpi-awareness": "unaware",
17:03:19 [2022-05-04T17:03:19.422Z]         "disable-theming": false,
17:03:19 [2022-05-04T17:03:19.422Z]         "disable-window-filtering": false,
17:03:19 [2022-05-04T17:03:19.422Z]         "high-resolution-scrolling-aware": false,
17:03:19 [2022-05-04T17:03:19.422Z]         "ultra-high-resolution-scrolling-aware": false,
17:03:19 [2022-05-04T17:03:19.422Z]         "long-path-aware": false,
17:03:19 [2022-05-04T17:03:19.422Z]         "printer-driver-isolation": false,
17:03:19 [2022-05-04T17:03:19.422Z]         "gdi-scaling": false,
17:03:19 [2022-05-04T17:03:19.422Z]         "segment-heap": false,
17:03:19 [2022-05-04T17:03:19.422Z]         "use-common-controls-v6": false
17:03:19 [2022-05-04T17:03:19.422Z]       }
17:03:19 [2022-05-04T17:03:19.422Z]     }
17:03:19 [2022-05-04T17:03:19.422Z]   },
17:03:19 [2022-05-04T17:03:19.422Z]   "RT_MESSAGETABLE": {
17:03:19 [2022-05-04T17:03:19.422Z]     "#1": {
17:03:19 [2022-05-04T17:03:19.422Z]       "0409": "../../winresources/event_messages.bin"
17:03:19 [2022-05-04T17:03:19.422Z]     }
17:03:19 [2022-05-04T17:03:19.422Z]   },
17:03:19 [2022-05-04T17:03:19.422Z]   "RT_VERSION": {
17:03:19 [2022-05-04T17:03:19.422Z]     "#1": {
17:03:19 [2022-05-04T17:03:19.422Z]       "0409": {
17:03:19 [2022-05-04T17:03:19.422Z]         "fixed": {
17:03:19 [2022-05-04T17:03:19.422Z]           "file_version": "0.0.0.0",
17:03:19 [2022-05-04T17:03:19.422Z]           "product_version": "0.0.0.0",
17:03:19 [2022-05-04T17:03:19.422Z]           "type": "Unknown"
17:03:19 [2022-05-04T17:03:19.422Z]         },
17:03:19 [2022-05-04T17:03:19.422Z]         "info": {
17:03:19 [2022-05-04T17:03:19.422Z]           "0000": {
17:03:19 [2022-05-04T17:03:19.422Z]             "CompanyName": "",
17:03:19 [2022-05-04T17:03:19.422Z]             "FileVersion": "0.0.0-dev",
17:03:19 [2022-05-04T17:03:19.422Z]             "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.",
17:03:19 [2022-05-04T17:03:19.422Z]             "OriginalFileName": "dockerd.exe",
17:03:19 [2022-05-04T17:03:19.422Z]             "ProductName": "",
17:03:19 [2022-05-04T17:03:19.422Z]             "ProductVersion": "0.0.0-dev",
17:03:19 [2022-05-04T17:03:19.422Z]             "SpecialBuild": "6e376e32d8"
17:03:19 [2022-05-04T17:03:19.422Z]           }
17:03:19 [2022-05-04T17:03:19.422Z]         }
17:03:19 [2022-05-04T17:03:19.422Z]       }
17:03:19 [2022-05-04T17:03:19.422Z]     }
17:03:19 [2022-05-04T17:03:19.422Z]   }
17:03:19 [2022-05-04T17:03:19.422Z] }
17:03:19 [2022-05-04T17:03:19.763Z] --- PASS: TestDaemonRestartIpcMode (2.15s)
17:03:19 [2022-05-04T17:03:19.890Z] powershell.exe : cmd\dockerd\config.go
17:03:19 [2022-05-04T17:03:19.890Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-9d4599e2\powershellWrapper.ps1:3 char:1
17:03:19 [2022-05-04T17:03:19.890Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ...
17:03:19 [2022-05-04T17:03:19.890Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
17:03:19 [2022-05-04T17:03:19.890Z]     + CategoryInfo          : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException
17:03:19 [2022-05-04T17:03:19.890Z]     + FullyQualifiedErrorId : NativeCommandError
17:03:19 [2022-05-04T17:03:19.890Z]  
17:03:19 [2022-05-04T17:03:19.890Z] cmd\dockerd\config_windows.go
17:03:19 [2022-05-04T17:03:19.890Z] cmd\dockerd\daemon.go
17:03:19 [2022-05-04T17:03:19.890Z] cmd\dockerd\daemon_test.go
17:03:19 [2022-05-04T17:03:19.890Z] cmd\dockerd\daemon_windows.go
17:03:19 [2022-05-04T17:03:19.890Z] cmd\dockerd\docker.go
17:03:19 [2022-05-04T17:03:19.890Z] cmd\dockerd\docker_windows.go
17:03:19 [2022-05-04T17:03:19.890Z] cmd\dockerd\genwinres_windows.go
17:03:19 [2022-05-04T17:03:19.890Z] cmd\dockerd\metrics.go
17:03:19 [2022-05-04T17:03:19.890Z] cmd\dockerd\options.go
17:03:19 [2022-05-04T17:03:19.890Z] cmd\dockerd\options_test.go
17:03:19 [2022-05-04T17:03:19.890Z] cmd\dockerd\service_windows.go
17:03:19 [2022-05-04T17:03:19.890Z] INFO: Building daemon...
17:03:23 [2022-05-04T17:03:23.413Z] --- PASS: TestBuildPreserveOwnership (10.10s)
17:03:23 [2022-05-04T17:03:23.413Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.08s)
17:03:23 [2022-05-04T17:03:23.413Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
17:03:23 [2022-05-04T17:03:23.413Z] === RUN   TestBuildPlatformInvalid
17:03:23 [2022-05-04T17:03:23.413Z] --- PASS: TestBuildPlatformInvalid (0.09s)
17:03:23 [2022-05-04T17:03:23.413Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:03:23 [2022-05-04T17:03:23.413Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
17:03:23 [2022-05-04T17:03:23.413Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
17:03:23 [2022-05-04T17:03:23.413Z] PASS
17:03:23 [2022-05-04T17:03:23.413Z] 
17:03:23 [2022-05-04T17:03:23.413Z] === Skipped
17:03:23 [2022-05-04T17:03:23.413Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
17:03:23 [2022-05-04T17:03:23.413Z]     build_session_test.go:25: TODO: BuildKit
17:03:23 [2022-05-04T17:03:23.413Z] 
17:03:23 [2022-05-04T17:03:23.413Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
17:03:23 [2022-05-04T17:03:23.413Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:03:23 [2022-05-04T17:03:23.413Z] 
17:03:23 [2022-05-04T17:03:23.413Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
17:03:23 [2022-05-04T17:03:23.413Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
17:03:23 [2022-05-04T17:03:23.413Z] 
17:03:23 [2022-05-04T17:03:23.413Z] DONE 34 tests, 3 skipped in 111.062s
17:03:23 [2022-05-04T17:03:23.413Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
17:03:23 [2022-05-04T17:03:23.413Z] INFO: Testing against a local daemon
17:03:23 [2022-05-04T17:03:23.413Z] === RUN   TestConfigInspect
17:03:23 [2022-05-04T17:03:23.413Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:03:23 [2022-05-04T17:03:23.413Z] --- SKIP: TestConfigInspect (0.02s)
17:03:23 [2022-05-04T17:03:23.413Z] === RUN   TestConfigList
17:03:23 [2022-05-04T17:03:23.413Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:03:23 [2022-05-04T17:03:23.413Z] --- SKIP: TestConfigList (0.01s)
17:03:23 [2022-05-04T17:03:23.413Z] === RUN   TestConfigsCreateAndDelete
17:03:23 [2022-05-04T17:03:23.413Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:03:23 [2022-05-04T17:03:23.413Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
17:03:23 [2022-05-04T17:03:23.413Z] === RUN   TestConfigsUpdate
17:03:23 [2022-05-04T17:03:23.413Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:03:23 [2022-05-04T17:03:23.413Z] --- SKIP: TestConfigsUpdate (0.01s)
17:03:23 [2022-05-04T17:03:23.413Z] === RUN   TestTemplatedConfig
17:03:23 [2022-05-04T17:03:23.413Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:03:23 [2022-05-04T17:03:23.413Z] --- SKIP: TestTemplatedConfig (0.00s)
17:03:23 [2022-05-04T17:03:23.413Z] === RUN   TestConfigCreateResolve
17:03:23 [2022-05-04T17:03:23.413Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:03:23 [2022-05-04T17:03:23.413Z] --- SKIP: TestConfigCreateResolve (0.01s)
17:03:23 [2022-05-04T17:03:23.413Z] PASS
17:03:23 [2022-05-04T17:03:23.413Z] 
17:03:23 [2022-05-04T17:03:23.413Z] === Skipped
17:03:23 [2022-05-04T17:03:23.413Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
17:03:23 [2022-05-04T17:03:23.413Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:03:23 [2022-05-04T17:03:23.413Z] 
17:03:23 [2022-05-04T17:03:23.413Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
17:03:23 [2022-05-04T17:03:23.413Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:03:23 [2022-05-04T17:03:23.413Z] 
17:03:23 [2022-05-04T17:03:23.413Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
17:03:23 [2022-05-04T17:03:23.413Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:03:23 [2022-05-04T17:03:23.413Z] 
17:03:23 [2022-05-04T17:03:23.413Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
17:03:23 [2022-05-04T17:03:23.413Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:03:23 [2022-05-04T17:03:23.413Z] 
17:03:23 [2022-05-04T17:03:23.413Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
17:03:23 [2022-05-04T17:03:23.413Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:03:23 [2022-05-04T17:03:23.413Z] 
17:03:23 [2022-05-04T17:03:23.413Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
17:03:23 [2022-05-04T17:03:23.413Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:03:23 [2022-05-04T17:03:23.413Z] 
17:03:23 [2022-05-04T17:03:23.413Z] DONE 6 tests, 6 skipped in 0.174s
17:03:23 [2022-05-04T17:03:23.413Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
17:03:23 [2022-05-04T17:03:23.669Z] INFO: Testing against a local daemon
17:03:23 [2022-05-04T17:03:23.669Z] === RUN   TestCheckpoint
17:03:23 [2022-05-04T17:03:23.669Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:03:23 [2022-05-04T17:03:23.669Z] --- SKIP: TestCheckpoint (0.00s)
17:03:23 [2022-05-04T17:03:23.669Z] === RUN   TestContainerInvalidJSON
17:03:23 [2022-05-04T17:03:23.669Z] === RUN   TestContainerInvalidJSON/commit
17:03:23 [2022-05-04T17:03:23.669Z] === PAUSE TestContainerInvalidJSON/commit
17:03:23 [2022-05-04T17:03:23.669Z] === RUN   TestContainerInvalidJSON/containers/create
17:03:23 [2022-05-04T17:03:23.669Z] === PAUSE TestContainerInvalidJSON/containers/create
17:03:23 [2022-05-04T17:03:23.669Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
17:03:23 [2022-05-04T17:03:23.669Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
17:03:23 [2022-05-04T17:03:23.669Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
17:03:23 [2022-05-04T17:03:23.669Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
17:03:23 [2022-05-04T17:03:23.669Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
17:03:23 [2022-05-04T17:03:23.669Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
17:03:23 [2022-05-04T17:03:23.669Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:03:23 [2022-05-04T17:03:23.669Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:03:23 [2022-05-04T17:03:23.669Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
17:03:23 [2022-05-04T17:03:23.669Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
17:03:23 [2022-05-04T17:03:23.669Z] === CONT  TestContainerInvalidJSON/commit
17:03:23 [2022-05-04T17:03:23.669Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
17:03:23 [2022-05-04T17:03:23.669Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
17:03:23 [2022-05-04T17:03:23.669Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
17:03:23 [2022-05-04T17:03:23.669Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
17:03:23 [2022-05-04T17:03:23.669Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
17:03:23 [2022-05-04T17:03:23.669Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
17:03:23 [2022-05-04T17:03:23.669Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
17:03:23 [2022-05-04T17:03:23.669Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
17:03:23 [2022-05-04T17:03:23.669Z] === RUN   TestContainerInvalidJSON/commit/empty_body
17:03:23 [2022-05-04T17:03:23.669Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:03:23 [2022-05-04T17:03:23.669Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
17:03:23 [2022-05-04T17:03:23.669Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
17:03:23 [2022-05-04T17:03:23.669Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
17:03:23 [2022-05-04T17:03:23.669Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
17:03:23 [2022-05-04T17:03:23.669Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
17:03:23 [2022-05-04T17:03:23.669Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
17:03:23 [2022-05-04T17:03:23.669Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
17:03:23 [2022-05-04T17:03:23.669Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
17:03:23 [2022-05-04T17:03:23.669Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
17:03:23 [2022-05-04T17:03:23.669Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
17:03:23 [2022-05-04T17:03:23.669Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
17:03:23 [2022-05-04T17:03:23.669Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
17:03:23 [2022-05-04T17:03:23.669Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
17:03:23 [2022-05-04T17:03:23.669Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
17:03:23 [2022-05-04T17:03:23.669Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
17:03:23 [2022-05-04T17:03:23.669Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
17:03:23 [2022-05-04T17:03:23.669Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
17:03:23 [2022-05-04T17:03:23.669Z] === CONT  TestContainerInvalidJSON/containers/create
17:03:23 [2022-05-04T17:03:23.669Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
17:03:23 [2022-05-04T17:03:23.669Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
17:03:23 [2022-05-04T17:03:23.669Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
17:03:23 [2022-05-04T17:03:23.669Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
17:03:23 [2022-05-04T17:03:23.669Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
17:03:23 [2022-05-04T17:03:23.669Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
17:03:23 [2022-05-04T17:03:23.669Z] --- PASS: TestContainerInvalidJSON (0.01s)
17:03:23 [2022-05-04T17:03:23.669Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
17:03:23 [2022-05-04T17:03:23.669Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
17:03:23 [2022-05-04T17:03:23.669Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
17:03:23 [2022-05-04T17:03:23.669Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
17:03:23 [2022-05-04T17:03:23.669Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
17:03:23 [2022-05-04T17:03:23.669Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
17:03:23 [2022-05-04T17:03:23.669Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
17:03:23 [2022-05-04T17:03:23.669Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
17:03:23 [2022-05-04T17:03:23.669Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
17:03:23 [2022-05-04T17:03:23.669Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
17:03:23 [2022-05-04T17:03:23.669Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
17:03:23 [2022-05-04T17:03:23.669Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
17:03:23 [2022-05-04T17:03:23.669Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
17:03:23 [2022-05-04T17:03:23.669Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
17:03:23 [2022-05-04T17:03:23.669Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
17:03:23 [2022-05-04T17:03:23.670Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s)
17:03:23 [2022-05-04T17:03:23.670Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
17:03:23 [2022-05-04T17:03:23.670Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
17:03:23 [2022-05-04T17:03:23.670Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
17:03:23 [2022-05-04T17:03:23.670Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
17:03:23 [2022-05-04T17:03:23.670Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
17:03:23 [2022-05-04T17:03:23.670Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
17:03:23 [2022-05-04T17:03:23.670Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
17:03:23 [2022-05-04T17:03:23.670Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
17:03:23 [2022-05-04T17:03:23.670Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
17:03:23 [2022-05-04T17:03:23.670Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
17:03:23 [2022-05-04T17:03:23.670Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
17:03:23 [2022-05-04T17:03:23.670Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
17:03:23 [2022-05-04T17:03:23.670Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
17:03:23 [2022-05-04T17:03:23.670Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
17:03:23 [2022-05-04T17:03:23.670Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
17:03:23 [2022-05-04T17:03:23.670Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
17:03:23 [2022-05-04T17:03:23.670Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
17:03:23 [2022-05-04T17:03:23.670Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
17:03:23 [2022-05-04T17:03:23.670Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
17:03:23 [2022-05-04T17:03:23.670Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:03:23 [2022-05-04T17:03:23.670Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
17:03:23 [2022-05-04T17:03:23.670Z] === RUN   TestCopyFromContainerPathIsNotDir
17:03:23 [2022-05-04T17:03:23.670Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
17:03:23 [2022-05-04T17:03:23.670Z] === RUN   TestCopyToContainerPathDoesNotExist
17:03:23 [2022-05-04T17:03:23.926Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
17:03:23 [2022-05-04T17:03:23.926Z] === RUN   TestCopyEmptyFile
17:03:23 [2022-05-04T17:03:23.926Z] --- PASS: TestCopyEmptyFile (0.20s)
17:03:23 [2022-05-04T17:03:23.926Z] === RUN   TestCopyToContainerPathIsNotDir
17:03:24 [2022-05-04T17:03:24.182Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
17:03:24 [2022-05-04T17:03:24.182Z] === RUN   TestCopyFromContainer
17:03:24 [2022-05-04T17:03:24.926Z] 8f616e6e9eec: Pull complete
17:03:26 [2022-05-04T17:03:26.315Z] --- PASS: TestContainerKillOnDaemonStart (11.58s)
17:03:26 [2022-05-04T17:03:26.315Z] PASS
17:03:26 [2022-05-04T17:03:26.315Z] 
17:03:26 [2022-05-04T17:03:26.315Z] === Skipped
17:03:26 [2022-05-04T17:03:26.315Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
17:03:26 [2022-05-04T17:03:26.315Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:03:26 [2022-05-04T17:03:26.315Z] 
17:03:26 [2022-05-04T17:03:26.315Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:03:26 [2022-05-04T17:03:26.315Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:03:26 [2022-05-04T17:03:26.315Z] 
17:03:26 [2022-05-04T17:03:26.315Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
17:03:26 [2022-05-04T17:03:26.315Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:03:26 [2022-05-04T17:03:26.315Z] 
17:03:26 [2022-05-04T17:03:26.315Z] DONE 235 tests, 3 skipped in 112.588s
17:03:26 [2022-05-04T17:03:26.573Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
17:03:26 [2022-05-04T17:03:26.573Z] ++ 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
17:03:26 [2022-05-04T17:03:26.573Z] ++ set -e
17:03:26 [2022-05-04T17:03:26.573Z] ++ '[' -n 0 ']'
17:03:26 [2022-05-04T17:03:26.573Z] ++ set -x
17:03:26 [2022-05-04T17:03:26.573Z] ++ 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
17:03:26 [2022-05-04T17:03:26.573Z] === RUN   TestConfigDaemonLibtrustID
17:03:27 [2022-05-04T17:03:27.138Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
17:03:27 [2022-05-04T17:03:27.138Z] === RUN   TestDaemonConfigValidation
17:03:27 [2022-05-04T17:03:27.138Z] === RUN   TestDaemonConfigValidation/config_with_no_content
17:03:27 [2022-05-04T17:03:27.138Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
17:03:27 [2022-05-04T17:03:27.138Z] === RUN   TestDaemonConfigValidation/config_with_{}
17:03:27 [2022-05-04T17:03:27.138Z] === PAUSE TestDaemonConfigValidation/config_with_{}
17:03:27 [2022-05-04T17:03:27.138Z] === RUN   TestDaemonConfigValidation/invalid_config
17:03:27 [2022-05-04T17:03:27.138Z] === PAUSE TestDaemonConfigValidation/invalid_config
17:03:27 [2022-05-04T17:03:27.138Z] === RUN   TestDaemonConfigValidation/malformed_config
17:03:27 [2022-05-04T17:03:27.138Z] === PAUSE TestDaemonConfigValidation/malformed_config
17:03:27 [2022-05-04T17:03:27.138Z] === RUN   TestDaemonConfigValidation/valid_config
17:03:27 [2022-05-04T17:03:27.138Z] === PAUSE TestDaemonConfigValidation/valid_config
17:03:27 [2022-05-04T17:03:27.138Z] === CONT  TestDaemonConfigValidation/config_with_no_content
17:03:27 [2022-05-04T17:03:27.138Z] === CONT  TestDaemonConfigValidation/malformed_config
17:03:27 [2022-05-04T17:03:27.138Z] === CONT  TestDaemonConfigValidation/valid_config
17:03:27 [2022-05-04T17:03:27.138Z] === CONT  TestDaemonConfigValidation/invalid_config
17:03:27 [2022-05-04T17:03:27.138Z] === CONT  TestDaemonConfigValidation/config_with_{}
17:03:27 [2022-05-04T17:03:27.396Z] --- PASS: TestDaemonConfigValidation (0.00s)
17:03:27 [2022-05-04T17:03:27.396Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
17:03:27 [2022-05-04T17:03:27.396Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
17:03:27 [2022-05-04T17:03:27.396Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
17:03:27 [2022-05-04T17:03:27.396Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
17:03:27 [2022-05-04T17:03:27.396Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
17:03:27 [2022-05-04T17:03:27.396Z] === RUN   TestConfigDaemonSeccompProfiles
17:03:27 [2022-05-04T17:03:27.396Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
17:03:28 [2022-05-04T17:03:28.329Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
17:03:28 [2022-05-04T17:03:28.349Z] === RUN   TestCopyFromContainer//
17:03:28 [2022-05-04T17:03:28.349Z] === RUN   TestCopyFromContainer//bar/root
17:03:28 [2022-05-04T17:03:28.349Z] === RUN   TestCopyFromContainer//bar/root/
17:03:28 [2022-05-04T17:03:28.349Z] === RUN   TestCopyFromContainer/bar/quux
17:03:28 [2022-05-04T17:03:28.349Z] === RUN   TestCopyFromContainer/bar/quux/
17:03:28 [2022-05-04T17:03:28.349Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:03:28 [2022-05-04T17:03:28.606Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:03:28 [2022-05-04T17:03:28.606Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:03:28 [2022-05-04T17:03:28.606Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:03:28 [2022-05-04T17:03:28.606Z] === RUN   TestCopyFromContainer/bar/notarget
17:03:28 [2022-05-04T17:03:28.606Z] --- PASS: TestCopyFromContainer (4.65s)
17:03:28 [2022-05-04T17:03:28.606Z]     --- PASS: TestCopyFromContainer// (0.06s)
17:03:28 [2022-05-04T17:03:28.606Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
17:03:28 [2022-05-04T17:03:28.861Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
17:03:28 [2022-05-04T17:03:28.861Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
17:03:28 [2022-05-04T17:03:28.861Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
17:03:28 [2022-05-04T17:03:28.861Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
17:03:28 [2022-05-04T17:03:28.861Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
17:03:28 [2022-05-04T17:03:28.862Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
17:03:28 [2022-05-04T17:03:28.862Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
17:03:28 [2022-05-04T17:03:28.862Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
17:03:28 [2022-05-04T17:03:28.862Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:03:28 [2022-05-04T17:03:28.862Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:03:28 [2022-05-04T17:03:28.862Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:03:28 [2022-05-04T17:03:28.862Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:03:28 [2022-05-04T17:03:28.862Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:03:28 [2022-05-04T17:03:28.862Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:03:28 [2022-05-04T17:03:28.862Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:03:28 [2022-05-04T17:03:28.862Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:03:28 [2022-05-04T17:03:28.862Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:03:28 [2022-05-04T17:03:28.862Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:03:28 [2022-05-04T17:03:28.862Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
17:03:28 [2022-05-04T17:03:28.862Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:03:28 [2022-05-04T17:03:28.862Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:03:28 [2022-05-04T17:03:28.862Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:03:28 [2022-05-04T17:03:28.862Z] === RUN   TestCreateLinkToNonExistingContainer
17:03:28 [2022-05-04T17:03:28.862Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s)
17:03:28 [2022-05-04T17:03:28.862Z] === RUN   TestCreateWithInvalidEnv
17:03:28 [2022-05-04T17:03:28.862Z] === RUN   TestCreateWithInvalidEnv/0
17:03:28 [2022-05-04T17:03:28.862Z] === PAUSE TestCreateWithInvalidEnv/0
17:03:28 [2022-05-04T17:03:28.862Z] === RUN   TestCreateWithInvalidEnv/1
17:03:28 [2022-05-04T17:03:28.862Z] === PAUSE TestCreateWithInvalidEnv/1
17:03:28 [2022-05-04T17:03:28.862Z] === RUN   TestCreateWithInvalidEnv/2
17:03:28 [2022-05-04T17:03:28.862Z] === PAUSE TestCreateWithInvalidEnv/2
17:03:28 [2022-05-04T17:03:28.862Z] === CONT  TestCreateWithInvalidEnv/0
17:03:28 [2022-05-04T17:03:28.862Z] === CONT  TestCreateWithInvalidEnv/2
17:03:28 [2022-05-04T17:03:28.862Z] === CONT  TestCreateWithInvalidEnv/1
17:03:28 [2022-05-04T17:03:28.862Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
17:03:28 [2022-05-04T17:03:28.862Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:03:28 [2022-05-04T17:03:28.862Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:03:28 [2022-05-04T17:03:28.862Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:03:28 [2022-05-04T17:03:28.862Z] === RUN   TestCreateTmpfsMountsTarget
17:03:28 [2022-05-04T17:03:28.862Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
17:03:28 [2022-05-04T17:03:28.862Z] === RUN   TestCreateWithCustomMaskedPaths
17:03:29 [2022-05-04T17:03:29.261Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
17:03:30 [2022-05-04T17:03:30.228Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s)
17:03:30 [2022-05-04T17:03:30.228Z] === RUN   TestCreateWithCustomReadonlyPaths
17:03:30 [2022-05-04T17:03:30.632Z] === CONT  TestConfigDaemonSeccompProfiles
17:03:30 [2022-05-04T17:03:30.632Z]     daemon_test.go:156: [db09b46d23e92] daemon is not started
17:03:30 [2022-05-04T17:03:30.632Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
17:03:30 [2022-05-04T17:03:30.632Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
17:03:30 [2022-05-04T17:03:30.632Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
17:03:30 [2022-05-04T17:03:30.632Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
17:03:30 [2022-05-04T17:03:30.632Z] === RUN   TestDaemonProxy
17:03:30 [2022-05-04T17:03:30.632Z] === RUN   TestDaemonProxy/environment_variables
17:03:31 [2022-05-04T17:03:31.156Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.12s)
17:03:31 [2022-05-04T17:03:31.156Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:03:31 [2022-05-04T17:03:31.156Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:03:31 [2022-05-04T17:03:31.156Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:03:31 [2022-05-04T17:03:31.156Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:03:31 [2022-05-04T17:03:31.156Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:03:31 [2022-05-04T17:03:31.156Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:03:31 [2022-05-04T17:03:31.156Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:03:31 [2022-05-04T17:03:31.156Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:03:31 [2022-05-04T17:03:31.156Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:03:31 [2022-05-04T17:03:31.156Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:03:31 [2022-05-04T17:03:31.156Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:03:31 [2022-05-04T17:03:31.156Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:03:31 [2022-05-04T17:03:31.156Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:03:31 [2022-05-04T17:03:31.156Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:03:31 [2022-05-04T17:03:31.156Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:03:31 [2022-05-04T17:03:31.156Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:03:31 [2022-05-04T17:03:31.156Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
17:03:31 [2022-05-04T17:03:31.156Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
17:03:31 [2022-05-04T17:03:31.156Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s)
17:03:31 [2022-05-04T17:03:31.156Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
17:03:31 [2022-05-04T17:03:31.156Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s)
17:03:31 [2022-05-04T17:03:31.156Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
17:03:31 [2022-05-04T17:03:31.156Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:03:31 [2022-05-04T17:03:31.720Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s)
17:03:31 [2022-05-04T17:03:31.720Z] === RUN   TestCreateDifferentPlatform
17:03:31 [2022-05-04T17:03:31.720Z] === RUN   TestCreateDifferentPlatform/different_os
17:03:31 [2022-05-04T17:03:31.720Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:03:31 [2022-05-04T17:03:31.720Z] --- PASS: TestCreateDifferentPlatform (0.01s)
17:03:31 [2022-05-04T17:03:31.720Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:03:31 [2022-05-04T17:03:31.720Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:03:31 [2022-05-04T17:03:31.720Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:03:31 [2022-05-04T17:03:31.720Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
17:03:31 [2022-05-04T17:03:31.720Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:03:31 [2022-05-04T17:03:31.720Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
17:03:31 [2022-05-04T17:03:31.720Z] === RUN   TestContainerStartOnDaemonRestart
17:03:31 [2022-05-04T17:03:31.720Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
17:03:31 [2022-05-04T17:03:31.720Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
17:03:31 [2022-05-04T17:03:31.720Z] === RUN   TestDaemonRestartIpcMode
17:03:31 [2022-05-04T17:03:31.720Z] === PAUSE TestDaemonRestartIpcMode
17:03:31 [2022-05-04T17:03:31.720Z] === RUN   TestDaemonHostGatewayIP
17:03:31 [2022-05-04T17:03:31.720Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
17:03:31 [2022-05-04T17:03:31.720Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
17:03:31 [2022-05-04T17:03:31.720Z] === RUN   TestRestartDaemonWithRestartingContainer
17:03:31 [2022-05-04T17:03:31.720Z] === PAUSE TestRestartDaemonWithRestartingContainer
17:03:31 [2022-05-04T17:03:31.720Z] === RUN   TestContainerKillOnDaemonStart
17:03:31 [2022-05-04T17:03:31.720Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
17:03:31 [2022-05-04T17:03:31.720Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
17:03:31 [2022-05-04T17:03:31.720Z] === RUN   TestDiff
17:03:32 [2022-05-04T17:03:32.004Z] === RUN   TestDaemonProxy/command-line_options
17:03:32 [2022-05-04T17:03:32.282Z] --- PASS: TestDiff (0.41s)
17:03:32 [2022-05-04T17:03:32.282Z] === RUN   TestExecWithCloseStdin
17:03:32 [2022-05-04T17:03:32.538Z] --- PASS: TestExecWithCloseStdin (0.47s)
17:03:32 [2022-05-04T17:03:32.538Z] === RUN   TestExec
17:03:33 [2022-05-04T17:03:33.110Z] --- PASS: TestExec (0.46s)
17:03:33 [2022-05-04T17:03:33.110Z] === RUN   TestExecUser
17:03:33 [2022-05-04T17:03:33.673Z] --- PASS: TestExecUser (0.47s)
17:03:33 [2022-05-04T17:03:33.673Z] === RUN   TestExportContainerAndImportImage
17:03:33 [2022-05-04T17:03:33.901Z] === RUN   TestDaemonProxy/configuration_file
17:03:34 [2022-05-04T17:03:34.102Z] --- PASS: TestCreateServiceMultipleTimes (15.90s)
17:03:34 [2022-05-04T17:03:34.102Z] === RUN   TestCreateServiceConflict
17:03:34 [2022-05-04T17:03:34.102Z] --- PASS: TestCreateServiceConflict (2.31s)
17:03:34 [2022-05-04T17:03:34.102Z] === RUN   TestCreateServiceMaxReplicas
17:03:34 [2022-05-04T17:03:34.235Z] --- PASS: TestExportContainerAndImportImage (0.56s)
17:03:34 [2022-05-04T17:03:34.235Z] === RUN   TestExportContainerAfterDaemonRestart
17:03:35 [2022-05-04T17:03:35.602Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s)
17:03:35 [2022-05-04T17:03:35.602Z] === RUN   TestHealthCheckWorkdir
17:03:35 [2022-05-04T17:03:35.803Z] === RUN   TestDaemonProxy/conflicting_options
17:03:35 [2022-05-04T17:03:35.858Z] --- PASS: TestHealthCheckWorkdir (0.54s)
17:03:35 [2022-05-04T17:03:35.858Z] === RUN   TestHealthKillContainer
17:03:36 [2022-05-04T17:03:36.061Z] === RUN   TestDaemonProxy/reload_sanitized
17:03:36 [2022-05-04T17:03:36.627Z] --- PASS: TestDaemonProxy (6.18s)
17:03:36 [2022-05-04T17:03:36.627Z]     --- PASS: TestDaemonProxy/environment_variables (1.71s)
17:03:36 [2022-05-04T17:03:36.627Z]     --- PASS: TestDaemonProxy/command-line_options (1.71s)
17:03:36 [2022-05-04T17:03:36.627Z]     --- PASS: TestDaemonProxy/configuration_file (1.72s)
17:03:36 [2022-05-04T17:03:36.627Z]     --- PASS: TestDaemonProxy/conflicting_options (0.51s)
17:03:36 [2022-05-04T17:03:36.627Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
17:03:36 [2022-05-04T17:03:36.627Z] PASS
17:03:36 [2022-05-04T17:03:36.627Z] 
17:03:36 [2022-05-04T17:03:36.627Z] DONE 17 tests in 10.135s
17:03:36 [2022-05-04T17:03:36.627Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
17:03:36 [2022-05-04T17:03:36.627Z] ++ 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
17:03:36 [2022-05-04T17:03:36.627Z] ++ set -e
17:03:36 [2022-05-04T17:03:36.627Z] ++ '[' -n 0 ']'
17:03:36 [2022-05-04T17:03:36.627Z] ++ set -x
17:03:36 [2022-05-04T17:03:36.627Z] ++ 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
17:03:36 [2022-05-04T17:03:36.643Z] --- PASS: TestCreateServiceMaxReplicas (2.91s)
17:03:36 [2022-05-04T17:03:36.643Z] === RUN   TestCreateWithDuplicateNetworkNames
17:03:36 [2022-05-04T17:03:36.885Z] INFO: Testing against a local daemon
17:03:36 [2022-05-04T17:03:36.885Z] === RUN   TestCommitInheritsEnv
17:03:37 [2022-05-04T17:03:37.143Z] --- PASS: TestCommitInheritsEnv (0.25s)
17:03:37 [2022-05-04T17:03:37.143Z] === RUN   TestImportExtremelyLargeImageWorks
17:03:37 [2022-05-04T17:03:37.143Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
17:03:37 [2022-05-04T17:03:37.143Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
17:03:37 [2022-05-04T17:03:37.143Z] === RUN   TestImportWithCustomPlatform
17:03:37 [2022-05-04T17:03:37.143Z] === RUN   TestImportWithCustomPlatform/#00
17:03:37 [2022-05-04T17:03:37.143Z] === RUN   TestImportWithCustomPlatform/_______
17:03:37 [2022-05-04T17:03:37.143Z] === RUN   TestImportWithCustomPlatform//
17:03:37 [2022-05-04T17:03:37.143Z] === RUN   TestImportWithCustomPlatform/linux
17:03:37 [2022-05-04T17:03:37.143Z] === RUN   TestImportWithCustomPlatform/LINUX
17:03:37 [2022-05-04T17:03:37.143Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
17:03:37 [2022-05-04T17:03:37.400Z] === RUN   TestImportWithCustomPlatform/macos
17:03:37 [2022-05-04T17:03:37.400Z] === RUN   TestImportWithCustomPlatform/macos/arm64
17:03:37 [2022-05-04T17:03:37.400Z] === RUN   TestImportWithCustomPlatform/nintendo64
17:03:37 [2022-05-04T17:03:37.400Z] --- PASS: TestImportWithCustomPlatform (0.31s)
17:03:37 [2022-05-04T17:03:37.401Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
17:03:37 [2022-05-04T17:03:37.401Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
17:03:37 [2022-05-04T17:03:37.401Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
17:03:37 [2022-05-04T17:03:37.401Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
17:03:37 [2022-05-04T17:03:37.401Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
17:03:37 [2022-05-04T17:03:37.401Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
17:03:37 [2022-05-04T17:03:37.401Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
17:03:37 [2022-05-04T17:03:37.401Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
17:03:37 [2022-05-04T17:03:37.401Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
17:03:37 [2022-05-04T17:03:37.401Z] === RUN   TestImagesFilterMultiReference
17:03:37 [2022-05-04T17:03:37.401Z] --- PASS: TestImagesFilterMultiReference (0.06s)
17:03:37 [2022-05-04T17:03:37.401Z] === RUN   TestImagePullPlatformInvalid
17:03:37 [2022-05-04T17:03:37.401Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
17:03:37 [2022-05-04T17:03:37.401Z] === RUN   TestRemoveImageOrphaning
17:03:37 [2022-05-04T17:03:37.676Z] --- PASS: TestRemoveImageOrphaning (0.25s)
17:03:37 [2022-05-04T17:03:37.676Z] === RUN   TestRemoveImageGarbageCollector
17:03:37 [2022-05-04T17:03:37.676Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:03:37 [2022-05-04T17:03:37.676Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
17:03:37 [2022-05-04T17:03:37.676Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:03:37 [2022-05-04T17:03:37.676Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
17:03:37 [2022-05-04T17:03:37.676Z] === RUN   TestTagInvalidReference
17:03:37 [2022-05-04T17:03:37.676Z] --- PASS: TestTagInvalidReference (0.02s)
17:03:37 [2022-05-04T17:03:37.676Z] === RUN   TestTagValidPrefixedRepo
17:03:37 [2022-05-04T17:03:37.676Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
17:03:37 [2022-05-04T17:03:37.676Z] === RUN   TestTagExistedNameWithoutForce
17:03:37 [2022-05-04T17:03:37.938Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
17:03:37 [2022-05-04T17:03:37.938Z] === RUN   TestTagOfficialNames
17:03:37 [2022-05-04T17:03:37.938Z] --- PASS: TestTagOfficialNames (0.05s)
17:03:37 [2022-05-04T17:03:37.938Z] === RUN   TestTagMatchesDigest
17:03:37 [2022-05-04T17:03:37.938Z] --- PASS: TestTagMatchesDigest (0.01s)
17:03:37 [2022-05-04T17:03:37.938Z] PASS
17:03:37 [2022-05-04T17:03:37.938Z] 
17:03:37 [2022-05-04T17:03:37.938Z] === Skipped
17:03:37 [2022-05-04T17:03:37.938Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
17:03:37 [2022-05-04T17:03:37.938Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
17:03:37 [2022-05-04T17:03:37.938Z] 
17:03:37 [2022-05-04T17:03:37.938Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
17:03:37 [2022-05-04T17:03:37.938Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:03:37 [2022-05-04T17:03:37.938Z] 
17:03:37 [2022-05-04T17:03:37.938Z] DONE 22 tests, 2 skipped in 1.260s
17:03:37 [2022-05-04T17:03:37.938Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
17:03:37 [2022-05-04T17:03:37.938Z] ++ 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
17:03:37 [2022-05-04T17:03:37.938Z] ++ set -e
17:03:37 [2022-05-04T17:03:37.938Z] ++ '[' -n 0 ']'
17:03:37 [2022-05-04T17:03:37.938Z] ++ set -x
17:03:37 [2022-05-04T17:03:37.938Z] ++ 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
17:03:37 [2022-05-04T17:03:37.938Z] INFO: Testing against a local daemon
17:03:37 [2022-05-04T17:03:37.938Z] === RUN   TestNetworkCreateDelete
17:03:38 [2022-05-04T17:03:38.195Z] --- PASS: TestNetworkCreateDelete (0.13s)
17:03:38 [2022-05-04T17:03:38.195Z] === RUN   TestDockerNetworkDeletePreferID
17:03:38 [2022-05-04T17:03:38.453Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
17:03:38 [2022-05-04T17:03:38.453Z] === RUN   TestDaemonDNSFallback
17:03:43 [2022-05-04T17:03:43.943Z] --- PASS: TestHealthKillContainer (7.87s)
17:03:43 [2022-05-04T17:03:43.943Z] === RUN   TestInspectCpusetInConfigPre120
17:03:43 [2022-05-04T17:03:43.943Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
17:03:43 [2022-05-04T17:03:43.943Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
17:03:43 [2022-05-04T17:03:43.943Z] === RUN   TestIpcModeNone
17:03:44 [2022-05-04T17:03:44.199Z] --- PASS: TestIpcModeNone (0.46s)
17:03:44 [2022-05-04T17:03:44.199Z] === RUN   TestIpcModePrivate
17:03:44 [2022-05-04T17:03:44.456Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
17:03:44 [2022-05-04T17:03:44.713Z] --- PASS: TestIpcModePrivate (0.46s)
17:03:44 [2022-05-04T17:03:44.713Z] === RUN   TestIpcModeShareable
17:03:44 [2022-05-04T17:03:44.713Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:03:44 [2022-05-04T17:03:44.713Z] --- SKIP: TestIpcModeShareable (0.00s)
17:03:44 [2022-05-04T17:03:44.713Z] === RUN   TestAPIIpcModeShareableAndContainer
17:03:45 [2022-05-04T17:03:45.005Z] --- PASS: TestDaemonDNSFallback (6.24s)
17:03:45 [2022-05-04T17:03:45.005Z] === RUN   TestInspectNetwork
17:03:46 [2022-05-04T17:03:46.079Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.36s)
17:03:46 [2022-05-04T17:03:46.079Z] === RUN   TestAPIIpcModeHost
17:03:46 [2022-05-04T17:03:46.079Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:03:46 [2022-05-04T17:03:46.079Z] --- SKIP: TestAPIIpcModeHost (0.00s)
17:03:46 [2022-05-04T17:03:46.079Z] === RUN   TestDaemonIpcModeShareable
17:03:46 [2022-05-04T17:03:46.079Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:03:46 [2022-05-04T17:03:46.079Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
17:03:46 [2022-05-04T17:03:46.079Z] === RUN   TestDaemonIpcModePrivate
17:03:47 [2022-05-04T17:03:47.007Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
17:03:47 [2022-05-04T17:03:47.263Z] --- PASS: TestDaemonIpcModePrivate (1.13s)
17:03:47 [2022-05-04T17:03:47.263Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:03:47 [2022-05-04T17:03:47.263Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:03:47 [2022-05-04T17:03:47.263Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
17:03:47 [2022-05-04T17:03:47.263Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:03:47 [2022-05-04T17:03:47.263Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:03:47 [2022-05-04T17:03:47.263Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
17:03:47 [2022-05-04T17:03:47.263Z] === RUN   TestIpcModeOlderClient
17:03:47 [2022-05-04T17:03:47.263Z] === PAUSE TestIpcModeOlderClient
17:03:47 [2022-05-04T17:03:47.263Z] === RUN   TestKillContainerInvalidSignal
17:03:47 [2022-05-04T17:03:47.586Z] === RUN   TestInspectNetwork/full_network_id
17:03:47 [2022-05-04T17:03:47.586Z] === RUN   TestInspectNetwork/partial_network_id
17:03:47 [2022-05-04T17:03:47.586Z] === RUN   TestInspectNetwork/network_name
17:03:47 [2022-05-04T17:03:47.586Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:03:47 [2022-05-04T17:03:47.587Z] --- PASS: TestKillContainerInvalidSignal (0.46s)
17:03:47 [2022-05-04T17:03:47.587Z] === RUN   TestKillContainer
17:03:47 [2022-05-04T17:03:47.587Z] === RUN   TestKillContainer/no_signal
17:03:48 [2022-05-04T17:03:48.150Z] === RUN   TestKillContainer/non_killing_signal
17:03:48 [2022-05-04T17:03:48.406Z] === RUN   TestKillContainer/killing_signal
17:03:48 [2022-05-04T17:03:48.971Z] --- PASS: TestKillContainer (1.24s)
17:03:48 [2022-05-04T17:03:48.971Z]     --- PASS: TestKillContainer/no_signal (0.39s)
17:03:48 [2022-05-04T17:03:48.971Z]     --- PASS: TestKillContainer/non_killing_signal (0.26s)
17:03:48 [2022-05-04T17:03:48.971Z]     --- PASS: TestKillContainer/killing_signal (0.40s)
17:03:48 [2022-05-04T17:03:48.971Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:03:48 [2022-05-04T17:03:48.971Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:03:49 [2022-05-04T17:03:49.227Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:03:49 [2022-05-04T17:03:49.791Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s)
17:03:49 [2022-05-04T17:03:49.791Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s)
17:03:49 [2022-05-04T17:03:49.791Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s)
17:03:49 [2022-05-04T17:03:49.791Z] === RUN   TestKillStoppedContainer
17:03:49 [2022-05-04T17:03:49.791Z] --- PASS: TestKillStoppedContainer (0.04s)
17:03:49 [2022-05-04T17:03:49.791Z] === RUN   TestKillStoppedContainerAPIPre120
17:03:49 [2022-05-04T17:03:49.791Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
17:03:49 [2022-05-04T17:03:49.791Z] === RUN   TestKillDifferentUserContainer
17:03:49 [2022-05-04T17:03:49.984Z] dccd9e4d14d3: Pull complete
17:03:49 [2022-05-04T17:03:49.984Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e
17:03:49 [2022-05-04T17:03:49.984Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022
17:03:49 [2022-05-04T17:03:49.984Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully
17:03:49 [2022-05-04T17:03:49.984Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test
17:03:49 [2022-05-04T17:03:49.984Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.643'
17:03:49 [2022-05-04T17:03:49.984Z] WARN: Skipping validation tests
17:03:49 [2022-05-04T17:03:49.984Z] INFO: Running unit tests at 05/04/2022 17:03:47...
17:03:50 [2022-05-04T17:03:50.352Z] --- PASS: TestKillDifferentUserContainer (0.43s)
17:03:50 [2022-05-04T17:03:50.352Z] === RUN   TestInspectOomKilledTrue
17:03:50 [2022-05-04T17:03:50.352Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
17:03:50 [2022-05-04T17:03:50.352Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
17:03:50 [2022-05-04T17:03:50.352Z] === RUN   TestInspectOomKilledFalse
17:03:50 [2022-05-04T17:03:50.352Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:03:50 [2022-05-04T17:03:50.352Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
17:03:50 [2022-05-04T17:03:50.352Z] === RUN   TestLinksEtcHostsContentMatch
17:03:50 [2022-05-04T17:03:50.352Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
17:03:50 [2022-05-04T17:03:50.352Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
17:03:50 [2022-05-04T17:03:50.352Z] === RUN   TestLinksContainerNames
17:03:50 [2022-05-04T17:03:50.970Z] INFO: make.ps1 starting at 05/04/2022 17:03:50
17:03:50 [2022-05-04T17:03:50.970Z] INFO: Git commit (6e376e32d8) assumed from DOCKER_GITCOMMIT environment variable
17:03:50 [2022-05-04T17:03:50.970Z] INFO: Running unit tests...
17:03:51 [2022-05-04T17:03:51.279Z] --- PASS: TestLinksContainerNames (0.89s)
17:03:51 [2022-05-04T17:03:51.279Z] === RUN   TestLogsFollowTailEmpty
17:03:51 [2022-05-04T17:03:51.539Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.23s)
17:03:51 [2022-05-04T17:03:51.539Z] === RUN   TestCreateServiceSecretFileMode
17:03:51 [2022-05-04T17:03:51.553Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
17:03:51 [2022-05-04T17:03:51.553Z] === RUN   TestContainerNetworkMountsNoChown
17:03:51 [2022-05-04T17:03:51.766Z] --- PASS: TestInspectNetwork (6.80s)
17:03:51 [2022-05-04T17:03:51.766Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:03:51 [2022-05-04T17:03:51.766Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:03:51 [2022-05-04T17:03:51.766Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:03:51 [2022-05-04T17:03:51.766Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:03:51 [2022-05-04T17:03:51.766Z] === RUN   TestRunContainerWithBridgeNone
17:03:52 [2022-05-04T17:03:52.118Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s)
17:03:52 [2022-05-04T17:03:52.118Z] === RUN   TestMountDaemonRoot
17:03:52 [2022-05-04T17:03:52.118Z] === RUN   TestMountDaemonRoot/default
17:03:52 [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/default
17:03:52 [2022-05-04T17:03:52.118Z] === RUN   TestMountDaemonRoot/private
17:03:52 [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/private
17:03:52 [2022-05-04T17:03:52.118Z] === RUN   TestMountDaemonRoot/rprivate
17:03:52 [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/rprivate
17:03:52 [2022-05-04T17:03:52.118Z] === RUN   TestMountDaemonRoot/slave
17:03:52 [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/slave
17:03:52 [2022-05-04T17:03:52.118Z] === RUN   TestMountDaemonRoot/rslave
17:03:52 [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/rslave
17:03:52 [2022-05-04T17:03:52.118Z] === RUN   TestMountDaemonRoot/shared
17:03:52 [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/shared
17:03:52 [2022-05-04T17:03:52.118Z] === RUN   TestMountDaemonRoot/rshared
17:03:52 [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/rshared
17:03:52 [2022-05-04T17:03:52.118Z] === CONT  TestMountDaemonRoot/default
17:03:52 [2022-05-04T17:03:52.118Z] === RUN   TestMountDaemonRoot/default/bind_root
17:03:52 [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:03:52 [2022-05-04T17:03:52.118Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:03:52 [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:03:52 [2022-05-04T17:03:52.118Z] === RUN   TestMountDaemonRoot/default/mount_root
17:03:52 [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:03:52 [2022-05-04T17:03:52.118Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:03:52 [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:03:52 [2022-05-04T17:03:52.118Z] === CONT  TestMountDaemonRoot/rslave
17:03:52 [2022-05-04T17:03:52.118Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:03:52 [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:03:52 [2022-05-04T17:03:52.118Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:03:52 [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:03:52 [2022-05-04T17:03:52.118Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:03:52 [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:03:52 [2022-05-04T17:03:52.118Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:03:52 [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:03:52 [2022-05-04T17:03:52.118Z] === CONT  TestMountDaemonRoot/rshared
17:03:52 [2022-05-04T17:03:52.118Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:03:52 [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:03:52 [2022-05-04T17:03:52.118Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:03:52 [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:03:52 [2022-05-04T17:03:52.118Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:03:52 [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:03:52 [2022-05-04T17:03:52.118Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:03:52 [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:03:52 [2022-05-04T17:03:52.118Z] === CONT  TestMountDaemonRoot/shared
17:03:52 [2022-05-04T17:03:52.118Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:03:52 [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:03:52 [2022-05-04T17:03:52.118Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:03:52 [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:03:52 [2022-05-04T17:03:52.118Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:03:52 [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:03:52 [2022-05-04T17:03:52.118Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:03:52 [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:03:52 [2022-05-04T17:03:52.118Z] === CONT  TestMountDaemonRoot/rprivate
17:03:52 [2022-05-04T17:03:52.118Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:03:52 [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:03:52 [2022-05-04T17:03:52.118Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:03:52 [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:03:52 [2022-05-04T17:03:52.118Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:03:52 [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:03:52 [2022-05-04T17:03:52.118Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:03:52 [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:03:52 [2022-05-04T17:03:52.118Z] === CONT  TestMountDaemonRoot/slave
17:03:52 [2022-05-04T17:03:52.118Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:03:52 [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:03:52 [2022-05-04T17:03:52.118Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:03:52 [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:03:52 [2022-05-04T17:03:52.118Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:03:52 [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:03:52 [2022-05-04T17:03:52.118Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:03:52 [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:03:52 [2022-05-04T17:03:52.118Z] === CONT  TestMountDaemonRoot/private
17:03:52 [2022-05-04T17:03:52.118Z] === RUN   TestMountDaemonRoot/private/bind_root
17:03:52 [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:03:52 [2022-05-04T17:03:52.118Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:03:52 [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:03:52 [2022-05-04T17:03:52.118Z] === RUN   TestMountDaemonRoot/private/mount_root
17:03:52 [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:03:52 [2022-05-04T17:03:52.118Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:03:52 [2022-05-04T17:03:52.118Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:03:52 [2022-05-04T17:03:52.118Z] === CONT  TestMountDaemonRoot/default/bind_root
17:03:52 [2022-05-04T17:03:52.118Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:03:52 [2022-05-04T17:03:52.118Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:03:52 [2022-05-04T17:03:52.118Z] === CONT  TestMountDaemonRoot/default/mount_root
17:03:52 [2022-05-04T17:03:52.118Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:03:52 [2022-05-04T17:03:52.118Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:03:52 [2022-05-04T17:03:52.118Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:03:52 [2022-05-04T17:03:52.118Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:03:52 [2022-05-04T17:03:52.118Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:03:52 [2022-05-04T17:03:52.118Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:03:52 [2022-05-04T17:03:52.118Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:03:52 [2022-05-04T17:03:52.118Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:03:52 [2022-05-04T17:03:52.118Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:03:52 [2022-05-04T17:03:52.374Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:03:52 [2022-05-04T17:03:52.374Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:03:52 [2022-05-04T17:03:52.374Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:03:52 [2022-05-04T17:03:52.374Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:03:52 [2022-05-04T17:03:52.374Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:03:52 [2022-05-04T17:03:52.374Z] === CONT  TestMountDaemonRoot/private/bind_root
17:03:52 [2022-05-04T17:03:52.374Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:03:52 [2022-05-04T17:03:52.374Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:03:52 [2022-05-04T17:03:52.374Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:03:52 [2022-05-04T17:03:52.374Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:03:52 [2022-05-04T17:03:52.374Z] === CONT  TestMountDaemonRoot/private/mount_root
17:03:52 [2022-05-04T17:03:52.374Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:03:52 [2022-05-04T17:03:52.374Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:03:52 [2022-05-04T17:03:52.374Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:03:52 [2022-05-04T17:03:52.374Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:03:52 [2022-05-04T17:03:52.374Z] --- PASS: TestMountDaemonRoot (0.02s)
17:03:52 [2022-05-04T17:03:52.374Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:03:52 [2022-05-04T17:03:52.374Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
17:03:52 [2022-05-04T17:03:52.374Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
17:03:52 [2022-05-04T17:03:52.374Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
17:03:52 [2022-05-04T17:03:52.374Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
17:03:52 [2022-05-04T17:03:52.374Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:03:52 [2022-05-04T17:03:52.374Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
17:03:52 [2022-05-04T17:03:52.374Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
17:03:52 [2022-05-04T17:03:52.374Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
17:03:52 [2022-05-04T17:03:52.374Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
17:03:52 [2022-05-04T17:03:52.374Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:03:52 [2022-05-04T17:03:52.374Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
17:03:52 [2022-05-04T17:03:52.374Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
17:03:52 [2022-05-04T17:03:52.374Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
17:03:52 [2022-05-04T17:03:52.374Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
17:03:52 [2022-05-04T17:03:52.374Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:03:52 [2022-05-04T17:03:52.374Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
17:03:52 [2022-05-04T17:03:52.374Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
17:03:52 [2022-05-04T17:03:52.374Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
17:03:52 [2022-05-04T17:03:52.374Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
17:03:52 [2022-05-04T17:03:52.374Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:03:52 [2022-05-04T17:03:52.374Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
17:03:52 [2022-05-04T17:03:52.374Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
17:03:52 [2022-05-04T17:03:52.374Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
17:03:52 [2022-05-04T17:03:52.374Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
17:03:52 [2022-05-04T17:03:52.374Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:03:52 [2022-05-04T17:03:52.374Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
17:03:52 [2022-05-04T17:03:52.374Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
17:03:52 [2022-05-04T17:03:52.374Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
17:03:52 [2022-05-04T17:03:52.374Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
17:03:52 [2022-05-04T17:03:52.374Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:03:52 [2022-05-04T17:03:52.374Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
17:03:52 [2022-05-04T17:03:52.374Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
17:03:52 [2022-05-04T17:03:52.374Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
17:03:52 [2022-05-04T17:03:52.374Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
17:03:52 [2022-05-04T17:03:52.374Z] === RUN   TestContainerBindMountNonRecursive
17:03:52 [2022-05-04T17:03:52.374Z]     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)
17:03:52 [2022-05-04T17:03:52.374Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s)
17:03:52 [2022-05-04T17:03:52.374Z] === RUN   TestContainerVolumesMountedAsShared
17:03:52 [2022-05-04T17:03:52.374Z]     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)
17:03:52 [2022-05-04T17:03:52.374Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
17:03:52 [2022-05-04T17:03:52.374Z] === RUN   TestContainerVolumesMountedAsSlave
17:03:52 [2022-05-04T17:03:52.374Z]     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)
17:03:52 [2022-05-04T17:03:52.374Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
17:03:52 [2022-05-04T17:03:52.374Z] === RUN   TestNetworkNat
17:03:52 [2022-05-04T17:03:52.478Z] --- PASS: TestCreateServiceSecretFileMode (2.50s)
17:03:52 [2022-05-04T17:03:52.478Z] === RUN   TestCreateServiceConfigFileMode
17:03:52 [2022-05-04T17:03:52.936Z] --- PASS: TestNetworkNat (0.57s)
17:03:52 [2022-05-04T17:03:52.936Z] === RUN   TestNetworkLocalhostTCPNat
17:03:53 [2022-05-04T17:03:53.141Z] --- PASS: TestRunContainerWithBridgeNone (1.45s)
17:03:53 [2022-05-04T17:03:53.141Z] === RUN   TestNetworkInvalidJSON
17:03:53 [2022-05-04T17:03:53.141Z] === RUN   TestNetworkInvalidJSON/networks/create
17:03:53 [2022-05-04T17:03:53.141Z] === PAUSE TestNetworkInvalidJSON/networks/create
17:03:53 [2022-05-04T17:03:53.141Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
17:03:53 [2022-05-04T17:03:53.141Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
17:03:53 [2022-05-04T17:03:53.141Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
17:03:53 [2022-05-04T17:03:53.141Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
17:03:53 [2022-05-04T17:03:53.141Z] === CONT  TestNetworkInvalidJSON/networks/create
17:03:53 [2022-05-04T17:03:53.141Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
17:03:53 [2022-05-04T17:03:53.141Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
17:03:53 [2022-05-04T17:03:53.141Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
17:03:53 [2022-05-04T17:03:53.141Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
17:03:53 [2022-05-04T17:03:53.141Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
17:03:53 [2022-05-04T17:03:53.141Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
17:03:53 [2022-05-04T17:03:53.141Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
17:03:53 [2022-05-04T17:03:53.141Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
17:03:53 [2022-05-04T17:03:53.141Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
17:03:53 [2022-05-04T17:03:53.141Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
17:03:53 [2022-05-04T17:03:53.141Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
17:03:53 [2022-05-04T17:03:53.141Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
17:03:53 [2022-05-04T17:03:53.141Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
17:03:53 [2022-05-04T17:03:53.141Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
17:03:53 [2022-05-04T17:03:53.141Z] --- PASS: TestNetworkInvalidJSON (0.01s)
17:03:53 [2022-05-04T17:03:53.141Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
17:03:53 [2022-05-04T17:03:53.141Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
17:03:53 [2022-05-04T17:03:53.141Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
17:03:53 [2022-05-04T17:03:53.141Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
17:03:53 [2022-05-04T17:03:53.141Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
17:03:53 [2022-05-04T17:03:53.141Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
17:03:53 [2022-05-04T17:03:53.141Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
17:03:53 [2022-05-04T17:03:53.141Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
17:03:53 [2022-05-04T17:03:53.141Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
17:03:53 [2022-05-04T17:03:53.141Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
17:03:53 [2022-05-04T17:03:53.141Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
17:03:53 [2022-05-04T17:03:53.141Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
17:03:53 [2022-05-04T17:03:53.141Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
17:03:53 [2022-05-04T17:03:53.141Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
17:03:53 [2022-05-04T17:03:53.141Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
17:03:53 [2022-05-04T17:03:53.141Z] === RUN   TestNetworkList
17:03:53 [2022-05-04T17:03:53.142Z] === RUN   TestNetworkList//networks
17:03:53 [2022-05-04T17:03:53.142Z] === PAUSE TestNetworkList//networks
17:03:53 [2022-05-04T17:03:53.142Z] === RUN   TestNetworkList//networks/
17:03:53 [2022-05-04T17:03:53.142Z] === PAUSE TestNetworkList//networks/
17:03:53 [2022-05-04T17:03:53.142Z] === CONT  TestNetworkList//networks
17:03:53 [2022-05-04T17:03:53.142Z] === CONT  TestNetworkList//networks/
17:03:53 [2022-05-04T17:03:53.142Z] --- PASS: TestNetworkList (0.01s)
17:03:53 [2022-05-04T17:03:53.142Z]     --- PASS: TestNetworkList//networks (0.00s)
17:03:53 [2022-05-04T17:03:53.142Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:03:53 [2022-05-04T17:03:53.142Z] === RUN   TestHostIPv4BridgeLabel
17:03:53 [2022-05-04T17:03:53.497Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s)
17:03:53 [2022-05-04T17:03:53.497Z] === RUN   TestNetworkLoopbackNat
17:03:53 [2022-05-04T17:03:53.707Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
17:03:53 [2022-05-04T17:03:53.707Z] === RUN   TestDaemonRestartWithLiveRestore
17:03:54 [2022-05-04T17:03:54.639Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
17:03:54 [2022-05-04T17:03:54.639Z] === RUN   TestDaemonDefaultNetworkPools
17:03:55 [2022-05-04T17:03:55.017Z] --- PASS: TestCreateServiceConfigFileMode (2.53s)
17:03:55 [2022-05-04T17:03:55.017Z] === RUN   TestCreateServiceSysctls
17:03:55 [2022-05-04T17:03:55.204Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s)
17:03:55 [2022-05-04T17:03:55.204Z] === RUN   TestDaemonRestartWithExistingNetwork
17:03:56 [2022-05-04T17:03:56.011Z] --- PASS: TestNetworkLoopbackNat (2.54s)
17:03:56 [2022-05-04T17:03:56.011Z] === RUN   TestPause
17:03:56 [2022-05-04T17:03:56.011Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
17:03:56 [2022-05-04T17:03:56.011Z] --- SKIP: TestPause (0.00s)
17:03:56 [2022-05-04T17:03:56.011Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:03:56 [2022-05-04T17:03:56.011Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:03:56 [2022-05-04T17:03:56.011Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:03:56 [2022-05-04T17:03:56.011Z] === RUN   TestPauseStopPausedContainer
17:03:56 [2022-05-04T17:03:56.011Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
17:03:56 [2022-05-04T17:03:56.011Z] --- SKIP: TestPauseStopPausedContainer (0.02s)
17:03:56 [2022-05-04T17:03:56.011Z] === RUN   TestPidHost
17:03:56 [2022-05-04T17:03:56.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
17:03:56 [2022-05-04T17:03:56.575Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
17:03:56 [2022-05-04T17:03:56.575Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:03:56 [2022-05-04T17:03:56.952Z] --- PASS: TestPidHost (0.95s)
17:03:56 [2022-05-04T17:03:56.952Z] === RUN   TestPsFilter
17:03:57 [2022-05-04T17:03:57.241Z] --- PASS: TestPsFilter (0.11s)
17:03:57 [2022-05-04T17:03:57.241Z] === RUN   TestRemoveContainerWithRemovedVolume
17:03:57 [2022-05-04T17:03:57.498Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
17:03:57 [2022-05-04T17:03:57.498Z] === RUN   TestRemoveContainerWithVolume
17:03:57 [2022-05-04T17:03:57.509Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
17:03:57 [2022-05-04T17:03:57.509Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:03:58 [2022-05-04T17:03:58.068Z] --- PASS: TestRemoveContainerWithVolume (0.45s)
17:03:58 [2022-05-04T17:03:58.068Z] === RUN   TestRemoveContainerRunning
17:03:58 [2022-05-04T17:03:58.076Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
17:03:58 [2022-05-04T17:03:58.076Z] === RUN   TestServiceWithPredefinedNetwork
17:03:58 [2022-05-04T17:03:58.129Z] 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/httpstatus 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/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/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/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/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/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/longpath github.com/docker/docker/pkg/namesgenerator 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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
17:03:58 [2022-05-04T17:03:58.312Z] --- PASS: TestCreateServiceSysctls (3.25s)
17:03:58 [2022-05-04T17:03:58.312Z] === RUN   TestCreateServiceCapabilities
17:03:58 [2022-05-04T17:03:58.324Z] --- PASS: TestRemoveContainerRunning (0.41s)
17:03:58 [2022-05-04T17:03:58.324Z] === RUN   TestRemoveContainerForceRemoveRunning
17:03:58 [2022-05-04T17:03:58.885Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
17:03:58 [2022-05-04T17:03:58.885Z] === RUN   TestRemoveInvalidContainer
17:03:58 [2022-05-04T17:03:58.885Z] --- PASS: TestRemoveInvalidContainer (0.01s)
17:03:58 [2022-05-04T17:03:58.885Z] === RUN   TestRenameLinkedContainer
17:03:59 [2022-05-04T17:03:59.974Z] --- PASS: TestServiceWithPredefinedNetwork (1.86s)
17:03:59 [2022-05-04T17:03:59.974Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:03:59 [2022-05-04T17:03:59.974Z]     service_test.go:243: FLAKY_TEST
17:03:59 [2022-05-04T17:03:59.974Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:03:59 [2022-05-04T17:03:59.974Z] === RUN   TestServiceWithDataPathPortInit
17:04:00 [2022-05-04T17:04:00.774Z] --- PASS: TestRenameLinkedContainer (1.67s)
17:04:00 [2022-05-04T17:04:00.775Z] === RUN   TestRenameStoppedContainer
17:04:00 [2022-05-04T17:04:00.775Z] --- PASS: TestRenameStoppedContainer (0.38s)
17:04:00 [2022-05-04T17:04:00.775Z] === RUN   TestRenameRunningContainerAndReuse
17:04:00 [2022-05-04T17:04:00.855Z] --- PASS: TestCreateServiceCapabilities (2.51s)
17:04:00 [2022-05-04T17:04:00.855Z] === RUN   TestInspect
17:04:01 [2022-05-04T17:04:01.702Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s)
17:04:01 [2022-05-04T17:04:01.702Z] === RUN   TestRenameInvalidName
17:04:02 [2022-05-04T17:04:02.264Z] --- PASS: TestRenameInvalidName (0.42s)
17:04:02 [2022-05-04T17:04:02.264Z] === RUN   TestRenameAnonymousContainer
17:04:03 [2022-05-04T17:04:03.629Z] --- PASS: TestRenameAnonymousContainer (1.52s)
17:04:03 [2022-05-04T17:04:03.629Z] === RUN   TestRenameContainerWithSameName
17:04:04 [2022-05-04T17:04:04.149Z] --- PASS: TestInspect (2.95s)
17:04:04 [2022-05-04T17:04:04.149Z] === RUN   TestCreateJob
17:04:04 [2022-05-04T17:04:04.190Z] --- PASS: TestRenameContainerWithSameName (0.40s)
17:04:04 [2022-05-04T17:04:04.190Z] === RUN   TestRenameContainerWithLinkedContainer
17:04:04 [2022-05-04T17:04:04.753Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s)
17:04:04 [2022-05-04T17:04:04.753Z] === RUN   TestResize
17:04:05 [2022-05-04T17:04:05.315Z] --- PASS: TestResize (0.45s)
17:04:05 [2022-05-04T17:04:05.315Z] === RUN   TestResizeWithInvalidSize
17:04:05 [2022-05-04T17:04:05.876Z] --- PASS: TestResizeWithInvalidSize (0.43s)
17:04:05 [2022-05-04T17:04:05.876Z] === RUN   TestResizeWhenContainerNotStarted
17:04:06 [2022-05-04T17:04:06.132Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s)
17:04:06 [2022-05-04T17:04:06.132Z] === RUN   TestDaemonRestartKillContainers
17:04:06 [2022-05-04T17:04:06.132Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
17:04:06 [2022-05-04T17:04:06.132Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
17:04:06 [2022-05-04T17:04:06.132Z] === RUN   TestCgroupNamespacesRun
17:04:06 [2022-05-04T17:04:06.771Z] ?   	github.com/docker/docker/api	[no test files]
17:04:07 [2022-05-04T17:04:07.496Z] --- PASS: TestCgroupNamespacesRun (1.14s)
17:04:07 [2022-05-04T17:04:07.496Z] === RUN   TestCgroupNamespacesRunPrivileged
17:04:08 [2022-05-04T17:04:08.350Z] --- PASS: TestCreateJob (4.26s)
17:04:08 [2022-05-04T17:04:08.350Z] === RUN   TestReplicatedJob
17:04:08 [2022-05-04T17:04:08.425Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s)
17:04:08 [2022-05-04T17:04:08.425Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:04:09 [2022-05-04T17:04:09.792Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s)
17:04:09 [2022-05-04T17:04:09.792Z] === RUN   TestCgroupNamespacesRunHostMode
17:04:10 [2022-05-04T17:04:10.721Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s)
17:04:10 [2022-05-04T17:04:10.721Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:04:11 [2022-05-04T17:04:11.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:04:12 [2022-05-04T17:04:12.086Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s)
17:04:12 [2022-05-04T17:04:12.086Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:04:13 [2022-05-04T17:04:13.014Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s)
17:04:13 [2022-05-04T17:04:13.014Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:04:13 [2022-05-04T17:04:13.576Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s)
17:04:13 [2022-05-04T17:04:13.576Z] === RUN   TestCgroupNamespacesRunOlderClient
17:04:13 [2022-05-04T17:04:13.651Z] --- PASS: TestReplicatedJob (5.60s)
17:04:13 [2022-05-04T17:04:13.651Z] === RUN   TestUpdateReplicatedJob
17:04:14 [2022-05-04T17:04:14.861Z] --- PASS: TestServiceWithDataPathPortInit (13.54s)
17:04:14 [2022-05-04T17:04:14.861Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:04:14 [2022-05-04T17:04:14.942Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s)
17:04:14 [2022-05-04T17:04:14.942Z] === RUN   TestNISDomainname
17:04:14 [2022-05-04T17:04:14.942Z]     run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
17:04:14 [2022-05-04T17:04:14.942Z] --- SKIP: TestNISDomainname (0.02s)
17:04:14 [2022-05-04T17:04:14.942Z] === RUN   TestHostnameDnsResolution
17:04:15 [2022-05-04T17:04:15.504Z] --- PASS: TestHostnameDnsResolution (0.64s)
17:04:15 [2022-05-04T17:04:15.504Z] === RUN   TestUnprivilegedPortsAndPing
17:04:15 [2022-05-04T17:04:15.504Z]     run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
17:04:15 [2022-05-04T17:04:15.504Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
17:04:15 [2022-05-04T17:04:15.504Z] === RUN   TestPrivilegedHostDevices
17:04:16 [2022-05-04T17:04:16.066Z] --- PASS: TestPrivilegedHostDevices (0.43s)
17:04:16 [2022-05-04T17:04:16.066Z] === RUN   TestStats
17:04:16 [2022-05-04T17:04:16.066Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
17:04:16 [2022-05-04T17:04:16.066Z] --- SKIP: TestStats (0.00s)
17:04:16 [2022-05-04T17:04:16.066Z] === RUN   TestStopContainerWithTimeout
17:04:16 [2022-05-04T17:04:16.066Z] === RUN   TestStopContainerWithTimeout/0
17:04:16 [2022-05-04T17:04:16.066Z] === PAUSE TestStopContainerWithTimeout/0
17:04:16 [2022-05-04T17:04:16.066Z] === RUN   TestStopContainerWithTimeout/1
17:04:16 [2022-05-04T17:04:16.066Z] === PAUSE TestStopContainerWithTimeout/1
17:04:16 [2022-05-04T17:04:16.066Z] === RUN   TestStopContainerWithTimeout/3
17:04:16 [2022-05-04T17:04:16.066Z] === PAUSE TestStopContainerWithTimeout/3
17:04:16 [2022-05-04T17:04:16.066Z] === RUN   TestStopContainerWithTimeout/-1
17:04:16 [2022-05-04T17:04:16.066Z] === PAUSE TestStopContainerWithTimeout/-1
17:04:16 [2022-05-04T17:04:16.066Z] === CONT  TestStopContainerWithTimeout/0
17:04:16 [2022-05-04T17:04:16.066Z] === CONT  TestStopContainerWithTimeout/3
17:04:16 [2022-05-04T17:04:16.233Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:utrwqexc2s0b0yhl6hl8bo7xe Created:2022-05-04 17:04:14.862989029 +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[acac2893b584dbb73012160a9c8d5cf6513d695ea66a3b8ecc6015ff0da02788:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gpqu8cudyag2x6ga4ng6t4xoj EndpointID:49245905cf9c8128fc4bb303ac4dcc1dc99e0d0ca44d62f383f8aea7f28c8815 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:de48fc5cc7a049df4039f1aaa156fdba62d0c0791095b28d4ecbcd9e05c05c81 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:a6bfcdcc6ded IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gpqu8cudyag2x6ga4ng6t4xoj EndpointID:49245905cf9c8128fc4bb303ac4dcc1dc99e0d0ca44d62f383f8aea7f28c8815 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:04:16 [2022-05-04T17:04:16.629Z] === CONT  TestStopContainerWithTimeout/1
17:04:16 [2022-05-04T17:04:16.945Z] --- PASS: TestUpdateReplicatedJob (3.40s)
17:04:16 [2022-05-04T17:04:16.945Z] === RUN   TestServiceListWithStatuses
17:04:16 [2022-05-04T17:04:16.945Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:04:16 [2022-05-04T17:04:16.945Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:04:16 [2022-05-04T17:04:16.945Z] === RUN   TestDockerNetworkConnectAlias
17:04:17 [2022-05-04T17:04:17.994Z] === CONT  TestStopContainerWithTimeout/-1
17:04:20 [2022-05-04T17:04:20.410Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.75s)
17:04:20 [2022-05-04T17:04:20.410Z] PASS
17:04:20 [2022-05-04T17:04:20.410Z] 
17:04:20 [2022-05-04T17:04:20.410Z] === Skipped
17:04:20 [2022-05-04T17:04:20.410Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:04:20 [2022-05-04T17:04:20.410Z]     service_test.go:243: FLAKY_TEST
17:04:20 [2022-05-04T17:04:20.410Z] 
17:04:20 [2022-05-04T17:04:20.410Z] DONE 38 tests, 1 skipped in 42.465s
17:04:20 [2022-05-04T17:04:20.410Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:04:20 [2022-05-04T17:04:20.410Z] ++ 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
17:04:20 [2022-05-04T17:04:20.410Z] ++ set -e
17:04:20 [2022-05-04T17:04:20.410Z] ++ '[' -n 0 ']'
17:04:20 [2022-05-04T17:04:20.410Z] ++ set -x
17:04:20 [2022-05-04T17:04:20.410Z] ++ 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
17:04:20 [2022-05-04T17:04:20.410Z] INFO: Testing against a local daemon
17:04:20 [2022-05-04T17:04:20.410Z] === RUN   TestDockerNetworkIpvlanPersistance
17:04:20 [2022-05-04T17:04:20.410Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:04:20 [2022-05-04T17:04:20.410Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:04:20 [2022-05-04T17:04:20.410Z] === RUN   TestDockerNetworkIpvlan
17:04:20 [2022-05-04T17:04:20.410Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:04:20 [2022-05-04T17:04:20.410Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:04:20 [2022-05-04T17:04:20.410Z] PASS
17:04:20 [2022-05-04T17:04:20.410Z] 
17:04:20 [2022-05-04T17:04:20.410Z] === Skipped
17:04:20 [2022-05-04T17:04:20.410Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:04:20 [2022-05-04T17:04:20.410Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:04:20 [2022-05-04T17:04:20.410Z] 
17:04:20 [2022-05-04T17:04:20.410Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:04:20 [2022-05-04T17:04:20.410Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:04:20 [2022-05-04T17:04:20.410Z] 
17:04:20 [2022-05-04T17:04:20.410Z] DONE 2 tests, 2 skipped in 0.089s
17:04:20 [2022-05-04T17:04:20.410Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:04:20 [2022-05-04T17:04:20.410Z] ++ 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
17:04:20 [2022-05-04T17:04:20.410Z] ++ set -e
17:04:20 [2022-05-04T17:04:20.410Z] ++ '[' -n 0 ']'
17:04:20 [2022-05-04T17:04:20.410Z] ++ set -x
17:04:20 [2022-05-04T17:04:20.410Z] ++ 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
17:04:20 [2022-05-04T17:04:20.510Z] --- PASS: TestStopContainerWithTimeout (0.01s)
17:04:20 [2022-05-04T17:04:20.510Z]     --- PASS: TestStopContainerWithTimeout/0 (0.71s)
17:04:20 [2022-05-04T17:04:20.510Z]     --- PASS: TestStopContainerWithTimeout/1 (1.42s)
17:04:20 [2022-05-04T17:04:20.510Z]     --- PASS: TestStopContainerWithTimeout/3 (2.67s)
17:04:20 [2022-05-04T17:04:20.510Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.42s)
17:04:20 [2022-05-04T17:04:20.510Z] === RUN   TestDeleteDevicemapper
17:04:20 [2022-05-04T17:04:20.510Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:04:20 [2022-05-04T17:04:20.510Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:04:20 [2022-05-04T17:04:20.510Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:04:20 [2022-05-04T17:04:20.668Z] INFO: Testing against a local daemon
17:04:20 [2022-05-04T17:04:20.668Z] === RUN   TestDockerNetworkMacvlanPersistance
17:04:21 [2022-05-04T17:04:21.144Z] --- PASS: TestDockerNetworkConnectAlias (4.46s)
17:04:21 [2022-05-04T17:04:21.144Z] === RUN   TestDockerNetworkReConnect
17:04:21 [2022-05-04T17:04:21.877Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.37s)
17:04:21 [2022-05-04T17:04:21.877Z] === RUN   TestUpdateMemory
17:04:21 [2022-05-04T17:04:21.877Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
17:04:21 [2022-05-04T17:04:21.877Z] --- SKIP: TestUpdateMemory (0.00s)
17:04:21 [2022-05-04T17:04:21.877Z] === RUN   TestUpdateCPUQuota
17:04:21 [2022-05-04T17:04:21.877Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
17:04:21 [2022-05-04T17:04:21.877Z] --- SKIP: TestUpdateCPUQuota (0.00s)
17:04:21 [2022-05-04T17:04:21.877Z] === RUN   TestUpdatePidsLimit
17:04:21 [2022-05-04T17:04:21.877Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
17:04:21 [2022-05-04T17:04:21.877Z] --- SKIP: TestUpdatePidsLimit (0.00s)
17:04:21 [2022-05-04T17:04:21.877Z] === RUN   TestUpdateRestartPolicy
17:04:22 [2022-05-04T17:04:22.040Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.22s)
17:04:22 [2022-05-04T17:04:22.041Z] === RUN   TestDockerNetworkMacvlan
17:04:22 [2022-05-04T17:04:22.606Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:04:23 [2022-05-04T17:04:23.171Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:04:24 [2022-05-04T17:04:24.104Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:04:24 [2022-05-04T17:04:24.559Z] === RUN   TestMiddlewares
17:04:24 [2022-05-04T17:04:24.559Z] --- PASS: TestMiddlewares (0.00s)
17:04:24 [2022-05-04T17:04:24.559Z] PASS
17:04:24 [2022-05-04T17:04:24.559Z] coverage: 7.9% of statements
17:04:24 [2022-05-04T17:04:24.559Z] ok  	github.com/docker/docker/api/server	0.043s	coverage: 7.9% of statements
17:04:25 [2022-05-04T17:04:25.344Z] --- PASS: TestDockerNetworkReConnect (3.49s)
17:04:25 [2022-05-04T17:04:25.344Z] === RUN   TestServicePlugin
17:04:25 [2022-05-04T17:04:25.475Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:04:27 [2022-05-04T17:04:27.371Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:04:28 [2022-05-04T17:04:28.640Z]     plugin_test.go:61: [d7f1be7831ebf] joining swarm manager [d8bf0da0aa344]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:04:29 [2022-05-04T17:04:29.581Z]     plugin_test.go:64: [dd13ff8b65b72] joining swarm manager [d8bf0da0aa344]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:04:30 [2022-05-04T17:04:30.649Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:04:30 [2022-05-04T17:04:30.907Z] --- PASS: TestDockerNetworkMacvlan (9.21s)
17:04:30 [2022-05-04T17:04:30.907Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
17:04:30 [2022-05-04T17:04:30.907Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
17:04:30 [2022-05-04T17:04:30.907Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.74s)
17:04:30 [2022-05-04T17:04:30.907Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s)
17:04:30 [2022-05-04T17:04:30.907Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.94s)
17:04:30 [2022-05-04T17:04:30.907Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s)
17:04:30 [2022-05-04T17:04:30.907Z] PASS
17:04:30 [2022-05-04T17:04:30.907Z] 
17:04:30 [2022-05-04T17:04:30.907Z] DONE 8 tests in 10.523s
17:04:30 [2022-05-04T17:04:30.907Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
17:04:30 [2022-05-04T17:04:30.907Z] ++ 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
17:04:30 [2022-05-04T17:04:30.907Z] ++ set -e
17:04:30 [2022-05-04T17:04:30.907Z] ++ '[' -n 0 ']'
17:04:30 [2022-05-04T17:04:30.907Z] ++ set -x
17:04:30 [2022-05-04T17:04:30.907Z] ++ 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
17:04:30 [2022-05-04T17:04:30.907Z] testing: warning: no tests to run
17:04:30 [2022-05-04T17:04:30.907Z] PASS
17:04:30 [2022-05-04T17:04:30.907Z] 
17:04:30 [2022-05-04T17:04:30.907Z] DONE 0 tests in 0.021s
17:04:31 [2022-05-04T17:04:31.165Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:04:31 [2022-05-04T17:04:31.165Z] ++ 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
17:04:31 [2022-05-04T17:04:31.165Z] ++ set -e
17:04:31 [2022-05-04T17:04:31.165Z] ++ '[' -n 0 ']'
17:04:31 [2022-05-04T17:04:31.165Z] ++ set -x
17:04:31 [2022-05-04T17:04:31.165Z] ++ 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
17:04:31 [2022-05-04T17:04:31.165Z] INFO: Testing against a local daemon
17:04:31 [2022-05-04T17:04:31.165Z] === RUN   TestAuthZPluginAllowRequest
17:04:32 [2022-05-04T17:04:32.537Z] --- PASS: TestAuthZPluginAllowRequest (1.13s)
17:04:32 [2022-05-04T17:04:32.537Z] === RUN   TestAuthZPluginTLS
17:04:32 [2022-05-04T17:04:32.795Z] --- PASS: TestAuthZPluginTLS (0.56s)
17:04:32 [2022-05-04T17:04:32.795Z] === RUN   TestAuthZPluginDenyRequest
17:04:33 [2022-05-04T17:04:33.361Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
17:04:33 [2022-05-04T17:04:33.361Z] === RUN   TestAuthZPluginAPIDenyResponse
17:04:33 [2022-05-04T17:04:33.926Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
17:04:33 [2022-05-04T17:04:33.926Z] === RUN   TestAuthZPluginDenyResponse
17:04:34 [2022-05-04T17:04:34.045Z] --- PASS: TestUpdateRestartPolicy (10.90s)
17:04:34 [2022-05-04T17:04:34.045Z] === RUN   TestUpdateRestartWithAutoRemove
17:04:34 [2022-05-04T17:04:34.045Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s)
17:04:34 [2022-05-04T17:04:34.045Z] === RUN   TestWaitNonBlocked
17:04:34 [2022-05-04T17:04:34.045Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:04:34 [2022-05-04T17:04:34.045Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:04:34 [2022-05-04T17:04:34.045Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:04:34 [2022-05-04T17:04:34.045Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:04:34 [2022-05-04T17:04:34.045Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:04:34 [2022-05-04T17:04:34.045Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:04:34 [2022-05-04T17:04:34.045Z] --- PASS: TestWaitNonBlocked (0.01s)
17:04:34 [2022-05-04T17:04:34.045Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s)
17:04:34 [2022-05-04T17:04:34.045Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s)
17:04:34 [2022-05-04T17:04:34.045Z] === RUN   TestWaitBlocked
17:04:34 [2022-05-04T17:04:34.045Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:04:34 [2022-05-04T17:04:34.045Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:04:34 [2022-05-04T17:04:34.045Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:04:34 [2022-05-04T17:04:34.045Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:04:34 [2022-05-04T17:04:34.045Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:04:34 [2022-05-04T17:04:34.045Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:04:34 [2022-05-04T17:04:34.491Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
17:04:34 [2022-05-04T17:04:34.491Z] === RUN   TestAuthZPluginAllowEventStream
17:04:34 [2022-05-04T17:04:34.609Z] --- PASS: TestWaitBlocked (0.01s)
17:04:34 [2022-05-04T17:04:34.609Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.60s)
17:04:34 [2022-05-04T17:04:34.609Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s)
17:04:34 [2022-05-04T17:04:34.609Z] === CONT  TestDaemonRestartIpcMode
17:04:34 [2022-05-04T17:04:34.609Z] === CONT  TestIpcModeOlderClient
17:04:34 [2022-05-04T17:04:34.609Z] --- PASS: TestIpcModeOlderClient (0.08s)
17:04:34 [2022-05-04T17:04:34.609Z] === CONT  TestRestartDaemonWithRestartingContainer
17:04:35 [2022-05-04T17:04:35.863Z] --- PASS: TestAuthZPluginAllowEventStream (1.18s)
17:04:35 [2022-05-04T17:04:35.864Z] === RUN   TestAuthZPluginErrorResponse
17:04:36 [2022-05-04T17:04:36.121Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
17:04:36 [2022-05-04T17:04:36.122Z] === RUN   TestAuthZPluginErrorRequest
17:04:36 [2022-05-04T17:04:36.686Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
17:04:36 [2022-05-04T17:04:36.686Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:04:37 [2022-05-04T17:04:37.130Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.31s)
17:04:37 [2022-05-04T17:04:37.130Z] --- PASS: TestDaemonRestartIpcMode (2.65s)
17:04:37 [2022-05-04T17:04:37.130Z] PASS
17:04:37 [2022-05-04T17:04:37.130Z] 
17:04:37 [2022-05-04T17:04:37.130Z] === Skipped
17:04:37 [2022-05-04T17:04:37.130Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
17:04:37 [2022-05-04T17:04:37.130Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:04:37 [2022-05-04T17:04:37.130Z] 
17:04:37 [2022-05-04T17:04:37.130Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
17:04:37 [2022-05-04T17:04:37.130Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
17:04:37 [2022-05-04T17:04:37.130Z] 
17:04:37 [2022-05-04T17:04:37.130Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
17:04:37 [2022-05-04T17:04:37.130Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
17:04:37 [2022-05-04T17:04:37.130Z] 
17:04:37 [2022-05-04T17:04:37.130Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
17:04:37 [2022-05-04T17:04:37.130Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
17:04:37 [2022-05-04T17:04:37.130Z] 
17:04:37 [2022-05-04T17:04:37.130Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
17:04:37 [2022-05-04T17:04:37.130Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
17:04:37 [2022-05-04T17:04:37.130Z] 
17:04:37 [2022-05-04T17:04:37.130Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
17:04:37 [2022-05-04T17:04:37.130Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:04:37 [2022-05-04T17:04:37.130Z] 
17:04:37 [2022-05-04T17:04:37.130Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
17:04:37 [2022-05-04T17:04:37.130Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:04:37 [2022-05-04T17:04:37.130Z] 
17:04:37 [2022-05-04T17:04:37.130Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
17:04:37 [2022-05-04T17:04:37.130Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:04:37 [2022-05-04T17:04:37.130Z] 
17:04:37 [2022-05-04T17:04:37.130Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
17:04:37 [2022-05-04T17:04:37.130Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:04:37 [2022-05-04T17:04:37.130Z] 
17:04:37 [2022-05-04T17:04:37.130Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
17:04:37 [2022-05-04T17:04:37.130Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
17:04:37 [2022-05-04T17:04:37.130Z] 
17:04:37 [2022-05-04T17:04:37.130Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
17:04:37 [2022-05-04T17:04:37.130Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
17:04:37 [2022-05-04T17:04:37.130Z] 
17:04:37 [2022-05-04T17:04:37.130Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
17:04:37 [2022-05-04T17:04:37.130Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:04:37 [2022-05-04T17:04:37.130Z] 
17:04:37 [2022-05-04T17:04:37.130Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
17:04:37 [2022-05-04T17:04:37.130Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
17:04:37 [2022-05-04T17:04:37.130Z] 
17:04:37 [2022-05-04T17:04:37.130Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s)
17:04:37 [2022-05-04T17:04:37.130Z]     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)
17:04:37 [2022-05-04T17:04:37.130Z] 
17:04:37 [2022-05-04T17:04:37.130Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
17:04:37 [2022-05-04T17:04:37.130Z]     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)
17:04:37 [2022-05-04T17:04:37.130Z] 
17:04:37 [2022-05-04T17:04:37.130Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
17:04:37 [2022-05-04T17:04:37.130Z]     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)
17:04:37 [2022-05-04T17:04:37.131Z] 
17:04:37 [2022-05-04T17:04:37.131Z] === SKIP: amd64.integration.container TestPause (0.00s)
17:04:37 [2022-05-04T17:04:37.131Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
17:04:37 [2022-05-04T17:04:37.131Z] 
17:04:37 [2022-05-04T17:04:37.131Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:04:37 [2022-05-04T17:04:37.131Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:04:37 [2022-05-04T17:04:37.131Z] 
17:04:37 [2022-05-04T17:04:37.131Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s)
17:04:37 [2022-05-04T17:04:37.131Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
17:04:37 [2022-05-04T17:04:37.131Z] 
17:04:37 [2022-05-04T17:04:37.131Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
17:04:37 [2022-05-04T17:04:37.131Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
17:04:37 [2022-05-04T17:04:37.131Z] 
17:04:37 [2022-05-04T17:04:37.131Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s)
17:04:37 [2022-05-04T17:04:37.131Z]     run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
17:04:37 [2022-05-04T17:04:37.131Z] 
17:04:37 [2022-05-04T17:04:37.131Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
17:04:37 [2022-05-04T17:04:37.131Z]     run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
17:04:37 [2022-05-04T17:04:37.131Z] 
17:04:37 [2022-05-04T17:04:37.131Z] === SKIP: amd64.integration.container TestStats (0.00s)
17:04:37 [2022-05-04T17:04:37.131Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
17:04:37 [2022-05-04T17:04:37.131Z] 
17:04:37 [2022-05-04T17:04:37.131Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
17:04:37 [2022-05-04T17:04:37.131Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:04:37 [2022-05-04T17:04:37.131Z] 
17:04:37 [2022-05-04T17:04:37.131Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
17:04:37 [2022-05-04T17:04:37.131Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
17:04:37 [2022-05-04T17:04:37.131Z] 
17:04:37 [2022-05-04T17:04:37.131Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
17:04:37 [2022-05-04T17:04:37.131Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
17:04:37 [2022-05-04T17:04:37.131Z] 
17:04:37 [2022-05-04T17:04:37.131Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
17:04:37 [2022-05-04T17:04:37.131Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
17:04:37 [2022-05-04T17:04:37.131Z] 
17:04:37 [2022-05-04T17:04:37.131Z] DONE 212 tests, 27 skipped in 73.765s
17:04:37 [2022-05-04T17:04:37.252Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
17:04:37 [2022-05-04T17:04:37.252Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:04:37 [2022-05-04T17:04:37.386Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
17:04:37 [2022-05-04T17:04:37.387Z] === RUN   TestConfigDaemonLibtrustID
17:04:37 [2022-05-04T17:04:37.949Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
17:04:37 [2022-05-04T17:04:37.949Z] === RUN   TestDaemonConfigValidation
17:04:37 [2022-05-04T17:04:37.949Z] === RUN   TestDaemonConfigValidation/config_with_no_content
17:04:37 [2022-05-04T17:04:37.949Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
17:04:37 [2022-05-04T17:04:37.949Z] === RUN   TestDaemonConfigValidation/config_with_{}
17:04:37 [2022-05-04T17:04:37.949Z] === PAUSE TestDaemonConfigValidation/config_with_{}
17:04:37 [2022-05-04T17:04:37.949Z] === RUN   TestDaemonConfigValidation/invalid_config
17:04:37 [2022-05-04T17:04:37.949Z] === PAUSE TestDaemonConfigValidation/invalid_config
17:04:37 [2022-05-04T17:04:37.949Z] === RUN   TestDaemonConfigValidation/malformed_config
17:04:37 [2022-05-04T17:04:37.949Z] === PAUSE TestDaemonConfigValidation/malformed_config
17:04:37 [2022-05-04T17:04:37.949Z] === RUN   TestDaemonConfigValidation/valid_config
17:04:37 [2022-05-04T17:04:37.949Z] === PAUSE TestDaemonConfigValidation/valid_config
17:04:37 [2022-05-04T17:04:37.949Z] === CONT  TestDaemonConfigValidation/config_with_no_content
17:04:37 [2022-05-04T17:04:37.949Z] === CONT  TestDaemonConfigValidation/malformed_config
17:04:37 [2022-05-04T17:04:37.949Z] === CONT  TestDaemonConfigValidation/valid_config
17:04:37 [2022-05-04T17:04:37.949Z] === CONT  TestDaemonConfigValidation/invalid_config
17:04:38 [2022-05-04T17:04:38.204Z] === CONT  TestDaemonConfigValidation/config_with_{}
17:04:38 [2022-05-04T17:04:38.204Z] --- PASS: TestDaemonConfigValidation (0.00s)
17:04:38 [2022-05-04T17:04:38.204Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
17:04:38 [2022-05-04T17:04:38.204Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.10s)
17:04:38 [2022-05-04T17:04:38.204Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.10s)
17:04:38 [2022-05-04T17:04:38.204Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.10s)
17:04:38 [2022-05-04T17:04:38.204Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
17:04:38 [2022-05-04T17:04:38.204Z] === RUN   TestConfigDaemonSeccompProfiles
17:04:38 [2022-05-04T17:04:38.204Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
17:04:38 [2022-05-04T17:04:38.627Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.36s)
17:04:38 [2022-05-04T17:04:38.627Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:04:39 [2022-05-04T17:04:39.571Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
17:04:39 [2022-05-04T17:04:39.999Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.31s)
17:04:39 [2022-05-04T17:04:39.999Z] === RUN   TestAuthZPluginHeader
17:04:40 [2022-05-04T17:04:40.498Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
17:04:40 [2022-05-04T17:04:40.565Z] --- PASS: TestAuthZPluginHeader (0.68s)
17:04:40 [2022-05-04T17:04:40.565Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:04:40 [2022-05-04T17:04:40.565Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:04:40 [2022-05-04T17:04:40.565Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:04:40 [2022-05-04T17:04:40.565Z] === RUN   TestAuthZPluginV2Disable
17:04:40 [2022-05-04T17:04:40.565Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:04:40 [2022-05-04T17:04:40.565Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
17:04:40 [2022-05-04T17:04:40.565Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:04:40 [2022-05-04T17:04:40.565Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:04:40 [2022-05-04T17:04:40.565Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s)
17:04:40 [2022-05-04T17:04:40.565Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:04:40 [2022-05-04T17:04:40.565Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:04:40 [2022-05-04T17:04:40.565Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:04:40 [2022-05-04T17:04:40.565Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:04:41 [2022-05-04T17:04:41.428Z] === CONT  TestConfigDaemonSeccompProfiles
17:04:41 [2022-05-04T17:04:41.428Z]     daemon_test.go:156: [d9a16edf25224] daemon is not started
17:04:41 [2022-05-04T17:04:41.428Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s)
17:04:41 [2022-05-04T17:04:41.428Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s)
17:04:41 [2022-05-04T17:04:41.428Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s)
17:04:41 [2022-05-04T17:04:41.428Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s)
17:04:41 [2022-05-04T17:04:41.428Z] === RUN   TestDaemonProxy
17:04:41 [2022-05-04T17:04:41.428Z]     daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
17:04:41 [2022-05-04T17:04:41.428Z] --- SKIP: TestDaemonProxy (0.00s)
17:04:41 [2022-05-04T17:04:41.428Z] PASS
17:04:41 [2022-05-04T17:04:41.428Z] 
17:04:41 [2022-05-04T17:04:41.428Z] === Skipped
17:04:41 [2022-05-04T17:04:41.428Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s)
17:04:41 [2022-05-04T17:04:41.428Z]     daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
17:04:41 [2022-05-04T17:04:41.428Z] 
17:04:41 [2022-05-04T17:04:41.428Z] DONE 12 tests, 1 skipped in 4.164s
17:04:41 [2022-05-04T17:04:41.428Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
17:04:41 [2022-05-04T17:04:41.684Z] INFO: Testing against a local daemon
17:04:41 [2022-05-04T17:04:41.684Z] === RUN   TestCommitInheritsEnv
17:04:43 [2022-05-04T17:04:43.049Z] --- PASS: TestCommitInheritsEnv (1.54s)
17:04:43 [2022-05-04T17:04:43.049Z] === RUN   TestImportExtremelyLargeImageWorks
17:04:43 [2022-05-04T17:04:43.049Z] === PAUSE TestImportExtremelyLargeImageWorks
17:04:43 [2022-05-04T17:04:43.049Z] === RUN   TestImportWithCustomPlatform
17:04:43 [2022-05-04T17:04:43.049Z] === RUN   TestImportWithCustomPlatform/#00
17:04:43 [2022-05-04T17:04:43.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:04:43 [2022-05-04T17:04:43.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:04:43 [2022-05-04T17:04:43.306Z] === RUN   TestImportWithCustomPlatform/_______
17:04:43 [2022-05-04T17:04:43.306Z] === RUN   TestImportWithCustomPlatform//
17:04:43 [2022-05-04T17:04:43.306Z] === RUN   TestImportWithCustomPlatform/linux
17:04:43 [2022-05-04T17:04:43.306Z] === RUN   TestImportWithCustomPlatform/LINUX
17:04:43 [2022-05-04T17:04:43.306Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
17:04:43 [2022-05-04T17:04:43.562Z] === RUN   TestImportWithCustomPlatform/macos
17:04:43 [2022-05-04T17:04:43.562Z] === RUN   TestImportWithCustomPlatform/macos/arm64
17:04:43 [2022-05-04T17:04:43.562Z] === RUN   TestImportWithCustomPlatform/nintendo64
17:04:43 [2022-05-04T17:04:43.562Z] --- PASS: TestImportWithCustomPlatform (0.32s)
17:04:43 [2022-05-04T17:04:43.562Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
17:04:43 [2022-05-04T17:04:43.562Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
17:04:43 [2022-05-04T17:04:43.562Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
17:04:43 [2022-05-04T17:04:43.562Z]     --- PASS: TestImportWithCustomPlatform/linux (0.08s)
17:04:43 [2022-05-04T17:04:43.562Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
17:04:43 [2022-05-04T17:04:43.562Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
17:04:43 [2022-05-04T17:04:43.562Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
17:04:43 [2022-05-04T17:04:43.562Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
17:04:43 [2022-05-04T17:04:43.562Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
17:04:43 [2022-05-04T17:04:43.562Z] === RUN   TestImagesFilterMultiReference
17:04:43 [2022-05-04T17:04:43.562Z] --- PASS: TestImagesFilterMultiReference (0.07s)
17:04:43 [2022-05-04T17:04:43.562Z] === RUN   TestImagePullPlatformInvalid
17:04:43 [2022-05-04T17:04:43.562Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
17:04:43 [2022-05-04T17:04:43.562Z] === RUN   TestRemoveImageOrphaning
17:04:43 [2022-05-04T17:04:43.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:04:45 [2022-05-04T17:04:45.452Z] --- PASS: TestRemoveImageOrphaning (1.60s)
17:04:45 [2022-05-04T17:04:45.452Z] === RUN   TestRemoveImageGarbageCollector
17:04:45 [2022-05-04T17:04:45.452Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
17:04:45 [2022-05-04T17:04:45.452Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
17:04:45 [2022-05-04T17:04:45.452Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:04:45 [2022-05-04T17:04:45.452Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
17:04:45 [2022-05-04T17:04:45.452Z] === RUN   TestTagInvalidReference
17:04:45 [2022-05-04T17:04:45.452Z] --- PASS: TestTagInvalidReference (0.01s)
17:04:45 [2022-05-04T17:04:45.452Z] === RUN   TestTagValidPrefixedRepo
17:04:45 [2022-05-04T17:04:45.452Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
17:04:45 [2022-05-04T17:04:45.452Z] === RUN   TestTagExistedNameWithoutForce
17:04:45 [2022-05-04T17:04:45.452Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
17:04:45 [2022-05-04T17:04:45.452Z] === RUN   TestTagOfficialNames
17:04:45 [2022-05-04T17:04:45.452Z] --- PASS: TestTagOfficialNames (0.05s)
17:04:45 [2022-05-04T17:04:45.452Z] === RUN   TestTagMatchesDigest
17:04:45 [2022-05-04T17:04:45.452Z] --- PASS: TestTagMatchesDigest (0.02s)
17:04:45 [2022-05-04T17:04:45.452Z] === CONT  TestImportExtremelyLargeImageWorks
17:04:46 [2022-05-04T17:04:46.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:04:46 [2022-05-04T17:04:46.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:04:49 [2022-05-04T17:04:49.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:04:51 [2022-05-04T17:04:51.134Z] dccd9e4d14d3: Pull complete
17:04:51 [2022-05-04T17:04:51.135Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e
17:04:51 [2022-05-04T17:04:51.135Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022
17:04:51 [2022-05-04T17:04:51.135Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully
17:04:51 [2022-05-04T17:04:51.135Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test
17:04:51 [2022-05-04T17:04:51.135Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.643'
17:04:51 [2022-05-04T17:04:51.135Z] WARN: Skipping validation tests
17:04:51 [2022-05-04T17:04:51.135Z] INFO: Running unit tests at 05/04/2022 17:04:47...
17:04:51 [2022-05-04T17:04:51.600Z] INFO: make.ps1 starting at 05/04/2022 17:04:51
17:04:52 [2022-05-04T17:04:52.066Z] INFO: Git commit (6e376e32d8) assumed from DOCKER_GITCOMMIT environment variable
17:04:52 [2022-05-04T17:04:52.066Z] INFO: Running unit tests...
17:04:56 [2022-05-04T17:04:56.143Z] --- PASS: TestServicePlugin (30.61s)
17:04:56 [2022-05-04T17:04:56.143Z] === RUN   TestServiceUpdateLabel
17:04:57 [2022-05-04T17:04:57.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:04:58 [2022-05-04T17:04:58.050Z] --- PASS: TestServiceUpdateLabel (2.33s)
17:04:58 [2022-05-04T17:04:58.050Z] === RUN   TestServiceUpdateSecrets
17:04:58 [2022-05-04T17:04:58.633Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s)
17:04:58 [2022-05-04T17:04:58.633Z] PASS
17:04:58 [2022-05-04T17:04:58.633Z] 
17:04:58 [2022-05-04T17:04:58.633Z] === Skipped
17:04:58 [2022-05-04T17:04:58.633Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:04:58 [2022-05-04T17:04:58.633Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:04:58 [2022-05-04T17:04:58.633Z] 
17:04:58 [2022-05-04T17:04:58.633Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
17:04:58 [2022-05-04T17:04:58.633Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:04:58 [2022-05-04T17:04:58.633Z] 
17:04:58 [2022-05-04T17:04:58.633Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s)
17:04:58 [2022-05-04T17:04:58.633Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:04:58 [2022-05-04T17:04:58.633Z] 
17:04:58 [2022-05-04T17:04:58.633Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:04:58 [2022-05-04T17:04:58.633Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:04:58 [2022-05-04T17:04:58.633Z] 
17:04:58 [2022-05-04T17:04:58.633Z] DONE 17 tests, 4 skipped in 26.084s
17:04:58 [2022-05-04T17:04:58.633Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:04:58 [2022-05-04T17:04:58.633Z] ++ 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
17:04:58 [2022-05-04T17:04:58.633Z] ++ set -e
17:04:58 [2022-05-04T17:04:58.633Z] ++ '[' -n 0 ']'
17:04:58 [2022-05-04T17:04:58.633Z] ++ set -x
17:04:58 [2022-05-04T17:04:58.633Z] ++ 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
17:04:58 [2022-05-04T17:04:58.633Z] INFO: Testing against a local daemon
17:04:58 [2022-05-04T17:04:58.633Z] === RUN   TestPluginInvalidJSON
17:04:58 [2022-05-04T17:04:58.633Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
17:04:58 [2022-05-04T17:04:58.633Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
17:04:58 [2022-05-04T17:04:58.633Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
17:04:58 [2022-05-04T17:04:58.633Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
17:04:58 [2022-05-04T17:04:58.633Z] === RUN   TestPluginInvalidJSON/plugins/pull
17:04:58 [2022-05-04T17:04:58.633Z] === PAUSE TestPluginInvalidJSON/plugins/pull
17:04:58 [2022-05-04T17:04:58.633Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
17:04:58 [2022-05-04T17:04:58.633Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
17:04:58 [2022-05-04T17:04:58.633Z] === CONT  TestPluginInvalidJSON/plugins/pull
17:04:58 [2022-05-04T17:04:58.633Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
17:04:58 [2022-05-04T17:04:58.633Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
17:04:58 [2022-05-04T17:04:58.633Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
17:04:58 [2022-05-04T17:04:58.633Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
17:04:58 [2022-05-04T17:04:58.633Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
17:04:58 [2022-05-04T17:04:58.633Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
17:04:58 [2022-05-04T17:04:58.633Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
17:04:58 [2022-05-04T17:04:58.633Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
17:04:58 [2022-05-04T17:04:58.633Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
17:04:58 [2022-05-04T17:04:58.633Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
17:04:58 [2022-05-04T17:04:58.633Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
17:04:58 [2022-05-04T17:04:58.633Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
17:04:58 [2022-05-04T17:04:58.633Z] --- PASS: TestPluginInvalidJSON (0.01s)
17:04:58 [2022-05-04T17:04:58.633Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
17:04:58 [2022-05-04T17:04:58.633Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
17:04:58 [2022-05-04T17:04:58.633Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
17:04:58 [2022-05-04T17:04:58.633Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
17:04:58 [2022-05-04T17:04:58.633Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
17:04:58 [2022-05-04T17:04:58.633Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
17:04:58 [2022-05-04T17:04:58.633Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
17:04:58 [2022-05-04T17:04:58.633Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
17:04:58 [2022-05-04T17:04:58.633Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
17:04:58 [2022-05-04T17:04:58.633Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
17:04:58 [2022-05-04T17:04:58.633Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
17:04:58 [2022-05-04T17:04:58.633Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
17:04:58 [2022-05-04T17:04:58.633Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
17:04:58 [2022-05-04T17:04:58.633Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
17:04:58 [2022-05-04T17:04:58.633Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
17:04:58 [2022-05-04T17:04:58.633Z] === RUN   TestPluginInstall
17:04:58 [2022-05-04T17:04:58.633Z] === RUN   TestPluginInstall/no_auth
17:04:58 [2022-05-04T17:04:58.633Z] time="2022-05-04T17:04:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:04:58 [2022-05-04T17:04:58.633Z] time="2022-05-04T17:04:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0a2ab168ebe66eddff8da88be5312302815278d38c4a0831dd5526e528dec1b2" mediatype=application/vnd.docker.plugin.v1+json size=522
17:04:58 [2022-05-04T17:04:58.633Z] time="2022-05-04T17:04:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:04:58 [2022-05-04T17:04:58.633Z] time="2022-05-04T17:04:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0a2ab168ebe66eddff8da88be5312302815278d38c4a0831dd5526e528dec1b2" mediatype=application/vnd.docker.plugin.v1+json size=522
17:04:58 [2022-05-04T17:04:58.633Z] === RUN   TestPluginInstall/with_htpasswd
17:04:58 [2022-05-04T17:04:58.633Z] time="2022-05-04T17:04:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:04:58 [2022-05-04T17:04:58.633Z] time="2022-05-04T17:04:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1c3dd1789a83455cc53583d637d66541cd905894ac3c043f0a77827ebf2e3874" mediatype=application/vnd.docker.plugin.v1+json size=522
17:04:58 [2022-05-04T17:04:58.633Z] time="2022-05-04T17:04:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:04:58 [2022-05-04T17:04:58.633Z] time="2022-05-04T17:04:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1c3dd1789a83455cc53583d637d66541cd905894ac3c043f0a77827ebf2e3874" mediatype=application/vnd.docker.plugin.v1+json size=522
17:04:58 [2022-05-04T17:04:58.633Z] === RUN   TestPluginInstall/with_insecure
17:04:59 [2022-05-04T17:04:59.212Z] 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/httpstatus 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/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/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/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/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/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/longpath github.com/docker/docker/pkg/namesgenerator 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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
17:04:59 [2022-05-04T17:04:59.566Z] time="2022-05-04T17:04:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:04:59 [2022-05-04T17:04:59.566Z] time="2022-05-04T17:04:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b658ce65ca9de2f58b5de30034379ff56ee32170094a5ebb094e7750672eb286" mediatype=application/vnd.docker.plugin.v1+json size=522
17:04:59 [2022-05-04T17:04:59.566Z] time="2022-05-04T17:04:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:04:59 [2022-05-04T17:04:59.566Z] time="2022-05-04T17:04:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b658ce65ca9de2f58b5de30034379ff56ee32170094a5ebb094e7750672eb286" mediatype=application/vnd.docker.plugin.v1+json size=522
17:04:59 [2022-05-04T17:04:59.824Z]     plugin_test.go:195: [daf1d033f3e1f] daemon is not started
17:04:59 [2022-05-04T17:04:59.824Z] --- PASS: TestPluginInstall (2.48s)
17:04:59 [2022-05-04T17:04:59.824Z]     --- PASS: TestPluginInstall/no_auth (0.93s)
17:04:59 [2022-05-04T17:04:59.824Z]     --- PASS: TestPluginInstall/with_htpasswd (0.55s)
17:04:59 [2022-05-04T17:04:59.824Z]     --- PASS: TestPluginInstall/with_insecure (1.01s)
17:04:59 [2022-05-04T17:04:59.824Z] === RUN   TestPluginsWithRuntimes
17:05:00 [2022-05-04T17:05:00.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:05:01 [2022-05-04T17:05:01.197Z] === RUN   TestPluginsWithRuntimes/No_Args
17:05:01 [2022-05-04T17:05:01.372Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
17:05:01 [2022-05-04T17:05:01.372Z] 
17:05:01 [2022-05-04T17:05:01.372Z]  ________   ____  __.
17:05:01 [2022-05-04T17:05:01.372Z]  \_____  \ |    |/ _|
17:05:01 [2022-05-04T17:05:01.372Z]  /   |   \|      <
17:05:01 [2022-05-04T17:05:01.372Z]  /    |    \    |  \
17:05:01 [2022-05-04T17:05:01.372Z]  \_______  /____|__ \
17:05:01 [2022-05-04T17:05:01.372Z]          \/        \/
17:05:01 [2022-05-04T17:05:01.372Z] 
17:05:01 [2022-05-04T17:05:01.372Z] INFO: make.ps1 ended at 05/04/2022 17:04:52
17:05:01 [2022-05-04T17:05:01.372Z] INFO: Binaries build ended at 05/04/2022 17:04:53. Duration:00:01:41.2317803
17:05:01 [2022-05-04T17:05:01.372Z] INFO: Copying the built daemon binary to d:\CI\PR-43560\2\binary\dockerd-6e376e32d8.exe...
17:05:01 [2022-05-04T17:05:01.372Z] INFO: Copying the built client binary to d:\CI\PR-43560\2\binary\docker-6e376e32d8.exe...
17:05:01 [2022-05-04T17:05:01.372Z] INFO: Copying the golang package from the container to d:\CI\PR-43560\2\installer\go.zip...
17:05:01 [2022-05-04T17:05:01.372Z] INFO: Extracting go.zip to d:\CI\PR-43560\2\go
17:05:02 [2022-05-04T17:05:02.131Z] === RUN   TestPluginsWithRuntimes/With_Args
17:05:02 [2022-05-04T17:05:02.917Z] Created binary: bundles/binary-daemon/dockerd-dev
17:05:03 [2022-05-04T17:05:03.064Z] --- PASS: TestPluginsWithRuntimes (3.25s)
17:05:03 [2022-05-04T17:05:03.065Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.85s)
17:05:03 [2022-05-04T17:05:03.065Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.88s)
17:05:03 [2022-05-04T17:05:03.065Z] === RUN   TestPluginBackCompatMediaTypes
17:05:03 [2022-05-04T17:05:03.177Z] Copying nested executables into bundles/binary-daemon
17:05:03 [2022-05-04T17:05:03.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:05:03 [2022-05-04T17:05:03.630Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
17:05:03 [2022-05-04T17:05:03.630Z] PASS
17:05:03 [2022-05-04T17:05:03.630Z] 
17:05:03 [2022-05-04T17:05:03.630Z] DONE 24 tests in 6.434s
17:05:03 [2022-05-04T17:05:03.630Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:05:03 [2022-05-04T17:05:03.630Z] ++ 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
17:05:03 [2022-05-04T17:05:03.630Z] ++ set -e
17:05:03 [2022-05-04T17:05:03.630Z] ++ '[' -n 0 ']'
17:05:03 [2022-05-04T17:05:03.630Z] ++ set -x
17:05:03 [2022-05-04T17:05:03.630Z] ++ 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
17:05:03 [2022-05-04T17:05:03.630Z] INFO: Testing against a local daemon
17:05:03 [2022-05-04T17:05:03.630Z] === RUN   TestExternalGraphDriver
17:05:03 [2022-05-04T17:05:03.630Z] === RUN   TestExternalGraphDriver/json
17:05:04 [2022-05-04T17:05:04.561Z] Building: bundles/binary-daemon/docker-proxy-dev
17:05:04 [2022-05-04T17:05:04.561Z] GOOS="" GOARCH="" GOARM=""
17:05:04 [2022-05-04T17:05:04.821Z] Created binary: bundles/binary-daemon/docker-proxy-dev
17:05:04 [2022-05-04T17:05:04.821Z] 
17:05:04 [2022-05-04T17:05:04.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:05:05 [2022-05-04T17:05:05.528Z] === RUN   TestExternalGraphDriver/spec
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
17:05:06 [2022-05-04T17:05:06.096Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43560/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=6e376e32d85ab3faad4095c561b8ab8030fbce15 -e DOCKER_GRAPHDRIVER docker:6e376e32d85ab3faad4095c561b8ab8030fbce15 hack/make.sh cross
17:05:06 [2022-05-04T17:05:06.357Z] 
17:05:06 [2022-05-04T17:05:06.357Z] Removing bundles/
17:05:06 [2022-05-04T17:05:06.617Z] 
17:05:06 [2022-05-04T17:05:06.617Z] ---> Making bundle: cross (in bundles/cross)
17:05:06 [2022-05-04T17:05:06.617Z] Cross building: bundles/cross/linux/amd64
17:05:06 [2022-05-04T17:05:06.617Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev
17:05:06 [2022-05-04T17:05:06.617Z] GOOS="linux" GOARCH="amd64" GOARM=""
17:05:06 [2022-05-04T17:05:06.902Z] === RUN   TestExternalGraphDriver/pull
17:05:07 [2022-05-04T17:05:07.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:05:07 [2022-05-04T17:05:07.849Z] ?   	github.com/docker/docker/api	[no test files]
17:05:08 [2022-05-04T17:05:08.276Z] --- PASS: TestExternalGraphDriver (4.70s)
17:05:08 [2022-05-04T17:05:08.276Z]     --- PASS: TestExternalGraphDriver/json (1.56s)
17:05:08 [2022-05-04T17:05:08.276Z]     --- PASS: TestExternalGraphDriver/spec (1.56s)
17:05:08 [2022-05-04T17:05:08.276Z]     --- PASS: TestExternalGraphDriver/pull (1.55s)
17:05:08 [2022-05-04T17:05:08.276Z] === RUN   TestGraphdriverPluginV2
17:05:08 [2022-05-04T17:05:08.533Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:05:08 [2022-05-04T17:05:08.533Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
17:05:08 [2022-05-04T17:05:08.533Z] PASS
17:05:08 [2022-05-04T17:05:08.533Z] 
17:05:08 [2022-05-04T17:05:08.533Z] === Skipped
17:05:08 [2022-05-04T17:05:08.533Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
17:05:08 [2022-05-04T17:05:08.533Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:05:08 [2022-05-04T17:05:08.533Z] 
17:05:08 [2022-05-04T17:05:08.533Z] DONE 5 tests, 1 skipped in 4.821s
17:05:08 [2022-05-04T17:05:08.533Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:05:08 [2022-05-04T17:05:08.533Z] ++ 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
17:05:08 [2022-05-04T17:05:08.533Z] ++ set -e
17:05:08 [2022-05-04T17:05:08.533Z] ++ '[' -n 0 ']'
17:05:08 [2022-05-04T17:05:08.533Z] ++ set -x
17:05:08 [2022-05-04T17:05:08.533Z] ++ 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
17:05:08 [2022-05-04T17:05:08.533Z] INFO: Testing against a local daemon
17:05:08 [2022-05-04T17:05:08.533Z] === RUN   TestContinueAfterPluginCrash
17:05:08 [2022-05-04T17:05:08.533Z] === PAUSE TestContinueAfterPluginCrash
17:05:08 [2022-05-04T17:05:08.533Z] === RUN   TestReadPluginNoRead
17:05:08 [2022-05-04T17:05:08.533Z] === PAUSE TestReadPluginNoRead
17:05:08 [2022-05-04T17:05:08.533Z] === RUN   TestDaemonStartWithLogOpt
17:05:08 [2022-05-04T17:05:08.533Z] === PAUSE TestDaemonStartWithLogOpt
17:05:08 [2022-05-04T17:05:08.533Z] === CONT  TestContinueAfterPluginCrash
17:05:08 [2022-05-04T17:05:08.533Z] === CONT  TestDaemonStartWithLogOpt
17:05:09 [2022-05-04T17:05:09.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:05:11 [2022-05-04T17:05:11.813Z] --- PASS: TestDaemonStartWithLogOpt (3.00s)
17:05:11 [2022-05-04T17:05:11.813Z] === CONT  TestReadPluginNoRead
17:05:12 [2022-05-04T17:05:12.952Z] --- PASS: TestServiceUpdateSecrets (14.81s)
17:05:12 [2022-05-04T17:05:12.953Z] === RUN   TestServiceUpdateConfigs
17:05:13 [2022-05-04T17:05:13.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:05:13 [2022-05-04T17:05:13.720Z] === RUN   TestReadPluginNoRead/default
17:05:14 [2022-05-04T17:05:14.652Z] === RUN   TestReadPluginNoRead/disabled_caching
17:05:15 [2022-05-04T17:05:15.404Z] === RUN   TestBoolValue
17:05:15 [2022-05-04T17:05:15.404Z] --- PASS: TestBoolValue (0.00s)
17:05:15 [2022-05-04T17:05:15.404Z] === RUN   TestBoolValueOrDefault
17:05:15 [2022-05-04T17:05:15.404Z] --- PASS: TestBoolValueOrDefault (0.00s)
17:05:15 [2022-05-04T17:05:15.404Z] === RUN   TestInt64ValueOrZero
17:05:15 [2022-05-04T17:05:15.404Z] --- PASS: TestInt64ValueOrZero (0.00s)
17:05:15 [2022-05-04T17:05:15.404Z] === RUN   TestInt64ValueOrDefault
17:05:15 [2022-05-04T17:05:15.404Z] --- PASS: TestInt64ValueOrDefault (0.00s)
17:05:15 [2022-05-04T17:05:15.404Z] === RUN   TestInt64ValueOrDefaultWithError
17:05:15 [2022-05-04T17:05:15.404Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
17:05:15 [2022-05-04T17:05:15.404Z] === RUN   TestJsonContentType
17:05:15 [2022-05-04T17:05:15.404Z] --- PASS: TestJsonContentType (0.00s)
17:05:15 [2022-05-04T17:05:15.404Z] === RUN   TestReadJSON
17:05:15 [2022-05-04T17:05:15.404Z] === RUN   TestReadJSON/nil_body
17:05:15 [2022-05-04T17:05:15.404Z] === RUN   TestReadJSON/empty_body
17:05:15 [2022-05-04T17:05:15.404Z] === RUN   TestReadJSON/with_valid_request
17:05:15 [2022-05-04T17:05:15.404Z] === RUN   TestReadJSON/with_whitespace
17:05:15 [2022-05-04T17:05:15.404Z] === RUN   TestReadJSON/with_extra_content
17:05:15 [2022-05-04T17:05:15.404Z] === RUN   TestReadJSON/invalid_JSON
17:05:15 [2022-05-04T17:05:15.404Z] --- PASS: TestReadJSON (0.00s)
17:05:15 [2022-05-04T17:05:15.404Z]     --- PASS: TestReadJSON/nil_body (0.00s)
17:05:15 [2022-05-04T17:05:15.404Z]     --- PASS: TestReadJSON/empty_body (0.00s)
17:05:15 [2022-05-04T17:05:15.404Z]     --- PASS: TestReadJSON/with_valid_request (0.00s)
17:05:15 [2022-05-04T17:05:15.404Z]     --- PASS: TestReadJSON/with_whitespace (0.00s)
17:05:15 [2022-05-04T17:05:15.404Z]     --- PASS: TestReadJSON/with_extra_content (0.00s)
17:05:15 [2022-05-04T17:05:15.404Z]     --- PASS: TestReadJSON/invalid_JSON (0.00s)
17:05:15 [2022-05-04T17:05:15.404Z] PASS
17:05:15 [2022-05-04T17:05:15.404Z] coverage: 31.9% of statements
17:05:15 [2022-05-04T17:05:15.404Z] ok  	github.com/docker/docker/api/server/httputils	0.036s	coverage: 31.9% of statements
17:05:15 [2022-05-04T17:05:15.404Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:05:15 [2022-05-04T17:05:15.404Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
17:05:15 [2022-05-04T17:05:15.404Z] === RUN   TestMaskSecretKeys
17:05:15 [2022-05-04T17:05:15.404Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
17:05:15 [2022-05-04T17:05:15.404Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
17:05:15 [2022-05-04T17:05:15.404Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
17:05:15 [2022-05-04T17:05:15.404Z] --- PASS: TestMaskSecretKeys (0.00s)
17:05:15 [2022-05-04T17:05:15.404Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
17:05:15 [2022-05-04T17:05:15.404Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
17:05:15 [2022-05-04T17:05:15.404Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
17:05:15 [2022-05-04T17:05:15.404Z] === RUN   TestVersionMiddlewareVersion
17:05:15 [2022-05-04T17:05:15.404Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
17:05:15 [2022-05-04T17:05:15.404Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
17:05:15 [2022-05-04T17:05:15.404Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
17:05:15 [2022-05-04T17:05:15.404Z] PASS
17:05:15 [2022-05-04T17:05:15.404Z] coverage: 37.7% of statements
17:05:15 [2022-05-04T17:05:15.404Z] ok  	github.com/docker/docker/api/server/middleware	0.049s	coverage: 37.7% of statements
17:05:15 [2022-05-04T17:05:15.404Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:05:15 [2022-05-04T17:05:15.404Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:05:15 [2022-05-04T17:05:15.404Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:05:15 [2022-05-04T17:05:15.404Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:05:15 [2022-05-04T17:05:15.404Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:05:15 [2022-05-04T17:05:15.404Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:05:15 [2022-05-04T17:05:15.404Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:05:15 [2022-05-04T17:05:15.404Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:05:15 [2022-05-04T17:05:15.404Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:05:15 [2022-05-04T17:05:15.404Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:05:15 [2022-05-04T17:05:15.404Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:05:15 [2022-05-04T17:05:15.404Z] === RUN   TestToJSON
17:05:15 [2022-05-04T17:05:15.404Z] --- PASS: TestToJSON (0.00s)
17:05:15 [2022-05-04T17:05:15.404Z] === RUN   TestToParamWithVersion
17:05:15 [2022-05-04T17:05:15.404Z] --- PASS: TestToParamWithVersion (0.00s)
17:05:15 [2022-05-04T17:05:15.404Z] === RUN   TestFromJSON
17:05:15 [2022-05-04T17:05:15.404Z] --- PASS: TestFromJSON (0.00s)
17:05:15 [2022-05-04T17:05:15.404Z] === RUN   TestEmpty
17:05:15 [2022-05-04T17:05:15.404Z] --- PASS: TestEmpty (0.00s)
17:05:15 [2022-05-04T17:05:15.404Z] === RUN   TestArgsMatchKVListEmptySources
17:05:15 [2022-05-04T17:05:15.404Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
17:05:15 [2022-05-04T17:05:15.404Z] === RUN   TestArgsMatchKVList
17:05:15 [2022-05-04T17:05:15.404Z] --- PASS: TestArgsMatchKVList (0.00s)
17:05:15 [2022-05-04T17:05:15.404Z] === RUN   TestArgsMatch
17:05:15 [2022-05-04T17:05:15.404Z] --- PASS: TestArgsMatch (0.00s)
17:05:15 [2022-05-04T17:05:15.404Z] === RUN   TestAdd
17:05:15 [2022-05-04T17:05:15.404Z] --- PASS: TestAdd (0.00s)
17:05:15 [2022-05-04T17:05:15.404Z] === RUN   TestDel
17:05:15 [2022-05-04T17:05:15.404Z] --- PASS: TestDel (0.00s)
17:05:15 [2022-05-04T17:05:15.404Z] === RUN   TestLen
17:05:15 [2022-05-04T17:05:15.404Z] --- PASS: TestLen (0.00s)
17:05:15 [2022-05-04T17:05:15.404Z] === RUN   TestExactMatch
17:05:15 [2022-05-04T17:05:15.404Z] --- PASS: TestExactMatch (0.00s)
17:05:15 [2022-05-04T17:05:15.404Z] === RUN   TestOnlyOneExactMatch
17:05:15 [2022-05-04T17:05:15.404Z] --- PASS: TestOnlyOneExactMatch (0.00s)
17:05:15 [2022-05-04T17:05:15.404Z] === RUN   TestContains
17:05:15 [2022-05-04T17:05:15.404Z] --- PASS: TestContains (0.00s)
17:05:15 [2022-05-04T17:05:15.404Z] === RUN   TestValidate
17:05:15 [2022-05-04T17:05:15.404Z] --- PASS: TestValidate (0.00s)
17:05:15 [2022-05-04T17:05:15.404Z] === RUN   TestWalkValues
17:05:15 [2022-05-04T17:05:15.404Z] --- PASS: TestWalkValues (0.00s)
17:05:15 [2022-05-04T17:05:15.404Z] === RUN   TestFuzzyMatch
17:05:15 [2022-05-04T17:05:15.404Z] --- PASS: TestFuzzyMatch (0.00s)
17:05:15 [2022-05-04T17:05:15.404Z] === RUN   TestClone
17:05:15 [2022-05-04T17:05:15.404Z] --- PASS: TestClone (0.00s)
17:05:15 [2022-05-04T17:05:15.404Z] PASS
17:05:15 [2022-05-04T17:05:15.404Z] coverage: 92.2% of statements
17:05:15 [2022-05-04T17:05:15.404Z] ok  	github.com/docker/docker/api/types/filters	0.042s	coverage: 92.2% of statements
17:05:15 [2022-05-04T17:05:15.404Z] === RUN   TestStrSliceMarshalJSON
17:05:15 [2022-05-04T17:05:15.404Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
17:05:15 [2022-05-04T17:05:15.404Z] === RUN   TestStrSliceUnmarshalJSON
17:05:15 [2022-05-04T17:05:15.404Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
17:05:15 [2022-05-04T17:05:15.404Z] === RUN   TestStrSliceUnmarshalString
17:05:15 [2022-05-04T17:05:15.404Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
17:05:15 [2022-05-04T17:05:15.404Z] === RUN   TestStrSliceUnmarshalSlice
17:05:15 [2022-05-04T17:05:15.404Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
17:05:15 [2022-05-04T17:05:15.404Z] PASS
17:05:15 [2022-05-04T17:05:15.404Z] coverage: 90.0% of statements
17:05:15 [2022-05-04T17:05:15.404Z] ok  	github.com/docker/docker/api/types/strslice	0.043s	coverage: 90.0% of statements
17:05:15 [2022-05-04T17:05:15.404Z] === RUN   TestAdjustForAPIVersion
17:05:15 [2022-05-04T17:05:15.404Z] --- PASS: TestAdjustForAPIVersion (0.00s)
17:05:15 [2022-05-04T17:05:15.404Z] PASS
17:05:15 [2022-05-04T17:05:15.404Z] coverage: 6.1% of statements
17:05:15 [2022-05-04T17:05:15.404Z] ok  	github.com/docker/docker/api/server/router/swarm	0.039s	coverage: 6.1% of statements
17:05:15 [2022-05-04T17:05:15.404Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:05:15 [2022-05-04T17:05:15.404Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
17:05:15 [2022-05-04T17:05:15.404Z] ?   	github.com/docker/docker/api/types	[no test files]
17:05:15 [2022-05-04T17:05:15.404Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:05:15 [2022-05-04T17:05:15.404Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:05:15 [2022-05-04T17:05:15.404Z] ?   	github.com/docker/docker/api/types/container	[no test files]
17:05:15 [2022-05-04T17:05:15.404Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:05:15 [2022-05-04T17:05:15.404Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:05:15 [2022-05-04T17:05:15.404Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:05:15 [2022-05-04T17:05:15.404Z] ?   	github.com/docker/docker/api/types/network	[no test files]
17:05:15 [2022-05-04T17:05:15.404Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:05:15 [2022-05-04T17:05:15.404Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
17:05:15 [2022-05-04T17:05:15.404Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:05:15 [2022-05-04T17:05:15.404Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:05:15 [2022-05-04T17:05:15.404Z] === RUN   TestGetTimestamp
17:05:15 [2022-05-04T17:05:15.404Z] --- PASS: TestGetTimestamp (0.13s)
17:05:15 [2022-05-04T17:05:15.404Z] === RUN   TestParseTimestamps
17:05:15 [2022-05-04T17:05:15.404Z] --- PASS: TestParseTimestamps (0.00s)
17:05:15 [2022-05-04T17:05:15.404Z] PASS
17:05:15 [2022-05-04T17:05:15.404Z] coverage: 100.0% of statements
17:05:15 [2022-05-04T17:05:15.404Z] ok  	github.com/docker/docker/api/types/time	0.179s	coverage: 100.0% of statements
17:05:15 [2022-05-04T17:05:15.404Z] === RUN   TestCompareVersion
17:05:15 [2022-05-04T17:05:15.404Z] --- PASS: TestCompareVersion (0.00s)
17:05:15 [2022-05-04T17:05:15.404Z] PASS
17:05:15 [2022-05-04T17:05:15.404Z] coverage: 77.3% of statements
17:05:15 [2022-05-04T17:05:15.404Z] ok  	github.com/docker/docker/api/types/versions	0.033s	coverage: 77.3% of statements
17:05:15 [2022-05-04T17:05:15.404Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:05:15 [2022-05-04T17:05:15.404Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:05:15 [2022-05-04T17:05:15.404Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:05:15 [2022-05-04T17:05:15.404Z] ?   	github.com/docker/docker/builder	[no test files]
17:05:15 [2022-05-04T17:05:15.404Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:05:15 [2022-05-04T17:05:15.404Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:05:15 [2022-05-04T17:05:15.404Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:05:15 [2022-05-04T17:05:15.404Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:05:15 [2022-05-04T17:05:15.404Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:05:15 [2022-05-04T17:05:15.404Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:05:15 [2022-05-04T17:05:15.404Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:05:15 [2022-05-04T17:05:15.404Z] === RUN   TestIsGIT
17:05:15 [2022-05-04T17:05:15.404Z] --- PASS: TestIsGIT (0.00s)
17:05:15 [2022-05-04T17:05:15.404Z] PASS
17:05:15 [2022-05-04T17:05:15.404Z] coverage: 100.0% of statements
17:05:15 [2022-05-04T17:05:15.404Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.053s	coverage: 100.0% of statements
17:05:15 [2022-05-04T17:05:15.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:05:16 [2022-05-04T17:05:16.024Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:05:16 [2022-05-04T17:05:16.390Z] === RUN   TestParseRemoteURL
17:05:16 [2022-05-04T17:05:16.390Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
17:05:16 [2022-05-04T17:05:16.390Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
17:05:16 [2022-05-04T17:05:16.390Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
17:05:16 [2022-05-04T17:05:16.390Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
17:05:16 [2022-05-04T17:05:16.390Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
17:05:16 [2022-05-04T17:05:16.390Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
17:05:16 [2022-05-04T17:05:16.390Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
17:05:16 [2022-05-04T17:05:16.390Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
17:05:16 [2022-05-04T17:05:16.390Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
17:05:16 [2022-05-04T17:05:16.390Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
17:05:16 [2022-05-04T17:05:16.390Z] --- PASS: TestParseRemoteURL (0.00s)
17:05:16 [2022-05-04T17:05:16.390Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
17:05:16 [2022-05-04T17:05:16.390Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
17:05:16 [2022-05-04T17:05:16.390Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
17:05:16 [2022-05-04T17:05:16.390Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
17:05:16 [2022-05-04T17:05:16.390Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
17:05:16 [2022-05-04T17:05:16.390Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
17:05:16 [2022-05-04T17:05:16.390Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
17:05:16 [2022-05-04T17:05:16.390Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
17:05:16 [2022-05-04T17:05:16.390Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
17:05:16 [2022-05-04T17:05:16.390Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
17:05:16 [2022-05-04T17:05:16.390Z] === RUN   TestCloneArgsSmartHttp
17:05:16 [2022-05-04T17:05:16.390Z] --- PASS: TestCloneArgsSmartHttp (0.01s)
17:05:16 [2022-05-04T17:05:16.390Z] === RUN   TestCloneArgsDumbHttp
17:05:16 [2022-05-04T17:05:16.390Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
17:05:16 [2022-05-04T17:05:16.390Z] === RUN   TestCloneArgsGit
17:05:16 [2022-05-04T17:05:16.390Z] --- PASS: TestCloneArgsGit (0.00s)
17:05:16 [2022-05-04T17:05:16.390Z] === RUN   TestCheckoutGit
17:05:16 [2022-05-04T17:05:16.590Z] --- PASS: TestContinueAfterPluginCrash (7.94s)
17:05:17 [2022-05-04T17:05:17.156Z] === CONT  TestReadPluginNoRead
17:05:17 [2022-05-04T17:05:17.156Z]     read_test.go:92: [d563fb00e0099] daemon is not started
17:05:17 [2022-05-04T17:05:17.156Z] --- PASS: TestReadPluginNoRead (5.47s)
17:05:17 [2022-05-04T17:05:17.156Z]     --- PASS: TestReadPluginNoRead/default (1.13s)
17:05:17 [2022-05-04T17:05:17.156Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.13s)
17:05:17 [2022-05-04T17:05:17.156Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.11s)
17:05:17 [2022-05-04T17:05:17.156Z] PASS
17:05:17 [2022-05-04T17:05:17.156Z] 
17:05:17 [2022-05-04T17:05:17.156Z] DONE 6 tests in 8.569s
17:05:17 [2022-05-04T17:05:17.156Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
17:05:17 [2022-05-04T17:05:17.156Z] ++ 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
17:05:17 [2022-05-04T17:05:17.156Z] ++ set -e
17:05:17 [2022-05-04T17:05:17.156Z] ++ '[' -n 0 ']'
17:05:17 [2022-05-04T17:05:17.156Z] ++ set -x
17:05:17 [2022-05-04T17:05:17.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-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
17:05:17 [2022-05-04T17:05:17.156Z] testing: warning: no tests to run
17:05:17 [2022-05-04T17:05:17.156Z] PASS
17:05:17 [2022-05-04T17:05:17.156Z] 
17:05:17 [2022-05-04T17:05:17.156Z] DONE 0 tests in 0.039s
17:05:17 [2022-05-04T17:05:17.156Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:05:17 [2022-05-04T17:05:17.156Z] ++ 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
17:05:17 [2022-05-04T17:05:17.156Z] ++ set -e
17:05:17 [2022-05-04T17:05:17.156Z] ++ '[' -n 0 ']'
17:05:17 [2022-05-04T17:05:17.156Z] ++ set -x
17:05:17 [2022-05-04T17:05:17.157Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
17:05:17 [2022-05-04T17:05:17.157Z] INFO: Testing against a local daemon
17:05:17 [2022-05-04T17:05:17.157Z] === RUN   TestPluginWithDevMounts
17:05:17 [2022-05-04T17:05:17.157Z] === PAUSE TestPluginWithDevMounts
17:05:17 [2022-05-04T17:05:17.157Z] === CONT  TestPluginWithDevMounts
17:05:17 [2022-05-04T17:05:17.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestProcessNoDockerignore
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestProcessNoDockerignore (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestProcessShouldLeaveAllFiles
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestDetectContentType
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestDetectContentType (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestSelectAcceptableMIME
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestSelectAcceptableMIME (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestInspectEmptyResponse
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestInspectEmptyResponse (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestInspectResponseBinary
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestInspectResponseBinary (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestResponseUnsupportedContentType
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestInspectResponseTextSimple
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestInspectResponseTextSimple (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestInspectResponseEmptyContentType
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestUnknownContentLength
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestUnknownContentLength (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestDownloadRemote
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestEnable
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestEnable (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestDisable
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestDisable (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestEnabled
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestEnabled (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] PASS
17:05:17 [2022-05-04T17:05:17.954Z] coverage: 100.0% of statements
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestDownloadRemote (0.08s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestGetWithStatusError
17:05:17 [2022-05-04T17:05:17.954Z] ok  	github.com/docker/docker/cli/debug	0.046s	coverage: 100.0% of statements
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestGetWithStatusError (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestCloseRootDirectory
17:05:17 [2022-05-04T17:05:17.954Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:05:17 [2022-05-04T17:05:17.954Z] --- SKIP: TestCloseRootDirectory (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestHashFile
17:05:17 [2022-05-04T17:05:17.954Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:05:17 [2022-05-04T17:05:17.954Z] --- SKIP: TestHashFile (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestHashSubdir
17:05:17 [2022-05-04T17:05:17.954Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:05:17 [2022-05-04T17:05:17.954Z] --- SKIP: TestHashSubdir (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestRemoveDirectory
17:05:17 [2022-05-04T17:05:17.954Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:05:17 [2022-05-04T17:05:17.954Z] --- SKIP: TestRemoveDirectory (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] PASS
17:05:17 [2022-05-04T17:05:17.954Z] coverage: 9.3% of statements
17:05:17 [2022-05-04T17:05:17.954Z] ok  	github.com/docker/docker/builder/remotecontext	0.305s	coverage: 9.3% of statements
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestGetAllAllowed
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestGetAllAllowed (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestGetAllMeta
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestGetAllMeta (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestWarnOnUnusedBuildArgs
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestIsUnreferencedBuiltin
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestIsExistingDirectory
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestIsExistingDirectory (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestGetFilenameForDownload
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestGetFilenameForDownload (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestEnv2Variables
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestEnv2Variables (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestEnvValueWithExistingRunConfigEnv
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestMaintainer
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestMaintainer (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestLabel
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestLabel (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestFromScratch
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestFromScratch (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestFromWithArg
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestFromWithArg (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestFromWithArgButBuildArgsNotGiven
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestFromWithUndefinedArg
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestFromWithUndefinedArg (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestFromMultiStageWithNamedStage
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestOnbuild
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestOnbuild (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestWorkdir
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestWorkdir (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestCmd
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestCmd (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestHealthcheckNone
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestHealthcheckNone (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestHealthcheckCmd
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestHealthcheckCmd (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestEntrypoint
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestEntrypoint (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestExpose
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestExpose (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestUser
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestUser (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestVolume
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestVolume (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestStopSignal
17:05:17 [2022-05-04T17:05:17.954Z]     dispatchers_test.go:377: Windows does not support stopsignal
17:05:17 [2022-05-04T17:05:17.954Z] --- SKIP: TestStopSignal (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestArg
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestArg (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestShell
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestShell (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestPrependEnvOnCmd
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestPrependEnvOnCmd (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestRunWithBuildArgs
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestRunWithBuildArgs (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestRunIgnoresHealthcheck
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestDispatchUnsupportedOptions
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestNormalizeWorkdir
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestNormalizeWorkdir (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestDispatch
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestDispatch/ADD_multiple_files_to_file
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestDispatch/COPY_multiple_files_to_file
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestDispatch/COPY_wildcard_no_files
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestDispatch/COPY_url
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestDispatch (0.05s)
17:05:17 [2022-05-04T17:05:17.954Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s)
17:05:17 [2022-05-04T17:05:17.954Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
17:05:17 [2022-05-04T17:05:17.954Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
17:05:17 [2022-05-04T17:05:17.954Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
17:05:17 [2022-05-04T17:05:17.954Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
17:05:17 [2022-05-04T17:05:17.954Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z]     --- PASS: TestDispatch/COPY_url (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestAddScratchImageAddsToMounts
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestAddFromScratchPopulatesPlatform
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestImageSourceGetAddsToMounts
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestEmptyDockerfile
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestEmptyDockerfile (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestSymlinkDockerfile
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestSymlinkDockerfile (0.01s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestDockerfileOutsideTheBuildContext
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestNonExistingDockerfile
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestNonExistingDockerfile (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestCopyRunConfig
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestCopyRunConfig (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestDeepCopyRunConfig
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestDeepCopyRunConfig (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestExportImage
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestExportImage (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] === RUN   TestNormalizeDest
17:05:17 [2022-05-04T17:05:17.954Z] --- PASS: TestNormalizeDest (0.00s)
17:05:17 [2022-05-04T17:05:17.954Z] PASS
17:05:17 [2022-05-04T17:05:17.954Z] coverage: 46.7% of statements
17:05:17 [2022-05-04T17:05:17.954Z] ok  	github.com/docker/docker/builder/dockerfile	0.185s	coverage: 46.7% of statements
17:05:19 [2022-05-04T17:05:19.056Z] --- PASS: TestPluginWithDevMounts (1.50s)
17:05:19 [2022-05-04T17:05:19.056Z] PASS
17:05:19 [2022-05-04T17:05:19.056Z] 
17:05:19 [2022-05-04T17:05:19.056Z] DONE 1 tests in 1.625s
17:05:19 [2022-05-04T17:05:19.056Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
17:05:19 [2022-05-04T17:05:19.056Z] ++ 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
17:05:19 [2022-05-04T17:05:19.056Z] ++ set -e
17:05:19 [2022-05-04T17:05:19.056Z] ++ '[' -n 0 ']'
17:05:19 [2022-05-04T17:05:19.056Z] ++ set -x
17:05:19 [2022-05-04T17:05:19.056Z] ++ 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
17:05:19 [2022-05-04T17:05:19.056Z] INFO: Testing against a local daemon
17:05:19 [2022-05-04T17:05:19.056Z] === RUN   TestSecretInspect
17:05:19 [2022-05-04T17:05:19.517Z] === RUN   TestTCP4Proxy
17:05:19 [2022-05-04T17:05:19.517Z] --- PASS: TestTCP4Proxy (0.01s)
17:05:19 [2022-05-04T17:05:19.517Z] === RUN   TestTCP4ProxyHalfClose
17:05:19 [2022-05-04T17:05:19.517Z] --- PASS: TestTCP4ProxyHalfClose (0.00s)
17:05:19 [2022-05-04T17:05:19.517Z] === RUN   TestTCP6Proxy
17:05:19 [2022-05-04T17:05:19.517Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
17:05:19 [2022-05-04T17:05:19.517Z] --- SKIP: TestTCP6Proxy (0.00s)
17:05:19 [2022-05-04T17:05:19.517Z] === RUN   TestTCPDualStackProxy
17:05:19 [2022-05-04T17:05:19.517Z]     network_proxy_test.go:208: No support for dual stack yet
17:05:19 [2022-05-04T17:05:19.517Z] --- SKIP: TestTCPDualStackProxy (0.00s)
17:05:19 [2022-05-04T17:05:19.517Z] === RUN   TestUDP4Proxy
17:05:19 [2022-05-04T17:05:19.517Z] --- PASS: TestUDP4Proxy (0.00s)
17:05:19 [2022-05-04T17:05:19.517Z] === RUN   TestUDP6Proxy
17:05:19 [2022-05-04T17:05:19.517Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
17:05:19 [2022-05-04T17:05:19.517Z] --- SKIP: TestUDP6Proxy (0.00s)
17:05:19 [2022-05-04T17:05:19.517Z] === RUN   TestUDPWriteError
17:05:19 [2022-05-04T17:05:19.517Z] --- PASS: TestUDPWriteError (0.00s)
17:05:19 [2022-05-04T17:05:19.517Z] === RUN   TestSCTP4Proxy
17:05:19 [2022-05-04T17:05:19.517Z]     network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows
17:05:19 [2022-05-04T17:05:19.517Z] --- SKIP: TestSCTP4Proxy (0.01s)
17:05:19 [2022-05-04T17:05:19.517Z] === RUN   TestSCTP6Proxy
17:05:19 [2022-05-04T17:05:19.517Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
17:05:19 [2022-05-04T17:05:19.517Z] --- SKIP: TestSCTP6Proxy (0.00s)
17:05:19 [2022-05-04T17:05:19.517Z] PASS
17:05:19 [2022-05-04T17:05:19.517Z] coverage: 49.4% of statements
17:05:19 [2022-05-04T17:05:19.517Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.054s	coverage: 49.4% of statements
17:05:20 [2022-05-04T17:05:20.490Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:05:20 [2022-05-04T17:05:20.490Z] Using test binary docker
17:05:20 [2022-05-04T17:05:20.490Z] +++ /etc/init.d/apparmor start
17:05:20 [2022-05-04T17:05:20.490Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:05:20 [2022-05-04T17:05:20.490Z] INFO: Waiting for daemon to start...
17:05:20 [2022-05-04T17:05:20.490Z] Starting dockerd
17:05:20 [2022-05-04T17:05:20.490Z] +++ 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
17:05:20 [2022-05-04T17:05:20.955Z] --- PASS: TestSecretInspect (2.17s)
17:05:20 [2022-05-04T17:05:20.955Z] === RUN   TestSecretList
17:05:22 [2022-05-04T17:05:22.657Z] .
17:05:22 [2022-05-04T17:05:22.657Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:05:22 [2022-05-04T17:05:22.657Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:05:22 [2022-05-04T17:05:22.917Z] Error: No such image: emptyfs
17:05:22 [2022-05-04T17:05:22.917Z] ++++ docker load
17:05:22 [2022-05-04T17:05:22.917Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:05:23 [2022-05-04T17:05:23.176Z] Running integration-test (iteration 1)
17:05:23 [2022-05-04T17:05:23.176Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
17:05:23 [2022-05-04T17:05:23.176Z] ++ 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
17:05:23 [2022-05-04T17:05:23.176Z] ++ set -e
17:05:23 [2022-05-04T17:05:23.176Z] ++ '[' -n 0 ']'
17:05:23 [2022-05-04T17:05:23.176Z] ++ set -x
17:05:23 [2022-05-04T17:05:23.177Z] ++ 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
17:05:23 [2022-05-04T17:05:23.481Z] --- PASS: TestSecretList (2.15s)
17:05:23 [2022-05-04T17:05:23.481Z] === RUN   TestSecretsCreateAndDelete
17:05:24 [2022-05-04T17:05:24.114Z] Loaded image: busybox:latest
17:05:24 [2022-05-04T17:05:24.374Z] Loaded image: busybox:glibc
17:05:25 [2022-05-04T17:05:25.379Z] --- PASS: TestSecretsCreateAndDelete (2.24s)
17:05:25 [2022-05-04T17:05:25.379Z] === RUN   TestSecretsUpdate
17:05:26 [2022-05-04T17:05:26.602Z] INFO: Extraction ended at 05/04/2022 17:05:25. Duration:00:00:29.8775722
17:05:26 [2022-05-04T17:05:26.602Z] INFO: Updating the golang and path environment variables
17:05:26 [2022-05-04T17:05:26.602Z] INFO: GOPATH=d:\gopath
17:05:26 [2022-05-04T17:05:26.602Z] INFO: go version go1.18.1 windows/amd64
17:05:26 [2022-05-04T17:05:26.602Z] INFO: Running the daemon under test in debug mode
17:05:26 [2022-05-04T17:05:26.602Z] INFO: Starting a daemon under test...
17:05:26 [2022-05-04T17:05:26.602Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43560\2\daemon --pidfile d:\CI\PR-43560\2\docker.pid -D
17:05:26 [2022-05-04T17:05:26.602Z] INFO: Process started successfully.
17:05:26 [2022-05-04T17:05:26.602Z] INFO: Start tailing logs of the daemon under tests
17:05:26 [2022-05-04T17:05:26.602Z] INFO: Waiting for the daemon under test to start...
17:05:27 [2022-05-04T17:05:27.845Z] --- PASS: TestServiceUpdateConfigs (14.59s)
17:05:27 [2022-05-04T17:05:27.845Z] === RUN   TestServiceUpdateNetwork
17:05:27 [2022-05-04T17:05:27.906Z] --- PASS: TestSecretsUpdate (2.17s)
17:05:27 [2022-05-04T17:05:27.906Z] === RUN   TestTemplatedSecret
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestCheckpointCreateError
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestCheckpointCreateError (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestCheckpointCreate
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestCheckpointCreate (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestCheckpointDeleteError
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestCheckpointDeleteError (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestCheckpointDelete
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestCheckpointDelete (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestCheckpointListError
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestCheckpointListError (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestCheckpointList
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestCheckpointList (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestCheckpointListContainerNotFound
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestNewClientWithOpsFromEnv
17:05:28 [2022-05-04T17:05:28.171Z]     client_test.go:22: runtime.GOOS == "windows"
17:05:28 [2022-05-04T17:05:28.171Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestGetAPIPath
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestGetAPIPath (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestParseHostURL
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestParseHostURL (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestNegotiateAPIVersionEmpty
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestNegotiateAPIVersion
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestNegotiateAPIVersion/downgrade_from_default
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestNegotiateAPIVersion/no_downgrade_from_custom_version
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestNegotiateAPIVersion/downgrade_legacy
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestNegotiateAPIVersion/downgrade_old
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestNegotiateAPIVersion/no_upgrade
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestNegotiateAPIVersion (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z]     --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z]     --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z]     --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z]     --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z]     --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestNegotiateAPVersionOverride
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestNegotiateAPIVersionAutomatic
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestClientRedirect
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestClientRedirect/GET
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestClientRedirect/POST
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestClientRedirect/PUT
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestClientRedirect/DELETE
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestClientRedirect (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z]     --- PASS: TestClientRedirect/GET (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z]     --- PASS: TestClientRedirect/POST (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z]     --- PASS: TestClientRedirect/PUT (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z]     --- PASS: TestClientRedirect/DELETE (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestConfigCreateUnsupported
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestConfigCreateUnsupported (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestConfigCreateError
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestConfigCreateError (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestConfigCreate
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestConfigCreate (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestConfigInspectNotFound
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestConfigInspectNotFound (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestConfigInspectWithEmptyID
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestConfigInspectUnsupported
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestConfigInspectUnsupported (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestConfigInspectError
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestConfigInspectError (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestConfigInspectConfigNotFound
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestConfigInspect
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestConfigInspect (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestConfigListUnsupported
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestConfigListUnsupported (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestConfigListError
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestConfigListError (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestConfigList
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestConfigList (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestConfigRemoveUnsupported
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestConfigRemoveError
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestConfigRemoveError (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestConfigRemove
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestConfigRemove (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestConfigUpdateUnsupported
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestConfigUpdateError
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestConfigUpdateError (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestConfigUpdate
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestConfigUpdate (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerCommitError
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerCommitError (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerCommit
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerCommit (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerStatPathError
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerStatPathError (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerStatPathNotFoundError
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerStatPathNoHeaderError
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerStatPath
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerStatPath (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestCopyToContainerError
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestCopyToContainerError (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestCopyToContainerNotFoundError
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestCopyToContainerEmptyResponse
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestCopyToContainer
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestCopyToContainer (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestCopyFromContainerError
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestCopyFromContainerError (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestCopyFromContainerNotFoundError
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestCopyFromContainerEmptyResponse
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestCopyFromContainerNoHeaderError
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestCopyFromContainer
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestCopyFromContainer (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerCreateError
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerCreateError (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerCreateImageNotFound
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerCreateWithName
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerCreateWithName (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerCreateAutoRemove
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerDiffError
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerDiffError (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerDiff
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerDiff (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerExecCreateError
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerExecCreateError (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerExecCreate
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerExecCreate (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerExecStartError
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerExecStartError (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerExecStart
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerExecStart (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerExecInspectError
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerExecInspectError (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerExecInspect
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerExecInspect (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerExportError
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerExportError (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerExport
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerExport (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerInspectError
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerInspectError (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerInspectContainerNotFound
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerInspectWithEmptyID
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerInspect
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerInspect (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerInspectNode
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerInspectNode (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerKillError
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerKillError (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerKill
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerKill (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerListError
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerListError (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerList
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerList (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerLogsNotFoundError
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerLogsError
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerLogsError (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerLogs
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerLogs (0.13s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerPauseError
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerPauseError (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerPause
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerPause (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainersPruneError
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainersPruneError (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainersPrune
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainersPrune (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerRemoveError
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerRemoveError (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerRemoveNotFoundError
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerRemove
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerRemove (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerRenameError
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerRenameError (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerRename
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerRename (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerResizeError
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerResizeError (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerExecResizeError
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerExecResizeError (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerResize
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerResize (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerExecResize
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerExecResize (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerRestartError
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerRestartError (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerRestart
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerRestart (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerStartError
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerStartError (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerStart
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerStart (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerStatsError
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerStatsError (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerStats
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerStats (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerStopError
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerStopError (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerStop
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerStop (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerTopError
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerTopError (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerTop
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerTop (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerUnpauseError
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerUnpauseError (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerUnpause
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerUnpause (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerUpdateError
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerUpdateError (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerUpdate
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerUpdate (0.02s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerWaitError
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerWaitError (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestContainerWait
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestContainerWait (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestDiskUsageError
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestDiskUsageError (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestDiskUsage
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestDiskUsage (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestDistributionInspectUnsupported
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestDistributionInspectWithEmptyID
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestEventsErrorInOptions
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestEventsErrorInOptions (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestEventsErrorFromServer
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestEventsErrorFromServer (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestEvents
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestEvents (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestTLSCloseWriter
17:05:28 [2022-05-04T17:05:28.171Z] === PAUSE TestTLSCloseWriter
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestImageBuildError
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestImageBuildError (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestImageBuild
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestImageBuild (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestGetDockerOS
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestGetDockerOS (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestImageCreateError
17:05:28 [2022-05-04T17:05:28.171Z] --- PASS: TestImageCreateError (0.00s)
17:05:28 [2022-05-04T17:05:28.171Z] === RUN   TestImageCreate
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestImageCreate (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestImageHistoryError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestImageHistoryError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestImageHistory
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestImageHistory (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestImageImportError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestImageImportError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestImageImport
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestImageImport (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestImageInspectError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestImageInspectError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestImageInspectImageNotFound
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestImageInspectImageNotFound (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestImageInspectWithEmptyID
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestImageInspect
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestImageInspect (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestImageListError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestImageListError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestImageList
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestImageList (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestImageListApiBefore125
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestImageListApiBefore125 (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestImageLoadError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestImageLoadError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestImageLoad
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestImageLoad (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestImagesPruneError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestImagesPruneError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestImagesPrune
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestImagesPrune (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestImagePullReferenceParseError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestImagePullReferenceParseError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestImagePullAnyError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestImagePullAnyError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestImagePullStatusUnauthorizedError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestImagePullWithPrivilegedFuncNoError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestImagePullWithoutErrors
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestImagePullWithoutErrors (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestImagePushReferenceError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestImagePushReferenceError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestImagePushAnyError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestImagePushAnyError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestImagePushStatusUnauthorizedError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestImagePushWithPrivilegedFuncNoError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestImagePushWithoutErrors
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestImagePushWithoutErrors (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestImageRemoveError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestImageRemoveError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestImageRemoveImageNotFound
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestImageRemove
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestImageRemove (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestImageSaveError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestImageSaveError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestImageSave
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestImageSave (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestImageSearchAnyError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestImageSearchAnyError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestImageSearchStatusUnauthorizedError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestImageSearchWithoutErrors
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestImageTagError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestImageTagError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestImageTagInvalidReference
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestImageTagInvalidReference (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestImageTagInvalidSourceImageName
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestImageTagHexSource
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestImageTagHexSource (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestImageTag
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestImageTag (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestInfoServerError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestInfoServerError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestInfoInvalidResponseJSONError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestInfo
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestInfo (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestNetworkConnectError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestNetworkConnectError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestNetworkConnect
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestNetworkConnect (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestNetworkCreateError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestNetworkCreateError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestNetworkCreate
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestNetworkCreate (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestNetworkDisconnectError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestNetworkDisconnectError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestNetworkDisconnect
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestNetworkDisconnect (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestNetworkInspect
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestNetworkInspect/empty_ID
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestNetworkInspect/no_options
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestNetworkInspect/verbose
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestNetworkInspect/global_scope
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestNetworkInspect/unknown_network
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestNetworkInspect/server_error
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestNetworkInspect (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z]     --- PASS: TestNetworkInspect/empty_ID (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z]     --- PASS: TestNetworkInspect/no_options (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z]     --- PASS: TestNetworkInspect/verbose (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z]     --- PASS: TestNetworkInspect/global_scope (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z]     --- PASS: TestNetworkInspect/unknown_network (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z]     --- PASS: TestNetworkInspect/server_error (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestNetworkListError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestNetworkListError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestNetworkList
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestNetworkList (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestNetworksPruneError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestNetworksPruneError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestNetworksPrune
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestNetworksPrune (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestNetworkRemoveError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestNetworkRemoveError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestNetworkRemove
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestNetworkRemove (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestNodeInspectError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestNodeInspectError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestNodeInspectNodeNotFound
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestNodeInspectWithEmptyID
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestNodeInspect
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestNodeInspect (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestNodeListError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestNodeListError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestNodeList
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestNodeList (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestNodeRemoveError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestNodeRemoveError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestNodeRemove
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestNodeRemove (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestNodeUpdateError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestNodeUpdateError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestNodeUpdate
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestNodeUpdate (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestOptionWithHostFromEnv
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestOptionWithHostFromEnv (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestOptionWithTimeout
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestOptionWithTimeout (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestOptionWithVersionFromEnv
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestOptionWithVersionFromEnv (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestPingFail
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestPingFail (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestPingWithError
17:05:28 [2022-05-04T17:05:28.172Z] 2022/05/04 17:05:27 RoundTripper returned a response & error; ignoring response
17:05:28 [2022-05-04T17:05:28.172Z] 2022/05/04 17:05:27 RoundTripper returned a response & error; ignoring response
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestPingWithError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestPingSuccess
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestPingSuccess (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestPingHeadFallback
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestPingHeadFallback/OK
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestPingHeadFallback/Internal_Server_Error
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestPingHeadFallback/Not_Found
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestPingHeadFallback (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestPluginDisableError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestPluginDisableError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestPluginDisable
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestPluginDisable (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestPluginEnableError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestPluginEnableError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestPluginEnable
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestPluginEnable (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestPluginInspectError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestPluginInspectError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestPluginInspectWithEmptyID
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestPluginInspect
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestPluginInspect (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestPluginListError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestPluginListError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestPluginList
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestPluginList (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestPluginPushError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestPluginPushError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestPluginPush
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestPluginPush (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestPluginRemoveError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestPluginRemoveError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestPluginRemove
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestPluginRemove (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestPluginSetError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestPluginSetError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestPluginSet
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestPluginSet (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestSetHostHeader
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestSetHostHeader (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestPlainTextError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestPlainTextError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestInfiniteError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestInfiniteError (0.01s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestCanceledContext
17:05:28 [2022-05-04T17:05:28.172Z] 2022/05/04 17:05:27 RoundTripper returned a response & error; ignoring response
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestCanceledContext (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestDeadlineExceededContext
17:05:28 [2022-05-04T17:05:28.172Z] 2022/05/04 17:05:27 RoundTripper returned a response & error; ignoring response
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestDeadlineExceededContext (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestSecretCreateUnsupported
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestSecretCreateUnsupported (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestSecretCreateError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestSecretCreateError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestSecretCreate
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestSecretCreate (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestSecretInspectUnsupported
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestSecretInspectUnsupported (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestSecretInspectError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestSecretInspectError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestSecretInspectSecretNotFound
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestSecretInspectWithEmptyID
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestSecretInspect
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestSecretInspect (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestSecretListUnsupported
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestSecretListUnsupported (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestSecretListError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestSecretListError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestSecretList
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestSecretList (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestSecretRemoveUnsupported
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestSecretRemoveError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestSecretRemoveError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestSecretRemove
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestSecretRemove (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestSecretUpdateUnsupported
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestSecretUpdateError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestSecretUpdateError (0.01s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestSecretUpdate
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestSecretUpdate (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestServiceCreateError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestServiceCreateError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestServiceCreate
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestServiceCreate (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestServiceCreateCompatiblePlatforms
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestServiceCreateDigestPinning
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestServiceInspectError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestServiceInspectError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestServiceInspectServiceNotFound
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestServiceInspectWithEmptyID
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestServiceInspect
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestServiceInspect (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestServiceListError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestServiceListError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestServiceList
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestServiceList (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestServiceLogsError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestServiceLogsError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestServiceLogs
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestServiceLogs (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestServiceRemoveError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestServiceRemoveError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestServiceRemoveNotFoundError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestServiceRemove
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestServiceRemove (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestServiceUpdateError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestServiceUpdateError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestServiceUpdate
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestServiceUpdate (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestSwarmGetUnlockKeyError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestSwarmGetUnlockKey
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestSwarmInitError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestSwarmInitError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestSwarmInit
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestSwarmInit (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestSwarmInspectError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestSwarmInspectError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestSwarmInspect
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestSwarmInspect (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestSwarmJoinError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestSwarmJoinError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestSwarmJoin
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestSwarmJoin (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestSwarmLeaveError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestSwarmLeaveError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestSwarmLeave
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestSwarmLeave (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestSwarmUnlockError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestSwarmUnlockError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestSwarmUnlock
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestSwarmUnlock (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestSwarmUpdateError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestSwarmUpdateError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestSwarmUpdate
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestSwarmUpdate (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestTaskInspectError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestTaskInspectError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestTaskInspectWithEmptyID
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestTaskInspect
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestTaskInspect (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestTaskListError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestTaskListError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestTaskList
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestTaskList (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestVolumeCreateError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestVolumeCreateError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestVolumeCreate
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestVolumeCreate (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestVolumeInspectError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestVolumeInspectError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestVolumeInspectNotFound
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestVolumeInspectNotFound (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestVolumeInspectWithEmptyID
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestVolumeInspect
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestVolumeInspect (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestVolumeListError
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestVolumeListError (0.00s)
17:05:28 [2022-05-04T17:05:28.172Z] === RUN   TestVolumeList
17:05:28 [2022-05-04T17:05:28.172Z] --- PASS: TestVolumeList (0.00s)
17:05:28 [2022-05-04T17:05:28.173Z] === RUN   TestVolumeRemoveError
17:05:28 [2022-05-04T17:05:28.173Z] --- PASS: TestVolumeRemoveError (0.00s)
17:05:28 [2022-05-04T17:05:28.173Z] === RUN   TestVolumeRemove
17:05:28 [2022-05-04T17:05:28.173Z] --- PASS: TestVolumeRemove (0.00s)
17:05:28 [2022-05-04T17:05:28.173Z] === CONT  TestTLSCloseWriter
17:05:28 [2022-05-04T17:05:28.173Z] --- PASS: TestTLSCloseWriter (0.01s)
17:05:28 [2022-05-04T17:05:28.173Z] PASS
17:05:28 [2022-05-04T17:05:28.173Z] coverage: 75.1% of statements
17:05:28 [2022-05-04T17:05:28.173Z] ok  	github.com/docker/docker/client	0.332s	coverage: 75.1% of statements
17:05:29 [2022-05-04T17:05:29.060Z] === RUN   TestMiddlewares
17:05:29 [2022-05-04T17:05:29.060Z] --- PASS: TestMiddlewares (0.00s)
17:05:29 [2022-05-04T17:05:29.060Z] PASS
17:05:29 [2022-05-04T17:05:29.060Z] coverage: 7.9% of statements
17:05:29 [2022-05-04T17:05:29.060Z] ok  	github.com/docker/docker/api/server	0.063s	coverage: 7.9% of statements
17:05:29 [2022-05-04T17:05:29.652Z] Loaded image: debian:bullseye-slim
17:05:29 [2022-05-04T17:05:29.652Z] Loaded image: hello-world:latest
17:05:29 [2022-05-04T17:05:29.652Z] Loaded image: arm32v7/hello-world:latest
17:05:29 [2022-05-04T17:05:29.652Z] INFO: Testing against a local daemon
17:05:29 [2022-05-04T17:05:29.652Z] === RUN   TestCgroupNamespacesBuild
17:05:29 [2022-05-04T17:05:29.805Z] --- PASS: TestTemplatedSecret (2.41s)
17:05:29 [2022-05-04T17:05:29.805Z] === RUN   TestSecretCreateResolve
17:05:32 [2022-05-04T17:05:32.190Z] --- PASS: TestCgroupNamespacesBuild (2.44s)
17:05:32 [2022-05-04T17:05:32.190Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:05:32 [2022-05-04T17:05:32.331Z] --- PASS: TestSecretCreateResolve (2.13s)
17:05:32 [2022-05-04T17:05:32.332Z] PASS
17:05:32 [2022-05-04T17:05:32.332Z] 
17:05:32 [2022-05-04T17:05:32.332Z] DONE 6 tests in 13.362s
17:05:32 [2022-05-04T17:05:32.332Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
17:05:32 [2022-05-04T17:05:32.332Z] ++ 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
17:05:32 [2022-05-04T17:05:32.332Z] ++ set -e
17:05:32 [2022-05-04T17:05:32.332Z] ++ '[' -n 0 ']'
17:05:32 [2022-05-04T17:05:32.332Z] ++ set -x
17:05:32 [2022-05-04T17:05:32.332Z] ++ 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
17:05:32 [2022-05-04T17:05:32.332Z] INFO: Testing against a local daemon
17:05:32 [2022-05-04T17:05:32.332Z] === RUN   TestServiceCreateInit
17:05:32 [2022-05-04T17:05:32.332Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:05:34 [2022-05-04T17:05:34.103Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.03s)
17:05:34 [2022-05-04T17:05:34.103Z] === RUN   TestBuildWithSession
17:05:34 [2022-05-04T17:05:34.103Z]     build_session_test.go:25: TODO: BuildKit
17:05:34 [2022-05-04T17:05:34.103Z] --- SKIP: TestBuildWithSession (0.00s)
17:05:34 [2022-05-04T17:05:34.103Z] === RUN   TestBuildSquashParent
17:05:36 [2022-05-04T17:05:36.512Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:05:39 [2022-05-04T17:05:39.046Z] --- PASS: TestServiceCreateInit (6.90s)
17:05:39 [2022-05-04T17:05:39.046Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.61s)
17:05:39 [2022-05-04T17:05:39.046Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.28s)
17:05:39 [2022-05-04T17:05:39.046Z] === RUN   TestCreateServiceMultipleTimes
17:05:40 [2022-05-04T17:05:40.063Z] --- PASS: TestServiceUpdateNetwork (12.65s)
17:05:40 [2022-05-04T17:05:40.063Z] === RUN   TestServiceUpdatePidsLimit
17:05:41 [2022-05-04T17:05:41.004Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
17:05:41 [2022-05-04T17:05:41.944Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
17:05:43 [2022-05-04T17:05:43.100Z] --- PASS: TestCheckoutGit (26.33s)
17:05:43 [2022-05-04T17:05:43.100Z] === RUN   TestValidGitTransport
17:05:43 [2022-05-04T17:05:43.100Z] --- PASS: TestValidGitTransport (0.00s)
17:05:43 [2022-05-04T17:05:43.100Z] === RUN   TestGitInvalidRef
17:05:43 [2022-05-04T17:05:43.100Z] --- PASS: TestGitInvalidRef (0.21s)
17:05:43 [2022-05-04T17:05:43.100Z] PASS
17:05:43 [2022-05-04T17:05:43.100Z] coverage: 86.3% of statements
17:05:43 [2022-05-04T17:05:43.100Z] ok  	github.com/docker/docker/builder/remotecontext/git	26.639s	coverage: 86.3% of statements
17:05:43 [2022-05-04T17:05:43.568Z] ?   	github.com/docker/docker/cli	[no test files]
17:05:43 [2022-05-04T17:05:43.568Z] ?   	github.com/docker/docker/cli/config	[no test files]
17:05:43 [2022-05-04T17:05:43.568Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
17:05:43 [2022-05-04T17:05:43.568Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
17:05:44 [2022-05-04T17:05:44.088Z] --- PASS: TestBuildSquashParent (8.83s)
17:05:44 [2022-05-04T17:05:44.088Z] === RUN   TestBuildWithRemoveAndForceRemove
17:05:44 [2022-05-04T17:05:44.088Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:05:44 [2022-05-04T17:05:44.088Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:05:44 [2022-05-04T17:05:44.088Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:05:44 [2022-05-04T17:05:44.088Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:05:44 [2022-05-04T17:05:44.088Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:05:44 [2022-05-04T17:05:44.088Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:05:44 [2022-05-04T17:05:44.088Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:05:44 [2022-05-04T17:05:44.088Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:05:44 [2022-05-04T17:05:44.088Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:05:44 [2022-05-04T17:05:44.088Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:05:44 [2022-05-04T17:05:44.088Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:05:44 [2022-05-04T17:05:44.088Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:05:44 [2022-05-04T17:05:44.088Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:05:44 [2022-05-04T17:05:44.088Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:05:45 [2022-05-04T17:05:45.996Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:05:46 [2022-05-04T17:05:46.256Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:05:47 [2022-05-04T17:05:47.642Z] .....INFO: Daemon under test started and replied!
17:05:47 [2022-05-04T17:05:47.642Z] INFO: Docker version of the daemon under test
17:05:47 [2022-05-04T17:05:47.642Z] 
17:05:47 [2022-05-04T17:05:47.642Z] Client:
17:05:47 [2022-05-04T17:05:47.642Z]  Version:      17.06.2-ce
17:05:47 [2022-05-04T17:05:47.642Z]  API version:  1.30
17:05:47 [2022-05-04T17:05:47.642Z]  Go version:   go1.8.3
17:05:47 [2022-05-04T17:05:47.642Z]  Git commit:   cec0b72
17:05:47 [2022-05-04T17:05:47.642Z]  Built:        Tue Sep  5 19:57:19 2017
17:05:47 [2022-05-04T17:05:47.642Z]  OS/Arch:      windows/amd64
17:05:47 [2022-05-04T17:05:47.642Z] 
17:05:47 [2022-05-04T17:05:47.642Z] Server:
17:05:47 [2022-05-04T17:05:47.642Z]  Version:      0.0.0-dev
17:05:47 [2022-05-04T17:05:47.642Z]  API version:  1.42 (minimum version 1.24)
17:05:47 [2022-05-04T17:05:47.642Z]  Go version:   go1.18.1
17:05:47 [2022-05-04T17:05:47.642Z]  Git commit:   6e376e32d8
17:05:47 [2022-05-04T17:05:47.642Z]  Built:        
17:05:47 [2022-05-04T17:05:47.642Z]  OS/Arch:      windows/amd64
17:05:47 [2022-05-04T17:05:47.642Z]  Experimental: false
17:05:47 [2022-05-04T17:05:47.642Z] 
17:05:47 [2022-05-04T17:05:47.642Z] INFO: Docker info of the daemon under test
17:05:47 [2022-05-04T17:05:47.642Z] 
17:05:47 [2022-05-04T17:05:47.642Z] Containers: 0
17:05:47 [2022-05-04T17:05:47.642Z]  Running: 0
17:05:47 [2022-05-04T17:05:47.642Z]  Paused: 0
17:05:47 [2022-05-04T17:05:47.642Z]  Stopped: 0
17:05:47 [2022-05-04T17:05:47.642Z] Images: 0
17:05:47 [2022-05-04T17:05:47.642Z] Server Version: 0.0.0-dev
17:05:47 [2022-05-04T17:05:47.642Z] Storage Driver: windowsfilter
17:05:47 [2022-05-04T17:05:47.642Z]  Windows: 
17:05:47 [2022-05-04T17:05:47.642Z] Logging Driver: json-file
17:05:47 [2022-05-04T17:05:47.642Z] Plugins: 
17:05:47 [2022-05-04T17:05:47.642Z]  Volume: local
17:05:47 [2022-05-04T17:05:47.642Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
17:05:47 [2022-05-04T17:05:47.642Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
17:05:47 [2022-05-04T17:05:47.642Z] Swarm: inactive
17:05:47 [2022-05-04T17:05:47.642Z] Default Isolation: process
17:05:47 [2022-05-04T17:05:47.642Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
17:05:47 [2022-05-04T17:05:47.642Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183)
17:05:47 [2022-05-04T17:05:47.642Z] OSType: windows
17:05:47 [2022-05-04T17:05:47.642Z] Architecture: x86_64
17:05:47 [2022-05-04T17:05:47.642Z] CPUs: 4
17:05:47 [2022-05-04T17:05:47.642Z] Total Memory: 32GiB
17:05:47 [2022-05-04T17:05:47.642Z] Name: azwin-2-a2e230
17:05:47 [2022-05-04T17:05:47.642Z] ID: C6ND:CPQO:EDJX:RNT3:AD3V:6KET:7CEN:H7LU:ERD2:KQIJ:RXLY:LPZY
17:05:47 [2022-05-04T17:05:47.642Z] Docker Root Dir: D:\CI\PR-43560\2\daemon
17:05:47 [2022-05-04T17:05:47.642Z] Debug Mode (client): false
17:05:47 [2022-05-04T17:05:47.642Z] Debug Mode (server): true
17:05:47 [2022-05-04T17:05:47.642Z]  File Descriptors: -1
17:05:47 [2022-05-04T17:05:47.642Z]  Goroutines: 16
17:05:47 [2022-05-04T17:05:47.642Z]  System Time: 2022-05-04T17:05:45.3962153Z
17:05:47 [2022-05-04T17:05:47.642Z]  EventsListeners: 0
17:05:47 [2022-05-04T17:05:47.642Z] Registry: https://index.docker.io/v1/
17:05:47 [2022-05-04T17:05:47.642Z] Labels:
17:05:47 [2022-05-04T17:05:47.642Z] Experimental: false
17:05:47 [2022-05-04T17:05:47.642Z] Insecure Registries:
17:05:47 [2022-05-04T17:05:47.642Z]  127.0.0.0/8
17:05:47 [2022-05-04T17:05:47.642Z] Live Restore Enabled: false
17:05:47 [2022-05-04T17:05:47.642Z] 
17:05:47 [2022-05-04T17:05:47.642Z] 
17:05:47 [2022-05-04T17:05:47.642Z] INFO: Docker images of the daemon under test
17:05:47 [2022-05-04T17:05:47.642Z] 
17:05:47 [2022-05-04T17:05:47.642Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
17:05:47 [2022-05-04T17:05:47.642Z] 
17:05:47 [2022-05-04T17:05:47.642Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
17:05:47 [2022-05-04T17:05:47.642Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
17:05:47 [2022-05-04T17:05:47.642Z] ltsc2019: Pulling from windows/servercore
17:05:47 [2022-05-04T17:05:47.642Z] 4612f6d0b889: Pulling fs layer
17:05:47 [2022-05-04T17:05:47.642Z] ba8181afd426: Pulling fs layer
17:05:48 [2022-05-04T17:05:48.519Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
17:05:49 [2022-05-04T17:05:49.547Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:05:49 [2022-05-04T17:05:49.807Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:05:50 [2022-05-04T17:05:50.714Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
17:05:50 [2022-05-04T17:05:50.714Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
17:05:50 [2022-05-04T17:05:50.714Z] === RUN   TestLoadDaemonCliConfigWithTLS
17:05:50 [2022-05-04T17:05:50.714Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
17:05:50 [2022-05-04T17:05:50.714Z] === RUN   TestLoadDaemonCliConfigWithConflicts
17:05:50 [2022-05-04T17:05:50.714Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
17:05:50 [2022-05-04T17:05:50.714Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
17:05:50 [2022-05-04T17:05:50.714Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
17:05:50 [2022-05-04T17:05:50.714Z] === RUN   TestLoadDaemonCliWithConflictingLabels
17:05:50 [2022-05-04T17:05:50.714Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
17:05:50 [2022-05-04T17:05:50.714Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
17:05:50 [2022-05-04T17:05:50.714Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
17:05:50 [2022-05-04T17:05:50.715Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
17:05:50 [2022-05-04T17:05:50.715Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
17:05:50 [2022-05-04T17:05:50.715Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
17:05:50 [2022-05-04T17:05:50.715Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
17:05:50 [2022-05-04T17:05:50.715Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
17:05:50 [2022-05-04T17:05:50.715Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
17:05:50 [2022-05-04T17:05:50.715Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
17:05:50 [2022-05-04T17:05:50.715Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
17:05:50 [2022-05-04T17:05:50.715Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
17:05:50 [2022-05-04T17:05:50.715Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
17:05:50 [2022-05-04T17:05:50.715Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
17:05:50 [2022-05-04T17:05:50.715Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
17:05:50 [2022-05-04T17:05:50.715Z] === RUN   TestConfigureDaemonLogs
17:05:50 [2022-05-04T17:05:50.715Z] --- PASS: TestConfigureDaemonLogs (0.00s)
17:05:50 [2022-05-04T17:05:50.715Z] === RUN   TestCommonOptionsInstallFlags
17:05:50 [2022-05-04T17:05:50.715Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
17:05:50 [2022-05-04T17:05:50.715Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
17:05:50 [2022-05-04T17:05:50.715Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
17:05:50 [2022-05-04T17:05:50.715Z] PASS
17:05:50 [2022-05-04T17:05:50.715Z] coverage: 20.1% of statements
17:05:50 [2022-05-04T17:05:50.715Z] ok  	github.com/docker/docker/cmd/dockerd	0.181s	coverage: 20.1% of statements
17:05:50 [2022-05-04T17:05:50.715Z] ?   	github.com/docker/docker/cmd/dockerd/trap	[no test files]
17:05:50 [2022-05-04T17:05:50.715Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
17:05:52 [2022-05-04T17:05:52.279Z] === RUN   TestContainerStopSignal
17:05:52 [2022-05-04T17:05:52.279Z] --- PASS: TestContainerStopSignal (0.00s)
17:05:52 [2022-05-04T17:05:52.279Z] === RUN   TestContainerStopTimeout
17:05:52 [2022-05-04T17:05:52.279Z] --- PASS: TestContainerStopTimeout (0.00s)
17:05:52 [2022-05-04T17:05:52.279Z] === RUN   TestContainerSecretReferenceDestTarget
17:05:52 [2022-05-04T17:05:52.279Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
17:05:52 [2022-05-04T17:05:52.279Z] === RUN   TestContainerLogPathSetForJSONFileLogger
17:05:52 [2022-05-04T17:05:52.279Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
17:05:52 [2022-05-04T17:05:52.279Z] === RUN   TestContainerLogPathSetForRingLogger
17:05:52 [2022-05-04T17:05:52.279Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
17:05:52 [2022-05-04T17:05:52.279Z] === RUN   TestReplaceAndAppendEnvVars
17:05:52 [2022-05-04T17:05:52.279Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
17:05:52 [2022-05-04T17:05:52.279Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
17:05:52 [2022-05-04T17:05:52.279Z] === RUN   TestNewMemoryStore
17:05:52 [2022-05-04T17:05:52.279Z] --- PASS: TestNewMemoryStore (0.00s)
17:05:52 [2022-05-04T17:05:52.279Z] === RUN   TestAddContainers
17:05:52 [2022-05-04T17:05:52.279Z] --- PASS: TestAddContainers (0.00s)
17:05:52 [2022-05-04T17:05:52.279Z] === RUN   TestGetContainer
17:05:52 [2022-05-04T17:05:52.279Z] --- PASS: TestGetContainer (0.00s)
17:05:52 [2022-05-04T17:05:52.279Z] === RUN   TestDeleteContainer
17:05:52 [2022-05-04T17:05:52.279Z] --- PASS: TestDeleteContainer (0.00s)
17:05:52 [2022-05-04T17:05:52.279Z] === RUN   TestListContainers
17:05:52 [2022-05-04T17:05:52.279Z] --- PASS: TestListContainers (0.00s)
17:05:52 [2022-05-04T17:05:52.279Z] === RUN   TestFirstContainer
17:05:52 [2022-05-04T17:05:52.279Z] --- PASS: TestFirstContainer (0.00s)
17:05:52 [2022-05-04T17:05:52.279Z] === RUN   TestApplyAllContainer
17:05:52 [2022-05-04T17:05:52.279Z] --- PASS: TestApplyAllContainer (0.00s)
17:05:52 [2022-05-04T17:05:52.279Z] === RUN   TestIsValidHealthString
17:05:52 [2022-05-04T17:05:52.279Z] --- PASS: TestIsValidHealthString (0.00s)
17:05:52 [2022-05-04T17:05:52.279Z] === RUN   TestStateRunStop
17:05:52 [2022-05-04T17:05:52.279Z] --- PASS: TestStateRunStop (0.00s)
17:05:52 [2022-05-04T17:05:52.279Z] === RUN   TestStateTimeoutWait
17:05:52 [2022-05-04T17:05:52.279Z]     state_test.go:141: Stop callback fired
17:05:52 [2022-05-04T17:05:52.279Z]     state_test.go:165: Stop callback fired
17:05:52 [2022-05-04T17:05:52.279Z] --- PASS: TestStateTimeoutWait (0.10s)
17:05:52 [2022-05-04T17:05:52.279Z] === RUN   TestIsValidStateString
17:05:52 [2022-05-04T17:05:52.279Z] --- PASS: TestIsValidStateString (0.00s)
17:05:52 [2022-05-04T17:05:52.279Z] === RUN   TestViewSaveDelete
17:05:52 [2022-05-04T17:05:52.279Z] --- PASS: TestViewSaveDelete (0.01s)
17:05:52 [2022-05-04T17:05:52.279Z] === RUN   TestViewAll
17:05:52 [2022-05-04T17:05:52.279Z] --- PASS: TestViewAll (0.01s)
17:05:52 [2022-05-04T17:05:52.279Z] === RUN   TestViewGet
17:05:52 [2022-05-04T17:05:52.279Z] --- PASS: TestViewGet (0.01s)
17:05:52 [2022-05-04T17:05:52.279Z] === RUN   TestNames
17:05:52 [2022-05-04T17:05:52.279Z] --- PASS: TestNames (0.00s)
17:05:52 [2022-05-04T17:05:52.279Z] === RUN   TestViewWithHealthCheck
17:05:52 [2022-05-04T17:05:52.279Z] --- PASS: TestViewWithHealthCheck (0.01s)
17:05:52 [2022-05-04T17:05:52.279Z] PASS
17:05:52 [2022-05-04T17:05:52.279Z] coverage: 41.7% of statements
17:05:52 [2022-05-04T17:05:52.279Z] ok  	github.com/docker/docker/container	0.214s	coverage: 41.7% of statements
17:05:52 [2022-05-04T17:05:52.279Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:05:52 [2022-05-04T17:05:52.279Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:05:52 [2022-05-04T17:05:52.279Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
17:05:52 [2022-05-04T17:05:52.279Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:05:52 [2022-05-04T17:05:52.747Z] === RUN   TestPrepare
17:05:52 [2022-05-04T17:05:52.747Z] --- PASS: TestPrepare (0.00s)
17:05:52 [2022-05-04T17:05:52.747Z] === RUN   TestStart
17:05:52 [2022-05-04T17:05:52.747Z] --- PASS: TestStart (0.00s)
17:05:52 [2022-05-04T17:05:52.747Z] === RUN   TestWaitCancel
17:05:52 [2022-05-04T17:05:52.747Z] --- PASS: TestWaitCancel (0.00s)
17:05:52 [2022-05-04T17:05:52.747Z] === RUN   TestWaitDisabled
17:05:52 [2022-05-04T17:05:52.747Z] --- PASS: TestWaitDisabled (0.00s)
17:05:52 [2022-05-04T17:05:52.747Z] === RUN   TestWaitEnabled
17:05:52 [2022-05-04T17:05:52.747Z] --- PASS: TestWaitEnabled (0.00s)
17:05:52 [2022-05-04T17:05:52.747Z] === RUN   TestRemove
17:05:52 [2022-05-04T17:05:52.747Z] --- PASS: TestRemove (0.00s)
17:05:52 [2022-05-04T17:05:52.747Z] PASS
17:05:52 [2022-05-04T17:05:52.747Z] coverage: 65.3% of statements
17:05:52 [2022-05-04T17:05:52.747Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.052s	coverage: 65.3% of statements
17:05:53 [2022-05-04T17:05:53.102Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
17:05:53 [2022-05-04T17:05:53.102Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.30s)
17:05:53 [2022-05-04T17:05:53.102Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.34s)
17:05:53 [2022-05-04T17:05:53.102Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.22s)
17:05:53 [2022-05-04T17:05:53.102Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.66s)
17:05:53 [2022-05-04T17:05:53.102Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.50s)
17:05:53 [2022-05-04T17:05:53.102Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.21s)
17:05:53 [2022-05-04T17:05:53.102Z] === RUN   TestBuildMultiStageCopy
17:05:53 [2022-05-04T17:05:53.102Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:05:55 [2022-05-04T17:05:55.639Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:05:55 [2022-05-04T17:05:55.693Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
17:05:55 [2022-05-04T17:05:55.693Z] === RUN   TestNewListSecretsFilters
17:05:55 [2022-05-04T17:05:55.693Z] --- PASS: TestNewListSecretsFilters (0.00s)
17:05:55 [2022-05-04T17:05:55.693Z] === RUN   TestNewListConfigsFilters
17:05:55 [2022-05-04T17:05:55.693Z] --- PASS: TestNewListConfigsFilters (0.00s)
17:05:55 [2022-05-04T17:05:55.693Z] PASS
17:05:55 [2022-05-04T17:05:55.693Z] coverage: 0.5% of statements
17:05:55 [2022-05-04T17:05:55.693Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s)
17:05:55 [2022-05-04T17:05:55.693Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
17:05:55 [2022-05-04T17:05:55.693Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
17:05:55 [2022-05-04T17:05:55.693Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
17:05:55 [2022-05-04T17:05:55.693Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
17:05:55 [2022-05-04T17:05:55.693Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
17:05:55 [2022-05-04T17:05:55.693Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
17:05:55 [2022-05-04T17:05:55.693Z] === RUN   TestServiceConvertToGRPCContainerRuntime
17:05:55 [2022-05-04T17:05:55.693Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
17:05:55 [2022-05-04T17:05:55.693Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
17:05:55 [2022-05-04T17:05:55.693Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
17:05:55 [2022-05-04T17:05:55.693Z] === RUN   TestServiceConvertToGRPCIsolation
17:05:55 [2022-05-04T17:05:55.693Z] === RUN   TestServiceConvertToGRPCIsolation/empty
17:05:55 [2022-05-04T17:05:55.693Z] === RUN   TestServiceConvertToGRPCIsolation/default
17:05:55 [2022-05-04T17:05:55.693Z] === RUN   TestServiceConvertToGRPCIsolation/process
17:05:55 [2022-05-04T17:05:55.693Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
17:05:55 [2022-05-04T17:05:55.693Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
17:05:55 [2022-05-04T17:05:55.693Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
17:05:55 [2022-05-04T17:05:55.693Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
17:05:55 [2022-05-04T17:05:55.693Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
17:05:55 [2022-05-04T17:05:55.693Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
17:05:55 [2022-05-04T17:05:55.693Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
17:05:55 [2022-05-04T17:05:55.693Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
17:05:55 [2022-05-04T17:05:55.693Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
17:05:55 [2022-05-04T17:05:55.693Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
17:05:55 [2022-05-04T17:05:55.693Z] === RUN   TestServiceConvertFromGRPCIsolation
17:05:55 [2022-05-04T17:05:55.693Z] === RUN   TestServiceConvertFromGRPCIsolation/default
17:05:55 [2022-05-04T17:05:55.693Z] === RUN   TestServiceConvertFromGRPCIsolation/process
17:05:55 [2022-05-04T17:05:55.693Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
17:05:55 [2022-05-04T17:05:55.693Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
17:05:55 [2022-05-04T17:05:55.693Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
17:05:55 [2022-05-04T17:05:55.693Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
17:05:55 [2022-05-04T17:05:55.693Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
17:05:55 [2022-05-04T17:05:55.693Z] === RUN   TestServiceConvertToGRPCCredentialSpec
17:05:55 [2022-05-04T17:05:55.693Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
17:05:55 [2022-05-04T17:05:55.693Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
17:05:55 [2022-05-04T17:05:55.693Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
17:05:55 [2022-05-04T17:05:55.693Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
17:05:55 [2022-05-04T17:05:55.693Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
17:05:55 [2022-05-04T17:05:55.693Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
17:05:55 [2022-05-04T17:05:55.693Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
17:05:55 [2022-05-04T17:05:55.693Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
17:05:55 [2022-05-04T17:05:55.693Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
17:05:55 [2022-05-04T17:05:55.693Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
17:05:55 [2022-05-04T17:05:55.693Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
17:05:55 [2022-05-04T17:05:55.693Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
17:05:55 [2022-05-04T17:05:55.693Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
17:05:55 [2022-05-04T17:05:55.693Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
17:05:55 [2022-05-04T17:05:55.693Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
17:05:55 [2022-05-04T17:05:55.693Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
17:05:55 [2022-05-04T17:05:55.693Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
17:05:55 [2022-05-04T17:05:55.693Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
17:05:55 [2022-05-04T17:05:55.694Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
17:05:55 [2022-05-04T17:05:55.694Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
17:05:55 [2022-05-04T17:05:55.694Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
17:05:55 [2022-05-04T17:05:55.694Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
17:05:55 [2022-05-04T17:05:55.694Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
17:05:55 [2022-05-04T17:05:55.694Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
17:05:55 [2022-05-04T17:05:55.694Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
17:05:55 [2022-05-04T17:05:55.694Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
17:05:55 [2022-05-04T17:05:55.694Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
17:05:55 [2022-05-04T17:05:55.694Z] ok  	github.com/docker/docker/daemon/cluster	0.809s	coverage: 0.5% of statements
17:05:55 [2022-05-04T17:05:55.694Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
17:05:55 [2022-05-04T17:05:55.694Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
17:05:55 [2022-05-04T17:05:55.694Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
17:05:55 [2022-05-04T17:05:55.694Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
17:05:55 [2022-05-04T17:05:55.694Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
17:05:55 [2022-05-04T17:05:55.694Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
17:05:55 [2022-05-04T17:05:55.694Z] === RUN   TestServiceConvertFromGRPCConfigs
17:05:55 [2022-05-04T17:05:55.694Z] === RUN   TestServiceConvertFromGRPCConfigs/file
17:05:55 [2022-05-04T17:05:55.694Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
17:05:55 [2022-05-04T17:05:55.694Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
17:05:55 [2022-05-04T17:05:55.694Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
17:05:55 [2022-05-04T17:05:55.694Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
17:05:55 [2022-05-04T17:05:55.694Z] === RUN   TestServiceConvertToGRPCConfigs
17:05:55 [2022-05-04T17:05:55.694Z] === RUN   TestServiceConvertToGRPCConfigs/file
17:05:55 [2022-05-04T17:05:55.694Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
17:05:55 [2022-05-04T17:05:55.694Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
17:05:55 [2022-05-04T17:05:55.694Z] === RUN   TestServiceConvertToGRPCConfigs/none
17:05:55 [2022-05-04T17:05:55.694Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
17:05:55 [2022-05-04T17:05:55.694Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
17:05:55 [2022-05-04T17:05:55.694Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
17:05:55 [2022-05-04T17:05:55.694Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
17:05:55 [2022-05-04T17:05:55.694Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
17:05:55 [2022-05-04T17:05:55.694Z] PASS
17:05:55 [2022-05-04T17:05:55.694Z] coverage: 35.9% of statements
17:05:55 [2022-05-04T17:05:55.694Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.214s	coverage: 35.9% of statements
17:05:56 [2022-05-04T17:05:56.191Z] ba8181afd426: Verifying Checksum
17:05:56 [2022-05-04T17:05:56.191Z] ba8181afd426: Download complete
17:05:56 [2022-05-04T17:05:56.210Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:05:56 [2022-05-04T17:05:56.645Z] --- PASS: TestServiceUpdatePidsLimit (16.35s)
17:05:56 [2022-05-04T17:05:56.645Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s)
17:05:56 [2022-05-04T17:05:56.645Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s)
17:05:56 [2022-05-04T17:05:56.645Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s)
17:05:56 [2022-05-04T17:05:56.645Z] PASS
17:05:56 [2022-05-04T17:05:56.645Z] 
17:05:56 [2022-05-04T17:05:56.645Z] === Skipped
17:05:56 [2022-05-04T17:05:56.645Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
17:05:56 [2022-05-04T17:05:56.645Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:05:56 [2022-05-04T17:05:56.645Z] 
17:05:56 [2022-05-04T17:05:56.645Z] DONE 27 tests, 1 skipped in 168.710s
17:05:56 [2022-05-04T17:05:56.645Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
17:05:56 [2022-05-04T17:05:56.645Z] INFO: Testing against a local daemon
17:05:56 [2022-05-04T17:05:56.645Z] === RUN   TestSessionCreate
17:05:56 [2022-05-04T17:05:56.645Z] --- PASS: TestSessionCreate (0.02s)
17:05:56 [2022-05-04T17:05:56.645Z] === RUN   TestSessionCreateWithBadUpgrade
17:05:56 [2022-05-04T17:05:56.645Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
17:05:56 [2022-05-04T17:05:56.645Z] PASS
17:05:56 [2022-05-04T17:05:56.645Z] 
17:05:56 [2022-05-04T17:05:56.645Z] DONE 2 tests in 0.053s
17:05:56 [2022-05-04T17:05:56.645Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
17:05:56 [2022-05-04T17:05:56.645Z] INFO: Testing against a local daemon
17:05:56 [2022-05-04T17:05:56.645Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:05:56 [2022-05-04T17:05:56.645Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
17:05:56 [2022-05-04T17:05:56.645Z] === RUN   TestDiskUsage
17:05:56 [2022-05-04T17:05:56.645Z] === PAUSE TestDiskUsage
17:05:56 [2022-05-04T17:05:56.645Z] === RUN   TestEventsExecDie
17:05:56 [2022-05-04T17:05:56.779Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:05:56 [2022-05-04T17:05:56.906Z] --- PASS: TestEventsExecDie (0.61s)
17:05:56 [2022-05-04T17:05:56.906Z] === RUN   TestEventsBackwardsCompatible
17:05:56 [2022-05-04T17:05:56.906Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
17:05:56 [2022-05-04T17:05:56.906Z] === RUN   TestEventsVolumeCreate
17:05:56 [2022-05-04T17:05:56.906Z] --- PASS: TestEventsVolumeCreate (0.08s)
17:05:56 [2022-05-04T17:05:56.906Z] === RUN   TestInfoBinaryCommits
17:05:56 [2022-05-04T17:05:56.906Z] --- PASS: TestInfoBinaryCommits (0.02s)
17:05:56 [2022-05-04T17:05:56.906Z] === RUN   TestInfoAPIVersioned
17:05:56 [2022-05-04T17:05:56.906Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:05:56 [2022-05-04T17:05:56.906Z] === RUN   TestInfoAPI
17:05:56 [2022-05-04T17:05:56.906Z] --- PASS: TestInfoAPI (0.02s)
17:05:56 [2022-05-04T17:05:56.906Z] === RUN   TestInfoAPIWarnings
17:05:57 [2022-05-04T17:05:57.125Z] --- PASS: TestCreateServiceMultipleTimes (15.08s)
17:05:57 [2022-05-04T17:05:57.125Z] === RUN   TestCreateServiceConflict
17:05:57 [2022-05-04T17:05:57.125Z] --- PASS: TestCreateServiceConflict (2.16s)
17:05:57 [2022-05-04T17:05:57.125Z] === RUN   TestCreateServiceMaxReplicas
17:05:57 [2022-05-04T17:05:57.352Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:05:57 [2022-05-04T17:05:57.926Z] --- PASS: TestBuildMultiStageCopy (5.04s)
17:05:57 [2022-05-04T17:05:57.926Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.60s)
17:05:57 [2022-05-04T17:05:57.926Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.64s)
17:05:57 [2022-05-04T17:05:57.926Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.61s)
17:05:57 [2022-05-04T17:05:57.926Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.58s)
17:05:57 [2022-05-04T17:05:57.926Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s)
17:05:57 [2022-05-04T17:05:57.926Z] === RUN   TestBuildMultiStageParentConfig
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestBuilderGC
17:05:58 [2022-05-04T17:05:58.641Z] --- PASS: TestBuilderGC (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestDaemonConfigurationNotFound
17:05:58 [2022-05-04T17:05:58.641Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestDaemonBrokenConfiguration
17:05:58 [2022-05-04T17:05:58.641Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestFindConfigurationConflicts
17:05:58 [2022-05-04T17:05:58.641Z] --- PASS: TestFindConfigurationConflicts (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
17:05:58 [2022-05-04T17:05:58.641Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestDaemonConfigurationMergeConflicts
17:05:58 [2022-05-04T17:05:58.641Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestDaemonConfigurationMergeConcurrent
17:05:58 [2022-05-04T17:05:58.641Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestDaemonConfigurationMergeConcurrentError
17:05:58 [2022-05-04T17:05:58.641Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
17:05:58 [2022-05-04T17:05:58.641Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
17:05:58 [2022-05-04T17:05:58.641Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
17:05:58 [2022-05-04T17:05:58.641Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestFindConfigurationConflictsWithMergedValues
17:05:58 [2022-05-04T17:05:58.641Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestValidateConfigurationErrors
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestValidateConfigurationErrors/with_invalid_hosts
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestValidateConfigurationErrors/with_invalid_log-level
17:05:58 [2022-05-04T17:05:58.641Z] --- PASS: TestValidateConfigurationErrors (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z]     --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z]     --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestValidateConfiguration
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestValidateConfiguration/with_label
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestValidateConfiguration/with_dns
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestValidateConfiguration/with_dns-search
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestValidateConfiguration/with_max-download-attempts
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestValidateConfiguration/with_node_generic_resources
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestValidateConfiguration/with_hosts
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestValidateConfiguration/with_log-level_warn
17:05:58 [2022-05-04T17:05:58.641Z] --- PASS: TestValidateConfiguration (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z]     --- PASS: TestValidateConfiguration/with_hosts (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z]     --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestReloadSetConfigFileNotExist
17:05:58 [2022-05-04T17:05:58.641Z] time="2022-05-04T17:05:57Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
17:05:58 [2022-05-04T17:05:58.641Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s)
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestReloadDefaultConfigNotExist
17:05:58 [2022-05-04T17:05:58.641Z]     config_test.go:484: os.Getuid() != 0: skipping test that requires root
17:05:58 [2022-05-04T17:05:58.641Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestReloadBadDefaultConfig
17:05:58 [2022-05-04T17:05:58.641Z] time="2022-05-04T17:05:57Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-739224618"
17:05:58 [2022-05-04T17:05:58.641Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestReloadWithConflictingLabels
17:05:58 [2022-05-04T17:05:58.641Z] time="2022-05-04T17:05:57Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2368785569"
17:05:58 [2022-05-04T17:05:58.641Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestReloadWithDuplicateLabels
17:05:58 [2022-05-04T17:05:58.641Z] time="2022-05-04T17:05:57Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-4063261114"
17:05:58 [2022-05-04T17:05:58.641Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestMaskURLCredentials
17:05:58 [2022-05-04T17:05:58.641Z] --- PASS: TestMaskURLCredentials (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestDaemonConfigurationMerge
17:05:58 [2022-05-04T17:05:58.641Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z] PASS
17:05:58 [2022-05-04T17:05:58.641Z] coverage: 79.8% of statements
17:05:58 [2022-05-04T17:05:58.641Z] ok  	github.com/docker/docker/daemon/config	0.226s	coverage: 79.8% of statements
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestWaitNodeAttachment
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestEventsLog
17:05:58 [2022-05-04T17:05:58.641Z] --- PASS: TestEventsLog (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestEventsLogTimeout
17:05:58 [2022-05-04T17:05:58.641Z] --- PASS: TestEventsLogTimeout (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestLogEvents
17:05:58 [2022-05-04T17:05:58.641Z] --- PASS: TestLogEvents (0.05s)
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestLoadBufferedEvents
17:05:58 [2022-05-04T17:05:58.641Z] --- PASS: TestLoadBufferedEvents (0.15s)
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestLoadBufferedEventsOnlyFromPast
17:05:58 [2022-05-04T17:05:58.641Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestIgnoreBufferedWhenNoTimes
17:05:58 [2022-05-04T17:05:58.641Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z] PASS
17:05:58 [2022-05-04T17:05:58.641Z] coverage: 50.0% of statements
17:05:58 [2022-05-04T17:05:58.641Z] --- PASS: TestWaitNodeAttachment (0.41s)
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestIsolationConversion
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestIsolationConversion/default
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestIsolationConversion/process
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestIsolationConversion/hyperv
17:05:58 [2022-05-04T17:05:58.641Z] --- PASS: TestIsolationConversion (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z]     --- PASS: TestIsolationConversion/default (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z]     --- PASS: TestIsolationConversion/process (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestContainerLabels
17:05:58 [2022-05-04T17:05:58.641Z] --- PASS: TestContainerLabels (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestCredentialSpecConversion
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestCredentialSpecConversion/none
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestCredentialSpecConversion/config
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestCredentialSpecConversion/file
17:05:58 [2022-05-04T17:05:58.641Z] === RUN   TestCredentialSpecConversion/registry
17:05:58 [2022-05-04T17:05:58.641Z] --- PASS: TestCredentialSpecConversion (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
17:05:58 [2022-05-04T17:05:58.641Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
17:05:58 [2022-05-04T17:05:58.642Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
17:05:58 [2022-05-04T17:05:58.642Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
17:05:58 [2022-05-04T17:05:58.642Z] === RUN   TestControllerValidateMountBind
17:05:58 [2022-05-04T17:05:58.642Z] --- PASS: TestControllerValidateMountBind (0.00s)
17:05:58 [2022-05-04T17:05:58.642Z] === RUN   TestControllerValidateMountVolume
17:05:58 [2022-05-04T17:05:58.642Z] --- PASS: TestControllerValidateMountVolume (0.00s)
17:05:58 [2022-05-04T17:05:58.642Z] === RUN   TestControllerValidateMountTarget
17:05:58 [2022-05-04T17:05:58.642Z] --- PASS: TestControllerValidateMountTarget (0.00s)
17:05:58 [2022-05-04T17:05:58.642Z] === RUN   TestControllerValidateMountTmpfs
17:05:58 [2022-05-04T17:05:58.642Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
17:05:58 [2022-05-04T17:05:58.642Z] === RUN   TestControllerValidateMountInvalidType
17:05:58 [2022-05-04T17:05:58.642Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
17:05:58 [2022-05-04T17:05:58.642Z] === RUN   TestControllerValidateMountNamedPipe
17:05:58 [2022-05-04T17:05:58.642Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
17:05:58 [2022-05-04T17:05:58.642Z] PASS
17:05:58 [2022-05-04T17:05:58.642Z] coverage: 11.0% of statements
17:05:58 [2022-05-04T17:05:58.642Z] ok  	github.com/docker/docker/daemon/events	0.267s	coverage: 50.0% of statements
17:05:59 [2022-05-04T17:05:59.022Z] --- PASS: TestCreateServiceMaxReplicas (2.78s)
17:05:59 [2022-05-04T17:05:59.022Z] === RUN   TestCreateWithDuplicateNetworkNames
17:05:59 [2022-05-04T17:05:59.109Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.592s	coverage: 11.0% of statements
17:05:59 [2022-05-04T17:05:59.356Z] --- PASS: TestBuildMultiStageParentConfig (1.34s)
17:05:59 [2022-05-04T17:05:59.356Z] === RUN   TestBuildLabelWithTargets
17:05:59 [2022-05-04T17:05:59.577Z] === RUN   TestVerifyNetworkingConfig
17:05:59 [2022-05-04T17:05:59.577Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
17:05:59 [2022-05-04T17:05:59.577Z] === RUN   TestGetContainer
17:05:59 [2022-05-04T17:05:59.577Z] --- PASS: TestGetContainer (0.00s)
17:05:59 [2022-05-04T17:05:59.577Z] === RUN   TestValidContainerNames
17:05:59 [2022-05-04T17:05:59.577Z] --- PASS: TestValidContainerNames (0.00s)
17:05:59 [2022-05-04T17:05:59.577Z] === RUN   TestContainerInitDNS
17:05:59 [2022-05-04T17:05:59.577Z]     daemon_test.go:145: root required
17:05:59 [2022-05-04T17:05:59.577Z] --- SKIP: TestContainerInitDNS (0.00s)
17:05:59 [2022-05-04T17:05:59.577Z] === RUN   TestMerge
17:05:59 [2022-05-04T17:05:59.577Z] --- PASS: TestMerge (0.00s)
17:05:59 [2022-05-04T17:05:59.577Z] === RUN   TestValidateContainerIsolation
17:05:59 [2022-05-04T17:05:59.577Z] --- PASS: TestValidateContainerIsolation (0.00s)
17:05:59 [2022-05-04T17:05:59.577Z] === RUN   TestFindNetworkErrorType
17:05:59 [2022-05-04T17:05:59.577Z] --- PASS: TestFindNetworkErrorType (0.00s)
17:05:59 [2022-05-04T17:05:59.577Z] === RUN   TestEnsureServicesExist
17:05:59 [2022-05-04T17:05:59.577Z] --- PASS: TestEnsureServicesExist (0.00s)
17:05:59 [2022-05-04T17:05:59.577Z] === RUN   TestEnsureServicesExistErrors
17:05:59 [2022-05-04T17:05:59.577Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
17:05:59 [2022-05-04T17:05:59.577Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
17:05:59 [2022-05-04T17:05:59.577Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
17:05:59 [2022-05-04T17:05:59.577Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
17:05:59 [2022-05-04T17:05:59.577Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
17:05:59 [2022-05-04T17:05:59.577Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
17:05:59 [2022-05-04T17:05:59.577Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
17:05:59 [2022-05-04T17:05:59.577Z] === RUN   TestContainerDelete
17:05:59 [2022-05-04T17:05:59.577Z] --- PASS: TestContainerDelete (0.00s)
17:05:59 [2022-05-04T17:05:59.577Z] === RUN   TestContainerDoubleDelete
17:05:59 [2022-05-04T17:05:59.577Z] --- PASS: TestContainerDoubleDelete (0.00s)
17:05:59 [2022-05-04T17:05:59.577Z] === RUN   TestLogContainerEventCopyLabels
17:05:59 [2022-05-04T17:05:59.577Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
17:05:59 [2022-05-04T17:05:59.577Z] === RUN   TestLogContainerEventWithAttributes
17:05:59 [2022-05-04T17:05:59.577Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
17:05:59 [2022-05-04T17:05:59.577Z] === RUN   TestNoneHealthcheck
17:05:59 [2022-05-04T17:05:59.577Z] --- PASS: TestNoneHealthcheck (0.00s)
17:05:59 [2022-05-04T17:05:59.577Z] === RUN   TestHealthStates
17:05:59 [2022-05-04T17:05:59.577Z] === RUN   TestIsEmptyDir
17:05:59 [2022-05-04T17:05:59.577Z] --- PASS: TestIsEmptyDir (0.01s)
17:05:59 [2022-05-04T17:05:59.577Z] === RUN   TestGraphDriverInitRequestIsCompatible
17:05:59 [2022-05-04T17:05:59.577Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s)
17:05:59 [2022-05-04T17:05:59.577Z] PASS
17:05:59 [2022-05-04T17:05:59.577Z] coverage: 2.3% of statements
17:06:00 [2022-05-04T17:06:00.045Z] ok  	github.com/docker/docker/daemon/graphdriver	0.067s	coverage: 2.3% of statements
17:06:00 [2022-05-04T17:06:00.045Z] time="2022-05-04T17:05:59Z" 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"
17:06:00 [2022-05-04T17:06:00.045Z] time="2022-05-04T17:05:59Z" 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"
17:06:00 [2022-05-04T17:06:00.045Z] time="2022-05-04T17:05:59Z" 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"
17:06:00 [2022-05-04T17:06:00.045Z] time="2022-05-04T17:05:59Z" 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"
17:06:00 [2022-05-04T17:06:00.045Z] time="2022-05-04T17:05:59Z" 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"
17:06:00 [2022-05-04T17:06:00.045Z] time="2022-05-04T17:05:59Z" 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"
17:06:00 [2022-05-04T17:06:00.045Z] time="2022-05-04T17:05:59Z" 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"
17:06:00 [2022-05-04T17:06:00.045Z] time="2022-05-04T17:05:59Z" 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"
17:06:00 [2022-05-04T17:06:00.045Z] time="2022-05-04T17:05:59Z" 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"
17:06:00 [2022-05-04T17:06:00.045Z] time="2022-05-04T17:05:59Z" 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"
17:06:00 [2022-05-04T17:06:00.045Z] --- PASS: TestHealthStates (0.13s)
17:06:00 [2022-05-04T17:06:00.045Z] === RUN   TestGetInspectData
17:06:00 [2022-05-04T17:06:00.045Z] --- PASS: TestGetInspectData (0.00s)
17:06:00 [2022-05-04T17:06:00.045Z] === RUN   TestFillLicense
17:06:00 [2022-05-04T17:06:00.045Z] --- PASS: TestFillLicense (0.00s)
17:06:00 [2022-05-04T17:06:00.045Z] === RUN   TestListInvalidFilter
17:06:00 [2022-05-04T17:06:00.045Z] --- PASS: TestListInvalidFilter (0.00s)
17:06:00 [2022-05-04T17:06:00.045Z] === RUN   TestNameFilter
17:06:00 [2022-05-04T17:06:00.045Z] --- PASS: TestNameFilter (0.00s)
17:06:00 [2022-05-04T17:06:00.045Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
17:06:00 [2022-05-04T17:06:00.045Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
17:06:00 [2022-05-04T17:06:00.045Z] === RUN   TestSetWindowsCredentialSpecInSpec
17:06:00 [2022-05-04T17:06:00.045Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
17:06:00 [2022-05-04T17:06:00.045Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
17:06:00 [2022-05-04T17:06:00.045Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
17:06:00 [2022-05-04T17:06:00.045Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
17:06:00 [2022-05-04T17:06:00.045Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
17:06:00 [2022-05-04T17:06:00.045Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
17:06:00 [2022-05-04T17:06:00.045Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
17:06:00 [2022-05-04T17:06:00.045Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
17:06:00 [2022-05-04T17:06:00.045Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
17:06:00 [2022-05-04T17:06:00.045Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
17:06:00 [2022-05-04T17:06:00.045Z] === 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
17:06:00 [2022-05-04T17:06:00.045Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
17:06:00 [2022-05-04T17:06:00.045Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
17:06:00 [2022-05-04T17:06:00.045Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
17:06:00 [2022-05-04T17:06:00.045Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
17:06:00 [2022-05-04T17:06:00.045Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
17:06:00 [2022-05-04T17:06:00.045Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
17:06:00 [2022-05-04T17:06:00.045Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
17:06:00 [2022-05-04T17:06:00.045Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
17:06:00 [2022-05-04T17:06:00.045Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s)
17:06:00 [2022-05-04T17:06:00.045Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
17:06:00 [2022-05-04T17:06:00.045Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
17:06:00 [2022-05-04T17:06:00.045Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
17:06:00 [2022-05-04T17:06:00.045Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
17:06:00 [2022-05-04T17:06:00.045Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
17:06:00 [2022-05-04T17:06:00.046Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
17:06:00 [2022-05-04T17:06:00.046Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
17:06:00 [2022-05-04T17:06:00.046Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
17:06:00 [2022-05-04T17:06:00.046Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
17:06:00 [2022-05-04T17:06:00.046Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
17:06:00 [2022-05-04T17:06:00.046Z]     --- 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)
17:06:00 [2022-05-04T17:06:00.046Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
17:06:00 [2022-05-04T17:06:00.046Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
17:06:00 [2022-05-04T17:06:00.046Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
17:06:00 [2022-05-04T17:06:00.046Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
17:06:00 [2022-05-04T17:06:00.046Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
17:06:00 [2022-05-04T17:06:00.046Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
17:06:00 [2022-05-04T17:06:00.046Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
17:06:00 [2022-05-04T17:06:00.046Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
17:06:00 [2022-05-04T17:06:00.046Z] === RUN   TestSetupWindowsDevices
17:06:00 [2022-05-04T17:06:00.046Z] === RUN   TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices
17:06:00 [2022-05-04T17:06:00.046Z] === RUN   TestSetupWindowsDevices/it_fails_if_any_devices_are_blank
17:06:00 [2022-05-04T17:06:00.046Z] === RUN   TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://'
17:06:00 [2022-05-04T17:06:00.046Z] === RUN   TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://'
17:06:00 [2022-05-04T17:06:00.046Z] === RUN   TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class'
17:06:00 [2022-05-04T17:06:00.046Z] === RUN   TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class'
17:06:00 [2022-05-04T17:06:00.046Z] === RUN   TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_''
17:06:00 [2022-05-04T17:06:00.046Z] === RUN   TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class'
17:06:00 [2022-05-04T17:06:00.046Z] === RUN   TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType
17:06:00 [2022-05-04T17:06:00.046Z] === RUN   TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices
17:06:00 [2022-05-04T17:06:00.046Z] --- PASS: TestSetupWindowsDevices (0.00s)
17:06:00 [2022-05-04T17:06:00.046Z]     --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s)
17:06:00 [2022-05-04T17:06:00.046Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s)
17:06:00 [2022-05-04T17:06:00.046Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s)
17:06:00 [2022-05-04T17:06:00.046Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s)
17:06:00 [2022-05-04T17:06:00.046Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s)
17:06:00 [2022-05-04T17:06:00.046Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s)
17:06:00 [2022-05-04T17:06:00.046Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s)
17:06:00 [2022-05-04T17:06:00.046Z]     --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s)
17:06:00 [2022-05-04T17:06:00.046Z]     --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s)
17:06:00 [2022-05-04T17:06:00.046Z]     --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s)
17:06:00 [2022-05-04T17:06:00.046Z] === RUN   TestDaemonReloadLabels
17:06:00 [2022-05-04T17:06:00.046Z] --- PASS: TestDaemonReloadLabels (0.00s)
17:06:00 [2022-05-04T17:06:00.046Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
17:06:00 [2022-05-04T17:06:00.046Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
17:06:00 [2022-05-04T17:06:00.046Z] === RUN   TestDaemonReloadMirrors
17:06:00 [2022-05-04T17:06:00.046Z] --- PASS: TestDaemonReloadMirrors (0.00s)
17:06:00 [2022-05-04T17:06:00.046Z] === RUN   TestDaemonReloadInsecureRegistries
17:06:00 [2022-05-04T17:06:00.046Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
17:06:00 [2022-05-04T17:06:00.046Z] === RUN   TestDaemonReloadNotAffectOthers
17:06:00 [2022-05-04T17:06:00.046Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
17:06:00 [2022-05-04T17:06:00.046Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
17:06:00 [2022-05-04T17:06:00.046Z]     reload_test.go:342: root required
17:06:00 [2022-05-04T17:06:00.046Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
17:06:00 [2022-05-04T17:06:00.046Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
17:06:00 [2022-05-04T17:06:00.046Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
17:06:00 [2022-05-04T17:06:00.046Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
17:06:00 [2022-05-04T17:06:00.046Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s)
17:06:00 [2022-05-04T17:06:00.046Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
17:06:00 [2022-05-04T17:06:00.046Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s)
17:06:00 [2022-05-04T17:06:00.046Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
17:06:00 [2022-05-04T17:06:00.046Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
17:06:00 [2022-05-04T17:06:00.046Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
17:06:00 [2022-05-04T17:06:00.046Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
17:06:00 [2022-05-04T17:06:00.046Z] === RUN   TestParseVolumesFrom
17:06:00 [2022-05-04T17:06:00.046Z] --- PASS: TestParseVolumesFrom (0.00s)
17:06:00 [2022-05-04T17:06:00.046Z] PASS
17:06:00 [2022-05-04T17:06:00.046Z] coverage: 8.6% of statements
17:06:00 [2022-05-04T17:06:00.046Z] ok  	github.com/docker/docker/daemon	0.357s	coverage: 8.6% of statements
17:06:00 [2022-05-04T17:06:00.046Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:06:00 [2022-05-04T17:06:00.046Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:06:00 [2022-05-04T17:06:00.046Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:06:00 [2022-05-04T17:06:00.046Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
17:06:00 [2022-05-04T17:06:00.046Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
17:06:00 [2022-05-04T17:06:00.046Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
17:06:00 [2022-05-04T17:06:00.046Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
17:06:00 [2022-05-04T17:06:00.046Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:06:00 [2022-05-04T17:06:00.046Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
17:06:00 [2022-05-04T17:06:00.046Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
17:06:00 [2022-05-04T17:06:00.046Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:06:00 [2022-05-04T17:06:00.046Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
17:06:00 [2022-05-04T17:06:00.046Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
17:06:00 [2022-05-04T17:06:00.046Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
17:06:00 [2022-05-04T17:06:00.046Z] === RUN   TestLinkNaming
17:06:00 [2022-05-04T17:06:00.046Z] --- PASS: TestLinkNaming (0.00s)
17:06:00 [2022-05-04T17:06:00.046Z] === RUN   TestLinkNew
17:06:00 [2022-05-04T17:06:00.046Z] --- PASS: TestLinkNew (0.00s)
17:06:00 [2022-05-04T17:06:00.046Z] === RUN   TestLinkEnv
17:06:00 [2022-05-04T17:06:00.046Z] --- PASS: TestLinkEnv (0.00s)
17:06:00 [2022-05-04T17:06:00.046Z] === RUN   TestLinkMultipleEnv
17:06:00 [2022-05-04T17:06:00.046Z] --- PASS: TestLinkMultipleEnv (0.00s)
17:06:00 [2022-05-04T17:06:00.046Z] === RUN   TestLinkPortRangeEnv
17:06:00 [2022-05-04T17:06:00.046Z] --- PASS: TestLinkPortRangeEnv (0.00s)
17:06:00 [2022-05-04T17:06:00.046Z] PASS
17:06:00 [2022-05-04T17:06:00.046Z] coverage: 93.0% of statements
17:06:00 [2022-05-04T17:06:00.046Z] ok  	github.com/docker/docker/daemon/links	0.031s	coverage: 93.0% of statements
17:06:01 [2022-05-04T17:06:01.919Z] --- PASS: TestBuildLabelWithTargets (2.37s)
17:06:01 [2022-05-04T17:06:01.919Z] === RUN   TestBuildWithEmptyLayers
17:06:02 [2022-05-04T17:06:02.256Z] === RUN   TestValidateLogOptReconnectInterval
17:06:02 [2022-05-04T17:06:02.256Z] === RUN   TestValidateLogOptReconnectInterval/invalid_-1
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptReconnectInterval/invalid_1
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptReconnectInterval/invalid_-1s
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptReconnectInterval/invalid_99ms
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptReconnectInterval/invalid_11s
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptReconnectInterval/valid_100ms
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptReconnectInterval/valid_10s
17:06:02 [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/#00
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/192.168.1.1:123
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/192.168.1.1:123/
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/192.168.1.1:123/some-path
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/192.168.1.1:65535
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/192.168.1.1:65535/
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/192.168.1.1:65535/some-path
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/192.168.1.1
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/192.168.1.1/
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/192.168.1.1/some-path
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/192.168.1.1:
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/192.168.1.1:/
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/192.168.1.1:/some-path
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/[::1]
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/[::1]/
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/[::1]/some-path
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/[::1]:
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/[::1]:/
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/[::1]:/some-path
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/[::1]:123
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/[::1]:123/
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/[::1]:123/some-path
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/[::1]:65535
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/[::1]:65535/
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/[::1]:65535/some-path
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/example.com
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/example.com/
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/example.com/some-path
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/example.com:
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/example.com:/
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/example.com:/some-path
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/example.com:123
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/example.com:123/
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/example.com:123/some-path
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/example.com:65535
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/example.com:65535/
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/example.com:65535/some-path
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/tcp://
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/tcp:///
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/tcp:///some-path
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/tcp://example.com:65535
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/tcp://example.com:65535/
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/tcp://example.com:65535/some-path
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/tcp://example.com
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/tcp://example.com/
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/tcp://example.com/some-path
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/tcp://example.com:
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/tcp://example.com:/
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/tcp://example.com:/some-path
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/tcp://example.com:123
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/tcp://example.com:123/
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/tcp://example.com:123/some-path
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/tls://
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/tls:///
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/tls:///some-path
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/tls://example.com
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/tls://example.com/
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/tls://example.com/some-path
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/tls://example.com:
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/tls://example.com:/
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/tls://example.com:/some-path
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/tls://example.com:123
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/tls://example.com:123/
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/tls://example.com:123/some-path
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/tls://example.com:65535
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/tls://example.com:65535/
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/tls://example.com:65535/some-path
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/://
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/something://
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/udp://
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/unixgram://
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/tcp+tls://
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/corrupted:c
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/tcp://example.com:port
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/tcp://example.com:-1
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/tcp://example.com:65536
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/unix://
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/unix:///some/socket.sock
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestValidateLogOptAddress/unix:///some/socket.sock:80
17:06:02 [2022-05-04T17:06:02.257Z] --- PASS: TestValidateLogOptAddress (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/#00 (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestNewStreamConfig
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestNewStreamConfig/defaults
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestNewStreamConfig/invalid_create_group
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestNewStreamConfig/invalid_flush_interval
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestNewStreamConfig/flush_interval_at_15
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
17:06:02 [2022-05-04T17:06:02.257Z] --- PASS: TestNewStreamConfig (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestNewAWSLogsClientUserAgentHandler
17:06:02 [2022-05-04T17:06:02.257Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestNewAWSLogsClientLogFormatHeaderHandler
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestNewAWSLogsClientLogFormatHeaderHandler/json/emf
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestNewAWSLogsClientLogFormatHeaderHandler/#00
17:06:02 [2022-05-04T17:06:02.257Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/[::1] (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/[::1]: (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
17:06:02 [2022-05-04T17:06:02.257Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestNewAWSLogsClientRegionDetect
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/example.com (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/example.com/ (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/example.com: (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/tcp:// (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/tls:// (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/tls:/// (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/:// (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/something:// (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/udp:// (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/unix:// (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z] PASS
17:06:02 [2022-05-04T17:06:02.257Z] coverage: 53.6% of statements
17:06:02 [2022-05-04T17:06:02.257Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.069s	coverage: 53.6% of statements
17:06:02 [2022-05-04T17:06:02.257Z] time="2022-05-04T17:06:01Z" level=info msg="Trying to get region from EC2 Metadata"
17:06:02 [2022-05-04T17:06:02.257Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.13s)
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestCreateSuccess
17:06:02 [2022-05-04T17:06:02.257Z] --- PASS: TestCreateSuccess (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestCreateStreamSkipped
17:06:02 [2022-05-04T17:06:02.257Z] time="2022-05-04T17:06:01Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName
17:06:02 [2022-05-04T17:06:02.257Z] --- PASS: TestCreateStreamSkipped (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestCreateLogGroupSuccess
17:06:02 [2022-05-04T17:06:02.257Z] time="2022-05-04T17:06:01Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="<nil>"
17:06:02 [2022-05-04T17:06:02.257Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestCreateError
17:06:02 [2022-05-04T17:06:02.257Z] --- PASS: TestCreateError (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestCreateAlreadyExists
17:06:02 [2022-05-04T17:06:02.257Z] time="2022-05-04T17:06:01Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
17:06:02 [2022-05-04T17:06:02.257Z] --- PASS: TestCreateAlreadyExists (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestLogClosed
17:06:02 [2022-05-04T17:06:02.257Z] --- PASS: TestLogClosed (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestLogBlocking
17:06:02 [2022-05-04T17:06:02.257Z] --- PASS: TestLogBlocking (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestLogNonBlockingBufferEmpty
17:06:02 [2022-05-04T17:06:02.257Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestLogNonBlockingBufferFull
17:06:02 [2022-05-04T17:06:02.257Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestPublishBatchSuccess
17:06:02 [2022-05-04T17:06:02.257Z] --- PASS: TestPublishBatchSuccess (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestPublishBatchError
17:06:02 [2022-05-04T17:06:02.257Z] time="2022-05-04T17:06:01Z" level=error msg=error
17:06:02 [2022-05-04T17:06:02.257Z] --- PASS: TestPublishBatchError (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestPublishBatchInvalidSeqSuccess
17:06:02 [2022-05-04T17:06:02.257Z] time="2022-05-04T17:06:01Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
17:06:02 [2022-05-04T17:06:02.257Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestPublishBatchAlreadyAccepted
17:06:02 [2022-05-04T17:06:02.257Z] time="2022-05-04T17:06:01Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
17:06:02 [2022-05-04T17:06:02.257Z] time="2022-05-04T17:06:01Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
17:06:02 [2022-05-04T17:06:02.257Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestCollectBatchSimple
17:06:02 [2022-05-04T17:06:02.257Z] --- PASS: TestCollectBatchSimple (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestCollectBatchTicker
17:06:02 [2022-05-04T17:06:02.257Z] --- PASS: TestCollectBatchTicker (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestCollectBatchMultilinePattern
17:06:02 [2022-05-04T17:06:02.257Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
17:06:02 [2022-05-04T17:06:02.257Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
17:06:02 [2022-05-04T17:06:02.257Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
17:06:02 [2022-05-04T17:06:02.257Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.04s)
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestCollectBatchClose
17:06:02 [2022-05-04T17:06:02.257Z] --- PASS: TestCollectBatchClose (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestEffectiveLen
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestEffectiveLen/0/Hello
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestEffectiveLen/2/🙃
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestEffectiveLen/3/����
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestEffectiveLen/4/He��o
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestEffectiveLen/5/
17:06:02 [2022-05-04T17:06:02.257Z] --- PASS: TestEffectiveLen (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestFindValidSplit
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestFindValidSplit/0/
17:06:02 [2022-05-04T17:06:02.257Z]     cloudwatchlogs_test.go:1076: 
17:06:02 [2022-05-04T17:06:02.257Z]     cloudwatchlogs_test.go:1077: 
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestFindValidSplit/1/Hello
17:06:02 [2022-05-04T17:06:02.257Z]     cloudwatchlogs_test.go:1076: Hello
17:06:02 [2022-05-04T17:06:02.257Z]     cloudwatchlogs_test.go:1077: 
17:06:02 [2022-05-04T17:06:02.257Z] === RUN   TestFindValidSplit/2/Hello
17:06:02 [2022-05-04T17:06:02.257Z]     cloudwatchlogs_test.go:1076: He
17:06:02 [2022-05-04T17:06:02.258Z]     cloudwatchlogs_test.go:1077: llo
17:06:02 [2022-05-04T17:06:02.258Z] === RUN   TestFindValidSplit/3/Hello
17:06:02 [2022-05-04T17:06:02.258Z]     cloudwatchlogs_test.go:1076: 
17:06:02 [2022-05-04T17:06:02.258Z]     cloudwatchlogs_test.go:1077: Hello
17:06:02 [2022-05-04T17:06:02.258Z] === RUN   TestFindValidSplit/4/🙃
17:06:02 [2022-05-04T17:06:02.258Z]     cloudwatchlogs_test.go:1076: 
17:06:02 [2022-05-04T17:06:02.258Z]     cloudwatchlogs_test.go:1077: 🙃
17:06:02 [2022-05-04T17:06:02.258Z] === RUN   TestFindValidSplit/5/🙃
17:06:02 [2022-05-04T17:06:02.258Z]     cloudwatchlogs_test.go:1076: 🙃
17:06:02 [2022-05-04T17:06:02.258Z]     cloudwatchlogs_test.go:1077: 
17:06:02 [2022-05-04T17:06:02.258Z] === RUN   TestFindValidSplit/6/a�
17:06:02 [2022-05-04T17:06:02.258Z]     cloudwatchlogs_test.go:1076: a
17:06:02 [2022-05-04T17:06:02.258Z]     cloudwatchlogs_test.go:1077: �
17:06:02 [2022-05-04T17:06:02.258Z] === RUN   TestFindValidSplit/7/a�
17:06:02 [2022-05-04T17:06:02.258Z]     cloudwatchlogs_test.go:1076: a�
17:06:02 [2022-05-04T17:06:02.258Z]     cloudwatchlogs_test.go:1077: 
17:06:02 [2022-05-04T17:06:02.258Z] --- PASS: TestFindValidSplit (0.00s)
17:06:02 [2022-05-04T17:06:02.258Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
17:06:02 [2022-05-04T17:06:02.258Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
17:06:02 [2022-05-04T17:06:02.258Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
17:06:02 [2022-05-04T17:06:02.258Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
17:06:02 [2022-05-04T17:06:02.258Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
17:06:02 [2022-05-04T17:06:02.258Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
17:06:02 [2022-05-04T17:06:02.258Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
17:06:02 [2022-05-04T17:06:02.258Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
17:06:02 [2022-05-04T17:06:02.258Z] === RUN   TestProcessEventEmoji
17:06:02 [2022-05-04T17:06:02.258Z] --- PASS: TestProcessEventEmoji (0.00s)
17:06:02 [2022-05-04T17:06:02.258Z] === RUN   TestCollectBatchLineSplit
17:06:02 [2022-05-04T17:06:02.258Z] --- PASS: TestCollectBatchLineSplit (0.00s)
17:06:02 [2022-05-04T17:06:02.258Z] === RUN   TestCollectBatchLineSplitWithBinary
17:06:02 [2022-05-04T17:06:02.258Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s)
17:06:02 [2022-05-04T17:06:02.258Z] === RUN   TestCollectBatchMaxEvents
17:06:02 [2022-05-04T17:06:02.258Z] --- PASS: TestCollectBatchMaxEvents (0.09s)
17:06:02 [2022-05-04T17:06:02.258Z] === RUN   TestCollectBatchMaxTotalBytes
17:06:02 [2022-05-04T17:06:02.258Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s)
17:06:02 [2022-05-04T17:06:02.258Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
17:06:02 [2022-05-04T17:06:02.258Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s)
17:06:02 [2022-05-04T17:06:02.258Z] === RUN   TestCollectBatchWithDuplicateTimestamps
17:06:02 [2022-05-04T17:06:02.258Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.03s)
17:06:02 [2022-05-04T17:06:02.258Z] === RUN   TestParseLogOptionsMultilinePattern
17:06:02 [2022-05-04T17:06:02.258Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
17:06:02 [2022-05-04T17:06:02.258Z] === RUN   TestParseLogOptionsDatetimeFormat
17:06:02 [2022-05-04T17:06:02.258Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
17:06:02 [2022-05-04T17:06:02.258Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
17:06:02 [2022-05-04T17:06:02.258Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
17:06:02 [2022-05-04T17:06:02.258Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
17:06:02 [2022-05-04T17:06:02.258Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
17:06:02 [2022-05-04T17:06:02.258Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
17:06:02 [2022-05-04T17:06:02.258Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
17:06:02 [2022-05-04T17:06:02.258Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
17:06:02 [2022-05-04T17:06:02.258Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
17:06:02 [2022-05-04T17:06:02.258Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
17:06:02 [2022-05-04T17:06:02.258Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
17:06:02 [2022-05-04T17:06:02.258Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
17:06:02 [2022-05-04T17:06:02.258Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
17:06:02 [2022-05-04T17:06:02.258Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
17:06:02 [2022-05-04T17:06:02.258Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
17:06:02 [2022-05-04T17:06:02.258Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
17:06:02 [2022-05-04T17:06:02.258Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
17:06:02 [2022-05-04T17:06:02.258Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
17:06:02 [2022-05-04T17:06:02.258Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
17:06:02 [2022-05-04T17:06:02.258Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
17:06:02 [2022-05-04T17:06:02.258Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
17:06:02 [2022-05-04T17:06:02.258Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
17:06:02 [2022-05-04T17:06:02.258Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
17:06:02 [2022-05-04T17:06:02.258Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
17:06:02 [2022-05-04T17:06:02.258Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
17:06:02 [2022-05-04T17:06:02.258Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
17:06:02 [2022-05-04T17:06:02.258Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
17:06:02 [2022-05-04T17:06:02.258Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
17:06:02 [2022-05-04T17:06:02.258Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
17:06:02 [2022-05-04T17:06:02.258Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
17:06:02 [2022-05-04T17:06:02.258Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
17:06:02 [2022-05-04T17:06:02.258Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
17:06:02 [2022-05-04T17:06:02.258Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
17:06:02 [2022-05-04T17:06:02.258Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
17:06:02 [2022-05-04T17:06:02.258Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
17:06:02 [2022-05-04T17:06:02.258Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
17:06:02 [2022-05-04T17:06:02.258Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
17:06:02 [2022-05-04T17:06:02.258Z] === RUN   TestValidateLogOptionsFormat
17:06:02 [2022-05-04T17:06:02.258Z] === RUN   TestValidateLogOptionsFormat/0/json/emf
17:06:02 [2022-05-04T17:06:02.258Z] === RUN   TestValidateLogOptionsFormat/1/random
17:06:02 [2022-05-04T17:06:02.258Z] === RUN   TestValidateLogOptionsFormat/2/
17:06:02 [2022-05-04T17:06:02.258Z] === RUN   TestValidateLogOptionsFormat/3/json/emf
17:06:02 [2022-05-04T17:06:02.258Z] === RUN   TestValidateLogOptionsFormat/4/json/emf
17:06:02 [2022-05-04T17:06:02.258Z] --- PASS: TestValidateLogOptionsFormat (0.00s)
17:06:02 [2022-05-04T17:06:02.258Z]     --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s)
17:06:02 [2022-05-04T17:06:02.258Z]     --- PASS: TestValidateLogOptionsFormat/1/random (0.00s)
17:06:02 [2022-05-04T17:06:02.258Z]     --- PASS: TestValidateLogOptionsFormat/2/ (0.00s)
17:06:02 [2022-05-04T17:06:02.258Z]     --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s)
17:06:02 [2022-05-04T17:06:02.258Z]     --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s)
17:06:02 [2022-05-04T17:06:02.258Z] === RUN   TestCreateTagSuccess
17:06:02 [2022-05-04T17:06:02.258Z] --- PASS: TestCreateTagSuccess (0.00s)
17:06:02 [2022-05-04T17:06:02.258Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
17:06:02 [2022-05-04T17:06:02.258Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
17:06:02 [2022-05-04T17:06:02.258Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
17:06:02 [2022-05-04T17:06:02.258Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
17:06:02 [2022-05-04T17:06:02.258Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
17:06:02 [2022-05-04T17:06:02.258Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
17:06:02 [2022-05-04T17:06:02.258Z] PASS
17:06:02 [2022-05-04T17:06:02.258Z] coverage: 79.9% of statements
17:06:02 [2022-05-04T17:06:02.258Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.412s	coverage: 79.9% of statements
17:06:02 [2022-05-04T17:06:02.730Z] === RUN   TestSearchRegistryForImagesErrors
17:06:02 [2022-05-04T17:06:02.730Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
17:06:02 [2022-05-04T17:06:02.730Z] === RUN   TestSearchRegistryForImages
17:06:02 [2022-05-04T17:06:02.730Z] --- PASS: TestSearchRegistryForImages (0.00s)
17:06:02 [2022-05-04T17:06:02.730Z] === RUN   TestOnlyPlatformWithFallback
17:06:02 [2022-05-04T17:06:02.730Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
17:06:02 [2022-05-04T17:06:02.730Z] === RUN   TestImageDelete
17:06:02 [2022-05-04T17:06:02.730Z] === RUN   TestImageDelete/no_lease
17:06:02 [2022-05-04T17:06:02.730Z] === RUN   TestAdapterReadLogs
17:06:02 [2022-05-04T17:06:02.730Z] --- PASS: TestAdapterReadLogs (0.00s)
17:06:02 [2022-05-04T17:06:02.730Z] === RUN   TestCopier
17:06:02 [2022-05-04T17:06:02.730Z] --- PASS: TestCopier (0.00s)
17:06:02 [2022-05-04T17:06:02.730Z] === RUN   TestCopierLongLines
17:06:02 [2022-05-04T17:06:02.730Z] --- PASS: TestCopierLongLines (0.00s)
17:06:02 [2022-05-04T17:06:02.730Z] === RUN   TestCopierSlow
17:06:02 [2022-05-04T17:06:02.730Z] === RUN   TestImageDelete/lease_exists
17:06:02 [2022-05-04T17:06:02.730Z] --- PASS: TestImageDelete (0.03s)
17:06:02 [2022-05-04T17:06:02.730Z]     --- PASS: TestImageDelete/no_lease (0.01s)
17:06:02 [2022-05-04T17:06:02.730Z]     --- PASS: TestImageDelete/lease_exists (0.01s)
17:06:02 [2022-05-04T17:06:02.730Z] === RUN   TestContentStoreForPull
17:06:02 [2022-05-04T17:06:02.730Z] --- PASS: TestContentStoreForPull (0.16s)
17:06:02 [2022-05-04T17:06:02.730Z] PASS
17:06:02 [2022-05-04T17:06:02.730Z] coverage: 6.6% of statements
17:06:02 [2022-05-04T17:06:02.730Z] ok  	github.com/docker/docker/daemon/images	0.305s	coverage: 6.6% of statements
17:06:02 [2022-05-04T17:06:02.730Z] --- PASS: TestCopierSlow (0.20s)
17:06:02 [2022-05-04T17:06:02.730Z] === RUN   TestCopierWithSized
17:06:02 [2022-05-04T17:06:02.730Z] === RUN   TestCopierWithSized/as_is
17:06:02 [2022-05-04T17:06:02.730Z] === RUN   TestCopierWithSized/With_RingLogger
17:06:02 [2022-05-04T17:06:02.730Z] --- PASS: TestCopierWithSized (0.01s)
17:06:02 [2022-05-04T17:06:02.730Z]     --- PASS: TestCopierWithSized/as_is (0.01s)
17:06:02 [2022-05-04T17:06:02.730Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.00s)
17:06:02 [2022-05-04T17:06:02.730Z] === RUN   TestCopierWithPartial
17:06:02 [2022-05-04T17:06:02.730Z] --- PASS: TestCopierWithPartial (0.00s)
17:06:02 [2022-05-04T17:06:02.730Z] === RUN   TestRingLogger
17:06:02 [2022-05-04T17:06:02.730Z] --- PASS: TestRingLogger (0.00s)
17:06:02 [2022-05-04T17:06:02.730Z] === RUN   TestRingCap
17:06:02 [2022-05-04T17:06:02.730Z] --- PASS: TestRingCap (0.00s)
17:06:02 [2022-05-04T17:06:02.730Z] === RUN   TestRingClose
17:06:02 [2022-05-04T17:06:02.730Z] --- PASS: TestRingClose (0.00s)
17:06:02 [2022-05-04T17:06:02.730Z] === RUN   TestRingDrain
17:06:02 [2022-05-04T17:06:02.730Z] --- PASS: TestRingDrain (0.00s)
17:06:02 [2022-05-04T17:06:02.730Z] PASS
17:06:02 [2022-05-04T17:06:02.730Z] coverage: 43.2% of statements
17:06:02 [2022-05-04T17:06:02.730Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:06:02 [2022-05-04T17:06:02.730Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:06:02 [2022-05-04T17:06:02.730Z] ok  	github.com/docker/docker/daemon/logger	0.266s	coverage: 43.2% of statements
17:06:02 [2022-05-04T17:06:02.730Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
17:06:02 [2022-05-04T17:06:02.730Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:06:02 [2022-05-04T17:06:02.730Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
17:06:02 [2022-05-04T17:06:02.730Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
17:06:03 [2022-05-04T17:06:03.198Z] === RUN   TestJSONLogsMarshalJSONBuf
17:06:03 [2022-05-04T17:06:03.198Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
17:06:03 [2022-05-04T17:06:03.198Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
17:06:03 [2022-05-04T17:06:03.198Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s)
17:06:03 [2022-05-04T17:06:03.198Z] === RUN   TestFastTimeMarshalJSON
17:06:03 [2022-05-04T17:06:03.198Z] --- PASS: TestFastTimeMarshalJSON (0.03s)
17:06:03 [2022-05-04T17:06:03.198Z] PASS
17:06:03 [2022-05-04T17:06:03.198Z] coverage: 87.2% of statements
17:06:03 [2022-05-04T17:06:03.198Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.180s	coverage: 87.2% of statements
17:06:03 [2022-05-04T17:06:03.297Z] --- PASS: TestBuildWithEmptyLayers (1.28s)
17:06:03 [2022-05-04T17:06:03.297Z] === RUN   TestBuildMultiStageOnBuild
17:06:03 [2022-05-04T17:06:03.665Z] === RUN   TestJSONFileLogger
17:06:03 [2022-05-04T17:06:03.665Z] --- PASS: TestJSONFileLogger (0.00s)
17:06:03 [2022-05-04T17:06:03.665Z] === RUN   TestJSONFileLoggerWithTags
17:06:03 [2022-05-04T17:06:03.665Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
17:06:03 [2022-05-04T17:06:03.665Z] === RUN   TestJSONFileLoggerWithOpts
17:06:03 [2022-05-04T17:06:03.665Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
17:06:03 [2022-05-04T17:06:03.665Z] === RUN   TestJSONFileLoggerWithLabelsEnv
17:06:03 [2022-05-04T17:06:03.665Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
17:06:03 [2022-05-04T17:06:03.665Z] === RUN   TestEncodeDecode
17:06:03 [2022-05-04T17:06:03.665Z] === PAUSE TestEncodeDecode
17:06:03 [2022-05-04T17:06:03.665Z] === RUN   TestUnexpectedEOF
17:06:03 [2022-05-04T17:06:03.665Z] time="2022-05-04T17:06:03Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
17:06:03 [2022-05-04T17:06:03.665Z] time="2022-05-04T17:06:03Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
17:06:03 [2022-05-04T17:06:03.665Z] --- PASS: TestUnexpectedEOF (0.12s)
17:06:03 [2022-05-04T17:06:03.665Z] === CONT  TestEncodeDecode
17:06:03 [2022-05-04T17:06:03.665Z] --- PASS: TestEncodeDecode (0.00s)
17:06:03 [2022-05-04T17:06:03.665Z] PASS
17:06:03 [2022-05-04T17:06:03.665Z] coverage: 69.9% of statements
17:06:03 [2022-05-04T17:06:03.666Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.191s	coverage: 69.9% of statements
17:06:04 [2022-05-04T17:06:04.650Z] === RUN   TestWriteLog
17:06:04 [2022-05-04T17:06:04.650Z] === PAUSE TestWriteLog
17:06:04 [2022-05-04T17:06:04.650Z] === RUN   TestReadLog
17:06:04 [2022-05-04T17:06:04.650Z] === PAUSE TestReadLog
17:06:04 [2022-05-04T17:06:04.650Z] === RUN   TestDecode
17:06:04 [2022-05-04T17:06:04.650Z] --- PASS: TestDecode (0.02s)
17:06:04 [2022-05-04T17:06:04.650Z] === CONT  TestWriteLog
17:06:04 [2022-05-04T17:06:04.650Z] === CONT  TestReadLog
17:06:04 [2022-05-04T17:06:04.650Z] --- PASS: TestWriteLog (0.01s)
17:06:04 [2022-05-04T17:06:04.650Z] === RUN   TestReadLog/tail_exact
17:06:04 [2022-05-04T17:06:04.650Z] === RUN   TestOpenFileDelete
17:06:04 [2022-05-04T17:06:04.650Z] --- PASS: TestOpenFileDelete (0.00s)
17:06:04 [2022-05-04T17:06:04.650Z] === RUN   TestOpenFileRename
17:06:04 [2022-05-04T17:06:04.650Z] --- PASS: TestOpenFileRename (0.00s)
17:06:04 [2022-05-04T17:06:04.650Z] === RUN   TestHandleDecoderErr
17:06:04 [2022-05-04T17:06:04.650Z] --- PASS: TestHandleDecoderErr (0.00s)
17:06:04 [2022-05-04T17:06:04.650Z] === RUN   TestParseLogTagDefaultTag
17:06:04 [2022-05-04T17:06:04.650Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
17:06:04 [2022-05-04T17:06:04.651Z] === RUN   TestParseLogTag
17:06:04 [2022-05-04T17:06:04.651Z] --- PASS: TestParseLogTag (0.00s)
17:06:04 [2022-05-04T17:06:04.651Z] === RUN   TestParseLogTagEmptyTag
17:06:04 [2022-05-04T17:06:04.651Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
17:06:04 [2022-05-04T17:06:04.651Z] === RUN   TestTailFiles
17:06:04 [2022-05-04T17:06:04.651Z] --- PASS: TestTailFiles (0.00s)
17:06:04 [2022-05-04T17:06:04.651Z] === RUN   TestFollowLogsConsumerGone
17:06:04 [2022-05-04T17:06:04.651Z] === RUN   TestReadLog/tail_less_than_available
17:06:04 [2022-05-04T17:06:04.651Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
17:06:04 [2022-05-04T17:06:04.651Z] === RUN   TestFollowLogsProducerGone
17:06:04 [2022-05-04T17:06:04.651Z]     logfile_test.go:233: messages sent: 4098, received: 4098
17:06:04 [2022-05-04T17:06:04.651Z]     logfile_test.go:180: logDecode() closed after sending 4098 messages
17:06:04 [2022-05-04T17:06:04.651Z] --- PASS: TestFollowLogsProducerGone (0.00s)
17:06:04 [2022-05-04T17:06:04.651Z] === RUN   TestCheckCapacityAndRotate
17:06:04 [2022-05-04T17:06:04.651Z] === RUN   TestReadLog/tail_more_than_available
17:06:04 [2022-05-04T17:06:04.651Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
17:06:04 [2022-05-04T17:06:04.651Z] --- PASS: TestReadLog (0.16s)
17:06:04 [2022-05-04T17:06:04.651Z]     --- PASS: TestReadLog/tail_exact (0.13s)
17:06:04 [2022-05-04T17:06:04.651Z]     --- PASS: TestReadLog/tail_less_than_available (0.01s)
17:06:04 [2022-05-04T17:06:04.651Z]     --- PASS: TestReadLog/tail_more_than_available (0.01s)
17:06:04 [2022-05-04T17:06:04.651Z] PASS
17:06:04 [2022-05-04T17:06:04.651Z] coverage: 78.7% of statements
17:06:04 [2022-05-04T17:06:04.651Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
17:06:04 [2022-05-04T17:06:04.651Z] ok  	github.com/docker/docker/daemon/logger/local	0.253s	coverage: 78.7% of statements
17:06:04 [2022-05-04T17:06:04.651Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
17:06:04 [2022-05-04T17:06:04.651Z] --- PASS: TestCheckCapacityAndRotate (0.10s)
17:06:04 [2022-05-04T17:06:04.651Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s)
17:06:04 [2022-05-04T17:06:04.651Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.07s)
17:06:04 [2022-05-04T17:06:04.651Z] PASS
17:06:04 [2022-05-04T17:06:04.651Z] coverage: 53.5% of statements
17:06:04 [2022-05-04T17:06:04.651Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.164s	coverage: 53.5% of statements
17:06:04 [2022-05-04T17:06:04.651Z] === RUN   TestLog
17:06:04 [2022-05-04T17:06:04.651Z] --- PASS: TestLog (0.02s)
17:06:04 [2022-05-04T17:06:04.651Z] PASS
17:06:04 [2022-05-04T17:06:04.651Z] coverage: 31.5% of statements
17:06:04 [2022-05-04T17:06:04.651Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.082s	coverage: 31.5% of statements
17:06:05 [2022-05-04T17:06:05.641Z] === RUN   TestValidateLogOpt
17:06:05 [2022-05-04T17:06:05.641Z] --- PASS: TestValidateLogOpt (0.00s)
17:06:05 [2022-05-04T17:06:05.641Z] === RUN   TestNewMissedConfig
17:06:05 [2022-05-04T17:06:05.641Z] --- PASS: TestNewMissedConfig (0.00s)
17:06:05 [2022-05-04T17:06:05.641Z] === RUN   TestNewMissedUrl
17:06:05 [2022-05-04T17:06:05.641Z] --- PASS: TestNewMissedUrl (0.00s)
17:06:05 [2022-05-04T17:06:05.641Z] === RUN   TestNewMissedToken
17:06:05 [2022-05-04T17:06:05.641Z] --- PASS: TestNewMissedToken (0.00s)
17:06:05 [2022-05-04T17:06:05.641Z] === RUN   TestNewWithProxy
17:06:05 [2022-05-04T17:06:05.641Z] --- PASS: TestNewWithProxy (0.00s)
17:06:05 [2022-05-04T17:06:05.641Z] === RUN   TestDefault
17:06:05 [2022-05-04T17:06:05.641Z] --- PASS: TestDefault (0.00s)
17:06:05 [2022-05-04T17:06:05.641Z] === RUN   TestInlineFormatWithNonDefaultOptions
17:06:05 [2022-05-04T17:06:05.641Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
17:06:05 [2022-05-04T17:06:05.641Z] === RUN   TestJsonFormat
17:06:05 [2022-05-04T17:06:05.641Z] --- PASS: TestJsonFormat (0.01s)
17:06:05 [2022-05-04T17:06:05.641Z] === RUN   TestRawFormat
17:06:05 [2022-05-04T17:06:05.641Z] --- PASS: TestRawFormat (0.00s)
17:06:05 [2022-05-04T17:06:05.641Z] === RUN   TestRawFormatWithLabels
17:06:05 [2022-05-04T17:06:05.641Z] --- PASS: TestRawFormatWithLabels (0.00s)
17:06:05 [2022-05-04T17:06:05.641Z] === RUN   TestRawFormatWithoutTag
17:06:05 [2022-05-04T17:06:05.641Z] --- PASS: TestRawFormatWithoutTag (0.00s)
17:06:05 [2022-05-04T17:06:05.641Z] === RUN   TestBatching
17:06:05 [2022-05-04T17:06:05.641Z] === RUN   TestNewParse
17:06:05 [2022-05-04T17:06:05.641Z] --- PASS: TestNewParse (0.00s)
17:06:05 [2022-05-04T17:06:05.641Z] PASS
17:06:05 [2022-05-04T17:06:05.641Z] coverage: 8.3% of statements
17:06:05 [2022-05-04T17:06:05.641Z] ok  	github.com/docker/docker/daemon/logger/templates	0.033s	coverage: 8.3% of statements
17:06:05 [2022-05-04T17:06:05.641Z] --- PASS: TestBatching (0.18s)
17:06:05 [2022-05-04T17:06:05.641Z] === RUN   TestFrequency
17:06:05 [2022-05-04T17:06:05.641Z] === RUN   TestParseLogFormat
17:06:05 [2022-05-04T17:06:05.641Z] --- PASS: TestParseLogFormat (0.00s)
17:06:05 [2022-05-04T17:06:05.641Z] === RUN   TestValidateLogOptEmpty
17:06:05 [2022-05-04T17:06:05.641Z] --- PASS: TestValidateLogOptEmpty (0.00s)
17:06:05 [2022-05-04T17:06:05.641Z] === RUN   TestValidateSyslogAddress
17:06:05 [2022-05-04T17:06:05.641Z] --- PASS: TestFrequency (0.23s)
17:06:06 [2022-05-04T17:06:06.108Z] === RUN   TestOneMessagePerRequest
17:06:06 [2022-05-04T17:06:06.108Z] === RUN   TestValidateSyslogAddress/this_is_not_an_uri
17:06:06 [2022-05-04T17:06:06.108Z] === RUN   TestValidateSyslogAddress/corrupted:42
17:06:06 [2022-05-04T17:06:06.108Z] === RUN   TestValidateSyslogAddress/tcp://1.2.3.4
17:06:06 [2022-05-04T17:06:06.108Z] === RUN   TestValidateSyslogAddress/udp://1.2.3.4
17:06:06 [2022-05-04T17:06:06.108Z] === RUN   TestValidateSyslogAddress/http://1.2.3.4
17:06:06 [2022-05-04T17:06:06.108Z] --- PASS: TestOneMessagePerRequest (0.00s)
17:06:06 [2022-05-04T17:06:06.108Z] === RUN   TestVerify
17:06:06 [2022-05-04T17:06:06.108Z] --- PASS: TestValidateSyslogAddress (0.00s)
17:06:06 [2022-05-04T17:06:06.108Z]     --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s)
17:06:06 [2022-05-04T17:06:06.108Z]     --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s)
17:06:06 [2022-05-04T17:06:06.108Z]     --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s)
17:06:06 [2022-05-04T17:06:06.108Z]     --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s)
17:06:06 [2022-05-04T17:06:06.108Z]     --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s)
17:06:06 [2022-05-04T17:06:06.108Z] === RUN   TestParseAddressDefaultPort
17:06:06 [2022-05-04T17:06:06.108Z] --- PASS: TestParseAddressDefaultPort (0.00s)
17:06:06 [2022-05-04T17:06:06.108Z] === RUN   TestValidateSyslogFacility
17:06:06 [2022-05-04T17:06:06.108Z] --- PASS: TestValidateSyslogFacility (0.00s)
17:06:06 [2022-05-04T17:06:06.108Z] === RUN   TestValidateLogOptSyslogFormat
17:06:06 [2022-05-04T17:06:06.108Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
17:06:06 [2022-05-04T17:06:06.108Z] === RUN   TestValidateLogOpt
17:06:06 [2022-05-04T17:06:06.108Z] --- PASS: TestValidateLogOpt (0.00s)
17:06:06 [2022-05-04T17:06:06.108Z] PASS
17:06:06 [2022-05-04T17:06:06.108Z] coverage: 43.6% of statements
17:06:06 [2022-05-04T17:06:06.108Z] --- PASS: TestVerify (0.00s)
17:06:06 [2022-05-04T17:06:06.108Z] === RUN   TestSkipVerify
17:06:06 [2022-05-04T17:06:06.108Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.055s	coverage: 43.6% of statements
17:06:06 [2022-05-04T17:06:06.108Z] time="2022-05-04T17:06:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:06:06 [2022-05-04T17:06:06.108Z] time="2022-05-04T17:06:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:06:06 [2022-05-04T17:06:06.108Z] time="2022-05-04T17:06:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:06:06 [2022-05-04T17:06:06.108Z] time="2022-05-04T17:06:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:06:06 [2022-05-04T17:06:06.108Z] time="2022-05-04T17:06:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:06:06 [2022-05-04T17:06:06.108Z] time="2022-05-04T17:06:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:06:06 [2022-05-04T17:06:06.108Z] --- PASS: TestSkipVerify (0.41s)
17:06:06 [2022-05-04T17:06:06.108Z] === RUN   TestBufferMaximum
17:06:06 [2022-05-04T17:06:06.108Z] time="2022-05-04T17:06:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:06:06 [2022-05-04T17:06:06.108Z] time="2022-05-04T17:06:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:06:06 [2022-05-04T17:06:06.108Z] time="2022-05-04T17:06:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:06:06 [2022-05-04T17:06:06.108Z] time="2022-05-04T17:06:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:06:06 [2022-05-04T17:06:06.108Z] time="2022-05-04T17:06:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:06:06 [2022-05-04T17:06:06.108Z] time="2022-05-04T17:06:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651683966.010983\",\"host\":\"eaff4795210f\"}'"
17:06:06 [2022-05-04T17:06:06.108Z] time="2022-05-04T17:06:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651683966.010983\",\"host\":\"eaff4795210f\"}'"
17:06:06 [2022-05-04T17:06:06.108Z] --- PASS: TestBufferMaximum (0.00s)
17:06:06 [2022-05-04T17:06:06.108Z] === RUN   TestServerAlwaysDown
17:06:06 [2022-05-04T17:06:06.108Z] time="2022-05-04T17:06:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:06:06 [2022-05-04T17:06:06.108Z] time="2022-05-04T17:06:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:06:06 [2022-05-04T17:06:06.108Z] time="2022-05-04T17:06:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651683966.013916\",\"host\":\"eaff4795210f\"}'"
17:06:06 [2022-05-04T17:06:06.108Z] time="2022-05-04T17:06:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651683966.013916\",\"host\":\"eaff4795210f\"}'"
17:06:06 [2022-05-04T17:06:06.108Z] time="2022-05-04T17:06:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:06:06 [2022-05-04T17:06:06.108Z] time="2022-05-04T17:06:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651683966.013916\",\"host\":\"eaff4795210f\"}'"
17:06:06 [2022-05-04T17:06:06.108Z] time="2022-05-04T17:06:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651683966.014969\",\"host\":\"eaff4795210f\"}'"
17:06:06 [2022-05-04T17:06:06.108Z] time="2022-05-04T17:06:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651683966.014969\",\"host\":\"eaff4795210f\"}'"
17:06:06 [2022-05-04T17:06:06.108Z] --- PASS: TestServerAlwaysDown (0.00s)
17:06:06 [2022-05-04T17:06:06.108Z] === RUN   TestCannotSendAfterClose
17:06:06 [2022-05-04T17:06:06.108Z] --- PASS: TestCannotSendAfterClose (0.00s)
17:06:06 [2022-05-04T17:06:06.108Z] === RUN   TestDeadlockOnBlockedEndpoint
17:06:06 [2022-05-04T17:06:06.589Z] --- PASS: TestBuildMultiStageOnBuild (3.39s)
17:06:06 [2022-05-04T17:06:06.589Z] === RUN   TestBuildUncleanTarFilenames
17:06:07 [2022-05-04T17:06:07.092Z] === RUN   TestV1IDService
17:06:07 [2022-05-04T17:06:07.092Z] --- PASS: TestV1IDService (0.02s)
17:06:07 [2022-05-04T17:06:07.092Z] === RUN   TestV2MetadataService
17:06:07 [2022-05-04T17:06:07.559Z] time="2022-05-04T17:06:07Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk
17:06:07 [2022-05-04T17:06:07.559Z] time="2022-05-04T17:06:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"eaff4795210f\"}'"
17:06:07 [2022-05-04T17:06:07.559Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s)
17:06:07 [2022-05-04T17:06:07.559Z] PASS
17:06:07 [2022-05-04T17:06:07.559Z] coverage: 82.5% of statements
17:06:07 [2022-05-04T17:06:07.559Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.958s	coverage: 82.5% of statements
17:06:07 [2022-05-04T17:06:07.559Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:06:07 [2022-05-04T17:06:07.559Z] ?   	github.com/docker/docker/daemon/network	[no test files]
17:06:07 [2022-05-04T17:06:07.559Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:06:07 [2022-05-04T17:06:07.559Z] === RUN   TestContinueOnError_NonMirrorEndpoint
17:06:07 [2022-05-04T17:06:07.559Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
17:06:07 [2022-05-04T17:06:07.559Z] === RUN   TestContinueOnError_MirrorEndpoint
17:06:07 [2022-05-04T17:06:07.559Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
17:06:07 [2022-05-04T17:06:07.559Z] === RUN   TestContinueOnError_NeverContinue
17:06:07 [2022-05-04T17:06:07.559Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
17:06:07 [2022-05-04T17:06:07.559Z] === RUN   TestManifestStore
17:06:07 [2022-05-04T17:06:07.559Z] === RUN   TestManifestStore/no_remote_or_local
17:06:07 [2022-05-04T17:06:07.559Z] === RUN   TestSuccessfulDownload
17:06:07 [2022-05-04T17:06:07.559Z]     download_test.go:267: Needs fixing on Windows
17:06:07 [2022-05-04T17:06:07.559Z] --- SKIP: TestSuccessfulDownload (0.00s)
17:06:07 [2022-05-04T17:06:07.559Z] === RUN   TestCancelledDownload
17:06:07 [2022-05-04T17:06:07.559Z] --- PASS: TestCancelledDownload (0.00s)
17:06:07 [2022-05-04T17:06:07.559Z] === RUN   TestMaxDownloadAttempts
17:06:07 [2022-05-04T17:06:07.559Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
17:06:07 [2022-05-04T17:06:07.559Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
17:06:07 [2022-05-04T17:06:07.559Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
17:06:07 [2022-05-04T17:06:07.559Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
17:06:07 [2022-05-04T17:06:07.559Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
17:06:07 [2022-05-04T17:06:07.559Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
17:06:07 [2022-05-04T17:06:07.559Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
17:06:07 [2022-05-04T17:06:07.559Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
17:06:07 [2022-05-04T17:06:07.559Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
17:06:07 [2022-05-04T17:06:07.559Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
17:06:07 [2022-05-04T17:06:07.559Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
17:06:07 [2022-05-04T17:06:07.559Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
17:06:07 [2022-05-04T17:06:07.559Z] time="2022-05-04T17:06:07Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1248674719\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
17:06:07 [2022-05-04T17:06:07.559Z] === RUN   TestManifestStore/no_local_cache
17:06:07 [2022-05-04T17:06:07.559Z] === RUN   TestManifestStore/with_local_cache
17:06:07 [2022-05-04T17:06:07.559Z] === RUN   TestManifestStore/unknown_media_type
17:06:07 [2022-05-04T17:06:07.559Z] === RUN   TestManifestStore/unknown_media_type/no_cache
17:06:07 [2022-05-04T17:06:07.559Z] time="2022-05-04T17:06:07Z" level=warning msg="reference for unknown type: "
17:06:07 [2022-05-04T17:06:07.559Z] time="2022-05-04T17:06:07Z" level=warning msg="reference for unknown type: "
17:06:08 [2022-05-04T17:06:08.026Z] === RUN   TestManifestStore/unknown_media_type/with_cache
17:06:08 [2022-05-04T17:06:08.026Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
17:06:08 [2022-05-04T17:06:08.026Z] time="2022-05-04T17:06:07Z" level=warning msg="reference for unknown type: "
17:06:08 [2022-05-04T17:06:08.026Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
17:06:08 [2022-05-04T17:06:08.026Z] time="2022-05-04T17:06:07Z" level=warning msg="reference for unknown type: "
17:06:08 [2022-05-04T17:06:08.026Z] time="2022-05-04T17:06:07Z" level=warning msg="reference for unknown type: "
17:06:08 [2022-05-04T17:06:08.026Z] === RUN   TestManifestStore/error_persisting_manifest
17:06:08 [2022-05-04T17:06:08.026Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
17:06:08 [2022-05-04T17:06:08.026Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
17:06:08 [2022-05-04T17:06:08.026Z] time="2022-05-04T17:06:07Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
17:06:08 [2022-05-04T17:06:08.026Z] --- PASS: TestManifestStore (0.28s)
17:06:08 [2022-05-04T17:06:08.026Z]     --- PASS: TestManifestStore/no_remote_or_local (0.16s)
17:06:08 [2022-05-04T17:06:08.026Z]     --- PASS: TestManifestStore/no_local_cache (0.01s)
17:06:08 [2022-05-04T17:06:08.026Z]     --- PASS: TestManifestStore/with_local_cache (0.01s)
17:06:08 [2022-05-04T17:06:08.026Z]     --- PASS: TestManifestStore/unknown_media_type (0.08s)
17:06:08 [2022-05-04T17:06:08.026Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s)
17:06:08 [2022-05-04T17:06:08.026Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.07s)
17:06:08 [2022-05-04T17:06:08.026Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.05s)
17:06:08 [2022-05-04T17:06:08.026Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s)
17:06:08 [2022-05-04T17:06:08.026Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.02s)
17:06:08 [2022-05-04T17:06:08.026Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
17:06:08 [2022-05-04T17:06:08.026Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s)
17:06:08 [2022-05-04T17:06:08.026Z] === RUN   TestDetectManifestBlobMediaType
17:06:08 [2022-05-04T17:06:08.026Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
17:06:08 [2022-05-04T17:06:08.026Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
17:06:08 [2022-05-04T17:06:08.026Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
17:06:08 [2022-05-04T17:06:08.026Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
17:06:08 [2022-05-04T17:06:08.026Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
17:06:08 [2022-05-04T17:06:08.026Z] === RUN   TestDetectManifestBlobMediaType/schema1
17:06:08 [2022-05-04T17:06:08.026Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
17:06:08 [2022-05-04T17:06:08.026Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
17:06:08 [2022-05-04T17:06:08.026Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
17:06:08 [2022-05-04T17:06:08.026Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
17:06:08 [2022-05-04T17:06:08.026Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
17:06:08 [2022-05-04T17:06:08.026Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
17:06:08 [2022-05-04T17:06:08.026Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
17:06:08 [2022-05-04T17:06:08.026Z] === RUN   TestDetectManifestBlobMediaTypeInvalid
17:06:08 [2022-05-04T17:06:08.026Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests
17:06:08 [2022-05-04T17:06:08.026Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests
17:06:08 [2022-05-04T17:06:08.026Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers
17:06:08 [2022-05-04T17:06:08.026Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests
17:06:08 [2022-05-04T17:06:08.026Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers
17:06:08 [2022-05-04T17:06:08.026Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers
17:06:08 [2022-05-04T17:06:08.026Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests
17:06:08 [2022-05-04T17:06:08.026Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers
17:06:08 [2022-05-04T17:06:08.026Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests
17:06:08 [2022-05-04T17:06:08.026Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers
17:06:08 [2022-05-04T17:06:08.026Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers
17:06:08 [2022-05-04T17:06:08.026Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config
17:06:08 [2022-05-04T17:06:08.026Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/config_and_manifests
17:06:08 [2022-05-04T17:06:08.026Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s)
17:06:08 [2022-05-04T17:06:08.026Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s)
17:06:08 [2022-05-04T17:06:08.026Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s)
17:06:08 [2022-05-04T17:06:08.026Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s)
17:06:08 [2022-05-04T17:06:08.026Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s)
17:06:08 [2022-05-04T17:06:08.026Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s)
17:06:08 [2022-05-04T17:06:08.026Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s)
17:06:08 [2022-05-04T17:06:08.026Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s)
17:06:08 [2022-05-04T17:06:08.026Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s)
17:06:08 [2022-05-04T17:06:08.026Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s)
17:06:08 [2022-05-04T17:06:08.026Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s)
17:06:08 [2022-05-04T17:06:08.026Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s)
17:06:08 [2022-05-04T17:06:08.026Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s)
17:06:08 [2022-05-04T17:06:08.026Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s)
17:06:08 [2022-05-04T17:06:08.026Z] === RUN   TestFixManifestLayers
17:06:08 [2022-05-04T17:06:08.026Z] --- PASS: TestFixManifestLayers (0.00s)
17:06:08 [2022-05-04T17:06:08.026Z] === RUN   TestFixManifestLayersBaseLayerParent
17:06:08 [2022-05-04T17:06:08.026Z]     pull_v2_test.go:82: Needs fixing on Windows
17:06:08 [2022-05-04T17:06:08.026Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
17:06:08 [2022-05-04T17:06:08.026Z] === RUN   TestFixManifestLayersBadParent
17:06:08 [2022-05-04T17:06:08.026Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
17:06:08 [2022-05-04T17:06:08.026Z] === RUN   TestValidateManifest
17:06:08 [2022-05-04T17:06:08.026Z]     pull_v2_test.go:127: Needs fixing on Windows
17:06:08 [2022-05-04T17:06:08.026Z] --- SKIP: TestValidateManifest (0.00s)
17:06:08 [2022-05-04T17:06:08.026Z] === RUN   TestFormatPlatform
17:06:08 [2022-05-04T17:06:08.026Z] --- PASS: TestFormatPlatform (0.00s)
17:06:08 [2022-05-04T17:06:08.026Z] === RUN   TestPullSchema2Config
17:06:08 [2022-05-04T17:06:08.026Z] === RUN   TestPullSchema2Config/success_first_time
17:06:08 [2022-05-04T17:06:08.026Z]     pull_v2_test.go:284: HTTP GET /v2/
17:06:08 [2022-05-04T17:06:08.026Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
17:06:08 [2022-05-04T17:06:08.026Z] === RUN   TestPullSchema2Config/500_status
17:06:08 [2022-05-04T17:06:08.026Z]     pull_v2_test.go:284: HTTP GET /v2/
17:06:08 [2022-05-04T17:06:08.026Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
17:06:08 [2022-05-04T17:06:08.026Z] --- PASS: TestV2MetadataService (1.10s)
17:06:08 [2022-05-04T17:06:08.026Z] PASS
17:06:08 [2022-05-04T17:06:08.026Z] coverage: 48.2% of statements
17:06:08 [2022-05-04T17:06:08.026Z] ok  	github.com/docker/docker/distribution/metadata	1.178s	coverage: 48.2% of statements
17:06:08 [2022-05-04T17:06:08.026Z] time="2022-05-04T17:06:07Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:06:08 [2022-05-04T17:06:08.026Z] time="2022-05-04T17:06:07Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:06:08 [2022-05-04T17:06:08.026Z] time="2022-05-04T17:06:07Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:06:08 [2022-05-04T17:06:08.026Z] time="2022-05-04T17:06:07Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:06:08 [2022-05-04T17:06:08.026Z] --- PASS: TestMaxDownloadAttempts (0.00s)
17:06:08 [2022-05-04T17:06:08.026Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.39s)
17:06:08 [2022-05-04T17:06:08.026Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.39s)
17:06:08 [2022-05-04T17:06:08.026Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.39s)
17:06:08 [2022-05-04T17:06:08.026Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.39s)
17:06:08 [2022-05-04T17:06:08.026Z] === RUN   TestTransfer
17:06:08 [2022-05-04T17:06:08.026Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
17:06:08 [2022-05-04T17:06:08.026Z] === RUN   TestPullSchema2Config/EOF
17:06:08 [2022-05-04T17:06:08.026Z]     pull_v2_test.go:284: HTTP GET /v2/
17:06:08 [2022-05-04T17:06:08.026Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
17:06:08 [2022-05-04T17:06:08.026Z] 2022/05/04 17:06:07 http: panic serving 127.0.0.1:49217: intentional panic
17:06:08 [2022-05-04T17:06:08.026Z] goroutine 28 [running]:
17:06:08 [2022-05-04T17:06:08.026Z] net/http.(*conn).serve.func1()
17:06:08 [2022-05-04T17:06:08.026Z] 	c:/go/src/net/http/server.go:1825 +0xbf
17:06:08 [2022-05-04T17:06:08.026Z] panic({0xd68f00, 0xf4b310})
17:06:08 [2022-05-04T17:06:08.026Z] 	c:/go/src/runtime/panic.go:844 +0x258
17:06:08 [2022-05-04T17:06:08.026Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0005cc9c0?, {0xf52ab8?, 0xc0005d2000?})
17:06:08 [2022-05-04T17:06:08.026Z] 	C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4
17:06:08 [2022-05-04T17:06:08.026Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xf52ab8, 0xc0005d2000}, 0xc000430100)
17:06:08 [2022-05-04T17:06:08.026Z] 	C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286
17:06:08 [2022-05-04T17:06:08.026Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xf52ab8?, 0xc0005d2000?}, 0x136e5c0?)
17:06:08 [2022-05-04T17:06:08.026Z] 	c:/go/src/net/http/server.go:2084 +0x2f
17:06:08 [2022-05-04T17:06:08.026Z] net/http.serverHandler.ServeHTTP({0xc00040e420?}, {0xf52ab8, 0xc0005d2000}, 0xc000430100)
17:06:08 [2022-05-04T17:06:08.027Z] 	c:/go/src/net/http/server.go:2916 +0x43b
17:06:08 [2022-05-04T17:06:08.027Z] net/http.(*conn).serve(0xc000194000, {0xf53330, 0xc0001e7380})
17:06:08 [2022-05-04T17:06:08.027Z] 	c:/go/src/net/http/server.go:1966 +0x5d7
17:06:08 [2022-05-04T17:06:08.027Z] created by net/http.(*Server).Serve
17:06:08 [2022-05-04T17:06:08.027Z] 	c:/go/src/net/http/server.go:3071 +0x4db
17:06:08 [2022-05-04T17:06:08.027Z] --- PASS: TestTransfer (0.12s)
17:06:08 [2022-05-04T17:06:08.027Z] === RUN   TestConcurrencyLimit
17:06:08 [2022-05-04T17:06:08.490Z] --- PASS: TestBuildUncleanTarFilenames (1.90s)
17:06:08 [2022-05-04T17:06:08.490Z] === RUN   TestBuildMultiStageLayerLeak
17:06:08 [2022-05-04T17:06:08.494Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
17:06:08 [2022-05-04T17:06:08.495Z] === RUN   TestPullSchema2Config/unauthorized
17:06:08 [2022-05-04T17:06:08.495Z]     pull_v2_test.go:284: HTTP GET /v2/
17:06:08 [2022-05-04T17:06:08.495Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
17:06:08 [2022-05-04T17:06:08.495Z] --- PASS: TestPullSchema2Config (0.53s)
17:06:08 [2022-05-04T17:06:08.495Z]     --- PASS: TestPullSchema2Config/success_first_time (0.01s)
17:06:08 [2022-05-04T17:06:08.495Z]     --- PASS: TestPullSchema2Config/500_status (0.26s)
17:06:08 [2022-05-04T17:06:08.495Z]     --- PASS: TestPullSchema2Config/EOF (0.26s)
17:06:08 [2022-05-04T17:06:08.495Z]     --- PASS: TestPullSchema2Config/unauthorized (0.00s)
17:06:08 [2022-05-04T17:06:08.495Z] === RUN   TestGetRepositoryMountCandidates
17:06:08 [2022-05-04T17:06:08.495Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
17:06:08 [2022-05-04T17:06:08.495Z] === RUN   TestLayerAlreadyExists
17:06:08 [2022-05-04T17:06:08.495Z]     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}
17:06:08 [2022-05-04T17:06:08.495Z]     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}
17:06:08 [2022-05-04T17:06:08.495Z]     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}
17:06:08 [2022-05-04T17:06:08.495Z]     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}
17:06:08 [2022-05-04T17:06:08.495Z]     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}
17:06:08 [2022-05-04T17:06:08.495Z]     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}
17:06:08 [2022-05-04T17:06:08.495Z] --- PASS: TestLayerAlreadyExists (0.00s)
17:06:08 [2022-05-04T17:06:08.495Z] === RUN   TestWhenEmptyAuthConfig
17:06:08 [2022-05-04T17:06:08.495Z] === RUN   TestNotFound
17:06:08 [2022-05-04T17:06:08.495Z] --- PASS: TestNotFound (0.00s)
17:06:08 [2022-05-04T17:06:08.495Z] === RUN   TestConflict
17:06:08 [2022-05-04T17:06:08.495Z] --- PASS: TestConflict (0.00s)
17:06:08 [2022-05-04T17:06:08.495Z] === RUN   TestForbidden
17:06:08 [2022-05-04T17:06:08.495Z] --- PASS: TestForbidden (0.00s)
17:06:08 [2022-05-04T17:06:08.495Z] === RUN   TestInvalidParameter
17:06:08 [2022-05-04T17:06:08.495Z] --- PASS: TestInvalidParameter (0.00s)
17:06:08 [2022-05-04T17:06:08.495Z] === RUN   TestNotImplemented
17:06:08 [2022-05-04T17:06:08.495Z] --- PASS: TestNotImplemented (0.00s)
17:06:08 [2022-05-04T17:06:08.495Z] === RUN   TestNotModified
17:06:08 [2022-05-04T17:06:08.495Z] --- PASS: TestNotModified (0.00s)
17:06:08 [2022-05-04T17:06:08.495Z] === RUN   TestUnauthorized
17:06:08 [2022-05-04T17:06:08.495Z] --- PASS: TestUnauthorized (0.00s)
17:06:08 [2022-05-04T17:06:08.495Z] === RUN   TestUnknown
17:06:08 [2022-05-04T17:06:08.495Z] --- PASS: TestUnknown (0.00s)
17:06:08 [2022-05-04T17:06:08.495Z] === RUN   TestCancelled
17:06:08 [2022-05-04T17:06:08.495Z] --- PASS: TestCancelled (0.00s)
17:06:08 [2022-05-04T17:06:08.495Z] === RUN   TestDeadline
17:06:08 [2022-05-04T17:06:08.495Z] --- PASS: TestDeadline (0.00s)
17:06:08 [2022-05-04T17:06:08.495Z] === RUN   TestDataLoss
17:06:08 [2022-05-04T17:06:08.495Z] --- PASS: TestDataLoss (0.00s)
17:06:08 [2022-05-04T17:06:08.495Z] === RUN   TestUnavailable
17:06:08 [2022-05-04T17:06:08.495Z] --- PASS: TestUnavailable (0.00s)
17:06:08 [2022-05-04T17:06:08.495Z] === RUN   TestSystem
17:06:08 [2022-05-04T17:06:08.495Z] --- PASS: TestSystem (0.00s)
17:06:08 [2022-05-04T17:06:08.495Z] === RUN   TestFromStatusCode
17:06:08 [2022-05-04T17:06:08.495Z] === RUN   TestFromStatusCode/Not_Found
17:06:08 [2022-05-04T17:06:08.495Z] === RUN   TestFromStatusCode/Bad_Request
17:06:08 [2022-05-04T17:06:08.495Z] === RUN   TestFromStatusCode/Conflict
17:06:08 [2022-05-04T17:06:08.495Z] === RUN   TestFromStatusCode/Unauthorized
17:06:08 [2022-05-04T17:06:08.495Z] === RUN   TestFromStatusCode/Service_Unavailable
17:06:08 [2022-05-04T17:06:08.495Z] === RUN   TestFromStatusCode/Forbidden
17:06:08 [2022-05-04T17:06:08.495Z] === RUN   TestFromStatusCode/Not_Modified
17:06:08 [2022-05-04T17:06:08.495Z] === RUN   TestFromStatusCode/Not_Implemented
17:06:08 [2022-05-04T17:06:08.495Z] === RUN   TestFromStatusCode/Internal_Server_Error
17:06:08 [2022-05-04T17:06:08.495Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
17:06:08 [2022-05-04T17:06:08.495Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
17:06:08 [2022-05-04T17:06:08.495Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
17:06:08 [2022-05-04T17:06:08.495Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
17:06:08 [2022-05-04T17:06:08.495Z] --- PASS: TestFromStatusCode (0.00s)
17:06:08 [2022-05-04T17:06:08.495Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
17:06:08 [2022-05-04T17:06:08.495Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
17:06:08 [2022-05-04T17:06:08.495Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
17:06:08 [2022-05-04T17:06:08.495Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
17:06:08 [2022-05-04T17:06:08.495Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
17:06:08 [2022-05-04T17:06:08.495Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
17:06:08 [2022-05-04T17:06:08.495Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
17:06:08 [2022-05-04T17:06:08.495Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
17:06:08 [2022-05-04T17:06:08.495Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
17:06:08 [2022-05-04T17:06:08.495Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
17:06:08 [2022-05-04T17:06:08.495Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
17:06:08 [2022-05-04T17:06:08.495Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
17:06:08 [2022-05-04T17:06:08.495Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
17:06:08 [2022-05-04T17:06:08.495Z] PASS
17:06:08 [2022-05-04T17:06:08.495Z] coverage: 77.0% of statements
17:06:08 [2022-05-04T17:06:08.495Z] ok  	github.com/docker/docker/errdefs	0.032s	coverage: 77.0% of statements
17:06:08 [2022-05-04T17:06:08.495Z] --- PASS: TestConcurrencyLimit (0.36s)
17:06:08 [2022-05-04T17:06:08.495Z] === RUN   TestInactiveJobs
17:06:08 [2022-05-04T17:06:08.962Z] --- PASS: TestInactiveJobs (0.38s)
17:06:08 [2022-05-04T17:06:08.962Z] === RUN   TestWatchRelease
17:06:08 [2022-05-04T17:06:08.962Z] --- PASS: TestWatchRelease (0.04s)
17:06:08 [2022-05-04T17:06:08.962Z] === RUN   TestWatchFinishedTransfer
17:06:08 [2022-05-04T17:06:08.962Z] --- PASS: TestWatchFinishedTransfer (0.00s)
17:06:08 [2022-05-04T17:06:08.962Z] === RUN   TestDuplicateTransfer
17:06:08 [2022-05-04T17:06:08.962Z] --- PASS: TestDuplicateTransfer (0.04s)
17:06:08 [2022-05-04T17:06:08.962Z] === RUN   TestSuccessfulUpload
17:06:09 [2022-05-04T17:06:09.431Z] time="2022-05-04T17:06:08Z" level=error msg="Upload failed, retrying: simulating retry"
17:06:09 [2022-05-04T17:06:09.431Z] --- PASS: TestSuccessfulUpload (0.36s)
17:06:09 [2022-05-04T17:06:09.431Z] === RUN   TestCancelledUpload
17:06:09 [2022-05-04T17:06:09.431Z] --- PASS: TestCancelledUpload (0.00s)
17:06:09 [2022-05-04T17:06:09.431Z] PASS
17:06:09 [2022-05-04T17:06:09.431Z] coverage: 77.3% of statements
17:06:09 [2022-05-04T17:06:09.431Z] ok  	github.com/docker/docker/distribution/xfer	1.742s	coverage: 77.3% of statements
17:06:09 [2022-05-04T17:06:09.431Z] === RUN   TestFSGetInvalidData
17:06:09 [2022-05-04T17:06:09.431Z] --- PASS: TestFSGetInvalidData (0.01s)
17:06:09 [2022-05-04T17:06:09.431Z] === RUN   TestFSInvalidSet
17:06:09 [2022-05-04T17:06:09.431Z] --- PASS: TestFSInvalidSet (0.01s)
17:06:09 [2022-05-04T17:06:09.431Z] === RUN   TestFSInvalidRoot
17:06:09 [2022-05-04T17:06:09.431Z] --- PASS: TestFSInvalidRoot (0.00s)
17:06:09 [2022-05-04T17:06:09.431Z] === RUN   TestFSMetadataGetSet
17:06:09 [2022-05-04T17:06:09.431Z] === RUN   TestCompare
17:06:09 [2022-05-04T17:06:09.431Z] --- PASS: TestCompare (0.00s)
17:06:09 [2022-05-04T17:06:09.431Z] PASS
17:06:09 [2022-05-04T17:06:09.431Z] coverage: 19.2% of statements
17:06:09 [2022-05-04T17:06:09.431Z] --- PASS: TestFSMetadataGetSet (0.02s)
17:06:09 [2022-05-04T17:06:09.431Z] === RUN   TestFSInvalidWalker
17:06:09 [2022-05-04T17:06:09.431Z] ok  	github.com/docker/docker/image/cache	0.054s	coverage: 19.2% of statements
17:06:09 [2022-05-04T17:06:09.431Z] --- PASS: TestFSInvalidWalker (0.01s)
17:06:09 [2022-05-04T17:06:09.431Z] === RUN   TestFSGetSet
17:06:09 [2022-05-04T17:06:09.431Z] --- PASS: TestFSGetSet (0.02s)
17:06:09 [2022-05-04T17:06:09.431Z] === RUN   TestFSGetUnsetKey
17:06:09 [2022-05-04T17:06:09.431Z] --- PASS: TestFSGetUnsetKey (0.01s)
17:06:09 [2022-05-04T17:06:09.431Z] === RUN   TestFSGetEmptyData
17:06:09 [2022-05-04T17:06:09.431Z] --- PASS: TestFSGetEmptyData (0.00s)
17:06:09 [2022-05-04T17:06:09.431Z] === RUN   TestFSDelete
17:06:09 [2022-05-04T17:06:09.431Z] --- PASS: TestFSDelete (0.01s)
17:06:09 [2022-05-04T17:06:09.431Z] === RUN   TestFSWalker
17:06:09 [2022-05-04T17:06:09.431Z] --- PASS: TestFSWalker (0.01s)
17:06:09 [2022-05-04T17:06:09.431Z] === RUN   TestFSWalkerStopOnError
17:06:09 [2022-05-04T17:06:09.431Z] --- PASS: TestFSWalkerStopOnError (0.01s)
17:06:09 [2022-05-04T17:06:09.431Z] === RUN   TestNewFromJSON
17:06:09 [2022-05-04T17:06:09.431Z] --- PASS: TestNewFromJSON (0.00s)
17:06:09 [2022-05-04T17:06:09.431Z] === RUN   TestNewFromJSONWithInvalidJSON
17:06:09 [2022-05-04T17:06:09.431Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
17:06:09 [2022-05-04T17:06:09.431Z] === RUN   TestMarshalKeyOrder
17:06:09 [2022-05-04T17:06:09.431Z] --- PASS: TestMarshalKeyOrder (0.00s)
17:06:09 [2022-05-04T17:06:09.431Z] === RUN   TestHistoryEqual
17:06:09 [2022-05-04T17:06:09.431Z] --- PASS: TestWhenEmptyAuthConfig (1.17s)
17:06:09 [2022-05-04T17:06:09.431Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
17:06:09 [2022-05-04T17:06:09.431Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
17:06:09 [2022-05-04T17:06:09.431Z] === RUN   TestTokenPassThru
17:06:09 [2022-05-04T17:06:09.431Z] --- PASS: TestTokenPassThru (0.00s)
17:06:09 [2022-05-04T17:06:09.431Z] === RUN   TestTokenPassThruDifferentHost
17:06:09 [2022-05-04T17:06:09.431Z] --- PASS: TestTokenPassThruDifferentHost (0.00s)
17:06:09 [2022-05-04T17:06:09.431Z] PASS
17:06:09 [2022-05-04T17:06:09.431Z] coverage: 26.6% of statements
17:06:09 [2022-05-04T17:06:09.431Z] ok  	github.com/docker/docker/distribution	2.068s	coverage: 26.6% of statements
17:06:09 [2022-05-04T17:06:09.431Z] --- PASS: TestHistoryEqual (0.12s)
17:06:09 [2022-05-04T17:06:09.431Z] === RUN   TestImage
17:06:09 [2022-05-04T17:06:09.903Z] --- PASS: TestImage (0.00s)
17:06:09 [2022-05-04T17:06:09.903Z] === RUN   TestImageOSNotEmpty
17:06:09 [2022-05-04T17:06:09.903Z] --- PASS: TestImageOSNotEmpty (0.00s)
17:06:09 [2022-05-04T17:06:09.903Z] === RUN   TestNewChildImageFromImageWithRootFS
17:06:09 [2022-05-04T17:06:09.903Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
17:06:09 [2022-05-04T17:06:09.903Z] === RUN   TestCreate
17:06:09 [2022-05-04T17:06:09.903Z] --- PASS: TestCreate (0.04s)
17:06:09 [2022-05-04T17:06:09.903Z] === RUN   TestRestore
17:06:09 [2022-05-04T17:06:09.903Z] time="2022-05-04T17:06:09Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
17:06:09 [2022-05-04T17:06:09.903Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:06:09 [2022-05-04T17:06:09.903Z] ?   	github.com/docker/docker/dockerversion	[no test files]
17:06:09 [2022-05-04T17:06:09.903Z] --- PASS: TestRestore (0.05s)
17:06:09 [2022-05-04T17:06:09.903Z] === RUN   TestAddDelete
17:06:09 [2022-05-04T17:06:09.903Z] --- PASS: TestAddDelete (0.02s)
17:06:09 [2022-05-04T17:06:09.903Z] === RUN   TestSearchAfterDelete
17:06:09 [2022-05-04T17:06:09.903Z] --- PASS: TestSearchAfterDelete (0.01s)
17:06:09 [2022-05-04T17:06:09.903Z] === RUN   TestParentReset
17:06:09 [2022-05-04T17:06:09.903Z] --- PASS: TestParentReset (0.03s)
17:06:09 [2022-05-04T17:06:09.903Z] === RUN   TestGetAndSetLastUpdated
17:06:09 [2022-05-04T17:06:09.903Z] --- PASS: TestGetAndSetLastUpdated (0.02s)
17:06:09 [2022-05-04T17:06:09.903Z] === RUN   TestStoreLen
17:06:09 [2022-05-04T17:06:09.903Z] --- PASS: TestStoreLen (0.05s)
17:06:09 [2022-05-04T17:06:09.903Z] PASS
17:06:09 [2022-05-04T17:06:09.903Z] coverage: 86.9% of statements
17:06:09 [2022-05-04T17:06:09.903Z] ok  	github.com/docker/docker/image	0.509s	coverage: 86.9% of statements
17:06:10 [2022-05-04T17:06:10.370Z] === RUN   TestMakeV1ConfigFromConfig
17:06:10 [2022-05-04T17:06:10.370Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
17:06:10 [2022-05-04T17:06:10.370Z] PASS
17:06:10 [2022-05-04T17:06:10.370Z] coverage: 25.0% of statements
17:06:10 [2022-05-04T17:06:10.370Z] ok  	github.com/docker/docker/image/v1	0.073s	coverage: 25.0% of statements
17:06:10 [2022-05-04T17:06:10.370Z] === RUN   TestValidateManifest
17:06:10 [2022-05-04T17:06:10.370Z] === RUN   TestValidateManifest/nil
17:06:10 [2022-05-04T17:06:10.370Z] === RUN   TestValidateManifest/non-nil
17:06:10 [2022-05-04T17:06:10.370Z] --- PASS: TestValidateManifest (0.00s)
17:06:10 [2022-05-04T17:06:10.370Z]     --- PASS: TestValidateManifest/nil (0.00s)
17:06:10 [2022-05-04T17:06:10.370Z]     --- PASS: TestValidateManifest/non-nil (0.00s)
17:06:10 [2022-05-04T17:06:10.370Z] PASS
17:06:10 [2022-05-04T17:06:10.370Z] coverage: 0.7% of statements
17:06:10 [2022-05-04T17:06:10.370Z] ok  	github.com/docker/docker/image/tarexport	0.122s	coverage: 0.7% of statements
17:06:10 [2022-05-04T17:06:10.370Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:06:10 [2022-05-04T17:06:10.839Z] === RUN   TestSerialization
17:06:10 [2022-05-04T17:06:10.839Z] --- PASS: TestSerialization (0.02s)
17:06:10 [2022-05-04T17:06:10.839Z] PASS
17:06:10 [2022-05-04T17:06:10.839Z] coverage: 100.0% of statements
17:06:10 [2022-05-04T17:06:10.979Z] 4612f6d0b889: Verifying Checksum
17:06:10 [2022-05-04T17:06:10.979Z] 4612f6d0b889: Download complete
17:06:11 [2022-05-04T17:06:11.306Z] ok  	github.com/docker/docker/libcontainerd/queue	0.054s	coverage: 100.0% of statements
17:06:11 [2022-05-04T17:06:11.773Z] === RUN   TestEmptyLayer
17:06:11 [2022-05-04T17:06:11.773Z] --- PASS: TestEmptyLayer (0.00s)
17:06:11 [2022-05-04T17:06:11.773Z] === RUN   TestCommitFailure
17:06:11 [2022-05-04T17:06:11.773Z] --- PASS: TestCommitFailure (0.01s)
17:06:11 [2022-05-04T17:06:11.773Z] === RUN   TestStartTransactionFailure
17:06:11 [2022-05-04T17:06:11.773Z] --- PASS: TestStartTransactionFailure (0.00s)
17:06:11 [2022-05-04T17:06:11.773Z] === RUN   TestGetOrphan
17:06:11 [2022-05-04T17:06:11.773Z] --- PASS: TestGetOrphan (0.01s)
17:06:11 [2022-05-04T17:06:11.773Z] === RUN   TestMountAndRegister
17:06:11 [2022-05-04T17:06:11.773Z]     layer_test.go:258: Layer size: 14
17:06:11 [2022-05-04T17:06:11.773Z] --- PASS: TestMountAndRegister (0.04s)
17:06:11 [2022-05-04T17:06:11.773Z] === RUN   TestLayerRelease
17:06:11 [2022-05-04T17:06:11.773Z]     layer_test.go:291: Failing on Windows
17:06:11 [2022-05-04T17:06:11.773Z] --- SKIP: TestLayerRelease (0.00s)
17:06:11 [2022-05-04T17:06:11.773Z] === RUN   TestStoreRestore
17:06:11 [2022-05-04T17:06:11.773Z]     layer_test.go:340: Failing on Windows
17:06:11 [2022-05-04T17:06:11.773Z] --- SKIP: TestStoreRestore (0.00s)
17:06:11 [2022-05-04T17:06:11.773Z] === RUN   TestTarStreamStability
17:06:11 [2022-05-04T17:06:11.773Z]     layer_test.go:455: Failing on Windows
17:06:11 [2022-05-04T17:06:11.773Z] --- SKIP: TestTarStreamStability (0.00s)
17:06:11 [2022-05-04T17:06:11.773Z] === RUN   TestRegisterExistingLayer
17:06:11 [2022-05-04T17:06:11.775Z] --- PASS: TestBuildMultiStageLayerLeak (3.31s)
17:06:11 [2022-05-04T17:06:11.775Z] === RUN   TestBuildWithHugeFile
17:06:12 [2022-05-04T17:06:12.251Z] === RUN   TestEnvironmentParsing
17:06:12 [2022-05-04T17:06:12.251Z] --- PASS: TestEnvironmentParsing (0.00s)
17:06:12 [2022-05-04T17:06:12.251Z] PASS
17:06:12 [2022-05-04T17:06:12.251Z] coverage: 1.2% of statements
17:06:12 [2022-05-04T17:06:12.251Z] ok  	github.com/docker/docker/libcontainerd/local	0.051s	coverage: 1.2% of statements
17:06:12 [2022-05-04T17:06:12.251Z] --- PASS: TestRegisterExistingLayer (0.09s)
17:06:12 [2022-05-04T17:06:12.251Z] === RUN   TestTarStreamVerification
17:06:12 [2022-05-04T17:06:12.251Z]     layer_test.go:684: Failing on Windows
17:06:12 [2022-05-04T17:06:12.251Z] --- SKIP: TestTarStreamVerification (0.00s)
17:06:12 [2022-05-04T17:06:12.251Z] === RUN   TestLayerMigration
17:06:12 [2022-05-04T17:06:12.251Z]     migration_test.go:45: Failing on Windows
17:06:12 [2022-05-04T17:06:12.251Z] --- SKIP: TestLayerMigration (0.00s)
17:06:12 [2022-05-04T17:06:12.251Z] === RUN   TestLayerMigrationNoTarsplit
17:06:12 [2022-05-04T17:06:12.251Z]     migration_test.go:181: Failing on Windows
17:06:12 [2022-05-04T17:06:12.252Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
17:06:12 [2022-05-04T17:06:12.252Z] === RUN   TestMountInit
17:06:12 [2022-05-04T17:06:12.252Z]     mount_test.go:17: Failing on Windows
17:06:12 [2022-05-04T17:06:12.252Z] --- SKIP: TestMountInit (0.00s)
17:06:12 [2022-05-04T17:06:12.252Z] === RUN   TestMountSize
17:06:12 [2022-05-04T17:06:12.252Z]     mount_test.go:76: Failing on Windows
17:06:12 [2022-05-04T17:06:12.252Z] --- SKIP: TestMountSize (0.00s)
17:06:12 [2022-05-04T17:06:12.252Z] === RUN   TestMountChanges
17:06:12 [2022-05-04T17:06:12.252Z]     mount_test.go:125: Failing on Windows
17:06:12 [2022-05-04T17:06:12.252Z] --- SKIP: TestMountChanges (0.00s)
17:06:12 [2022-05-04T17:06:12.252Z] === RUN   TestMountApply
17:06:12 [2022-05-04T17:06:12.252Z]     mount_test.go:212: Failing on Windows
17:06:12 [2022-05-04T17:06:12.252Z] --- SKIP: TestMountApply (0.00s)
17:06:12 [2022-05-04T17:06:12.252Z] PASS
17:06:12 [2022-05-04T17:06:12.252Z] coverage: 30.6% of statements
17:06:12 [2022-05-04T17:06:12.252Z] ok  	github.com/docker/docker/layer	0.205s	coverage: 30.6% of statements
17:06:12 [2022-05-04T17:06:12.252Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:06:12 [2022-05-04T17:06:12.252Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:06:12 [2022-05-04T17:06:12.252Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:06:12 [2022-05-04T17:06:12.252Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:06:12 [2022-05-04T17:06:12.252Z] === RUN   TestSequenceGetAvailableBit
17:06:12 [2022-05-04T17:06:12.252Z] --- PASS: TestSequenceGetAvailableBit (0.00s)
17:06:12 [2022-05-04T17:06:12.252Z] === RUN   TestSequenceEqual
17:06:12 [2022-05-04T17:06:12.252Z] --- PASS: TestSequenceEqual (0.00s)
17:06:12 [2022-05-04T17:06:12.252Z] === RUN   TestSequenceCopy
17:06:12 [2022-05-04T17:06:12.252Z] --- PASS: TestSequenceCopy (0.00s)
17:06:12 [2022-05-04T17:06:12.252Z] === RUN   TestGetFirstAvailable
17:06:12 [2022-05-04T17:06:12.252Z] --- PASS: TestGetFirstAvailable (0.00s)
17:06:12 [2022-05-04T17:06:12.252Z] === RUN   TestFindSequence
17:06:12 [2022-05-04T17:06:12.252Z] --- PASS: TestFindSequence (0.00s)
17:06:12 [2022-05-04T17:06:12.252Z] === RUN   TestCheckIfAvailable
17:06:12 [2022-05-04T17:06:12.252Z] --- PASS: TestCheckIfAvailable (0.00s)
17:06:12 [2022-05-04T17:06:12.252Z] === RUN   TestMergeSequences
17:06:12 [2022-05-04T17:06:12.252Z] --- PASS: TestMergeSequences (0.00s)
17:06:12 [2022-05-04T17:06:12.252Z] === RUN   TestPushReservation
17:06:12 [2022-05-04T17:06:12.252Z] --- PASS: TestPushReservation (0.00s)
17:06:12 [2022-05-04T17:06:12.252Z] === RUN   TestSerializeDeserialize
17:06:12 [2022-05-04T17:06:12.252Z] --- PASS: TestSerializeDeserialize (0.00s)
17:06:12 [2022-05-04T17:06:12.252Z] === RUN   TestSet
17:06:12 [2022-05-04T17:06:12.252Z] --- PASS: TestSet (0.00s)
17:06:12 [2022-05-04T17:06:12.252Z] === RUN   TestSetUnset
17:06:12 [2022-05-04T17:06:12.252Z] --- PASS: TestSetUnset (0.00s)
17:06:12 [2022-05-04T17:06:12.252Z] === RUN   TestOffsetSetUnset
17:06:12 [2022-05-04T17:06:12.252Z] --- PASS: TestOffsetSetUnset (0.00s)
17:06:12 [2022-05-04T17:06:12.252Z] === RUN   TestSetInRange
17:06:12 [2022-05-04T17:06:12.252Z] --- PASS: TestSetInRange (0.00s)
17:06:12 [2022-05-04T17:06:12.252Z] === RUN   TestSetAnyInRange
17:06:12 [2022-05-04T17:06:12.252Z] --- PASS: TestSetAnyInRange (0.00s)
17:06:12 [2022-05-04T17:06:12.252Z] === RUN   TestMethods
17:06:12 [2022-05-04T17:06:12.252Z] --- PASS: TestMethods (0.00s)
17:06:12 [2022-05-04T17:06:12.252Z] === RUN   TestRandomAllocateDeallocate
17:06:13 [2022-05-04T17:06:13.884Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.05s)
17:06:13 [2022-05-04T17:06:13.884Z] === RUN   TestCreateServiceSecretFileMode
17:06:14 [2022-05-04T17:06:14.142Z] --- PASS: TestCreateServiceSecretFileMode (1.98s)
17:06:14 [2022-05-04T17:06:14.142Z] === RUN   TestCreateServiceConfigFileMode
17:06:14 [2022-05-04T17:06:14.464Z] === RUN   TestInvalidConfig
17:06:14 [2022-05-04T17:06:14.464Z] --- PASS: TestInvalidConfig (0.00s)
17:06:14 [2022-05-04T17:06:14.464Z] === RUN   TestConfig
17:06:14 [2022-05-04T17:06:14.464Z] --- PASS: TestConfig (0.00s)
17:06:14 [2022-05-04T17:06:14.464Z] === RUN   TestOptionsLabels
17:06:14 [2022-05-04T17:06:14.464Z] --- PASS: TestOptionsLabels (0.00s)
17:06:14 [2022-05-04T17:06:14.464Z] === RUN   TestValidName
17:06:14 [2022-05-04T17:06:14.464Z] --- PASS: TestValidName (0.00s)
17:06:14 [2022-05-04T17:06:14.464Z] PASS
17:06:14 [2022-05-04T17:06:14.464Z] coverage: 19.7% of statements
17:06:14 [2022-05-04T17:06:14.464Z] ok  	github.com/docker/docker/libnetwork/config	0.062s	coverage: 19.7% of statements
17:06:14 [2022-05-04T17:06:14.464Z] === RUN   TestKey
17:06:14 [2022-05-04T17:06:14.464Z] --- PASS: TestKey (0.00s)
17:06:14 [2022-05-04T17:06:14.464Z] === RUN   TestParseKey
17:06:14 [2022-05-04T17:06:14.464Z] --- PASS: TestParseKey (0.00s)
17:06:14 [2022-05-04T17:06:14.464Z] === RUN   TestInvalidDataStore
17:06:14 [2022-05-04T17:06:14.464Z] --- PASS: TestInvalidDataStore (0.00s)
17:06:14 [2022-05-04T17:06:14.464Z] === RUN   TestKVObjectFlatKey
17:06:14 [2022-05-04T17:06:14.464Z] --- PASS: TestKVObjectFlatKey (0.00s)
17:06:14 [2022-05-04T17:06:14.464Z] === RUN   TestAtomicKVObjectFlatKey
17:06:14 [2022-05-04T17:06:14.464Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s)
17:06:14 [2022-05-04T17:06:14.464Z] PASS
17:06:14 [2022-05-04T17:06:14.464Z] coverage: 21.9% of statements
17:06:14 [2022-05-04T17:06:14.464Z] ok  	github.com/docker/docker/libnetwork/datastore	0.037s	coverage: 21.9% of statements
17:06:15 [2022-05-04T17:06:15.021Z] --- PASS: TestInfoAPIWarnings (16.54s)
17:06:15 [2022-05-04T17:06:15.021Z] === RUN   TestInfoDebug
17:06:15 [2022-05-04T17:06:15.021Z] --- PASS: TestInfoDebug (0.52s)
17:06:15 [2022-05-04T17:06:15.021Z] === RUN   TestInfoInsecureRegistries
17:06:15 [2022-05-04T17:06:15.021Z] --- PASS: TestInfoInsecureRegistries (0.52s)
17:06:15 [2022-05-04T17:06:15.021Z] === RUN   TestInfoRegistryMirrors
17:06:15 [2022-05-04T17:06:15.021Z] --- PASS: TestInfoRegistryMirrors (0.52s)
17:06:15 [2022-05-04T17:06:15.021Z] === RUN   TestLoginFailsWithBadCredentials
17:06:15 [2022-05-04T17:06:15.281Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
17:06:15 [2022-05-04T17:06:15.281Z] === RUN   TestPingCacheHeaders
17:06:15 [2022-05-04T17:06:15.281Z] --- PASS: TestPingCacheHeaders (0.02s)
17:06:15 [2022-05-04T17:06:15.281Z] === RUN   TestPingGet
17:06:15 [2022-05-04T17:06:15.281Z] --- PASS: TestPingGet (0.01s)
17:06:15 [2022-05-04T17:06:15.281Z] === RUN   TestPingHead
17:06:15 [2022-05-04T17:06:15.281Z] --- PASS: TestPingHead (0.02s)
17:06:15 [2022-05-04T17:06:15.281Z] === RUN   TestPingSwarmHeader
17:06:15 [2022-05-04T17:06:15.448Z] === RUN   TestErrorInterfaces
17:06:15 [2022-05-04T17:06:15.448Z] --- PASS: TestErrorInterfaces (0.00s)
17:06:15 [2022-05-04T17:06:15.448Z] === RUN   TestNetworkMarshalling
17:06:15 [2022-05-04T17:06:15.448Z] --- PASS: TestNetworkMarshalling (0.14s)
17:06:15 [2022-05-04T17:06:15.448Z] === RUN   TestEndpointMarshalling
17:06:15 [2022-05-04T17:06:15.448Z] --- PASS: TestEndpointMarshalling (0.00s)
17:06:15 [2022-05-04T17:06:15.448Z] === RUN   TestAuxAddresses
17:06:15 [2022-05-04T17:06:15.448Z] time="2022-05-04T17:06:15Z" level=info msg="Restoring existing overlay networks from HNS into docker"
17:06:15 [2022-05-04T17:06:15.448Z] --- PASS: TestAuxAddresses (0.01s)
17:06:15 [2022-05-04T17:06:15.448Z] === RUN   TestSRVServiceQuery
17:06:15 [2022-05-04T17:06:15.448Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
17:06:15 [2022-05-04T17:06:15.448Z] --- SKIP: TestSRVServiceQuery (0.01s)
17:06:15 [2022-05-04T17:06:15.448Z] === RUN   TestServiceVIPReuse
17:06:15 [2022-05-04T17:06:15.448Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
17:06:15 [2022-05-04T17:06:15.448Z] --- SKIP: TestServiceVIPReuse (0.00s)
17:06:15 [2022-05-04T17:06:15.448Z] === RUN   TestIpamReleaseOnNetDriverFailures
17:06:15 [2022-05-04T17:06:15.448Z] === RUN   TestIPDataMarshalling
17:06:15 [2022-05-04T17:06:15.448Z] --- PASS: TestIPDataMarshalling (0.00s)
17:06:15 [2022-05-04T17:06:15.448Z] === RUN   TestValidateAndIsV6
17:06:15 [2022-05-04T17:06:15.448Z] --- PASS: TestValidateAndIsV6 (0.00s)
17:06:15 [2022-05-04T17:06:15.448Z] PASS
17:06:15 [2022-05-04T17:06:15.448Z] coverage: 68.9% of statements
17:06:15 [2022-05-04T17:06:15.448Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
17:06:15 [2022-05-04T17:06:15.448Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s)
17:06:15 [2022-05-04T17:06:15.448Z] === RUN   TestDNSIPQuery
17:06:15 [2022-05-04T17:06:15.448Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
17:06:15 [2022-05-04T17:06:15.448Z] --- SKIP: TestDNSIPQuery (0.00s)
17:06:15 [2022-05-04T17:06:15.448Z] === RUN   TestDNSProxyServFail
17:06:15 [2022-05-04T17:06:15.448Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
17:06:15 [2022-05-04T17:06:15.448Z] --- SKIP: TestDNSProxyServFail (0.00s)
17:06:15 [2022-05-04T17:06:15.448Z] === RUN   TestSandboxAddEmpty
17:06:15 [2022-05-04T17:06:15.448Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:06:15 [2022-05-04T17:06:15.448Z] --- SKIP: TestSandboxAddEmpty (0.00s)
17:06:15 [2022-05-04T17:06:15.448Z] === RUN   TestSandboxAddMultiPrio
17:06:15 [2022-05-04T17:06:15.448Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:06:15 [2022-05-04T17:06:15.448Z] --- SKIP: TestSandboxAddMultiPrio (0.00s)
17:06:15 [2022-05-04T17:06:15.448Z] === RUN   TestSandboxAddSamePrio
17:06:15 [2022-05-04T17:06:15.448Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.040s	coverage: 68.9% of statements
17:06:15 [2022-05-04T17:06:15.448Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:06:15 [2022-05-04T17:06:15.448Z] --- SKIP: TestSandboxAddSamePrio (0.00s)
17:06:15 [2022-05-04T17:06:15.448Z] === RUN   TestCleanupServiceDiscovery
17:06:15 [2022-05-04T17:06:15.448Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
17:06:15 [2022-05-04T17:06:15.448Z] --- SKIP: TestCleanupServiceDiscovery (0.00s)
17:06:15 [2022-05-04T17:06:15.448Z] === RUN   TestDNSOptions
17:06:15 [2022-05-04T17:06:15.448Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
17:06:15 [2022-05-04T17:06:15.448Z] --- SKIP: TestDNSOptions (0.00s)
17:06:15 [2022-05-04T17:06:15.448Z] === RUN   TestMultipleControllersWithSameStore
17:06:15 [2022-05-04T17:06:15.448Z] time="2022-05-04T17:06:15Z" level=info msg="Restoring existing overlay networks from HNS into docker"
17:06:15 [2022-05-04T17:06:15.448Z] time="2022-05-04T17:06:15Z" level=info msg="Restoring existing overlay networks from HNS into docker"
17:06:15 [2022-05-04T17:06:15.448Z] --- PASS: TestMultipleControllersWithSameStore (0.02s)
17:06:15 [2022-05-04T17:06:15.448Z] PASS
17:06:15 [2022-05-04T17:06:15.448Z] coverage: 8.5% of statements
17:06:15 [2022-05-04T17:06:15.448Z] ok  	github.com/docker/docker/libnetwork	0.264s	coverage: 8.5% of statements
17:06:15 [2022-05-04T17:06:15.850Z] === RUN   TestPingSwarmHeader/before_swarm_init
17:06:15 [2022-05-04T17:06:15.915Z] === RUN   TestDriver
17:06:15 [2022-05-04T17:06:15.915Z] --- PASS: TestDriver (0.00s)
17:06:15 [2022-05-04T17:06:15.915Z] PASS
17:06:15 [2022-05-04T17:06:15.915Z] coverage: 34.8% of statements
17:06:15 [2022-05-04T17:06:15.915Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.041s	coverage: 34.8% of statements
17:06:16 [2022-05-04T17:06:16.382Z] === RUN   TestDriver
17:06:16 [2022-05-04T17:06:16.382Z] --- PASS: TestDriver (0.00s)
17:06:16 [2022-05-04T17:06:16.382Z] PASS
17:06:16 [2022-05-04T17:06:16.382Z] coverage: 34.8% of statements
17:06:16 [2022-05-04T17:06:16.382Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.035s	coverage: 34.8% of statements
17:06:16 [2022-05-04T17:06:16.382Z] === RUN   TestNetworkAllocateFree
17:06:16 [2022-05-04T17:06:16.382Z] --- PASS: TestNetworkAllocateFree (0.00s)
17:06:16 [2022-05-04T17:06:16.382Z] === RUN   TestNetworkAllocateUserDefinedVNIs
17:06:16 [2022-05-04T17:06:16.382Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s)
17:06:16 [2022-05-04T17:06:16.382Z] PASS
17:06:16 [2022-05-04T17:06:16.382Z] coverage: 63.6% of statements
17:06:16 [2022-05-04T17:06:16.382Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.040s	coverage: 63.6% of statements
17:06:16 [2022-05-04T17:06:16.419Z] === RUN   TestPingSwarmHeader/after_swarm_init
17:06:16 [2022-05-04T17:06:16.671Z] --- PASS: TestCreateServiceConfigFileMode (2.39s)
17:06:16 [2022-05-04T17:06:16.671Z] === RUN   TestCreateServiceSysctls
17:06:16 [2022-05-04T17:06:16.851Z] === RUN   TestGetEmptyCapabilities
17:06:16 [2022-05-04T17:06:16.851Z] --- PASS: TestGetEmptyCapabilities (0.01s)
17:06:16 [2022-05-04T17:06:16.851Z] === RUN   TestGetExtraCapabilities
17:06:16 [2022-05-04T17:06:16.851Z] --- PASS: TestGetExtraCapabilities (0.00s)
17:06:16 [2022-05-04T17:06:16.851Z] === RUN   TestGetInvalidCapabilities
17:06:16 [2022-05-04T17:06:16.851Z] --- PASS: TestGetInvalidCapabilities (0.00s)
17:06:16 [2022-05-04T17:06:16.851Z] === RUN   TestRemoteDriver
17:06:16 [2022-05-04T17:06:16.851Z] --- PASS: TestRemoteDriver (0.01s)
17:06:16 [2022-05-04T17:06:16.851Z] === RUN   TestDriverError
17:06:16 [2022-05-04T17:06:16.851Z] --- PASS: TestDriverError (0.00s)
17:06:16 [2022-05-04T17:06:16.851Z] === RUN   TestMissingValues
17:06:16 [2022-05-04T17:06:16.851Z] --- PASS: TestMissingValues (0.00s)
17:06:16 [2022-05-04T17:06:16.851Z] === RUN   TestRollback
17:06:16 [2022-05-04T17:06:16.851Z] --- PASS: TestRollback (0.00s)
17:06:16 [2022-05-04T17:06:16.851Z] PASS
17:06:16 [2022-05-04T17:06:16.851Z] coverage: 57.4% of statements
17:06:16 [2022-05-04T17:06:16.851Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.071s	coverage: 57.4% of statements
17:06:17 [2022-05-04T17:06:17.360Z] === RUN   TestPingSwarmHeader/after_swarm_leave
17:06:17 [2022-05-04T17:06:17.360Z] --- PASS: TestPingSwarmHeader (2.06s)
17:06:17 [2022-05-04T17:06:17.360Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
17:06:17 [2022-05-04T17:06:17.360Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
17:06:17 [2022-05-04T17:06:17.360Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
17:06:17 [2022-05-04T17:06:17.360Z] === RUN   TestVersion
17:06:17 [2022-05-04T17:06:17.360Z] --- PASS: TestVersion (0.02s)
17:06:17 [2022-05-04T17:06:17.360Z] === CONT  TestCgroupDriverSystemdMemoryLimit
17:06:17 [2022-05-04T17:06:17.360Z] === CONT  TestDiskUsage
17:06:17 [2022-05-04T17:06:17.836Z] === RUN   TestNew
17:06:17 [2022-05-04T17:06:17.837Z] --- PASS: TestNew (0.00s)
17:06:17 [2022-05-04T17:06:17.837Z] === RUN   TestAddDriver
17:06:17 [2022-05-04T17:06:17.837Z] --- PASS: TestAddDriver (0.00s)
17:06:17 [2022-05-04T17:06:17.837Z] === RUN   TestAddDuplicateDriver
17:06:17 [2022-05-04T17:06:17.837Z] --- PASS: TestAddDuplicateDriver (0.00s)
17:06:17 [2022-05-04T17:06:17.837Z] === RUN   TestIPAMDefaultAddressSpaces
17:06:17 [2022-05-04T17:06:17.837Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s)
17:06:17 [2022-05-04T17:06:17.837Z] === RUN   TestDriver
17:06:17 [2022-05-04T17:06:17.837Z] --- PASS: TestDriver (0.00s)
17:06:17 [2022-05-04T17:06:17.837Z] === RUN   TestIPAM
17:06:17 [2022-05-04T17:06:17.837Z] --- PASS: TestIPAM (0.00s)
17:06:17 [2022-05-04T17:06:17.837Z] === RUN   TestWalkIPAMs
17:06:17 [2022-05-04T17:06:17.837Z] --- PASS: TestWalkIPAMs (0.00s)
17:06:17 [2022-05-04T17:06:17.837Z] === RUN   TestWalkDrivers
17:06:17 [2022-05-04T17:06:17.837Z] --- PASS: TestWalkDrivers (0.00s)
17:06:17 [2022-05-04T17:06:17.837Z] PASS
17:06:17 [2022-05-04T17:06:17.837Z] coverage: 82.4% of statements
17:06:17 [2022-05-04T17:06:17.837Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.067s	coverage: 82.4% of statements
17:06:17 [2022-05-04T17:06:17.837Z] === RUN   TestNAT
17:06:17 [2022-05-04T17:06:17.837Z]     windows_test.go:58: Test does not work on CI and was never running to begin with
17:06:17 [2022-05-04T17:06:17.837Z] --- SKIP: TestNAT (0.00s)
17:06:17 [2022-05-04T17:06:17.837Z] === RUN   TestTransparent
17:06:17 [2022-05-04T17:06:17.837Z]     windows_test.go:63: Test does not work on CI and was never running to begin with
17:06:17 [2022-05-04T17:06:17.837Z] --- SKIP: TestTransparent (0.00s)
17:06:17 [2022-05-04T17:06:17.837Z] PASS
17:06:17 [2022-05-04T17:06:17.837Z] coverage: 0.0% of statements
17:06:17 [2022-05-04T17:06:17.837Z] ok  	github.com/docker/docker/libnetwork/drivers/windows	0.043s	coverage: 0.0% of statements
17:06:17 [2022-05-04T17:06:17.837Z] === RUN   TestBuildDefault
17:06:17 [2022-05-04T17:06:17.837Z] --- PASS: TestBuildDefault (0.00s)
17:06:17 [2022-05-04T17:06:17.837Z] === RUN   TestBuildHostnameDomainname
17:06:17 [2022-05-04T17:06:17.837Z] --- PASS: TestBuildHostnameDomainname (0.00s)
17:06:17 [2022-05-04T17:06:17.837Z] === RUN   TestBuildHostname
17:06:17 [2022-05-04T17:06:17.837Z] --- PASS: TestBuildHostname (0.00s)
17:06:17 [2022-05-04T17:06:17.837Z] === RUN   TestBuildHostnameFQDN
17:06:17 [2022-05-04T17:06:17.837Z] --- PASS: TestBuildHostnameFQDN (0.00s)
17:06:17 [2022-05-04T17:06:17.837Z] === RUN   TestBuildNoIP
17:06:17 [2022-05-04T17:06:17.837Z] --- PASS: TestBuildNoIP (0.00s)
17:06:17 [2022-05-04T17:06:17.837Z] === RUN   TestUpdate
17:06:17 [2022-05-04T17:06:17.837Z] --- PASS: TestUpdate (0.00s)
17:06:17 [2022-05-04T17:06:17.837Z] === RUN   TestUpdateIgnoresPrefixedHostname
17:06:17 [2022-05-04T17:06:17.837Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s)
17:06:17 [2022-05-04T17:06:17.837Z] === RUN   TestDeleteIgnoresPrefixedHostname
17:06:17 [2022-05-04T17:06:17.837Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s)
17:06:17 [2022-05-04T17:06:17.837Z] === RUN   TestAddEmpty
17:06:17 [2022-05-04T17:06:17.837Z] --- PASS: TestAddEmpty (0.00s)
17:06:17 [2022-05-04T17:06:17.837Z] === RUN   TestAdd
17:06:17 [2022-05-04T17:06:17.837Z] --- PASS: TestAdd (0.00s)
17:06:17 [2022-05-04T17:06:17.837Z] === RUN   TestDeleteEmpty
17:06:17 [2022-05-04T17:06:17.837Z] --- PASS: TestDeleteEmpty (0.00s)
17:06:17 [2022-05-04T17:06:17.837Z] === RUN   TestDeleteNewline
17:06:17 [2022-05-04T17:06:17.837Z] --- PASS: TestDeleteNewline (0.00s)
17:06:17 [2022-05-04T17:06:17.837Z] === RUN   TestDelete
17:06:17 [2022-05-04T17:06:17.837Z] --- PASS: TestDelete (0.00s)
17:06:17 [2022-05-04T17:06:17.837Z] === RUN   TestConcurrentWrites
17:06:17 [2022-05-04T17:06:17.837Z] --- PASS: TestRandomAllocateDeallocate (5.68s)
17:06:17 [2022-05-04T17:06:17.837Z] === RUN   TestAllocateRandomDeallocate
17:06:17 [2022-05-04T17:06:17.930Z] === RUN   TestDiskUsage/empty
17:06:17 [2022-05-04T17:06:17.931Z] === RUN   TestDiskUsage/empty/container_types
17:06:17 [2022-05-04T17:06:17.931Z] === RUN   TestDiskUsage/empty/image_types
17:06:17 [2022-05-04T17:06:17.931Z] === RUN   TestDiskUsage/empty/volume_types
17:06:17 [2022-05-04T17:06:17.931Z] === RUN   TestDiskUsage/empty/build-cache_types
17:06:17 [2022-05-04T17:06:17.931Z] === RUN   TestDiskUsage/empty/container,_volume_types
17:06:17 [2022-05-04T17:06:17.931Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
17:06:17 [2022-05-04T17:06:17.931Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
17:06:17 [2022-05-04T17:06:17.931Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
17:06:17 [2022-05-04T17:06:17.931Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
17:06:17 [2022-05-04T17:06:17.931Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
17:06:17 [2022-05-04T17:06:17.931Z] === RUN   TestDiskUsage/after_LoadBusybox
17:06:18 [2022-05-04T17:06:18.191Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
17:06:18 [2022-05-04T17:06:18.191Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
17:06:18 [2022-05-04T17:06:18.191Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
17:06:18 [2022-05-04T17:06:18.191Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
17:06:18 [2022-05-04T17:06:18.191Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
17:06:18 [2022-05-04T17:06:18.191Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
17:06:18 [2022-05-04T17:06:18.191Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
17:06:18 [2022-05-04T17:06:18.191Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
17:06:18 [2022-05-04T17:06:18.191Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
17:06:18 [2022-05-04T17:06:18.191Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
17:06:18 [2022-05-04T17:06:18.191Z] === RUN   TestDiskUsage/after_container.Run
17:06:18 [2022-05-04T17:06:18.304Z] --- PASS: TestConcurrentWrites (0.16s)
17:06:18 [2022-05-04T17:06:18.304Z] PASS
17:06:18 [2022-05-04T17:06:18.304Z] coverage: 81.2% of statements
17:06:18 [2022-05-04T17:06:18.304Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.218s	coverage: 81.2% of statements
17:06:18 [2022-05-04T17:06:18.304Z] === RUN   TestCaller
17:06:18 [2022-05-04T17:06:18.304Z] --- PASS: TestCaller (0.00s)
17:06:18 [2022-05-04T17:06:18.304Z] PASS
17:06:18 [2022-05-04T17:06:18.304Z] coverage: 100.0% of statements
17:06:18 [2022-05-04T17:06:18.304Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.036s	coverage: 100.0% of statements
17:06:18 [2022-05-04T17:06:18.304Z] === RUN   TestNew
17:06:18 [2022-05-04T17:06:18.304Z] --- PASS: TestNew (0.00s)
17:06:18 [2022-05-04T17:06:18.304Z] === RUN   TestAllocate
17:06:18 [2022-05-04T17:06:18.304Z] --- PASS: TestAllocate (0.00s)
17:06:18 [2022-05-04T17:06:18.304Z] === RUN   TestUninitialized
17:06:18 [2022-05-04T17:06:18.304Z] --- PASS: TestUninitialized (0.00s)
17:06:18 [2022-05-04T17:06:18.304Z] === RUN   TestAllocateInRange
17:06:18 [2022-05-04T17:06:18.304Z] --- PASS: TestAllocateInRange (0.00s)
17:06:18 [2022-05-04T17:06:18.305Z] === RUN   TestAllocateSerial
17:06:18 [2022-05-04T17:06:18.305Z] --- PASS: TestAllocateSerial (0.00s)
17:06:18 [2022-05-04T17:06:18.305Z] PASS
17:06:18 [2022-05-04T17:06:18.305Z] coverage: 87.5% of statements
17:06:18 [2022-05-04T17:06:18.305Z] ok  	github.com/docker/docker/libnetwork/idm	0.035s	coverage: 87.5% of statements
17:06:18 [2022-05-04T17:06:18.760Z] === RUN   TestDiskUsage/after_container.Run/container_types
17:06:18 [2022-05-04T17:06:18.760Z] === RUN   TestDiskUsage/after_container.Run/image_types
17:06:18 [2022-05-04T17:06:18.760Z] === RUN   TestDiskUsage/after_container.Run/volume_types
17:06:18 [2022-05-04T17:06:18.760Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
17:06:18 [2022-05-04T17:06:18.760Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
17:06:18 [2022-05-04T17:06:18.760Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
17:06:18 [2022-05-04T17:06:18.760Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
17:06:18 [2022-05-04T17:06:18.760Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
17:06:18 [2022-05-04T17:06:18.760Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
17:06:18 [2022-05-04T17:06:18.760Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
17:06:18 [2022-05-04T17:06:18.760Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.59s)
17:06:18 [2022-05-04T17:06:18.760Z] --- PASS: TestDiskUsage (1.60s)
17:06:19 [2022-05-04T17:06:19.021Z]     --- PASS: TestDiskUsage/empty (0.01s)
17:06:19 [2022-05-04T17:06:19.021Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
17:06:19 [2022-05-04T17:06:19.021Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
17:06:19 [2022-05-04T17:06:19.021Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
17:06:19 [2022-05-04T17:06:19.021Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
17:06:19 [2022-05-04T17:06:19.021Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
17:06:19 [2022-05-04T17:06:19.021Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
17:06:19 [2022-05-04T17:06:19.021Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
17:06:19 [2022-05-04T17:06:19.021Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
17:06:19 [2022-05-04T17:06:19.021Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
17:06:19 [2022-05-04T17:06:19.021Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
17:06:19 [2022-05-04T17:06:19.021Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.34s)
17:06:19 [2022-05-04T17:06:19.021Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
17:06:19 [2022-05-04T17:06:19.021Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
17:06:19 [2022-05-04T17:06:19.021Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
17:06:19 [2022-05-04T17:06:19.021Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
17:06:19 [2022-05-04T17:06:19.021Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
17:06:19 [2022-05-04T17:06:19.021Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
17:06:19 [2022-05-04T17:06:19.021Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
17:06:19 [2022-05-04T17:06:19.021Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
17:06:19 [2022-05-04T17:06:19.021Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
17:06:19 [2022-05-04T17:06:19.021Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
17:06:19 [2022-05-04T17:06:19.021Z]     --- PASS: TestDiskUsage/after_container.Run (0.50s)
17:06:19 [2022-05-04T17:06:19.021Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
17:06:19 [2022-05-04T17:06:19.021Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
17:06:19 [2022-05-04T17:06:19.021Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
17:06:19 [2022-05-04T17:06:19.021Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
17:06:19 [2022-05-04T17:06:19.021Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
17:06:19 [2022-05-04T17:06:19.021Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
17:06:19 [2022-05-04T17:06:19.021Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
17:06:19 [2022-05-04T17:06:19.021Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
17:06:19 [2022-05-04T17:06:19.021Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
17:06:19 [2022-05-04T17:06:19.021Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
17:06:19 [2022-05-04T17:06:19.021Z] PASS
17:06:19 [2022-05-04T17:06:19.021Z] 
17:06:19 [2022-05-04T17:06:19.021Z] DONE 54 tests in 22.741s
17:06:19 [2022-05-04T17:06:19.021Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
17:06:19 [2022-05-04T17:06:19.021Z] INFO: Testing against a local daemon
17:06:19 [2022-05-04T17:06:19.021Z] === RUN   TestVolumesCreateAndList
17:06:19 [2022-05-04T17:06:19.021Z] --- PASS: TestVolumesCreateAndList (0.02s)
17:06:19 [2022-05-04T17:06:19.021Z] === RUN   TestVolumesRemove
17:06:19 [2022-05-04T17:06:19.021Z] --- PASS: TestVolumesRemove (0.10s)
17:06:19 [2022-05-04T17:06:19.021Z] === RUN   TestVolumesInspect
17:06:19 [2022-05-04T17:06:19.021Z] --- PASS: TestVolumesInspect (0.02s)
17:06:19 [2022-05-04T17:06:19.021Z] === RUN   TestVolumesInvalidJSON
17:06:19 [2022-05-04T17:06:19.021Z] === RUN   TestVolumesInvalidJSON/volumes/create
17:06:19 [2022-05-04T17:06:19.021Z] === PAUSE TestVolumesInvalidJSON/volumes/create
17:06:19 [2022-05-04T17:06:19.021Z] === CONT  TestVolumesInvalidJSON/volumes/create
17:06:19 [2022-05-04T17:06:19.021Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
17:06:19 [2022-05-04T17:06:19.021Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
17:06:19 [2022-05-04T17:06:19.021Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
17:06:19 [2022-05-04T17:06:19.021Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
17:06:19 [2022-05-04T17:06:19.021Z] --- PASS: TestVolumesInvalidJSON (0.01s)
17:06:19 [2022-05-04T17:06:19.021Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
17:06:19 [2022-05-04T17:06:19.021Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
17:06:19 [2022-05-04T17:06:19.021Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
17:06:19 [2022-05-04T17:06:19.021Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
17:06:19 [2022-05-04T17:06:19.021Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
17:06:19 [2022-05-04T17:06:19.021Z] PASS
17:06:19 [2022-05-04T17:06:19.021Z] 
17:06:19 [2022-05-04T17:06:19.021Z] DONE 9 tests in 0.174s
17:06:19 [2022-05-04T17:06:19.021Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:06:19 [2022-05-04T17:06:19.288Z] === RUN   TestSetSerialInsertDelete
17:06:19 [2022-05-04T17:06:19.288Z] --- PASS: TestSetSerialInsertDelete (0.00s)
17:06:19 [2022-05-04T17:06:19.288Z] === RUN   TestSetParallelInsertDelete
17:06:19 [2022-05-04T17:06:19.288Z] --- PASS: TestAllocateRandomDeallocate (1.10s)
17:06:19 [2022-05-04T17:06:19.288Z] === RUN   TestAllocateRandomDeallocateSerialize
17:06:19 [2022-05-04T17:06:19.591Z] Stopping apparmor (via systemctl): apparmor.service.
17:06:19 [2022-05-04T17:06:19.591Z] Removing test suite binaries
17:06:19 [2022-05-04T17:06:19.591Z] exiting test-integration
17:06:19 [2022-05-04T17:06:19.591Z] ++ exit 0
17:06:19 [2022-05-04T17:06:19.591Z] 
17:06:19 [2022-05-04T17:06:19.755Z] === RUN   TestInt2IP2IntConversion
17:06:19 [2022-05-04T17:06:19.755Z] === RUN   TestPoolRequest
17:06:19 [2022-05-04T17:06:19.755Z] --- PASS: TestPoolRequest (0.00s)
17:06:19 [2022-05-04T17:06:19.755Z] === RUN   TestOtherRequests
17:06:19 [2022-05-04T17:06:19.755Z] --- PASS: TestOtherRequests (0.00s)
17:06:19 [2022-05-04T17:06:19.755Z] PASS
17:06:19 [2022-05-04T17:06:19.755Z] coverage: 57.1% of statements
17:06:19 [2022-05-04T17:06:19.755Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.035s	coverage: 57.1% of statements
17:06:19 [2022-05-04T17:06:19.949Z] --- PASS: TestCreateServiceSysctls (3.10s)
17:06:19 [2022-05-04T17:06:19.949Z] === RUN   TestCreateServiceCapabilities
17:06:20 [2022-05-04T17:06:20.222Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.90s)
17:06:20 [2022-05-04T17:06:20.222Z] === RUN   TestRetrieveFromStore
17:06:20 [2022-05-04T17:06:20.222Z] --- PASS: TestInt2IP2IntConversion (0.46s)
17:06:20 [2022-05-04T17:06:20.222Z] === RUN   TestGetAddressVersion
17:06:20 [2022-05-04T17:06:20.222Z] --- PASS: TestGetAddressVersion (0.00s)
17:06:20 [2022-05-04T17:06:20.222Z] === RUN   TestKeyString
17:06:20 [2022-05-04T17:06:20.222Z] --- PASS: TestKeyString (0.00s)
17:06:20 [2022-05-04T17:06:20.222Z] === RUN   TestPoolDataMarshal
17:06:20 [2022-05-04T17:06:20.222Z] --- PASS: TestPoolDataMarshal (0.00s)
17:06:20 [2022-05-04T17:06:20.222Z] === RUN   TestSubnetsMarshal
17:06:20 [2022-05-04T17:06:20.222Z] --- PASS: TestSubnetsMarshal (0.04s)
17:06:20 [2022-05-04T17:06:20.222Z] === RUN   TestAddSubnets
17:06:20 [2022-05-04T17:06:20.222Z] --- PASS: TestAddSubnets (0.05s)
17:06:20 [2022-05-04T17:06:20.222Z] === RUN   TestDoublePoolRelease
17:06:20 [2022-05-04T17:06:20.222Z] --- PASS: TestDoublePoolRelease (0.02s)
17:06:20 [2022-05-04T17:06:20.222Z] === RUN   TestAddReleasePoolID
17:06:20 [2022-05-04T17:06:20.222Z] --- PASS: TestAddReleasePoolID (0.06s)
17:06:20 [2022-05-04T17:06:20.222Z] === RUN   TestPredefinedPool
17:06:20 [2022-05-04T17:06:20.222Z] --- PASS: TestPredefinedPool (0.02s)
17:06:20 [2022-05-04T17:06:20.222Z] === RUN   TestRemoveSubnet
17:06:20 [2022-05-04T17:06:20.689Z] --- PASS: TestRemoveSubnet (0.17s)
17:06:20 [2022-05-04T17:06:20.689Z] === RUN   TestGetSameAddress
17:06:20 [2022-05-04T17:06:20.689Z] --- PASS: TestRetrieveFromStore (0.47s)
17:06:20 [2022-05-04T17:06:20.689Z] === RUN   TestIsCorrupted
17:06:20 [2022-05-04T17:06:20.689Z] --- PASS: TestIsCorrupted (0.01s)
17:06:20 [2022-05-04T17:06:20.689Z] === RUN   TestSetRollover
17:06:20 [2022-05-04T17:06:20.689Z] --- PASS: TestGetSameAddress (0.02s)
17:06:20 [2022-05-04T17:06:20.689Z] === RUN   TestPoolAllocationReuse
Post stage
[Pipeline] junit
17:06:20 [2022-05-04T17:06:20.986Z] Recording test results
17:06:21 [2022-05-04T17:06:21.156Z] === RUN   TestGetCapabilities
17:06:21 [2022-05-04T17:06:21.156Z] --- PASS: TestGetCapabilities (0.01s)
17:06:21 [2022-05-04T17:06:21.156Z] === RUN   TestGetCapabilitiesFromLegacyDriver
17:06:21 [2022-05-04T17:06:21.156Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s)
17:06:21 [2022-05-04T17:06:21.156Z] === RUN   TestGetDefaultAddressSpaces
17:06:21 [2022-05-04T17:06:21.156Z] --- PASS: TestGetDefaultAddressSpaces (0.00s)
17:06:21 [2022-05-04T17:06:21.156Z] === RUN   TestRemoteDriver
17:06:21 [2022-05-04T17:06:21.156Z] --- PASS: TestRemoteDriver (0.01s)
17:06:21 [2022-05-04T17:06:21.156Z] PASS
17:06:21 [2022-05-04T17:06:21.156Z] coverage: 47.4% of statements
17:06:21 [2022-05-04T17:06:21.156Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.061s	coverage: 47.4% of statements
17:06:21 [2022-05-04T17:06:21.172Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:06:21 [2022-05-04T17:06:21.511Z] + echo Ensuring container killed.
17:06:21 [2022-05-04T17:06:21.511Z] Ensuring container killed.
17:06:21 [2022-05-04T17:06:21.511Z] + docker rm -vf docker-pr2
17:06:21 [2022-05-04T17:06:21.511Z] Error: No such container: docker-pr2
[Pipeline] sh
17:06:21 [2022-05-04T17:06:21.623Z] --- PASS: TestSetRollover (1.14s)
17:06:21 [2022-05-04T17:06:21.623Z] === RUN   TestSetRolloverSerial
17:06:21 [2022-05-04T17:06:21.623Z] === RUN   TestWindowsIPAM
17:06:21 [2022-05-04T17:06:21.623Z] --- PASS: TestWindowsIPAM (0.00s)
17:06:21 [2022-05-04T17:06:21.623Z] PASS
17:06:21 [2022-05-04T17:06:21.623Z] coverage: 71.4% of statements
17:06:21 [2022-05-04T17:06:21.623Z] --- PASS: TestPoolAllocationReuse (1.22s)
17:06:21 [2022-05-04T17:06:21.623Z] === RUN   TestGetAddressSubPoolEqualPool
17:06:21 [2022-05-04T17:06:21.623Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.037s	coverage: 71.4% of statements
17:06:21 [2022-05-04T17:06:21.623Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s)
17:06:21 [2022-05-04T17:06:21.623Z] === RUN   TestRequestReleaseAddressFromSubPool
17:06:21 [2022-05-04T17:06:21.795Z] + echo Chowning /workspace to jenkins user
17:06:21 [2022-05-04T17:06:21.795Z] Chowning /workspace to jenkins user
17:06:21 [2022-05-04T17:06:21.795Z] + id -u
17:06:21 [2022-05-04T17:06:21.795Z] + id -g
17:06:21 [2022-05-04T17:06:21.795Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43560:/workspace busybox chown -R 1000:1000 /workspace
17:06:21 [2022-05-04T17:06:21.862Z] --- PASS: TestImportExtremelyLargeImageWorks (92.61s)
17:06:21 [2022-05-04T17:06:21.862Z] PASS
17:06:21 [2022-05-04T17:06:21.862Z] 
17:06:21 [2022-05-04T17:06:21.862Z] === Skipped
17:06:21 [2022-05-04T17:06:21.862Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
17:06:21 [2022-05-04T17:06:21.862Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
17:06:21 [2022-05-04T17:06:21.862Z] 
17:06:21 [2022-05-04T17:06:21.862Z] DONE 22 tests, 1 skipped in 96.509s
17:06:21 [2022-05-04T17:06:21.862Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
17:06:21 [2022-05-04T17:06:21.862Z] INFO: Testing against a local daemon
17:06:21 [2022-05-04T17:06:21.862Z] === RUN   TestNetworkCreateDelete
17:06:21 [2022-05-04T17:06:21.862Z] --- PASS: TestNetworkCreateDelete (0.14s)
17:06:21 [2022-05-04T17:06:21.862Z] === RUN   TestDockerNetworkDeletePreferID
17:06:21 [2022-05-04T17:06:21.862Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
17:06:21 [2022-05-04T17:06:21.862Z] === RUN   TestDaemonDNSFallback
17:06:22 [2022-05-04T17:06:22.475Z] --- PASS: TestCreateServiceCapabilities (2.34s)
17:06:22 [2022-05-04T17:06:22.475Z] === RUN   TestInspect
17:06:22 [2022-05-04T17:06:22.608Z] === RUN   TestDefaultNetwork
17:06:22 [2022-05-04T17:06:22.608Z] --- PASS: TestDefaultNetwork (0.22s)
17:06:22 [2022-05-04T17:06:22.608Z] === RUN   TestConfigGlobalScopeDefaultNetworks
17:06:23 [2022-05-04T17:06:23.076Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.23s)
17:06:23 [2022-05-04T17:06:23.076Z] === RUN   TestInitAddressPools
17:06:23 [2022-05-04T17:06:23.076Z] --- PASS: TestInitAddressPools (0.00s)
17:06:23 [2022-05-04T17:06:23.076Z] PASS
17:06:23 [2022-05-04T17:06:23.076Z] coverage: 74.0% of statements
17:06:23 [2022-05-04T17:06:23.076Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.515s	coverage: 74.0% of statements
17:06:23 [2022-05-04T17:06:23.076Z] --- PASS: TestSetRolloverSerial (1.38s)
17:06:23 [2022-05-04T17:06:23.076Z] === RUN   TestGetFirstAvailableFromCurrent
17:06:23 [2022-05-04T17:06:23.076Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s)
17:06:23 [2022-05-04T17:06:23.076Z] PASS
17:06:23 [2022-05-04T17:06:23.076Z] coverage: 84.4% of statements
17:06:23 [2022-05-04T17:06:23.076Z] ok  	github.com/docker/docker/libnetwork/bitseq	10.743s	coverage: 84.4% of statements
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:06:23 [2022-05-04T17:06:23.473Z] + bundleName=amd64-cgroup2
17:06:23 [2022-05-04T17:06:23.473Z] + echo Creating amd64-cgroup2-bundles.tar.gz
17:06:23 [2022-05-04T17:06:23.473Z] Creating amd64-cgroup2-bundles.tar.gz
17:06:23 [2022-05-04T17:06:23.473Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
17:06:23 [2022-05-04T17:06:23.473Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
17:06:23 [2022-05-04T17:06:23.543Z] === RUN   TestKeyValue
17:06:23 [2022-05-04T17:06:23.543Z] --- PASS: TestKeyValue (0.00s)
17:06:23 [2022-05-04T17:06:23.543Z] PASS
17:06:23 [2022-05-04T17:06:23.543Z] coverage: 60.0% of statements
17:06:23 [2022-05-04T17:06:23.543Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.034s	coverage: 60.0% of statements
[Pipeline] archiveArtifacts
17:06:23 [2022-05-04T17:06:23.746Z] Archiving artifacts
17:06:24 [2022-05-04T17:06:24.012Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.13s)
17:06:24 [2022-05-04T17:06:24.012Z] === RUN   TestSerializeRequestReleaseAddressFromSubPool
17:06:24 [2022-05-04T17:06:24.042Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43560/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:06:24 [2022-05-04T17:06:24.355Z] + make clean
17:06:24 [2022-05-04T17:06:24.355Z] docker volume rm -f docker-dev-cache docker-mod-cache
17:06:24 [2022-05-04T17:06:24.355Z] docker-dev-cache
17:06:24 [2022-05-04T17:06:24.355Z] docker-mod-cache
[Pipeline] deleteDir
17:06:25 [2022-05-04T17:06:25.002Z] --- PASS: TestInspect (2.68s)
17:06:25 [2022-05-04T17:06:25.002Z] === RUN   TestCreateJob
17:06:25 [2022-05-04T17:06:25.127Z] --- PASS: TestDaemonDNSFallback (6.30s)
17:06:25 [2022-05-04T17:06:25.127Z] === RUN   TestInspectNetwork
17:06:25 [2022-05-04T17:06:25.127Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:25 [2022-05-04T17:06:25.127Z] --- SKIP: TestInspectNetwork (0.00s)
17:06:25 [2022-05-04T17:06:25.127Z] === RUN   TestRunContainerWithBridgeNone
17:06:25 [2022-05-04T17:06:25.127Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
17:06:25 [2022-05-04T17:06:25.127Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
17:06:25 [2022-05-04T17:06:25.127Z] === RUN   TestNetworkInvalidJSON
17:06:25 [2022-05-04T17:06:25.127Z] === RUN   TestNetworkInvalidJSON/networks/create
17:06:25 [2022-05-04T17:06:25.127Z] === PAUSE TestNetworkInvalidJSON/networks/create
17:06:25 [2022-05-04T17:06:25.127Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
17:06:25 [2022-05-04T17:06:25.127Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
17:06:25 [2022-05-04T17:06:25.127Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
17:06:25 [2022-05-04T17:06:25.127Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
17:06:25 [2022-05-04T17:06:25.127Z] === CONT  TestNetworkInvalidJSON/networks/create
17:06:25 [2022-05-04T17:06:25.127Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
17:06:25 [2022-05-04T17:06:25.127Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
17:06:25 [2022-05-04T17:06:25.127Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
17:06:25 [2022-05-04T17:06:25.127Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
17:06:25 [2022-05-04T17:06:25.127Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
17:06:25 [2022-05-04T17:06:25.127Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
17:06:25 [2022-05-04T17:06:25.127Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
17:06:25 [2022-05-04T17:06:25.127Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
17:06:25 [2022-05-04T17:06:25.127Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
17:06:25 [2022-05-04T17:06:25.127Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
17:06:25 [2022-05-04T17:06:25.127Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
17:06:25 [2022-05-04T17:06:25.127Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
17:06:25 [2022-05-04T17:06:25.127Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
17:06:25 [2022-05-04T17:06:25.127Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
17:06:25 [2022-05-04T17:06:25.127Z] --- PASS: TestNetworkInvalidJSON (0.01s)
17:06:25 [2022-05-04T17:06:25.127Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
17:06:25 [2022-05-04T17:06:25.127Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
17:06:25 [2022-05-04T17:06:25.127Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
17:06:25 [2022-05-04T17:06:25.127Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
17:06:25 [2022-05-04T17:06:25.127Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
17:06:25 [2022-05-04T17:06:25.127Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
17:06:25 [2022-05-04T17:06:25.127Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
17:06:25 [2022-05-04T17:06:25.127Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
17:06:25 [2022-05-04T17:06:25.127Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
17:06:25 [2022-05-04T17:06:25.127Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
17:06:25 [2022-05-04T17:06:25.127Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
17:06:25 [2022-05-04T17:06:25.127Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
17:06:25 [2022-05-04T17:06:25.127Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
17:06:25 [2022-05-04T17:06:25.127Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
17:06:25 [2022-05-04T17:06:25.127Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
17:06:25 [2022-05-04T17:06:25.127Z] === RUN   TestNetworkList
17:06:25 [2022-05-04T17:06:25.127Z] === RUN   TestNetworkList//networks
17:06:25 [2022-05-04T17:06:25.127Z] === PAUSE TestNetworkList//networks
17:06:25 [2022-05-04T17:06:25.127Z] === RUN   TestNetworkList//networks/
17:06:25 [2022-05-04T17:06:25.127Z] === PAUSE TestNetworkList//networks/
17:06:25 [2022-05-04T17:06:25.127Z] === CONT  TestNetworkList//networks
17:06:25 [2022-05-04T17:06:25.127Z] === CONT  TestNetworkList//networks/
17:06:25 [2022-05-04T17:06:25.127Z] --- PASS: TestNetworkList (0.02s)
17:06:25 [2022-05-04T17:06:25.127Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:06:25 [2022-05-04T17:06:25.127Z]     --- PASS: TestNetworkList//networks (0.00s)
17:06:25 [2022-05-04T17:06:25.128Z] === RUN   TestHostIPv4BridgeLabel
17:06:25 [2022-05-04T17:06:25.128Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
17:06:25 [2022-05-04T17:06:25.128Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
17:06:25 [2022-05-04T17:06:25.128Z] === RUN   TestDaemonRestartWithLiveRestore
17:06:25 [2022-05-04T17:06:25.128Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
17:06:25 [2022-05-04T17:06:25.128Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s)
17:06:25 [2022-05-04T17:06:25.128Z] === RUN   TestDaemonDefaultNetworkPools
17:06:25 [2022-05-04T17:06:25.128Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
17:06:25 [2022-05-04T17:06:25.128Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s)
17:06:25 [2022-05-04T17:06:25.128Z] === RUN   TestDaemonRestartWithExistingNetwork
17:06:25 [2022-05-04T17:06:25.128Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
17:06:25 [2022-05-04T17:06:25.128Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s)
17:06:25 [2022-05-04T17:06:25.128Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:06:25 [2022-05-04T17:06:25.128Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
17:06:25 [2022-05-04T17:06:25.128Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
17:06:25 [2022-05-04T17:06:25.128Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:06:25 [2022-05-04T17:06:25.128Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
17:06:25 [2022-05-04T17:06:25.128Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s)
17:06:25 [2022-05-04T17:06:25.128Z] === RUN   TestServiceWithPredefinedNetwork
17:06:25 [2022-05-04T17:06:25.128Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:25 [2022-05-04T17:06:25.128Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
17:06:25 [2022-05-04T17:06:25.128Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:06:25 [2022-05-04T17:06:25.128Z]     service_test.go:243: FLAKY_TEST
17:06:25 [2022-05-04T17:06:25.128Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:06:25 [2022-05-04T17:06:25.128Z] === RUN   TestServiceWithDataPathPortInit
17:06:25 [2022-05-04T17:06:25.128Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:25 [2022-05-04T17:06:25.128Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s)
17:06:25 [2022-05-04T17:06:25.128Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:06:25 [2022-05-04T17:06:25.128Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:25 [2022-05-04T17:06:25.128Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
17:06:25 [2022-05-04T17:06:25.128Z] PASS
17:06:25 [2022-05-04T17:06:25.128Z] 
17:06:25 [2022-05-04T17:06:25.128Z] === Skipped
17:06:25 [2022-05-04T17:06:25.128Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
17:06:25 [2022-05-04T17:06:25.128Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:25 [2022-05-04T17:06:25.128Z] 
17:06:25 [2022-05-04T17:06:25.128Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
17:06:25 [2022-05-04T17:06:25.128Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
17:06:25 [2022-05-04T17:06:25.128Z] 
17:06:25 [2022-05-04T17:06:25.128Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
17:06:25 [2022-05-04T17:06:25.128Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
17:06:25 [2022-05-04T17:06:25.128Z] 
17:06:25 [2022-05-04T17:06:25.128Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s)
17:06:25 [2022-05-04T17:06:25.128Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
17:06:25 [2022-05-04T17:06:25.128Z] 
17:06:25 [2022-05-04T17:06:25.128Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s)
17:06:25 [2022-05-04T17:06:25.128Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
17:06:25 [2022-05-04T17:06:25.128Z] 
17:06:25 [2022-05-04T17:06:25.128Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s)
17:06:25 [2022-05-04T17:06:25.128Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
17:06:25 [2022-05-04T17:06:25.128Z] 
17:06:25 [2022-05-04T17:06:25.128Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
17:06:25 [2022-05-04T17:06:25.128Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
17:06:25 [2022-05-04T17:06:25.128Z] 
17:06:25 [2022-05-04T17:06:25.128Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s)
17:06:25 [2022-05-04T17:06:25.128Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
17:06:25 [2022-05-04T17:06:25.128Z] 
17:06:25 [2022-05-04T17:06:25.128Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
17:06:25 [2022-05-04T17:06:25.128Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:25 [2022-05-04T17:06:25.128Z] 
17:06:25 [2022-05-04T17:06:25.128Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:06:25 [2022-05-04T17:06:25.128Z]     service_test.go:243: FLAKY_TEST
17:06:25 [2022-05-04T17:06:25.128Z] 
17:06:25 [2022-05-04T17:06:25.128Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s)
17:06:25 [2022-05-04T17:06:25.128Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:25 [2022-05-04T17:06:25.128Z] 
17:06:25 [2022-05-04T17:06:25.128Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
17:06:25 [2022-05-04T17:06:25.128Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:25 [2022-05-04T17:06:25.128Z] 
17:06:25 [2022-05-04T17:06:25.128Z] DONE 34 tests, 12 skipped in 7.051s
17:06:25 [2022-05-04T17:06:25.128Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:06:25 [2022-05-04T17:06:25.128Z] INFO: Testing against a local daemon
17:06:25 [2022-05-04T17:06:25.128Z] === RUN   TestDockerNetworkIpvlanPersistance
17:06:25 [2022-05-04T17:06:25.128Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:06:25 [2022-05-04T17:06:25.128Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:06:25 [2022-05-04T17:06:25.128Z] === RUN   TestDockerNetworkIpvlan
17:06:25 [2022-05-04T17:06:25.128Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:06:25 [2022-05-04T17:06:25.128Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:06:25 [2022-05-04T17:06:25.128Z] PASS
17:06:25 [2022-05-04T17:06:25.128Z] 
17:06:25 [2022-05-04T17:06:25.128Z] === Skipped
17:06:25 [2022-05-04T17:06:25.128Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:06:25 [2022-05-04T17:06:25.128Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:06:25 [2022-05-04T17:06:25.128Z] 
17:06:25 [2022-05-04T17:06:25.128Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:06:25 [2022-05-04T17:06:25.128Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:06:25 [2022-05-04T17:06:25.128Z] 
17:06:25 [2022-05-04T17:06:25.128Z] DONE 2 tests, 2 skipped in 0.090s
17:06:25 [2022-05-04T17:06:25.128Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:06:25 [2022-05-04T17:06:25.128Z] INFO: Testing against a local daemon
17:06:25 [2022-05-04T17:06:25.128Z] === RUN   TestDockerNetworkMacvlanPersistance
17:06:25 [2022-05-04T17:06:25.128Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
17:06:25 [2022-05-04T17:06:25.128Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
17:06:25 [2022-05-04T17:06:25.128Z] === RUN   TestDockerNetworkMacvlan
17:06:25 [2022-05-04T17:06:25.128Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
17:06:25 [2022-05-04T17:06:25.128Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
17:06:25 [2022-05-04T17:06:25.128Z] PASS
17:06:25 [2022-05-04T17:06:25.128Z] 
17:06:25 [2022-05-04T17:06:25.128Z] === Skipped
17:06:25 [2022-05-04T17:06:25.128Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
17:06:25 [2022-05-04T17:06:25.128Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
17:06:25 [2022-05-04T17:06:25.128Z] 
17:06:25 [2022-05-04T17:06:25.128Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
17:06:25 [2022-05-04T17:06:25.128Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
17:06:25 [2022-05-04T17:06:25.128Z] 
17:06:25 [2022-05-04T17:06:25.128Z] DONE 2 tests, 2 skipped in 0.089s
17:06:25 [2022-05-04T17:06:25.128Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
17:06:25 [2022-05-04T17:06:25.384Z] testing: warning: no tests to run
17:06:25 [2022-05-04T17:06:25.384Z] PASS
17:06:25 [2022-05-04T17:06:25.384Z] 
17:06:25 [2022-05-04T17:06:25.384Z] DONE 0 tests in 0.025s
17:06:25 [2022-05-04T17:06:25.384Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:06:25 [2022-05-04T17:06:25.384Z] INFO: Testing against a local daemon
17:06:25 [2022-05-04T17:06:25.384Z] === RUN   TestAuthZPluginAllowRequest
17:06:25 [2022-05-04T17:06:25.384Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:06:25 [2022-05-04T17:06:25.384Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
17:06:25 [2022-05-04T17:06:25.384Z] === RUN   TestAuthZPluginTLS
17:06:25 [2022-05-04T17:06:25.384Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:06:25 [2022-05-04T17:06:25.384Z] --- SKIP: TestAuthZPluginTLS (0.00s)
17:06:25 [2022-05-04T17:06:25.384Z] === RUN   TestAuthZPluginDenyRequest
17:06:25 [2022-05-04T17:06:25.384Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:06:25 [2022-05-04T17:06:25.384Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
17:06:25 [2022-05-04T17:06:25.384Z] === RUN   TestAuthZPluginAPIDenyResponse
17:06:25 [2022-05-04T17:06:25.384Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:06:25 [2022-05-04T17:06:25.384Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
17:06:25 [2022-05-04T17:06:25.384Z] === RUN   TestAuthZPluginDenyResponse
17:06:25 [2022-05-04T17:06:25.384Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:06:25 [2022-05-04T17:06:25.384Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
17:06:25 [2022-05-04T17:06:25.384Z] === RUN   TestAuthZPluginAllowEventStream
17:06:25 [2022-05-04T17:06:25.384Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:06:25 [2022-05-04T17:06:25.384Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
17:06:25 [2022-05-04T17:06:25.384Z] === RUN   TestAuthZPluginErrorResponse
17:06:25 [2022-05-04T17:06:25.384Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:06:25 [2022-05-04T17:06:25.384Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
17:06:25 [2022-05-04T17:06:25.384Z] === RUN   TestAuthZPluginErrorRequest
17:06:25 [2022-05-04T17:06:25.384Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:06:25 [2022-05-04T17:06:25.384Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
17:06:25 [2022-05-04T17:06:25.384Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:06:25 [2022-05-04T17:06:25.384Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:06:25 [2022-05-04T17:06:25.384Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
17:06:25 [2022-05-04T17:06:25.384Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:06:25 [2022-05-04T17:06:25.384Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:06:25 [2022-05-04T17:06:25.384Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
17:06:25 [2022-05-04T17:06:25.384Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:06:25 [2022-05-04T17:06:25.384Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:06:25 [2022-05-04T17:06:25.384Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
17:06:25 [2022-05-04T17:06:25.384Z] === RUN   TestAuthZPluginHeader
17:06:25 [2022-05-04T17:06:25.384Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:06:25 [2022-05-04T17:06:25.384Z] --- SKIP: TestAuthZPluginHeader (0.00s)
17:06:25 [2022-05-04T17:06:25.384Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:06:25 [2022-05-04T17:06:25.384Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:06:25 [2022-05-04T17:06:25.384Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.10s)
17:06:25 [2022-05-04T17:06:25.384Z] === RUN   TestAuthZPluginV2Disable
17:06:25 [2022-05-04T17:06:25.384Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:06:25 [2022-05-04T17:06:25.384Z] --- SKIP: TestAuthZPluginV2Disable (0.01s)
17:06:25 [2022-05-04T17:06:25.384Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:06:25 [2022-05-04T17:06:25.384Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:06:25 [2022-05-04T17:06:25.384Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s)
17:06:25 [2022-05-04T17:06:25.384Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:06:25 [2022-05-04T17:06:25.385Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:06:25 [2022-05-04T17:06:25.385Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
17:06:25 [2022-05-04T17:06:25.385Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:06:25 [2022-05-04T17:06:25.641Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:06:25 [2022-05-04T17:06:25.641Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s)
17:06:25 [2022-05-04T17:06:25.641Z] PASS
17:06:25 [2022-05-04T17:06:25.641Z] 
17:06:25 [2022-05-04T17:06:25.641Z] === Skipped
17:06:25 [2022-05-04T17:06:25.641Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
17:06:25 [2022-05-04T17:06:25.641Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:06:25 [2022-05-04T17:06:25.641Z] 
17:06:25 [2022-05-04T17:06:25.641Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
17:06:25 [2022-05-04T17:06:25.641Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:06:25 [2022-05-04T17:06:25.641Z] 
17:06:25 [2022-05-04T17:06:25.641Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
17:06:25 [2022-05-04T17:06:25.641Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:06:25 [2022-05-04T17:06:25.641Z] 
17:06:25 [2022-05-04T17:06:25.641Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
17:06:25 [2022-05-04T17:06:25.641Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:06:25 [2022-05-04T17:06:25.641Z] 
17:06:25 [2022-05-04T17:06:25.641Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
17:06:25 [2022-05-04T17:06:25.641Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:06:25 [2022-05-04T17:06:25.641Z] 
17:06:25 [2022-05-04T17:06:25.641Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
17:06:25 [2022-05-04T17:06:25.641Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:06:25 [2022-05-04T17:06:25.641Z] 
17:06:25 [2022-05-04T17:06:25.641Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
17:06:25 [2022-05-04T17:06:25.641Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:06:25 [2022-05-04T17:06:25.641Z] 
17:06:25 [2022-05-04T17:06:25.641Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
17:06:25 [2022-05-04T17:06:25.641Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:06:25 [2022-05-04T17:06:25.641Z] 
17:06:25 [2022-05-04T17:06:25.641Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
17:06:25 [2022-05-04T17:06:25.641Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:06:25 [2022-05-04T17:06:25.641Z] 
17:06:25 [2022-05-04T17:06:25.641Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
17:06:25 [2022-05-04T17:06:25.641Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:06:25 [2022-05-04T17:06:25.641Z] 
17:06:25 [2022-05-04T17:06:25.641Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
17:06:25 [2022-05-04T17:06:25.641Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:06:25 [2022-05-04T17:06:25.641Z] 
17:06:25 [2022-05-04T17:06:25.641Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
17:06:25 [2022-05-04T17:06:25.641Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:06:25 [2022-05-04T17:06:25.641Z] 
17:06:25 [2022-05-04T17:06:25.641Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.10s)
17:06:25 [2022-05-04T17:06:25.641Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:06:25 [2022-05-04T17:06:25.641Z] 
17:06:25 [2022-05-04T17:06:25.641Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s)
17:06:25 [2022-05-04T17:06:25.641Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:06:25 [2022-05-04T17:06:25.641Z] 
17:06:25 [2022-05-04T17:06:25.641Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s)
17:06:25 [2022-05-04T17:06:25.641Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:06:25 [2022-05-04T17:06:25.641Z] 
17:06:25 [2022-05-04T17:06:25.641Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
17:06:25 [2022-05-04T17:06:25.641Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:06:25 [2022-05-04T17:06:25.641Z] 
17:06:25 [2022-05-04T17:06:25.641Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s)
17:06:25 [2022-05-04T17:06:25.641Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:06:25 [2022-05-04T17:06:25.641Z] 
17:06:25 [2022-05-04T17:06:25.641Z] DONE 17 tests, 17 skipped in 0.256s
17:06:25 [2022-05-04T17:06:25.641Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:06:25 [2022-05-04T17:06:25.641Z] INFO: Testing against a local daemon
17:06:25 [2022-05-04T17:06:25.641Z] === RUN   TestPluginInvalidJSON
17:06:25 [2022-05-04T17:06:25.641Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
17:06:25 [2022-05-04T17:06:25.641Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
17:06:25 [2022-05-04T17:06:25.641Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
17:06:25 [2022-05-04T17:06:25.641Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
17:06:25 [2022-05-04T17:06:25.641Z] === RUN   TestPluginInvalidJSON/plugins/pull
17:06:25 [2022-05-04T17:06:25.641Z] === PAUSE TestPluginInvalidJSON/plugins/pull
17:06:25 [2022-05-04T17:06:25.641Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
17:06:25 [2022-05-04T17:06:25.641Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
17:06:25 [2022-05-04T17:06:25.641Z] === CONT  TestPluginInvalidJSON/plugins/pull
17:06:25 [2022-05-04T17:06:25.641Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
17:06:25 [2022-05-04T17:06:25.641Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
17:06:25 [2022-05-04T17:06:25.641Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
17:06:25 [2022-05-04T17:06:25.641Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
17:06:25 [2022-05-04T17:06:25.641Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
17:06:25 [2022-05-04T17:06:25.641Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
17:06:25 [2022-05-04T17:06:25.641Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
17:06:25 [2022-05-04T17:06:25.641Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
17:06:25 [2022-05-04T17:06:25.641Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
17:06:25 [2022-05-04T17:06:25.641Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
17:06:25 [2022-05-04T17:06:25.641Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
17:06:25 [2022-05-04T17:06:25.641Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
17:06:25 [2022-05-04T17:06:25.641Z] --- PASS: TestPluginInvalidJSON (0.01s)
17:06:25 [2022-05-04T17:06:25.641Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
17:06:25 [2022-05-04T17:06:25.641Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
17:06:25 [2022-05-04T17:06:25.641Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
17:06:25 [2022-05-04T17:06:25.641Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
17:06:25 [2022-05-04T17:06:25.641Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
17:06:25 [2022-05-04T17:06:25.641Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
17:06:25 [2022-05-04T17:06:25.641Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
17:06:25 [2022-05-04T17:06:25.641Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
17:06:25 [2022-05-04T17:06:25.641Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
17:06:25 [2022-05-04T17:06:25.641Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
17:06:25 [2022-05-04T17:06:25.641Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
17:06:25 [2022-05-04T17:06:25.641Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
17:06:25 [2022-05-04T17:06:25.641Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
17:06:25 [2022-05-04T17:06:25.641Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
17:06:25 [2022-05-04T17:06:25.641Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
17:06:25 [2022-05-04T17:06:25.641Z] === RUN   TestPluginInstall
17:06:25 [2022-05-04T17:06:25.641Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:06:25 [2022-05-04T17:06:25.641Z] --- SKIP: TestPluginInstall (0.00s)
17:06:25 [2022-05-04T17:06:25.641Z] === RUN   TestPluginsWithRuntimes
17:06:25 [2022-05-04T17:06:25.641Z]     plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
17:06:25 [2022-05-04T17:06:25.641Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
17:06:25 [2022-05-04T17:06:25.641Z] === RUN   TestPluginBackCompatMediaTypes
17:06:25 [2022-05-04T17:06:25.641Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
17:06:25 [2022-05-04T17:06:25.641Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
17:06:25 [2022-05-04T17:06:25.641Z] PASS
17:06:25 [2022-05-04T17:06:25.641Z] 
17:06:25 [2022-05-04T17:06:25.641Z] === Skipped
17:06:25 [2022-05-04T17:06:25.641Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
17:06:25 [2022-05-04T17:06:25.641Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
17:06:25 [2022-05-04T17:06:25.641Z] 
17:06:25 [2022-05-04T17:06:25.641Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
17:06:25 [2022-05-04T17:06:25.641Z]     plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
17:06:25 [2022-05-04T17:06:25.641Z] 
17:06:25 [2022-05-04T17:06:25.641Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
17:06:25 [2022-05-04T17:06:25.641Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
17:06:25 [2022-05-04T17:06:25.641Z] 
17:06:25 [2022-05-04T17:06:25.641Z] DONE 19 tests, 3 skipped in 0.134s
17:06:25 [2022-05-04T17:06:25.641Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:06:25 [2022-05-04T17:06:25.897Z] INFO: Testing against a local daemon
17:06:25 [2022-05-04T17:06:25.897Z] === RUN   TestExternalGraphDriver
17:06:25 [2022-05-04T17:06:25.897Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
17:06:25 [2022-05-04T17:06:25.897Z] --- SKIP: TestExternalGraphDriver (0.03s)
17:06:25 [2022-05-04T17:06:25.897Z] === RUN   TestGraphdriverPluginV2
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
17:06:26 [2022-05-04T17:06:26.223Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
17:06:26 [2022-05-04T17:06:26.223Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
17:06:26 [2022-05-04T17:06:26.223Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
17:06:26 [2022-05-04T17:06:26.223Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
17:06:26 [2022-05-04T17:06:26.223Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
17:06:26 [2022-05-04T17:06:26.223Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
17:06:26 [2022-05-04T17:06:26.223Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
17:06:26 [2022-05-04T17:06:26.223Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
17:06:26 [2022-05-04T17:06:26.223Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
17:06:26 [2022-05-04T17:06:26.223Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge	[no test files]
17:06:26 [2022-05-04T17:06:26.223Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
17:06:26 [2022-05-04T17:06:26.223Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
17:06:26 [2022-05-04T17:06:26.223Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
17:06:26 [2022-05-04T17:06:26.223Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay	[no test files]
17:06:26 [2022-05-04T17:06:26.223Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
17:06:26 [2022-05-04T17:06:26.223Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
17:06:26 [2022-05-04T17:06:26.223Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
17:06:26 [2022-05-04T17:06:26.223Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.25s)
17:06:26 [2022-05-04T17:06:26.223Z] === RUN   TestGetAddress
17:06:26 [2022-05-04T17:06:26.223Z] === RUN   TestNetworkDBSimple
17:06:26 [2022-05-04T17:06:26.726Z] === RUN   TestGenerate
17:06:26 [2022-05-04T17:06:26.726Z] --- PASS: TestGenerate (0.00s)
17:06:26 [2022-05-04T17:06:26.726Z] === RUN   TestGeneratePtr
17:06:26 [2022-05-04T17:06:26.726Z] --- PASS: TestGeneratePtr (0.00s)
17:06:26 [2022-05-04T17:06:26.726Z] === RUN   TestGenerateMissingField
17:06:26 [2022-05-04T17:06:26.726Z] --- PASS: TestGenerateMissingField (0.00s)
17:06:26 [2022-05-04T17:06:26.726Z] === RUN   TestFieldCannotBeSet
17:06:26 [2022-05-04T17:06:26.726Z] --- PASS: TestFieldCannotBeSet (0.00s)
17:06:26 [2022-05-04T17:06:26.726Z] === RUN   TestTypeMismatchError
17:06:26 [2022-05-04T17:06:26.726Z] --- PASS: TestTypeMismatchError (0.00s)
17:06:26 [2022-05-04T17:06:26.726Z] PASS
17:06:26 [2022-05-04T17:06:26.726Z] coverage: 100.0% of statements
17:06:26 [2022-05-04T17:06:26.726Z] ok  	github.com/docker/docker/libnetwork/options	0.035s	coverage: 100.0% of statements
17:06:27 [2022-05-04T17:06:27.192Z] 2022/05/04 17:06:26 Closing DB instances...
17:06:27 [2022-05-04T17:06:27.192Z] testing: warning: no tests to run
17:06:27 [2022-05-04T17:06:27.192Z] PASS
17:06:27 [2022-05-04T17:06:27.192Z] coverage: 0.0% of statements
17:06:27 [2022-05-04T17:06:27.192Z] ok  	github.com/docker/docker/libnetwork/osl	0.034s	coverage: 0.0% of statements [no tests to run]
17:06:27 [2022-05-04T17:06:27.543Z] --- PASS: TestCreateJob (2.91s)
17:06:27 [2022-05-04T17:06:27.543Z] === RUN   TestReplicatedJob
17:06:28 [2022-05-04T17:06:28.176Z] === RUN   TestRequestNewPort
17:06:28 [2022-05-04T17:06:28.176Z] --- PASS: TestRequestNewPort (0.00s)
17:06:28 [2022-05-04T17:06:28.176Z] === RUN   TestRequestSpecificPort
17:06:28 [2022-05-04T17:06:28.176Z] --- PASS: TestRequestSpecificPort (0.00s)
17:06:28 [2022-05-04T17:06:28.176Z] === RUN   TestReleasePort
17:06:28 [2022-05-04T17:06:28.176Z] --- PASS: TestReleasePort (0.00s)
17:06:28 [2022-05-04T17:06:28.176Z] === RUN   TestReuseReleasedPort
17:06:28 [2022-05-04T17:06:28.176Z] --- PASS: TestReuseReleasedPort (0.00s)
17:06:28 [2022-05-04T17:06:28.176Z] === RUN   TestReleaseUnreadledPort
17:06:28 [2022-05-04T17:06:28.176Z] --- PASS: TestReleaseUnreadledPort (0.00s)
17:06:28 [2022-05-04T17:06:28.176Z] === RUN   TestUnknowProtocol
17:06:28 [2022-05-04T17:06:28.176Z] --- PASS: TestUnknowProtocol (0.00s)
17:06:28 [2022-05-04T17:06:28.176Z] === RUN   TestAllocateAllPorts
17:06:28 [2022-05-04T17:06:28.176Z] --- PASS: TestAllocateAllPorts (0.00s)
17:06:28 [2022-05-04T17:06:28.176Z] === RUN   TestPortAllocation
17:06:28 [2022-05-04T17:06:28.176Z] --- PASS: TestPortAllocation (0.00s)
17:06:28 [2022-05-04T17:06:28.176Z] === RUN   TestPortAllocationWithCustomRange
17:06:28 [2022-05-04T17:06:28.176Z] --- PASS: TestPortAllocationWithCustomRange (0.00s)
17:06:28 [2022-05-04T17:06:28.176Z] === RUN   TestNoDuplicateBPR
17:06:28 [2022-05-04T17:06:28.176Z] --- PASS: TestNoDuplicateBPR (0.00s)
17:06:28 [2022-05-04T17:06:28.176Z] === RUN   TestChangePortRange
17:06:28 [2022-05-04T17:06:28.176Z]     portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0
17:06:28 [2022-05-04T17:06:28.176Z]     portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0
17:06:28 [2022-05-04T17:06:28.176Z]     portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0
17:06:28 [2022-05-04T17:06:28.176Z]     portallocator_test.go:343: test: port allocate range 60100-65010, setErr=<nil>, reqPort=60100
17:06:28 [2022-05-04T17:06:28.176Z]     portallocator_test.go:343: test: port allocate range 0-0, setErr=<nil>, reqPort=60000
17:06:28 [2022-05-04T17:06:28.176Z]     portallocator_test.go:343: test: port allocate range 59900-65000, setErr=<nil>, reqPort=60001
17:06:28 [2022-05-04T17:06:28.176Z] --- PASS: TestChangePortRange (0.00s)
17:06:28 [2022-05-04T17:06:28.176Z] PASS
17:06:28 [2022-05-04T17:06:28.176Z] coverage: 88.6% of statements
17:06:28 [2022-05-04T17:06:28.176Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.040s	coverage: 88.6% of statements
17:06:28 [2022-05-04T17:06:28.176Z] --- PASS: TestNetworkDBSimple (2.06s)
17:06:28 [2022-05-04T17:06:28.176Z] === RUN   TestNetworkDBJoinLeaveNetwork
17:06:29 [2022-05-04T17:06:29.160Z] testing: warning: no tests to run
17:06:29 [2022-05-04T17:06:29.160Z] PASS
17:06:29 [2022-05-04T17:06:29.160Z] coverage: 0.0% of statements
17:06:29 [2022-05-04T17:06:29.160Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.034s	coverage: 0.0% of statements [no tests to run]
17:06:29 [2022-05-04T17:06:29.160Z] --- PASS: TestSetParallelInsertDelete (10.00s)
17:06:29 [2022-05-04T17:06:29.160Z] PASS
17:06:29 [2022-05-04T17:06:29.160Z] coverage: 100.0% of statements
17:06:29 [2022-05-04T17:06:29.160Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.036s	coverage: 100.0% of statements
17:06:29 [2022-05-04T17:06:29.293Z] --- PASS: TestGraphdriverPluginV2 (3.40s)
17:06:29 [2022-05-04T17:06:29.293Z] PASS
17:06:29 [2022-05-04T17:06:29.293Z] 
17:06:29 [2022-05-04T17:06:29.293Z] === Skipped
17:06:29 [2022-05-04T17:06:29.293Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s)
17:06:29 [2022-05-04T17:06:29.293Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
17:06:29 [2022-05-04T17:06:29.293Z] 
17:06:29 [2022-05-04T17:06:29.293Z] DONE 2 tests, 1 skipped in 3.528s
17:06:29 [2022-05-04T17:06:29.293Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:06:29 [2022-05-04T17:06:29.293Z] INFO: Testing against a local daemon
17:06:29 [2022-05-04T17:06:29.293Z] === RUN   TestContinueAfterPluginCrash
17:06:29 [2022-05-04T17:06:29.293Z] === PAUSE TestContinueAfterPluginCrash
17:06:29 [2022-05-04T17:06:29.293Z] === RUN   TestReadPluginNoRead
17:06:29 [2022-05-04T17:06:29.293Z] === PAUSE TestReadPluginNoRead
17:06:29 [2022-05-04T17:06:29.293Z] === RUN   TestDaemonStartWithLogOpt
17:06:29 [2022-05-04T17:06:29.293Z] === PAUSE TestDaemonStartWithLogOpt
17:06:29 [2022-05-04T17:06:29.293Z] === CONT  TestContinueAfterPluginCrash
17:06:29 [2022-05-04T17:06:29.293Z] === CONT  TestDaemonStartWithLogOpt
17:06:29 [2022-05-04T17:06:29.626Z] 2022/05/04 17:06:29 Closing DB instances...
17:06:29 [2022-05-04T17:06:29.626Z] === RUN   TestHashData
17:06:29 [2022-05-04T17:06:29.626Z] --- PASS: TestHashData (0.00s)
17:06:29 [2022-05-04T17:06:29.626Z] PASS
17:06:29 [2022-05-04T17:06:29.626Z] coverage: 2.8% of statements
17:06:29 [2022-05-04T17:06:29.626Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.036s	coverage: 2.8% of statements
17:06:29 [2022-05-04T17:06:29.626Z] === RUN   TestErrorConstructors
17:06:29 [2022-05-04T17:06:29.626Z] --- PASS: TestErrorConstructors (0.00s)
17:06:29 [2022-05-04T17:06:29.626Z] === RUN   TestCompareIPMask
17:06:29 [2022-05-04T17:06:29.626Z] --- PASS: TestCompareIPMask (0.00s)
17:06:29 [2022-05-04T17:06:29.626Z] === RUN   TestUtilGetHostPartIP
17:06:29 [2022-05-04T17:06:29.626Z] --- PASS: TestUtilGetHostPartIP (0.00s)
17:06:29 [2022-05-04T17:06:29.626Z] === RUN   TestUtilGetBroadcastIP
17:06:29 [2022-05-04T17:06:29.626Z] --- PASS: TestUtilGetBroadcastIP (0.00s)
17:06:29 [2022-05-04T17:06:29.626Z] === RUN   TestParseCIDR
17:06:29 [2022-05-04T17:06:29.626Z] --- PASS: TestParseCIDR (0.00s)
17:06:29 [2022-05-04T17:06:29.626Z] PASS
17:06:29 [2022-05-04T17:06:29.626Z] coverage: 37.3% of statements
17:06:29 [2022-05-04T17:06:29.626Z] ok  	github.com/docker/docker/libnetwork/types	0.035s	coverage: 37.3% of statements
17:06:29 [2022-05-04T17:06:29.652Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:06:29 [2022-05-04T17:06:29.652Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
17:06:29 [2022-05-04T17:06:29.652Z] === RUN   TestBoolValue
17:06:29 [2022-05-04T17:06:29.652Z] --- PASS: TestBoolValue (0.00s)
17:06:29 [2022-05-04T17:06:29.652Z] === RUN   TestBoolValueOrDefault
17:06:29 [2022-05-04T17:06:29.652Z] --- PASS: TestBoolValueOrDefault (0.00s)
17:06:29 [2022-05-04T17:06:29.652Z] === RUN   TestInt64ValueOrZero
17:06:29 [2022-05-04T17:06:29.652Z] --- PASS: TestInt64ValueOrZero (0.00s)
17:06:29 [2022-05-04T17:06:29.652Z] === RUN   TestInt64ValueOrDefault
17:06:29 [2022-05-04T17:06:29.652Z] --- PASS: TestInt64ValueOrDefault (0.00s)
17:06:29 [2022-05-04T17:06:29.652Z] === RUN   TestInt64ValueOrDefaultWithError
17:06:29 [2022-05-04T17:06:29.652Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
17:06:29 [2022-05-04T17:06:29.652Z] === RUN   TestJsonContentType
17:06:29 [2022-05-04T17:06:29.652Z] --- PASS: TestJsonContentType (0.00s)
17:06:29 [2022-05-04T17:06:29.652Z] === RUN   TestReadJSON
17:06:29 [2022-05-04T17:06:29.652Z] === RUN   TestReadJSON/nil_body
17:06:29 [2022-05-04T17:06:29.652Z] === RUN   TestReadJSON/empty_body
17:06:29 [2022-05-04T17:06:29.652Z] === RUN   TestReadJSON/with_valid_request
17:06:29 [2022-05-04T17:06:29.652Z] === RUN   TestReadJSON/with_whitespace
17:06:29 [2022-05-04T17:06:29.652Z] === RUN   TestReadJSON/with_extra_content
17:06:29 [2022-05-04T17:06:29.652Z] === RUN   TestReadJSON/invalid_JSON
17:06:29 [2022-05-04T17:06:29.652Z] --- PASS: TestReadJSON (0.00s)
17:06:29 [2022-05-04T17:06:29.652Z]     --- PASS: TestReadJSON/nil_body (0.00s)
17:06:29 [2022-05-04T17:06:29.652Z]     --- PASS: TestReadJSON/empty_body (0.00s)
17:06:29 [2022-05-04T17:06:29.652Z]     --- PASS: TestReadJSON/with_valid_request (0.00s)
17:06:29 [2022-05-04T17:06:29.652Z]     --- PASS: TestReadJSON/with_whitespace (0.00s)
17:06:29 [2022-05-04T17:06:29.652Z]     --- PASS: TestReadJSON/with_extra_content (0.00s)
17:06:29 [2022-05-04T17:06:29.652Z]     --- PASS: TestReadJSON/invalid_JSON (0.00s)
17:06:29 [2022-05-04T17:06:29.652Z] PASS
17:06:29 [2022-05-04T17:06:29.652Z] coverage: 31.9% of statements
17:06:29 [2022-05-04T17:06:29.652Z] ok  	github.com/docker/docker/api/server/httputils	0.045s	coverage: 31.9% of statements
17:06:29 [2022-05-04T17:06:29.652Z] === RUN   TestMaskSecretKeys
17:06:29 [2022-05-04T17:06:29.652Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
17:06:29 [2022-05-04T17:06:29.652Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
17:06:29 [2022-05-04T17:06:29.652Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
17:06:29 [2022-05-04T17:06:29.652Z] --- PASS: TestMaskSecretKeys (0.00s)
17:06:29 [2022-05-04T17:06:29.652Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
17:06:29 [2022-05-04T17:06:29.652Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
17:06:29 [2022-05-04T17:06:29.652Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
17:06:29 [2022-05-04T17:06:29.652Z] === RUN   TestVersionMiddlewareVersion
17:06:29 [2022-05-04T17:06:29.652Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
17:06:29 [2022-05-04T17:06:29.652Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
17:06:29 [2022-05-04T17:06:29.652Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
17:06:29 [2022-05-04T17:06:29.652Z] PASS
17:06:29 [2022-05-04T17:06:29.652Z] coverage: 37.7% of statements
17:06:29 [2022-05-04T17:06:29.652Z] ok  	github.com/docker/docker/api/server/middleware	0.057s	coverage: 37.7% of statements
17:06:29 [2022-05-04T17:06:29.652Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:06:29 [2022-05-04T17:06:29.652Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:06:29 [2022-05-04T17:06:29.652Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:06:29 [2022-05-04T17:06:29.652Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:06:29 [2022-05-04T17:06:29.652Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:06:29 [2022-05-04T17:06:29.652Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:06:29 [2022-05-04T17:06:29.652Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:06:29 [2022-05-04T17:06:29.652Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:06:29 [2022-05-04T17:06:29.652Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:06:29 [2022-05-04T17:06:29.652Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:06:29 [2022-05-04T17:06:29.652Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:06:29 [2022-05-04T17:06:29.652Z] === RUN   TestStrSliceMarshalJSON
17:06:29 [2022-05-04T17:06:29.652Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
17:06:29 [2022-05-04T17:06:29.652Z] === RUN   TestStrSliceUnmarshalJSON
17:06:29 [2022-05-04T17:06:29.652Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
17:06:29 [2022-05-04T17:06:29.652Z] === RUN   TestStrSliceUnmarshalString
17:06:29 [2022-05-04T17:06:29.652Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
17:06:29 [2022-05-04T17:06:29.652Z] === RUN   TestStrSliceUnmarshalSlice
17:06:29 [2022-05-04T17:06:29.652Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
17:06:29 [2022-05-04T17:06:29.652Z] PASS
17:06:29 [2022-05-04T17:06:29.652Z] coverage: 90.0% of statements
17:06:29 [2022-05-04T17:06:29.652Z] ok  	github.com/docker/docker/api/types/strslice	0.034s	coverage: 90.0% of statements
17:06:29 [2022-05-04T17:06:29.652Z] === RUN   TestToJSON
17:06:29 [2022-05-04T17:06:29.652Z] --- PASS: TestToJSON (0.00s)
17:06:29 [2022-05-04T17:06:29.652Z] === RUN   TestToParamWithVersion
17:06:29 [2022-05-04T17:06:29.652Z] --- PASS: TestToParamWithVersion (0.00s)
17:06:29 [2022-05-04T17:06:29.652Z] === RUN   TestFromJSON
17:06:29 [2022-05-04T17:06:29.652Z] --- PASS: TestFromJSON (0.00s)
17:06:29 [2022-05-04T17:06:29.652Z] === RUN   TestEmpty
17:06:29 [2022-05-04T17:06:29.652Z] --- PASS: TestEmpty (0.00s)
17:06:29 [2022-05-04T17:06:29.652Z] === RUN   TestArgsMatchKVListEmptySources
17:06:29 [2022-05-04T17:06:29.652Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
17:06:29 [2022-05-04T17:06:29.652Z] === RUN   TestArgsMatchKVList
17:06:29 [2022-05-04T17:06:29.652Z] --- PASS: TestArgsMatchKVList (0.00s)
17:06:29 [2022-05-04T17:06:29.652Z] === RUN   TestArgsMatch
17:06:29 [2022-05-04T17:06:29.652Z] --- PASS: TestArgsMatch (0.00s)
17:06:29 [2022-05-04T17:06:29.652Z] === RUN   TestAdd
17:06:29 [2022-05-04T17:06:29.652Z] --- PASS: TestAdd (0.00s)
17:06:29 [2022-05-04T17:06:29.652Z] === RUN   TestDel
17:06:29 [2022-05-04T17:06:29.652Z] --- PASS: TestDel (0.00s)
17:06:29 [2022-05-04T17:06:29.652Z] === RUN   TestLen
17:06:29 [2022-05-04T17:06:29.652Z] --- PASS: TestLen (0.00s)
17:06:29 [2022-05-04T17:06:29.652Z] === RUN   TestExactMatch
17:06:29 [2022-05-04T17:06:29.652Z] --- PASS: TestExactMatch (0.00s)
17:06:29 [2022-05-04T17:06:29.652Z] === RUN   TestOnlyOneExactMatch
17:06:29 [2022-05-04T17:06:29.652Z] --- PASS: TestOnlyOneExactMatch (0.00s)
17:06:29 [2022-05-04T17:06:29.652Z] === RUN   TestContains
17:06:29 [2022-05-04T17:06:29.652Z] --- PASS: TestContains (0.00s)
17:06:29 [2022-05-04T17:06:29.652Z] === RUN   TestValidate
17:06:29 [2022-05-04T17:06:29.652Z] --- PASS: TestValidate (0.00s)
17:06:29 [2022-05-04T17:06:29.652Z] === RUN   TestWalkValues
17:06:29 [2022-05-04T17:06:29.652Z] --- PASS: TestWalkValues (0.00s)
17:06:29 [2022-05-04T17:06:29.652Z] === RUN   TestFuzzyMatch
17:06:29 [2022-05-04T17:06:29.652Z] --- PASS: TestFuzzyMatch (0.00s)
17:06:29 [2022-05-04T17:06:29.652Z] === RUN   TestClone
17:06:29 [2022-05-04T17:06:29.652Z] --- PASS: TestClone (0.00s)
17:06:29 [2022-05-04T17:06:29.652Z] PASS
17:06:29 [2022-05-04T17:06:29.652Z] coverage: 92.2% of statements
17:06:29 [2022-05-04T17:06:29.652Z] ok  	github.com/docker/docker/api/types/filters	0.036s	coverage: 92.2% of statements
17:06:29 [2022-05-04T17:06:29.652Z] === RUN   TestGetTimestamp
17:06:29 [2022-05-04T17:06:29.652Z] --- PASS: TestGetTimestamp (0.13s)
17:06:29 [2022-05-04T17:06:29.652Z] === RUN   TestParseTimestamps
17:06:29 [2022-05-04T17:06:29.652Z] --- PASS: TestParseTimestamps (0.00s)
17:06:29 [2022-05-04T17:06:29.652Z] PASS
17:06:29 [2022-05-04T17:06:29.652Z] coverage: 100.0% of statements
17:06:29 [2022-05-04T17:06:29.652Z] ok  	github.com/docker/docker/api/types/time	0.168s	coverage: 100.0% of statements
17:06:29 [2022-05-04T17:06:29.652Z] === RUN   TestAdjustForAPIVersion
17:06:29 [2022-05-04T17:06:29.652Z] --- PASS: TestAdjustForAPIVersion (0.00s)
17:06:29 [2022-05-04T17:06:29.652Z] PASS
17:06:29 [2022-05-04T17:06:29.652Z] coverage: 6.1% of statements
17:06:29 [2022-05-04T17:06:29.652Z] ok  	github.com/docker/docker/api/server/router/swarm	0.039s	coverage: 6.1% of statements
17:06:29 [2022-05-04T17:06:29.652Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:06:29 [2022-05-04T17:06:29.652Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
17:06:29 [2022-05-04T17:06:29.652Z] ?   	github.com/docker/docker/api/types	[no test files]
17:06:29 [2022-05-04T17:06:29.652Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:06:29 [2022-05-04T17:06:29.652Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:06:29 [2022-05-04T17:06:29.652Z] ?   	github.com/docker/docker/api/types/container	[no test files]
17:06:29 [2022-05-04T17:06:29.652Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:06:29 [2022-05-04T17:06:29.652Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:06:29 [2022-05-04T17:06:29.652Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:06:29 [2022-05-04T17:06:29.652Z] ?   	github.com/docker/docker/api/types/network	[no test files]
17:06:29 [2022-05-04T17:06:29.652Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:06:29 [2022-05-04T17:06:29.652Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
17:06:29 [2022-05-04T17:06:29.652Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:06:29 [2022-05-04T17:06:29.652Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:06:29 [2022-05-04T17:06:29.652Z] === RUN   TestCompareVersion
17:06:29 [2022-05-04T17:06:29.652Z] --- PASS: TestCompareVersion (0.00s)
17:06:29 [2022-05-04T17:06:29.652Z] PASS
17:06:29 [2022-05-04T17:06:29.652Z] coverage: 77.3% of statements
17:06:29 [2022-05-04T17:06:29.652Z] ok  	github.com/docker/docker/api/types/versions	0.046s	coverage: 77.3% of statements
17:06:29 [2022-05-04T17:06:29.652Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:06:29 [2022-05-04T17:06:29.653Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:06:29 [2022-05-04T17:06:29.653Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:06:29 [2022-05-04T17:06:29.653Z] ?   	github.com/docker/docker/builder	[no test files]
17:06:29 [2022-05-04T17:06:29.653Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:06:29 [2022-05-04T17:06:29.653Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:06:29 [2022-05-04T17:06:29.653Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:06:29 [2022-05-04T17:06:29.653Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:06:29 [2022-05-04T17:06:29.653Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:06:29 [2022-05-04T17:06:29.653Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:06:29 [2022-05-04T17:06:29.653Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestIsGIT
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestIsGIT (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] PASS
17:06:29 [2022-05-04T17:06:29.653Z] coverage: 100.0% of statements
17:06:29 [2022-05-04T17:06:29.653Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.126s	coverage: 100.0% of statements
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestParseRemoteURL
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestParseRemoteURL (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestCloneArgsSmartHttp
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestCloneArgsSmartHttp (0.01s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestCloneArgsDumbHttp
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestCloneArgsGit
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestCloneArgsGit (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestCheckoutGit
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestProcessNoDockerignore
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestProcessNoDockerignore (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestProcessShouldLeaveAllFiles
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestDetectContentType
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestDetectContentType (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestSelectAcceptableMIME
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestSelectAcceptableMIME (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestInspectEmptyResponse
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestInspectEmptyResponse (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestInspectResponseBinary
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestInspectResponseBinary (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestResponseUnsupportedContentType
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestInspectResponseTextSimple
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestInspectResponseTextSimple (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestInspectResponseEmptyContentType
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestUnknownContentLength
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestUnknownContentLength (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestDownloadRemote
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestDownloadRemote (0.07s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestGetWithStatusError
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestGetWithStatusError (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestCloseRootDirectory
17:06:29 [2022-05-04T17:06:29.653Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:06:29 [2022-05-04T17:06:29.653Z] --- SKIP: TestCloseRootDirectory (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestHashFile
17:06:29 [2022-05-04T17:06:29.653Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:06:29 [2022-05-04T17:06:29.653Z] --- SKIP: TestHashFile (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestHashSubdir
17:06:29 [2022-05-04T17:06:29.653Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:06:29 [2022-05-04T17:06:29.653Z] --- SKIP: TestHashSubdir (0.01s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestRemoveDirectory
17:06:29 [2022-05-04T17:06:29.653Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:06:29 [2022-05-04T17:06:29.653Z] --- SKIP: TestRemoveDirectory (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] PASS
17:06:29 [2022-05-04T17:06:29.653Z] coverage: 9.3% of statements
17:06:29 [2022-05-04T17:06:29.653Z] ok  	github.com/docker/docker/builder/remotecontext	0.208s	coverage: 9.3% of statements
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestEnable
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestEnable (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestDisable
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestDisable (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestEnabled
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestEnabled (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] PASS
17:06:29 [2022-05-04T17:06:29.653Z] coverage: 100.0% of statements
17:06:29 [2022-05-04T17:06:29.653Z] ok  	github.com/docker/docker/cli/debug	0.034s	coverage: 100.0% of statements
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestGetAllAllowed
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestGetAllAllowed (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestGetAllMeta
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestGetAllMeta (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestWarnOnUnusedBuildArgs
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestIsUnreferencedBuiltin
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestIsExistingDirectory
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestIsExistingDirectory (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestGetFilenameForDownload
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestGetFilenameForDownload (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestEnv2Variables
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestEnv2Variables (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestEnvValueWithExistingRunConfigEnv
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestMaintainer
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestMaintainer (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestLabel
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestLabel (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestFromScratch
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestFromScratch (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestFromWithArg
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestFromWithArg (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestFromWithArgButBuildArgsNotGiven
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestFromWithUndefinedArg
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestFromWithUndefinedArg (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestFromMultiStageWithNamedStage
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestOnbuild
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestOnbuild (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestWorkdir
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestWorkdir (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestCmd
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestCmd (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestHealthcheckNone
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestHealthcheckNone (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestHealthcheckCmd
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestHealthcheckCmd (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestEntrypoint
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestEntrypoint (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestExpose
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestExpose (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestUser
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestUser (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestVolume
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestVolume (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestStopSignal
17:06:29 [2022-05-04T17:06:29.653Z]     dispatchers_test.go:377: Windows does not support stopsignal
17:06:29 [2022-05-04T17:06:29.653Z] --- SKIP: TestStopSignal (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestArg
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestArg (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestShell
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestShell (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestPrependEnvOnCmd
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestPrependEnvOnCmd (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestRunWithBuildArgs
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestRunWithBuildArgs (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestRunIgnoresHealthcheck
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestDispatchUnsupportedOptions
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestNormalizeWorkdir
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestNormalizeWorkdir (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestDispatch
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestDispatch/ADD_multiple_files_to_file
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestDispatch/COPY_multiple_files_to_file
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestDispatch/COPY_wildcard_no_files
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestDispatch/COPY_url
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestDispatch (0.05s)
17:06:29 [2022-05-04T17:06:29.653Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s)
17:06:29 [2022-05-04T17:06:29.653Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
17:06:29 [2022-05-04T17:06:29.653Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
17:06:29 [2022-05-04T17:06:29.653Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
17:06:29 [2022-05-04T17:06:29.653Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
17:06:29 [2022-05-04T17:06:29.653Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z]     --- PASS: TestDispatch/COPY_url (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestAddScratchImageAddsToMounts
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestAddFromScratchPopulatesPlatform
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestImageSourceGetAddsToMounts
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestEmptyDockerfile
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestEmptyDockerfile (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestSymlinkDockerfile
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestSymlinkDockerfile (0.01s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestDockerfileOutsideTheBuildContext
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.05s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestNonExistingDockerfile
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestNonExistingDockerfile (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestCopyRunConfig
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestCopyRunConfig (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestDeepCopyRunConfig
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestDeepCopyRunConfig (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestExportImage
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestExportImage (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestNormalizeDest
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestNormalizeDest (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] PASS
17:06:29 [2022-05-04T17:06:29.653Z] coverage: 46.7% of statements
17:06:29 [2022-05-04T17:06:29.653Z] ok  	github.com/docker/docker/builder/dockerfile	0.492s	coverage: 46.7% of statements
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestTCP4Proxy
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestTCP4Proxy (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestTCP4ProxyHalfClose
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestTCP4ProxyHalfClose (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestTCP6Proxy
17:06:29 [2022-05-04T17:06:29.653Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
17:06:29 [2022-05-04T17:06:29.653Z] --- SKIP: TestTCP6Proxy (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestTCPDualStackProxy
17:06:29 [2022-05-04T17:06:29.653Z]     network_proxy_test.go:208: No support for dual stack yet
17:06:29 [2022-05-04T17:06:29.653Z] --- SKIP: TestTCPDualStackProxy (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestUDP4Proxy
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestUDP4Proxy (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestUDP6Proxy
17:06:29 [2022-05-04T17:06:29.653Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
17:06:29 [2022-05-04T17:06:29.653Z] --- SKIP: TestUDP6Proxy (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestUDPWriteError
17:06:29 [2022-05-04T17:06:29.653Z] --- PASS: TestUDPWriteError (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestSCTP4Proxy
17:06:29 [2022-05-04T17:06:29.653Z]     network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows
17:06:29 [2022-05-04T17:06:29.653Z] --- SKIP: TestSCTP4Proxy (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] === RUN   TestSCTP6Proxy
17:06:29 [2022-05-04T17:06:29.653Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
17:06:29 [2022-05-04T17:06:29.653Z] --- SKIP: TestSCTP6Proxy (0.00s)
17:06:29 [2022-05-04T17:06:29.653Z] PASS
17:06:29 [2022-05-04T17:06:29.653Z] coverage: 49.4% of statements
17:06:29 [2022-05-04T17:06:29.653Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.082s	coverage: 49.4% of statements
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
17:06:30 [2022-05-04T17:06:30.611Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
17:06:30 [2022-05-04T17:06:30.611Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
17:06:30 [2022-05-04T17:06:30.611Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
17:06:30 [2022-05-04T17:06:30.611Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
17:06:30 [2022-05-04T17:06:30.611Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
17:06:30 [2022-05-04T17:06:30.611Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
17:06:30 [2022-05-04T17:06:30.611Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
17:06:30 [2022-05-04T17:06:30.611Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
17:06:30 [2022-05-04T17:06:30.611Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
17:06:30 [2022-05-04T17:06:30.611Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
17:06:30 [2022-05-04T17:06:30.611Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
17:06:30 [2022-05-04T17:06:30.611Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
17:06:30 [2022-05-04T17:06:30.611Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
17:06:30 [2022-05-04T17:06:30.611Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
17:06:30 [2022-05-04T17:06:30.611Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
17:06:30 [2022-05-04T17:06:30.611Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
17:06:30 [2022-05-04T17:06:30.611Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
17:06:30 [2022-05-04T17:06:30.611Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
17:06:30 [2022-05-04T17:06:30.611Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
17:06:30 [2022-05-04T17:06:30.611Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
17:06:30 [2022-05-04T17:06:30.611Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
17:06:30 [2022-05-04T17:06:30.611Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
17:06:30 [2022-05-04T17:06:30.611Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
17:06:30 [2022-05-04T17:06:30.611Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
17:06:30 [2022-05-04T17:06:30.611Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
17:06:30 [2022-05-04T17:06:30.611Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
17:06:30 [2022-05-04T17:06:30.611Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
17:06:30 [2022-05-04T17:06:30.611Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
17:06:30 [2022-05-04T17:06:30.611Z] PASS
17:06:30 [2022-05-04T17:06:30.611Z] coverage: 55.0% of statements
17:06:30 [2022-05-04T17:06:30.611Z] ok  	github.com/docker/docker/oci	0.038s	coverage: 55.0% of statements
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestAddressPoolOpt
17:06:30 [2022-05-04T17:06:30.611Z] --- PASS: TestAddressPoolOpt (0.00s)
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestValidateEnv
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestValidateEnv/a
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestValidateEnv/something
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestValidateEnv/_=a
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestValidateEnv/env1=value1
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestValidateEnv/_env1=value1
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestValidateEnv/env2=value2=value3
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestValidateEnv/env3=abc!qwe
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestValidateEnv/env_4=value_4
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestValidateEnv/PATH
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestValidateEnv/=a
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestValidateEnv/PATH=
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestValidateEnv/PATH=something
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestValidateEnv/asd!qwe
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestValidateEnv/1asd
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestValidateEnv/123
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestValidateEnv/some_space
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestValidateEnv/__some_space_before
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestValidateEnv/some_space_after__
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestValidateEnv/=
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestValidateEnv/PaTh
17:06:30 [2022-05-04T17:06:30.611Z] --- PASS: TestValidateEnv (0.00s)
17:06:30 [2022-05-04T17:06:30.611Z]     --- PASS: TestValidateEnv/a (0.00s)
17:06:30 [2022-05-04T17:06:30.611Z]     --- PASS: TestValidateEnv/something (0.00s)
17:06:30 [2022-05-04T17:06:30.611Z]     --- PASS: TestValidateEnv/_=a (0.00s)
17:06:30 [2022-05-04T17:06:30.611Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
17:06:30 [2022-05-04T17:06:30.611Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
17:06:30 [2022-05-04T17:06:30.611Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
17:06:30 [2022-05-04T17:06:30.611Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
17:06:30 [2022-05-04T17:06:30.611Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
17:06:30 [2022-05-04T17:06:30.611Z]     --- PASS: TestValidateEnv/PATH (0.00s)
17:06:30 [2022-05-04T17:06:30.611Z]     --- PASS: TestValidateEnv/=a (0.00s)
17:06:30 [2022-05-04T17:06:30.611Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
17:06:30 [2022-05-04T17:06:30.611Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
17:06:30 [2022-05-04T17:06:30.611Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
17:06:30 [2022-05-04T17:06:30.611Z]     --- PASS: TestValidateEnv/1asd (0.00s)
17:06:30 [2022-05-04T17:06:30.611Z]     --- PASS: TestValidateEnv/123 (0.00s)
17:06:30 [2022-05-04T17:06:30.611Z]     --- PASS: TestValidateEnv/some_space (0.00s)
17:06:30 [2022-05-04T17:06:30.611Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
17:06:30 [2022-05-04T17:06:30.611Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
17:06:30 [2022-05-04T17:06:30.611Z]     --- PASS: TestValidateEnv/= (0.00s)
17:06:30 [2022-05-04T17:06:30.611Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestParseHost
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestParseHost/something_with_spaces
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestParseHost/://
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestParseHost/tcp://invalid:port
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestParseHost/tcp://:5555/p
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestParseHost/tcp://[::1]:5555/p
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestParseHost/_tcp://:5555/path_
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestParseHost/tcp://[::1]:5555/
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestParseHost/unknown://
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestParseHost/tcp://:port
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestParseHost/tcp://:5555/
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestParseHost/tcp://0.0.0.0:5555/
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestParseHost/tcp://0.0.0.0:5555/p
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestParseHost/tcp://[::1]:/
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestParseHost/npipe://
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestParseHost/_
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestParseHost/fd://
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestParseHost/tcp://
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestParseHost/tcp://[::1]:5555
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestParseHost/tcp://0.0.0.0:5555
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestParseHost/tcp://192.168:5555
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestParseHost/tcp://192.168.0.1:5555
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestParseHost/npipe:////./pipe/foo
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestParseHost/#00
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestParseHost/__
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestParseHost/tcp://docker.com:5555
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestParseHost/unix://
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestParseHost/unix://path/to/socket
17:06:30 [2022-05-04T17:06:30.611Z] === RUN   TestParseHost/tcp://:5555
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseHost/tcp://[::1]:
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseHost/fd://something
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseHost/tcp://:
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseHost/tcp://0.0.0.0:1234567890
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseHost/tcp://host:
17:06:31 [2022-05-04T17:06:31.079Z] --- PASS: TestParseHost (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseHost/something_with_spaces (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseHost/:// (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseHost/tcp://invalid:port (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseHost/tcp://:5555/p (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseHost/unknown:// (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseHost/tcp://:port (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseHost/tcp://:5555/ (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseHost/tcp://[::1]:/ (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseHost/npipe:// (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseHost/_ (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseHost/fd:// (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseHost/tcp:// (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseHost/tcp://192.168:5555 (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseHost/#00 (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseHost/__ (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseHost/unix:// (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseHost/unix://path/to/socket (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseHost/tcp://:5555 (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseHost/tcp://[::1]: (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseHost/fd://something (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseHost/tcp://: (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseHost/tcp://host: (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseDockerDaemonHost
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseDockerDaemonHost/udp://127.0.0.1:5555
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseDockerDaemonHost/#00
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseDockerDaemonHost/0.0.0.1:5555/path
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseDockerDaemonHost/[::1]:5555/path
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseDockerDaemonHost/udp://127.0.0.1
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseDockerDaemonHost/tcp:a.b.c.d/path
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseDockerDaemonHost/tcp://unix:///run/docker.sock
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseDockerDaemonHost/_tcp://:5555/path_
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseDockerDaemonHost/:5555/path
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseDockerDaemonHost/tcp://:5555/path
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseDockerDaemonHost/localhost:5555/path
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseDockerDaemonHost/tcp:a.b.c.d
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseDockerDaemonHost/:5555
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseDockerDaemonHost/localhost
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseDockerDaemonHost/tcp://[::1]:
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseDockerDaemonHost/npipe:////./pipe/foo
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseDockerDaemonHost/tcp://[::1]:5555
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseDockerDaemonHost/unix://
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseDockerDaemonHost/[::1]:
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseDockerDaemonHost/localhost:
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseDockerDaemonHost/localhost:5555
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseDockerDaemonHost/fd://
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseDockerDaemonHost/unix:///run/docker.sock
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseDockerDaemonHost/0.0.0.1:5555
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseDockerDaemonHost/fd://something
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseDockerDaemonHost/npipe://
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseDockerDaemonHost/0.0.0.1:
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseDockerDaemonHost/tcp://:5555
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseDockerDaemonHost/:
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseDockerDaemonHost/[::1]:5555
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseDockerDaemonHost/tcp://
17:06:31 [2022-05-04T17:06:31.079Z] --- PASS: TestParseDockerDaemonHost (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseDockerDaemonHost/#00 (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseDockerDaemonHost/:5555 (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseDockerDaemonHost/localhost (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseDockerDaemonHost/unix:// (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseDockerDaemonHost/localhost: (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseDockerDaemonHost/fd:// (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseDockerDaemonHost/fd://something (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseDockerDaemonHost/: (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseTCP
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseTCP/[::1]:5555/path
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseTCP/tcp://:5555/path
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseTCP/tcp:a.b.c.d
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseTCP/tcp:a.b.c.d/path
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseTCP/:5555/path
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseTCP/0.0.0.1:5555/path
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseTCP/udp://127.0.0.1
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseTCP/udp://127.0.0.1:5555
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseTCP/localhost:5555/path
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseTCP/::1
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseTCP/[::1]:
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseTCP/[::1]:5555
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseTCP/localhost
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseTCP/localhost:5555
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseTCP/0.0.0.1:5555
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseTCP/:
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseTCP/:5555
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseTCP/0.0.0.1
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseTCP/tcp://
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseTCP/localhost:
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseTCP/tcp://:5555
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseTCP/#00
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseTCP/tcp://:
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseTCP/0.0.0.1:
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseTCP/[0:0:0:0:0:0:0:1]:
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseTCP/[0:0:0:0:0:0:0:1]:5555
17:06:31 [2022-05-04T17:06:31.079Z] --- PASS: TestParseTCP (0.01s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseTCP/[::1]:5555/path (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseTCP/tcp://:5555/path (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseTCP/:5555/path (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseTCP/localhost:5555/path (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseTCP/::1 (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseTCP/[::1]: (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseTCP/[::1]:5555 (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseTCP/localhost (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseTCP/localhost:5555 (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseTCP/: (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseTCP/:5555 (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseTCP/0.0.0.1 (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseTCP/tcp:// (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseTCP/localhost: (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseTCP/tcp://:5555 (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseTCP/#00 (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseTCP/tcp://: (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseTCP/0.0.0.1: (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestParseInvalidUnixAddrInvalid
17:06:31 [2022-05-04T17:06:31.079Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestValidateExtraHosts
17:06:31 [2022-05-04T17:06:31.079Z] --- PASS: TestValidateExtraHosts (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestValidateIPAddress
17:06:31 [2022-05-04T17:06:31.079Z] --- PASS: TestValidateIPAddress (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestMapOpts
17:06:31 [2022-05-04T17:06:31.079Z] --- PASS: TestMapOpts (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestListOptsWithoutValidator
17:06:31 [2022-05-04T17:06:31.079Z] --- PASS: TestListOptsWithoutValidator (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestListOptsWithValidator
17:06:31 [2022-05-04T17:06:31.079Z] --- PASS: TestListOptsWithValidator (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestValidateDNSSearch
17:06:31 [2022-05-04T17:06:31.079Z] --- PASS: TestValidateDNSSearch (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestValidateLabel
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestValidateLabel/label_with_general_format
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestValidateLabel/label_with_more_than_one_=
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestValidateLabel/label_with_one_more
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
17:06:31 [2022-05-04T17:06:31.079Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
17:06:31 [2022-05-04T17:06:31.079Z] --- PASS: TestValidateLabel (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
17:06:31 [2022-05-04T17:06:31.079Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
17:06:31 [2022-05-04T17:06:31.080Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
17:06:31 [2022-05-04T17:06:31.080Z] === RUN   TestNamedListOpts
17:06:31 [2022-05-04T17:06:31.080Z] --- PASS: TestNamedListOpts (0.00s)
17:06:31 [2022-05-04T17:06:31.080Z] === RUN   TestNamedMapOpts
17:06:31 [2022-05-04T17:06:31.080Z] --- PASS: TestNamedMapOpts (0.00s)
17:06:31 [2022-05-04T17:06:31.080Z] === RUN   TestParseLink
17:06:31 [2022-05-04T17:06:31.080Z] --- PASS: TestParseLink (0.00s)
17:06:31 [2022-05-04T17:06:31.080Z] === RUN   TestUlimitOpt
17:06:31 [2022-05-04T17:06:31.080Z] --- PASS: TestUlimitOpt (0.00s)
17:06:31 [2022-05-04T17:06:31.080Z] PASS
17:06:31 [2022-05-04T17:06:31.080Z] coverage: 65.5% of statements
17:06:31 [2022-05-04T17:06:31.080Z] ok  	github.com/docker/docker/opts	0.094s	coverage: 65.5% of statements
17:06:31 [2022-05-04T17:06:31.080Z] === RUN   TestParseVersion
17:06:31 [2022-05-04T17:06:31.080Z] --- PASS: TestParseVersion (0.00s)
17:06:31 [2022-05-04T17:06:31.080Z] PASS
17:06:31 [2022-05-04T17:06:31.080Z] coverage: 52.9% of statements
17:06:31 [2022-05-04T17:06:31.080Z] ok  	github.com/docker/docker/pkg/aaparser	0.029s	coverage: 52.9% of statements
17:06:31 [2022-05-04T17:06:31.080Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.82s)
17:06:31 [2022-05-04T17:06:31.080Z] === RUN   TestNetworkDBJoinLeaveNetworks
17:06:32 [2022-05-04T17:06:32.064Z] 2022/05/04 17:06:31 Closing DB instances...
17:06:32 [2022-05-04T17:06:32.536Z] === RUN   TestPeerCertificateMarshalJSON
17:06:32 [2022-05-04T17:06:32.536Z] === RUN   TestIsArchivePathDir
17:06:32 [2022-05-04T17:06:32.536Z] --- PASS: TestIsArchivePathDir (0.05s)
17:06:32 [2022-05-04T17:06:32.536Z] === RUN   TestIsArchivePathInvalidFile
17:06:32 [2022-05-04T17:06:32.801Z] --- PASS: TestReplicatedJob (4.43s)
17:06:32 [2022-05-04T17:06:32.801Z] === RUN   TestUpdateReplicatedJob
17:06:33 [2022-05-04T17:06:33.004Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
17:06:33 [2022-05-04T17:06:33.004Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
17:06:33 [2022-05-04T17:06:33.004Z] --- PASS: TestPeerCertificateMarshalJSON (0.36s)
17:06:33 [2022-05-04T17:06:33.004Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
17:06:33 [2022-05-04T17:06:33.004Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
17:06:33 [2022-05-04T17:06:33.004Z] === RUN   TestMiddleware
17:06:33 [2022-05-04T17:06:33.004Z] --- PASS: TestMiddleware (0.00s)
17:06:33 [2022-05-04T17:06:33.004Z] === RUN   TestNewResponseModifier
17:06:33 [2022-05-04T17:06:33.004Z] --- PASS: TestNewResponseModifier (0.00s)
17:06:33 [2022-05-04T17:06:33.004Z] PASS
17:06:33 [2022-05-04T17:06:33.004Z] coverage: 26.8% of statements
17:06:33 [2022-05-04T17:06:33.004Z] ok  	github.com/docker/docker/pkg/authorization	0.399s	coverage: 26.8% of statements
17:06:33 [2022-05-04T17:06:33.004Z] --- PASS: TestIsArchivePathInvalidFile (0.11s)
17:06:33 [2022-05-04T17:06:33.004Z] === RUN   TestIsArchivePathTar
17:06:33 [2022-05-04T17:06:33.004Z] --- PASS: TestIsArchivePathTar (0.24s)
17:06:33 [2022-05-04T17:06:33.004Z] === RUN   TestDecompressStreamGzip
17:06:33 [2022-05-04T17:06:33.004Z] --- PASS: TestDecompressStreamGzip (0.09s)
17:06:33 [2022-05-04T17:06:33.004Z] === RUN   TestDecompressStreamBzip2
17:06:33 [2022-05-04T17:06:33.462Z] --- PASS: TestDaemonStartWithLogOpt (4.24s)
17:06:33 [2022-05-04T17:06:33.462Z] === CONT  TestReadPluginNoRead
17:06:33 [2022-05-04T17:06:33.472Z] === RUN   TestUnbuffered
17:06:33 [2022-05-04T17:06:33.472Z] --- PASS: TestUnbuffered (0.00s)
17:06:33 [2022-05-04T17:06:33.472Z] === RUN   TestRaceUnbuffered
17:06:33 [2022-05-04T17:06:33.472Z] --- PASS: TestRaceUnbuffered (0.00s)
17:06:33 [2022-05-04T17:06:33.472Z] PASS
17:06:33 [2022-05-04T17:06:33.472Z] coverage: 100.0% of statements
17:06:33 [2022-05-04T17:06:33.472Z] ok  	github.com/docker/docker/pkg/broadcaster	0.032s	coverage: 100.0% of statements
17:06:33 [2022-05-04T17:06:33.472Z] --- PASS: TestDecompressStreamBzip2 (0.19s)
17:06:33 [2022-05-04T17:06:33.472Z] === RUN   TestDecompressStreamXz
17:06:33 [2022-05-04T17:06:33.472Z]     archive_test.go:133: Xz not present in msys2
17:06:33 [2022-05-04T17:06:33.472Z] --- SKIP: TestDecompressStreamXz (0.00s)
17:06:33 [2022-05-04T17:06:33.472Z] === RUN   TestDecompressStreamZstd
17:06:33 [2022-05-04T17:06:33.472Z]     archive_test.go:140: zstd not installed
17:06:33 [2022-05-04T17:06:33.472Z] --- SKIP: TestDecompressStreamZstd (0.02s)
17:06:33 [2022-05-04T17:06:33.472Z] === RUN   TestCompressStreamXzUnsupported
17:06:33 [2022-05-04T17:06:33.472Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
17:06:33 [2022-05-04T17:06:33.472Z] === RUN   TestCompressStreamBzip2Unsupported
17:06:33 [2022-05-04T17:06:33.472Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
17:06:33 [2022-05-04T17:06:33.472Z] === RUN   TestCompressStreamInvalid
17:06:33 [2022-05-04T17:06:33.472Z] --- PASS: TestCompressStreamInvalid (0.00s)
17:06:33 [2022-05-04T17:06:33.472Z] === RUN   TestExtensionInvalid
17:06:33 [2022-05-04T17:06:33.472Z] --- PASS: TestExtensionInvalid (0.00s)
17:06:33 [2022-05-04T17:06:33.472Z] === RUN   TestExtensionUncompressed
17:06:33 [2022-05-04T17:06:33.472Z] --- PASS: TestExtensionUncompressed (0.00s)
17:06:33 [2022-05-04T17:06:33.472Z] === RUN   TestExtensionBzip2
17:06:33 [2022-05-04T17:06:33.472Z] --- PASS: TestExtensionBzip2 (0.00s)
17:06:33 [2022-05-04T17:06:33.472Z] === RUN   TestExtensionGzip
17:06:33 [2022-05-04T17:06:33.472Z] --- PASS: TestExtensionGzip (0.00s)
17:06:33 [2022-05-04T17:06:33.472Z] === RUN   TestExtensionXz
17:06:33 [2022-05-04T17:06:33.472Z] --- PASS: TestExtensionXz (0.00s)
17:06:33 [2022-05-04T17:06:33.472Z] === RUN   TestExtensionZstd
17:06:33 [2022-05-04T17:06:33.472Z] --- PASS: TestExtensionZstd (0.00s)
17:06:33 [2022-05-04T17:06:33.472Z] === RUN   TestCmdStreamLargeStderr
17:06:33 [2022-05-04T17:06:33.472Z] --- PASS: TestCmdStreamLargeStderr (0.06s)
17:06:33 [2022-05-04T17:06:33.472Z] === RUN   TestCmdStreamBad
17:06:33 [2022-05-04T17:06:33.472Z]     archive_test.go:252: Failing on Windows CI machines
17:06:33 [2022-05-04T17:06:33.472Z] --- SKIP: TestCmdStreamBad (0.00s)
17:06:33 [2022-05-04T17:06:33.472Z] === RUN   TestCmdStreamGood
17:06:33 [2022-05-04T17:06:33.472Z] --- PASS: TestCmdStreamGood (0.03s)
17:06:33 [2022-05-04T17:06:33.472Z] === RUN   TestUntarPathWithInvalidDest
17:06:33 [2022-05-04T17:06:33.472Z] --- PASS: TestUntarPathWithInvalidDest (0.05s)
17:06:33 [2022-05-04T17:06:33.472Z] === RUN   TestUntarPathWithInvalidSrc
17:06:33 [2022-05-04T17:06:33.472Z] --- PASS: TestUntarPathWithInvalidSrc (0.01s)
17:06:33 [2022-05-04T17:06:33.472Z] === RUN   TestUntarPath
17:06:33 [2022-05-04T17:06:33.472Z] --- PASS: TestUntarPath (0.05s)
17:06:33 [2022-05-04T17:06:33.472Z] === RUN   TestUntarPathWithDestinationFile
17:06:33 [2022-05-04T17:06:33.472Z] --- PASS: TestUntarPathWithDestinationFile (0.04s)
17:06:33 [2022-05-04T17:06:33.472Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
17:06:33 [2022-05-04T17:06:33.472Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s)
17:06:33 [2022-05-04T17:06:33.472Z] === RUN   TestCopyWithTarInvalidSrc
17:06:33 [2022-05-04T17:06:33.472Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
17:06:33 [2022-05-04T17:06:33.472Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
17:06:33 [2022-05-04T17:06:33.472Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
17:06:33 [2022-05-04T17:06:33.472Z] === RUN   TestCopyWithTarSrcFile
17:06:33 [2022-05-04T17:06:33.472Z] --- PASS: TestCopyWithTarSrcFile (0.00s)
17:06:33 [2022-05-04T17:06:33.472Z] === RUN   TestCopyWithTarSrcFolder
17:06:33 [2022-05-04T17:06:33.472Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
17:06:33 [2022-05-04T17:06:33.472Z] === RUN   TestCopyFileWithTarInvalidSrc
17:06:33 [2022-05-04T17:06:33.472Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
17:06:33 [2022-05-04T17:06:33.472Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
17:06:33 [2022-05-04T17:06:33.472Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
17:06:33 [2022-05-04T17:06:33.472Z] === RUN   TestCopyFileWithTarSrcFolder
17:06:33 [2022-05-04T17:06:33.472Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
17:06:33 [2022-05-04T17:06:33.472Z] === RUN   TestCopyFileWithTarSrcFile
17:06:33 [2022-05-04T17:06:33.472Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s)
17:06:33 [2022-05-04T17:06:33.472Z] === RUN   TestTarFiles
17:06:33 [2022-05-04T17:06:33.939Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.62s)
17:06:33 [2022-05-04T17:06:33.939Z] === RUN   TestNetworkDBCRUDTableEntry
17:06:33 [2022-05-04T17:06:33.939Z] === RUN   TestMatch
17:06:33 [2022-05-04T17:06:33.939Z] === RUN   TestMatch/[[]]
17:06:33 [2022-05-04T17:06:33.939Z] === RUN   TestMatch/[[foo]]
17:06:33 [2022-05-04T17:06:33.939Z] === RUN   TestMatch/[[bar]_[foo]]
17:06:33 [2022-05-04T17:06:33.939Z] === RUN   TestMatch/[[foo_bar]]
17:06:33 [2022-05-04T17:06:33.939Z] === RUN   TestMatch/[[qux]_[foo]]
17:06:33 [2022-05-04T17:06:33.939Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
17:06:33 [2022-05-04T17:06:33.939Z] === RUN   TestMatch/[]
17:06:33 [2022-05-04T17:06:33.939Z] === RUN   TestMatch/[]#01
17:06:33 [2022-05-04T17:06:33.939Z] === RUN   TestMatch/[[qux]]
17:06:33 [2022-05-04T17:06:33.939Z] === RUN   TestMatch/[[foo_bar_qux]]
17:06:33 [2022-05-04T17:06:33.939Z] === RUN   TestMatch/[[qux]_[baz]]
17:06:33 [2022-05-04T17:06:33.939Z] === RUN   TestMatch/[[foo_baz]]
17:06:33 [2022-05-04T17:06:33.939Z] --- PASS: TestMatch (0.00s)
17:06:33 [2022-05-04T17:06:33.939Z]     --- PASS: TestMatch/[[]] (0.00s)
17:06:33 [2022-05-04T17:06:33.939Z]     --- PASS: TestMatch/[[foo]] (0.00s)
17:06:33 [2022-05-04T17:06:33.939Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
17:06:33 [2022-05-04T17:06:33.939Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
17:06:33 [2022-05-04T17:06:33.939Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
17:06:33 [2022-05-04T17:06:33.939Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
17:06:33 [2022-05-04T17:06:33.939Z]     --- PASS: TestMatch/[] (0.00s)
17:06:33 [2022-05-04T17:06:33.939Z]     --- PASS: TestMatch/[]#01 (0.00s)
17:06:33 [2022-05-04T17:06:33.939Z]     --- PASS: TestMatch/[[qux]] (0.00s)
17:06:33 [2022-05-04T17:06:33.939Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
17:06:33 [2022-05-04T17:06:33.939Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
17:06:33 [2022-05-04T17:06:33.939Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
17:06:33 [2022-05-04T17:06:33.939Z] PASS
17:06:33 [2022-05-04T17:06:33.939Z] coverage: 87.5% of statements
17:06:33 [2022-05-04T17:06:33.939Z] ok  	github.com/docker/docker/pkg/capabilities	0.030s	coverage: 87.5% of statements
17:06:34 [2022-05-04T17:06:34.923Z] === RUN   TestChrootTarUntar
17:06:34 [2022-05-04T17:06:34.923Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
17:06:34 [2022-05-04T17:06:34.923Z] --- SKIP: TestChrootTarUntar (0.00s)
17:06:34 [2022-05-04T17:06:34.923Z] === RUN   TestChrootUntarWithHugeExcludesList
17:06:34 [2022-05-04T17:06:34.923Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
17:06:34 [2022-05-04T17:06:34.923Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
17:06:34 [2022-05-04T17:06:34.923Z] === RUN   TestChrootUntarEmptyArchive
17:06:34 [2022-05-04T17:06:34.923Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
17:06:34 [2022-05-04T17:06:34.923Z] === RUN   TestChrootTarUntarWithSymlink
17:06:34 [2022-05-04T17:06:34.923Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:06:34 [2022-05-04T17:06:34.923Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
17:06:34 [2022-05-04T17:06:34.923Z] === RUN   TestChrootCopyWithTar
17:06:34 [2022-05-04T17:06:34.923Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:06:34 [2022-05-04T17:06:34.923Z] --- SKIP: TestChrootCopyWithTar (0.00s)
17:06:34 [2022-05-04T17:06:34.923Z] === RUN   TestChrootCopyFileWithTar
17:06:34 [2022-05-04T17:06:34.923Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
17:06:34 [2022-05-04T17:06:34.923Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
17:06:34 [2022-05-04T17:06:34.923Z] === RUN   TestChrootUntarPath
17:06:34 [2022-05-04T17:06:34.923Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:06:34 [2022-05-04T17:06:34.923Z] --- SKIP: TestChrootUntarPath (0.00s)
17:06:34 [2022-05-04T17:06:34.923Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
17:06:34 [2022-05-04T17:06:34.923Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
17:06:34 [2022-05-04T17:06:34.923Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
17:06:34 [2022-05-04T17:06:34.923Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
17:06:34 [2022-05-04T17:06:34.923Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
17:06:34 [2022-05-04T17:06:34.923Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
17:06:34 [2022-05-04T17:06:34.923Z] === RUN   TestChrootApplyDotDotFile
17:06:34 [2022-05-04T17:06:34.923Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
17:06:34 [2022-05-04T17:06:34.923Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
17:06:34 [2022-05-04T17:06:34.923Z] PASS
17:06:34 [2022-05-04T17:06:34.923Z] coverage: 12.0% of statements
17:06:34 [2022-05-04T17:06:34.923Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.080s	coverage: 12.0% of statements
17:06:35 [2022-05-04T17:06:35.327Z] --- PASS: TestUpdateReplicatedJob (3.02s)
17:06:35 [2022-05-04T17:06:35.327Z] === RUN   TestServiceListWithStatuses
17:06:35 [2022-05-04T17:06:35.327Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:06:35 [2022-05-04T17:06:35.327Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:06:35 [2022-05-04T17:06:35.327Z] === RUN   TestDockerNetworkConnectAlias
17:06:35 [2022-05-04T17:06:35.391Z] === RUN   TestEnsureRemoveAllNotExist
17:06:35 [2022-05-04T17:06:35.391Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
17:06:35 [2022-05-04T17:06:35.391Z] === RUN   TestEnsureRemoveAllWithDir
17:06:35 [2022-05-04T17:06:35.391Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
17:06:35 [2022-05-04T17:06:35.391Z] === RUN   TestEnsureRemoveAllWithFile
17:06:35 [2022-05-04T17:06:35.391Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
17:06:35 [2022-05-04T17:06:35.391Z] PASS
17:06:35 [2022-05-04T17:06:35.391Z] coverage: 0.0% of statements
17:06:35 [2022-05-04T17:06:35.391Z] ok  	github.com/docker/docker/pkg/containerfs	0.038s	coverage: 0.0% of statements
17:06:35 [2022-05-04T17:06:35.858Z] 2022/05/04 17:06:35 Closing DB instances...
17:06:35 [2022-05-04T17:06:35.980Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:06:36 [2022-05-04T17:06:36.334Z] === RUN   TestSizeEmpty
17:06:36 [2022-05-04T17:06:36.334Z] --- PASS: TestSizeEmpty (0.00s)
17:06:36 [2022-05-04T17:06:36.334Z] === RUN   TestSizeEmptyFile
17:06:36 [2022-05-04T17:06:36.334Z] --- PASS: TestSizeEmptyFile (0.00s)
17:06:36 [2022-05-04T17:06:36.334Z] === RUN   TestSizeNonemptyFile
17:06:36 [2022-05-04T17:06:36.334Z] --- PASS: TestSizeNonemptyFile (0.00s)
17:06:36 [2022-05-04T17:06:36.334Z] === RUN   TestSizeNestedDirectoryEmpty
17:06:36 [2022-05-04T17:06:36.334Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
17:06:36 [2022-05-04T17:06:36.334Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
17:06:36 [2022-05-04T17:06:36.334Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
17:06:36 [2022-05-04T17:06:36.334Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
17:06:36 [2022-05-04T17:06:36.334Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
17:06:36 [2022-05-04T17:06:36.334Z] === RUN   TestMoveToSubdir
17:06:36 [2022-05-04T17:06:36.334Z] --- PASS: TestMoveToSubdir (0.00s)
17:06:36 [2022-05-04T17:06:36.334Z] === RUN   TestSizeNonExistingDirectory
17:06:36 [2022-05-04T17:06:36.334Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
17:06:36 [2022-05-04T17:06:36.334Z] PASS
17:06:36 [2022-05-04T17:06:36.334Z] coverage: 80.0% of statements
17:06:36 [2022-05-04T17:06:36.334Z] ok  	github.com/docker/docker/pkg/directory	0.043s	coverage: 80.0% of statements
17:06:36 [2022-05-04T17:06:36.911Z] === RUN   TestReadPluginNoRead/default
17:06:37 [2022-05-04T17:06:37.319Z] === RUN   TestPollerAddRemove
17:06:37 [2022-05-04T17:06:37.319Z] --- PASS: TestPollerAddRemove (0.00s)
17:06:37 [2022-05-04T17:06:37.319Z] === RUN   TestPollerEvent
17:06:37 [2022-05-04T17:06:37.319Z]     poller_test.go:40: No chmod on Windows
17:06:37 [2022-05-04T17:06:37.319Z] --- SKIP: TestPollerEvent (0.00s)
17:06:37 [2022-05-04T17:06:37.319Z] === RUN   TestPollerClose
17:06:37 [2022-05-04T17:06:37.319Z] --- PASS: TestPollerClose (0.00s)
17:06:37 [2022-05-04T17:06:37.319Z] PASS
17:06:37 [2022-05-04T17:06:37.319Z] coverage: 45.7% of statements
17:06:37 [2022-05-04T17:06:37.319Z] ok  	github.com/docker/docker/pkg/filenotify	0.033s	coverage: 45.7% of statements
17:06:37 [2022-05-04T17:06:37.319Z] --- PASS: TestTarFiles (3.69s)
17:06:37 [2022-05-04T17:06:37.319Z] === RUN   TestDetectCompressionZstd
17:06:37 [2022-05-04T17:06:37.319Z] --- PASS: TestDetectCompressionZstd (0.00s)
17:06:37 [2022-05-04T17:06:37.319Z] === RUN   TestTarUntar
17:06:37 [2022-05-04T17:06:37.319Z] --- PASS: TestTarUntar (0.03s)
17:06:37 [2022-05-04T17:06:37.320Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
17:06:37 [2022-05-04T17:06:37.320Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s)
17:06:37 [2022-05-04T17:06:37.320Z] === RUN   TestTarWithOptions
17:06:37 [2022-05-04T17:06:37.320Z] --- PASS: TestTarWithOptions (0.02s)
17:06:37 [2022-05-04T17:06:37.320Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
17:06:37 [2022-05-04T17:06:37.320Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
17:06:37 [2022-05-04T17:06:37.320Z] === RUN   TestUntarUstarGnuConflict
17:06:37 [2022-05-04T17:06:37.320Z] --- PASS: TestUntarUstarGnuConflict (0.01s)
17:06:37 [2022-05-04T17:06:37.320Z] === RUN   TestUntarInvalidFilenames
17:06:37 [2022-05-04T17:06:37.788Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2123341022\\dest"
17:06:37 [2022-05-04T17:06:37.788Z] --- PASS: TestUntarInvalidFilenames (0.13s)
17:06:37 [2022-05-04T17:06:37.788Z] === RUN   TestUntarHardlinkToSymlink
17:06:37 [2022-05-04T17:06:37.788Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
17:06:37 [2022-05-04T17:06:37.788Z] === RUN   TestUntarInvalidHardlink
17:06:37 [2022-05-04T17:06:37.788Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink411130281\\victim\\hello" -> "../victim/hello"
17:06:37 [2022-05-04T17:06:37.788Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink21375917\\victim\\hello" -> "/../victim/hello"
17:06:37 [2022-05-04T17:06:37.788Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3162390768\\victim" -> "../victim"
17:06:37 [2022-05-04T17:06:37.788Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3891380494\\victim" -> "../victim"
17:06:37 [2022-05-04T17:06:37.788Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink897466295\\victim" -> "../victim"
17:06:37 [2022-05-04T17:06:37.788Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1379909924\\victim" -> "../victim"
17:06:37 [2022-05-04T17:06:37.788Z] --- PASS: TestUntarInvalidHardlink (0.03s)
17:06:37 [2022-05-04T17:06:37.788Z] === RUN   TestUntarInvalidSymlink
17:06:37 [2022-05-04T17:06:37.788Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3099116503\\dest\\dotdot" -> "../victim/hello"
17:06:37 [2022-05-04T17:06:37.788Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1505112467\\dest\\slash-dotdot" -> "/../victim/hello"
17:06:37 [2022-05-04T17:06:37.788Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4056427913\\dest\\loophole-victim" -> "../victim"
17:06:37 [2022-05-04T17:06:37.788Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3269177723\\dest\\loophole-victim" -> "../victim"
17:06:37 [2022-05-04T17:06:37.788Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1309449394\\dest\\loophole-victim" -> "../victim"
17:06:37 [2022-05-04T17:06:37.788Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4130348572\\dest\\loophole-victim" -> "../victim"
17:06:37 [2022-05-04T17:06:37.788Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink432968816\\dest\\dir\\loophole" -> "../../victim"
17:06:37 [2022-05-04T17:06:37.788Z] --- PASS: TestUntarInvalidSymlink (0.03s)
17:06:37 [2022-05-04T17:06:37.788Z] === RUN   TestTempArchiveCloseMultipleTimes
17:06:37 [2022-05-04T17:06:37.788Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
17:06:37 [2022-05-04T17:06:37.788Z] === RUN   TestXGlobalNoParent
17:06:37 [2022-05-04T17:06:37.788Z] --- PASS: TestXGlobalNoParent (0.00s)
17:06:37 [2022-05-04T17:06:37.788Z] === RUN   TestReplaceFileTarWrapper
17:06:37 [2022-05-04T17:06:37.788Z] --- PASS: TestReplaceFileTarWrapper (0.14s)
17:06:37 [2022-05-04T17:06:37.788Z] === RUN   TestPrefixHeaderReadable
17:06:37 [2022-05-04T17:06:37.788Z] --- PASS: TestPrefixHeaderReadable (0.03s)
17:06:37 [2022-05-04T17:06:37.788Z] === RUN   TestDisablePigz
17:06:37 [2022-05-04T17:06:37.788Z]     archive_test.go:1372: Test will not check full path when Pigz not installed
17:06:37 [2022-05-04T17:06:37.788Z] --- PASS: TestDisablePigz (0.12s)
17:06:37 [2022-05-04T17:06:37.788Z] === RUN   TestPigz
17:06:37 [2022-05-04T17:06:37.788Z] --- PASS: TestNetworkDBCRUDTableEntry (4.25s)
17:06:37 [2022-05-04T17:06:37.788Z] === RUN   TestNetworkDBCRUDTableEntries
17:06:38 [2022-05-04T17:06:38.256Z]     archive_test.go:1400: Tested whether Pigz is not used, as it not installed
17:06:38 [2022-05-04T17:06:38.256Z] --- PASS: TestPigz (0.17s)
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestNosysFileInfo
17:06:38 [2022-05-04T17:06:38.256Z] --- PASS: TestNosysFileInfo (0.00s)
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestCopyFileWithInvalidDest
17:06:38 [2022-05-04T17:06:38.256Z]     archive_windows_test.go:16: Currently fails
17:06:38 [2022-05-04T17:06:38.256Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestCanonicalTarNameForPath
17:06:38 [2022-05-04T17:06:38.256Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestCanonicalTarName
17:06:38 [2022-05-04T17:06:38.256Z] --- PASS: TestCanonicalTarName (0.00s)
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestChmodTarEntry
17:06:38 [2022-05-04T17:06:38.256Z] --- PASS: TestChmodTarEntry (0.00s)
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestHardLinkOrder
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestCopyFileWithInvalidSrc
17:06:38 [2022-05-04T17:06:38.256Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestCopyFileWithInvalidDest
17:06:38 [2022-05-04T17:06:38.256Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestCopyFileWithSameSrcAndDest
17:06:38 [2022-05-04T17:06:38.256Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
17:06:38 [2022-05-04T17:06:38.256Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestCopyFile
17:06:38 [2022-05-04T17:06:38.256Z] --- PASS: TestCopyFile (0.00s)
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
17:06:38 [2022-05-04T17:06:38.256Z]     fileutils_test.go:133: Needs porting to Windows
17:06:38 [2022-05-04T17:06:38.256Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
17:06:38 [2022-05-04T17:06:38.256Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestReadSymlinkedDirectoryToFile
17:06:38 [2022-05-04T17:06:38.256Z]     fileutils_test.go:179: Needs porting to Windows
17:06:38 [2022-05-04T17:06:38.256Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestWildcardMatches
17:06:38 [2022-05-04T17:06:38.256Z] --- PASS: TestWildcardMatches (0.00s)
17:06:38 [2022-05-04T17:06:38.256Z] --- PASS: TestHardLinkOrder (0.11s)
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestChangeString
17:06:38 [2022-05-04T17:06:38.256Z] --- PASS: TestChangeString (0.00s)
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestChangesWithNoChanges
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestPatternMatches
17:06:38 [2022-05-04T17:06:38.256Z] --- PASS: TestPatternMatches (0.00s)
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestExclusionPatternMatchesPatternBefore
17:06:38 [2022-05-04T17:06:38.256Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestPatternMatchesFolderExclusions
17:06:38 [2022-05-04T17:06:38.256Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
17:06:38 [2022-05-04T17:06:38.256Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestPatternMatchesFolderWildcardExclusions
17:06:38 [2022-05-04T17:06:38.256Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestExclusionPatternMatchesPatternAfter
17:06:38 [2022-05-04T17:06:38.256Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestExclusionPatternMatchesWholeDirectory
17:06:38 [2022-05-04T17:06:38.256Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestSingleExclamationError
17:06:38 [2022-05-04T17:06:38.256Z] --- PASS: TestSingleExclamationError (0.00s)
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestMatchesWithNoPatterns
17:06:38 [2022-05-04T17:06:38.256Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestMatchesWithMalformedPatterns
17:06:38 [2022-05-04T17:06:38.256Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestMatches
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestMatches/MatchesOrParentMatches
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestMatches/MatchesUsingParentResult
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestMatches/MatchesUsingParentResults
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestMatches/MatchesUsingParentResultsNoContext
17:06:38 [2022-05-04T17:06:38.256Z] --- PASS: TestMatches (0.01s)
17:06:38 [2022-05-04T17:06:38.256Z]     --- PASS: TestMatches/MatchesOrParentMatches (0.00s)
17:06:38 [2022-05-04T17:06:38.256Z]     --- PASS: TestMatches/MatchesUsingParentResult (0.00s)
17:06:38 [2022-05-04T17:06:38.256Z]     --- PASS: TestMatches/MatchesUsingParentResults (0.00s)
17:06:38 [2022-05-04T17:06:38.256Z]     --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s)
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestCleanPatterns
17:06:38 [2022-05-04T17:06:38.256Z] --- PASS: TestCleanPatterns (0.00s)
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestCleanPatternsStripEmptyPatterns
17:06:38 [2022-05-04T17:06:38.256Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestCleanPatternsExceptionFlag
17:06:38 [2022-05-04T17:06:38.256Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
17:06:38 [2022-05-04T17:06:38.256Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
17:06:38 [2022-05-04T17:06:38.256Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestCleanPatternsErrorSingleException
17:06:38 [2022-05-04T17:06:38.256Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestCreateIfNotExistsDir
17:06:38 [2022-05-04T17:06:38.256Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestCreateIfNotExistsFile
17:06:38 [2022-05-04T17:06:38.256Z] --- PASS: TestCreateIfNotExistsFile (0.00s)
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestMatch
17:06:38 [2022-05-04T17:06:38.256Z] --- PASS: TestMatch (0.00s)
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestCompile
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestCompile/slash
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestCompile/backslash
17:06:38 [2022-05-04T17:06:38.256Z] --- PASS: TestCompile (0.00s)
17:06:38 [2022-05-04T17:06:38.256Z]     --- PASS: TestCompile/slash (0.00s)
17:06:38 [2022-05-04T17:06:38.256Z]     --- PASS: TestCompile/backslash (0.00s)
17:06:38 [2022-05-04T17:06:38.256Z] PASS
17:06:38 [2022-05-04T17:06:38.256Z] coverage: 84.7% of statements
17:06:38 [2022-05-04T17:06:38.256Z] ok  	github.com/docker/docker/pkg/fileutils	0.075s	coverage: 84.7% of statements
17:06:38 [2022-05-04T17:06:38.256Z] --- PASS: TestChangesWithNoChanges (0.04s)
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestChangesWithChanges
17:06:38 [2022-05-04T17:06:38.256Z] --- PASS: TestChangesWithChanges (0.03s)
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestChangesWithChangesGH13590
17:06:38 [2022-05-04T17:06:38.256Z]     changes_test.go:196: needs more investigation
17:06:38 [2022-05-04T17:06:38.256Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestChangesDirsEmpty
17:06:38 [2022-05-04T17:06:38.256Z]     changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846
17:06:38 [2022-05-04T17:06:38.256Z] --- SKIP: TestChangesDirsEmpty (0.00s)
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestChangesDirsMutated
17:06:38 [2022-05-04T17:06:38.256Z]     changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846
17:06:38 [2022-05-04T17:06:38.256Z] --- SKIP: TestChangesDirsMutated (0.00s)
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestApplyLayer
17:06:38 [2022-05-04T17:06:38.256Z]     changes_test.go:433: needs further investigation
17:06:38 [2022-05-04T17:06:38.256Z] --- SKIP: TestApplyLayer (0.00s)
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestChangesSizeWithHardlinks
17:06:38 [2022-05-04T17:06:38.256Z]     changes_test.go:469: needs further investigation
17:06:38 [2022-05-04T17:06:38.256Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestChangesSizeWithNoChanges
17:06:38 [2022-05-04T17:06:38.256Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
17:06:38 [2022-05-04T17:06:38.256Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestChangesSize
17:06:38 [2022-05-04T17:06:38.256Z] --- PASS: TestChangesSize (0.00s)
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestApplyLayerInvalidFilenames
17:06:38 [2022-05-04T17:06:38.256Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3274224960\\dest"
17:06:38 [2022-05-04T17:06:38.256Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s)
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestApplyLayerInvalidHardlink
17:06:38 [2022-05-04T17:06:38.256Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink840552311\\victim\\hello" -> "../victim/hello"
17:06:38 [2022-05-04T17:06:38.256Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3912063956\\victim\\hello" -> "/../victim/hello"
17:06:38 [2022-05-04T17:06:38.256Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1263785778\\victim" -> "../victim"
17:06:38 [2022-05-04T17:06:38.256Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2030084284\\victim" -> "../victim"
17:06:38 [2022-05-04T17:06:38.256Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1545315661\\victim" -> "../victim"
17:06:38 [2022-05-04T17:06:38.256Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3466624035\\victim" -> "../victim"
17:06:38 [2022-05-04T17:06:38.256Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s)
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestApplyLayerInvalidSymlink
17:06:38 [2022-05-04T17:06:38.256Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1597946829\\dest\\dotdot" -> "../victim/hello"
17:06:38 [2022-05-04T17:06:38.256Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4230044832\\dest\\slash-dotdot" -> "/../victim/hello"
17:06:38 [2022-05-04T17:06:38.256Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1455687653\\dest\\loophole-victim" -> "../victim"
17:06:38 [2022-05-04T17:06:38.256Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2078614925\\dest\\loophole-victim" -> "../victim"
17:06:38 [2022-05-04T17:06:38.256Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3253039630\\dest\\loophole-victim" -> "../victim"
17:06:38 [2022-05-04T17:06:38.256Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2390350390\\dest\\loophole-victim" -> "../victim"
17:06:38 [2022-05-04T17:06:38.256Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s)
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestApplyLayerWhiteouts
17:06:38 [2022-05-04T17:06:38.256Z] --- PASS: TestApplyLayerWhiteouts (0.06s)
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestGenerateEmptyFile
17:06:38 [2022-05-04T17:06:38.256Z] --- PASS: TestGenerateEmptyFile (0.00s)
17:06:38 [2022-05-04T17:06:38.256Z] === RUN   TestGenerateWithContent
17:06:38 [2022-05-04T17:06:38.256Z] --- PASS: TestGenerateWithContent (0.00s)
17:06:38 [2022-05-04T17:06:38.256Z] PASS
17:06:38 [2022-05-04T17:06:38.256Z] coverage: 61.9% of statements
17:06:38 [2022-05-04T17:06:38.256Z] ok  	github.com/docker/docker/pkg/archive	5.762s	coverage: 61.9% of statements
17:06:38 [2022-05-04T17:06:38.281Z] --- PASS: TestContinueAfterPluginCrash (8.88s)
17:06:38 [2022-05-04T17:06:38.281Z] === RUN   TestReadPluginNoRead/disabled_caching
17:06:38 [2022-05-04T17:06:38.294Z] === RUN   TestCheckpointCreateError
17:06:38 [2022-05-04T17:06:38.294Z] --- PASS: TestCheckpointCreateError (0.00s)
17:06:38 [2022-05-04T17:06:38.294Z] === RUN   TestCheckpointCreate
17:06:38 [2022-05-04T17:06:38.294Z] --- PASS: TestCheckpointCreate (0.00s)
17:06:38 [2022-05-04T17:06:38.294Z] === RUN   TestCheckpointDeleteError
17:06:38 [2022-05-04T17:06:38.294Z] --- PASS: TestCheckpointDeleteError (0.00s)
17:06:38 [2022-05-04T17:06:38.294Z] === RUN   TestCheckpointDelete
17:06:38 [2022-05-04T17:06:38.294Z] --- PASS: TestCheckpointDelete (0.00s)
17:06:38 [2022-05-04T17:06:38.294Z] === RUN   TestCheckpointListError
17:06:38 [2022-05-04T17:06:38.294Z] --- PASS: TestCheckpointListError (0.00s)
17:06:38 [2022-05-04T17:06:38.294Z] === RUN   TestCheckpointList
17:06:38 [2022-05-04T17:06:38.294Z] --- PASS: TestCheckpointList (0.00s)
17:06:38 [2022-05-04T17:06:38.294Z] === RUN   TestCheckpointListContainerNotFound
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestNewClientWithOpsFromEnv
17:06:38 [2022-05-04T17:06:38.295Z]     client_test.go:22: runtime.GOOS == "windows"
17:06:38 [2022-05-04T17:06:38.295Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestGetAPIPath
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestGetAPIPath (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestParseHostURL
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestParseHostURL (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestNegotiateAPIVersionEmpty
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestNegotiateAPIVersion
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestNegotiateAPIVersion/downgrade_from_default
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestNegotiateAPIVersion/no_downgrade_from_custom_version
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestNegotiateAPIVersion/downgrade_legacy
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestNegotiateAPIVersion/downgrade_old
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestNegotiateAPIVersion/no_upgrade
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestNegotiateAPIVersion (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z]     --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z]     --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z]     --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z]     --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z]     --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestNegotiateAPVersionOverride
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestNegotiateAPIVersionAutomatic
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestClientRedirect
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestClientRedirect/GET
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestClientRedirect/POST
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestClientRedirect/PUT
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestClientRedirect/DELETE
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestClientRedirect (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z]     --- PASS: TestClientRedirect/GET (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z]     --- PASS: TestClientRedirect/POST (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z]     --- PASS: TestClientRedirect/PUT (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z]     --- PASS: TestClientRedirect/DELETE (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestConfigCreateUnsupported
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestConfigCreateUnsupported (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestConfigCreateError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestConfigCreateError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestConfigCreate
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestConfigCreate (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestConfigInspectNotFound
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestConfigInspectNotFound (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestConfigInspectWithEmptyID
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestConfigInspectUnsupported
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestConfigInspectUnsupported (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestConfigInspectError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestConfigInspectError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestConfigInspectConfigNotFound
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestConfigInspect
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestConfigInspect (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestConfigListUnsupported
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestConfigListUnsupported (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestConfigListError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestConfigListError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestConfigList
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestConfigList (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestConfigRemoveUnsupported
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestConfigRemoveError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestConfigRemoveError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestConfigRemove
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestConfigRemove (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestConfigUpdateUnsupported
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestConfigUpdateError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestConfigUpdateError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestConfigUpdate
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestConfigUpdate (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerCommitError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerCommitError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerCommit
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerCommit (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerStatPathError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerStatPathError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerStatPathNotFoundError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerStatPathNoHeaderError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerStatPath
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerStatPath (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestCopyToContainerError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestCopyToContainerError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestCopyToContainerNotFoundError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestCopyToContainerEmptyResponse
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestCopyToContainer
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestCopyToContainer (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestCopyFromContainerError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestCopyFromContainerError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestCopyFromContainerNotFoundError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestCopyFromContainerEmptyResponse
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestCopyFromContainerNoHeaderError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestCopyFromContainer
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestCopyFromContainer (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerCreateError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerCreateError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerCreateImageNotFound
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerCreateWithName
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerCreateWithName (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerCreateAutoRemove
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerDiffError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerDiffError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerDiff
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerDiff (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerExecCreateError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerExecCreateError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerExecCreate
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerExecCreate (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerExecStartError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerExecStartError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerExecStart
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerExecStart (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerExecInspectError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerExecInspectError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerExecInspect
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerExecInspect (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerExportError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerExportError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerExport
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerExport (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerInspectError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerInspectError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerInspectContainerNotFound
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerInspectWithEmptyID
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerInspect
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerInspect (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerInspectNode
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerInspectNode (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerKillError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerKillError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerKill
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerKill (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerListError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerListError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerList
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerList (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerLogsNotFoundError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerLogsError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerLogsError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerLogs
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerLogs (0.16s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerPauseError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerPauseError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerPause
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerPause (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainersPruneError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainersPruneError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainersPrune
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainersPrune (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerRemoveError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerRemoveError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerRemoveNotFoundError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerRemove
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerRemove (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerRenameError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerRenameError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerRename
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerRename (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerResizeError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerResizeError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerExecResizeError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerExecResizeError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerResize
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerResize (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerExecResize
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerExecResize (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerRestartError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerRestartError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerRestart
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerRestart (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerStartError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerStartError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerStart
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerStart (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerStatsError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerStatsError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerStats
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerStats (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerStopError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerStopError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerStop
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerStop (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerTopError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerTopError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerTop
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerTop (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerUnpauseError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerUnpauseError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerUnpause
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerUnpause (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerUpdateError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerUpdateError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerUpdate
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerUpdate (0.02s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerWaitError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerWaitError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestContainerWait
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestContainerWait (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestDiskUsageError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestDiskUsageError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestDiskUsage
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestDiskUsage (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestDistributionInspectUnsupported
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestDistributionInspectWithEmptyID
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestEventsErrorInOptions
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestEventsErrorInOptions (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestEventsErrorFromServer
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestEventsErrorFromServer (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestEvents
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestEvents (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestTLSCloseWriter
17:06:38 [2022-05-04T17:06:38.295Z] === PAUSE TestTLSCloseWriter
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestImageBuildError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestImageBuildError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestImageBuild
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestImageBuild (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestGetDockerOS
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestGetDockerOS (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestImageCreateError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestImageCreateError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestImageCreate
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestImageCreate (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestImageHistoryError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestImageHistoryError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestImageHistory
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestImageHistory (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestImageImportError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestImageImportError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestImageImport
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestImageImport (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestImageInspectError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestImageInspectError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestImageInspectImageNotFound
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestImageInspectImageNotFound (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestImageInspectWithEmptyID
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestImageInspect
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestImageInspect (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestImageListError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestImageListError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestImageList
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestImageList (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestImageListApiBefore125
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestImageListApiBefore125 (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestImageLoadError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestImageLoadError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestImageLoad
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestImageLoad (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestImagesPruneError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestImagesPruneError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestImagesPrune
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestImagesPrune (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestImagePullReferenceParseError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestImagePullReferenceParseError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestImagePullAnyError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestImagePullAnyError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestImagePullStatusUnauthorizedError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestImagePullWithPrivilegedFuncNoError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestImagePullWithoutErrors
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestImagePullWithoutErrors (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestImagePushReferenceError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestImagePushReferenceError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestImagePushAnyError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestImagePushAnyError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestImagePushStatusUnauthorizedError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestImagePushWithPrivilegedFuncNoError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestImagePushWithoutErrors
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestImagePushWithoutErrors (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestImageRemoveError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestImageRemoveError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestImageRemoveImageNotFound
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestImageRemove
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestImageRemove (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestImageSaveError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestImageSaveError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestImageSave
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestImageSave (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestImageSearchAnyError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestImageSearchAnyError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestImageSearchStatusUnauthorizedError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
17:06:38 [2022-05-04T17:06:38.295Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
17:06:38 [2022-05-04T17:06:38.295Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestImageSearchWithoutErrors
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestImageTagError
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestImageTagError (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestImageTagInvalidReference
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestImageTagInvalidReference (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestImageTagInvalidSourceImageName
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestImageTagHexSource
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestImageTagHexSource (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestImageTag
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestImageTag (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestInfoServerError
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestInfoServerError (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestInfoInvalidResponseJSONError
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestInfo
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestInfo (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestNetworkConnectError
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestNetworkConnectError (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestNetworkConnect
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestNetworkConnect (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestNetworkCreateError
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestNetworkCreateError (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestNetworkCreate
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestNetworkCreate (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestNetworkDisconnectError
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestNetworkDisconnectError (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestNetworkDisconnect
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestNetworkDisconnect (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestNetworkInspect
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestNetworkInspect/empty_ID
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestNetworkInspect/no_options
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestNetworkInspect/verbose
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestNetworkInspect/global_scope
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestNetworkInspect/unknown_network
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestNetworkInspect/server_error
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestNetworkInspect (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z]     --- PASS: TestNetworkInspect/empty_ID (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z]     --- PASS: TestNetworkInspect/no_options (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z]     --- PASS: TestNetworkInspect/verbose (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z]     --- PASS: TestNetworkInspect/global_scope (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z]     --- PASS: TestNetworkInspect/unknown_network (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z]     --- PASS: TestNetworkInspect/server_error (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestNetworkListError
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestNetworkListError (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestNetworkList
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestNetworkList (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestNetworksPruneError
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestNetworksPruneError (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestNetworksPrune
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestNetworksPrune (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestNetworkRemoveError
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestNetworkRemoveError (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestNetworkRemove
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestNetworkRemove (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestNodeInspectError
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestNodeInspectError (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestNodeInspectNodeNotFound
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestNodeInspectWithEmptyID
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestNodeInspect
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestNodeInspect (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestNodeListError
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestNodeListError (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestNodeList
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestNodeList (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestNodeRemoveError
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestNodeRemoveError (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestNodeRemove
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestNodeRemove (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestNodeUpdateError
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestNodeUpdateError (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestNodeUpdate
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestNodeUpdate (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestOptionWithHostFromEnv
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestOptionWithHostFromEnv (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestOptionWithTimeout
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestOptionWithTimeout (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestOptionWithVersionFromEnv
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestOptionWithVersionFromEnv (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestPingFail
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestPingFail (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestPingWithError
17:06:38 [2022-05-04T17:06:38.296Z] 2022/05/04 17:06:37 RoundTripper returned a response & error; ignoring response
17:06:38 [2022-05-04T17:06:38.296Z] 2022/05/04 17:06:37 RoundTripper returned a response & error; ignoring response
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestPingWithError (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestPingSuccess
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestPingSuccess (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestPingHeadFallback
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestPingHeadFallback/OK
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestPingHeadFallback/Internal_Server_Error
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestPingHeadFallback/Not_Found
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestPingHeadFallback (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestPluginDisableError
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestPluginDisableError (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestPluginDisable
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestPluginDisable (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestPluginEnableError
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestPluginEnableError (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestPluginEnable
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestPluginEnable (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestPluginInspectError
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestPluginInspectError (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestPluginInspectWithEmptyID
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestPluginInspect
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestPluginInspect (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestPluginListError
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestPluginListError (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestPluginList
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestPluginList (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestPluginPushError
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestPluginPushError (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestPluginPush
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestPluginPush (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestPluginRemoveError
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestPluginRemoveError (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestPluginRemove
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestPluginRemove (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestPluginSetError
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestPluginSetError (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestPluginSet
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestPluginSet (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestSetHostHeader
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestSetHostHeader (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestPlainTextError
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestPlainTextError (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestInfiniteError
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestInfiniteError (0.02s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestCanceledContext
17:06:38 [2022-05-04T17:06:38.296Z] 2022/05/04 17:06:37 RoundTripper returned a response & error; ignoring response
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestCanceledContext (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestDeadlineExceededContext
17:06:38 [2022-05-04T17:06:38.296Z] 2022/05/04 17:06:37 RoundTripper returned a response & error; ignoring response
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestDeadlineExceededContext (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestSecretCreateUnsupported
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestSecretCreateUnsupported (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestSecretCreateError
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestSecretCreateError (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestSecretCreate
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestSecretCreate (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestSecretInspectUnsupported
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestSecretInspectUnsupported (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestSecretInspectError
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestSecretInspectError (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestSecretInspectSecretNotFound
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestSecretInspectWithEmptyID
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestSecretInspect
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestSecretInspect (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestSecretListUnsupported
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestSecretListUnsupported (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestSecretListError
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestSecretListError (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestSecretList
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestSecretList (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestSecretRemoveUnsupported
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestSecretRemoveError
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestSecretRemoveError (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestSecretRemove
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestSecretRemove (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestSecretUpdateUnsupported
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestSecretUpdateError
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestSecretUpdateError (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestSecretUpdate
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestSecretUpdate (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestServiceCreateError
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestServiceCreateError (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestServiceCreate
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestServiceCreate (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestServiceCreateCompatiblePlatforms
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestServiceCreateDigestPinning
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestServiceInspectError
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestServiceInspectError (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestServiceInspectServiceNotFound
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestServiceInspectWithEmptyID
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestServiceInspect
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestServiceInspect (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestServiceListError
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestServiceListError (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestServiceList
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestServiceList (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestServiceLogsError
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestServiceLogsError (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestServiceLogs
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestServiceLogs (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestServiceRemoveError
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestServiceRemoveError (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestServiceRemoveNotFoundError
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestServiceRemove
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestServiceRemove (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestServiceUpdateError
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestServiceUpdateError (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestServiceUpdate
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestServiceUpdate (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestSwarmGetUnlockKeyError
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestSwarmGetUnlockKey
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestSwarmInitError
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestSwarmInitError (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestSwarmInit
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestSwarmInit (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestSwarmInspectError
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestSwarmInspectError (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestSwarmInspect
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestSwarmInspect (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestSwarmJoinError
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestSwarmJoinError (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestSwarmJoin
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestSwarmJoin (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestSwarmLeaveError
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestSwarmLeaveError (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestSwarmLeave
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestSwarmLeave (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestSwarmUnlockError
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestSwarmUnlockError (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestSwarmUnlock
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestSwarmUnlock (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestSwarmUpdateError
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestSwarmUpdateError (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestSwarmUpdate
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestSwarmUpdate (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestTaskInspectError
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestTaskInspectError (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestTaskInspectWithEmptyID
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestTaskInspect
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestTaskInspect (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestTaskListError
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestTaskListError (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestTaskList
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestTaskList (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestVolumeCreateError
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestVolumeCreateError (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestVolumeCreate
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestVolumeCreate (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestVolumeInspectError
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestVolumeInspectError (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestVolumeInspectNotFound
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestVolumeInspectNotFound (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestVolumeInspectWithEmptyID
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestVolumeInspect
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestVolumeInspect (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestVolumeListError
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestVolumeListError (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestVolumeList
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestVolumeList (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestVolumeRemoveError
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestVolumeRemoveError (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === RUN   TestVolumeRemove
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestVolumeRemove (0.00s)
17:06:38 [2022-05-04T17:06:38.296Z] === CONT  TestTLSCloseWriter
17:06:38 [2022-05-04T17:06:38.296Z] --- PASS: TestTLSCloseWriter (0.01s)
17:06:38 [2022-05-04T17:06:38.296Z] PASS
17:06:38 [2022-05-04T17:06:38.296Z] coverage: 75.1% of statements
17:06:38 [2022-05-04T17:06:38.296Z] ok  	github.com/docker/docker/client	0.383s	coverage: 75.1% of statements
17:06:38 [2022-05-04T17:06:38.725Z] === RUN   TestGet
17:06:38 [2022-05-04T17:06:38.725Z] --- PASS: TestGet (0.00s)
17:06:38 [2022-05-04T17:06:38.725Z] === RUN   TestGetShortcutString
17:06:38 [2022-05-04T17:06:38.725Z] --- PASS: TestGetShortcutString (0.00s)
17:06:38 [2022-05-04T17:06:38.725Z] PASS
17:06:38 [2022-05-04T17:06:38.725Z] coverage: 42.9% of statements
17:06:38 [2022-05-04T17:06:38.725Z] ok  	github.com/docker/docker/pkg/homedir	0.062s	coverage: 42.9% of statements
17:06:39 [2022-05-04T17:06:39.507Z] --- PASS: TestDockerNetworkConnectAlias (4.04s)
17:06:39 [2022-05-04T17:06:39.507Z] === RUN   TestDockerNetworkReConnect
17:06:39 [2022-05-04T17:06:39.652Z] === CONT  TestReadPluginNoRead
17:06:39 [2022-05-04T17:06:39.652Z]     read_test.go:92: [d1669387e2f50] daemon is not started
17:06:39 [2022-05-04T17:06:39.652Z] --- PASS: TestReadPluginNoRead (5.92s)
17:06:39 [2022-05-04T17:06:39.652Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s)
17:06:39 [2022-05-04T17:06:39.652Z]     --- PASS: TestReadPluginNoRead/default (1.23s)
17:06:39 [2022-05-04T17:06:39.652Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.26s)
17:06:39 [2022-05-04T17:06:39.652Z] PASS
17:06:39 [2022-05-04T17:06:39.652Z] 
17:06:39 [2022-05-04T17:06:39.652Z] DONE 6 tests in 10.264s
17:06:39 [2022-05-04T17:06:39.652Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
17:06:39 [2022-05-04T17:06:39.652Z] testing: warning: no tests to run
17:06:39 [2022-05-04T17:06:39.652Z] PASS
17:06:39 [2022-05-04T17:06:39.652Z] 
17:06:39 [2022-05-04T17:06:39.652Z] DONE 0 tests in 0.031s
17:06:39 [2022-05-04T17:06:39.652Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:06:39 [2022-05-04T17:06:39.652Z] INFO: Testing against a local daemon
17:06:39 [2022-05-04T17:06:39.652Z] === RUN   TestPluginWithDevMounts
17:06:39 [2022-05-04T17:06:39.652Z]     mounts_test.go:20: (*Execution).IsRootless-fm
17:06:39 [2022-05-04T17:06:39.652Z] --- SKIP: TestPluginWithDevMounts (0.00s)
17:06:39 [2022-05-04T17:06:39.652Z] PASS
17:06:39 [2022-05-04T17:06:39.652Z] 
17:06:39 [2022-05-04T17:06:39.652Z] === Skipped
17:06:39 [2022-05-04T17:06:39.652Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
17:06:39 [2022-05-04T17:06:39.652Z]     mounts_test.go:20: (*Execution).IsRootless-fm
17:06:39 [2022-05-04T17:06:39.652Z] 
17:06:39 [2022-05-04T17:06:39.652Z] DONE 1 tests, 1 skipped in 0.102s
17:06:39 [2022-05-04T17:06:39.652Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
17:06:39 [2022-05-04T17:06:39.652Z] INFO: Testing against a local daemon
17:06:39 [2022-05-04T17:06:39.652Z] === RUN   TestSecretInspect
17:06:39 [2022-05-04T17:06:39.652Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:39 [2022-05-04T17:06:39.652Z] --- SKIP: TestSecretInspect (0.01s)
17:06:39 [2022-05-04T17:06:39.652Z] === RUN   TestSecretList
17:06:39 [2022-05-04T17:06:39.652Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:39 [2022-05-04T17:06:39.652Z] --- SKIP: TestSecretList (0.01s)
17:06:39 [2022-05-04T17:06:39.652Z] === RUN   TestSecretsCreateAndDelete
17:06:39 [2022-05-04T17:06:39.708Z] === RUN   TestCreateIDMapOrder
17:06:39 [2022-05-04T17:06:39.708Z] --- PASS: TestCreateIDMapOrder (0.00s)
17:06:39 [2022-05-04T17:06:39.708Z] PASS
17:06:39 [2022-05-04T17:06:39.708Z] coverage: 7.2% of statements
17:06:39 [2022-05-04T17:06:39.708Z] ok  	github.com/docker/docker/pkg/idtools	0.035s	coverage: 7.2% of statements
17:06:39 [2022-05-04T17:06:39.708Z] 2022/05/04 17:06:39 Closing DB instances...
17:06:39 [2022-05-04T17:06:39.909Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:39 [2022-05-04T17:06:39.909Z] --- SKIP: TestSecretsCreateAndDelete (0.03s)
17:06:39 [2022-05-04T17:06:39.909Z] === RUN   TestSecretsUpdate
17:06:39 [2022-05-04T17:06:39.909Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:39 [2022-05-04T17:06:39.909Z] --- SKIP: TestSecretsUpdate (0.02s)
17:06:39 [2022-05-04T17:06:39.909Z] === RUN   TestTemplatedSecret
17:06:39 [2022-05-04T17:06:39.909Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:39 [2022-05-04T17:06:39.909Z] --- SKIP: TestTemplatedSecret (0.00s)
17:06:39 [2022-05-04T17:06:39.909Z] === RUN   TestSecretCreateResolve
17:06:39 [2022-05-04T17:06:39.909Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:39 [2022-05-04T17:06:39.909Z] --- SKIP: TestSecretCreateResolve (0.01s)
17:06:39 [2022-05-04T17:06:39.909Z] PASS
17:06:39 [2022-05-04T17:06:39.909Z] 
17:06:39 [2022-05-04T17:06:39.909Z] === Skipped
17:06:39 [2022-05-04T17:06:39.909Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
17:06:39 [2022-05-04T17:06:39.909Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:39 [2022-05-04T17:06:39.909Z] 
17:06:39 [2022-05-04T17:06:39.909Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
17:06:39 [2022-05-04T17:06:39.909Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:39 [2022-05-04T17:06:39.909Z] 
17:06:39 [2022-05-04T17:06:39.909Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.03s)
17:06:39 [2022-05-04T17:06:39.909Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:39 [2022-05-04T17:06:39.909Z] 
17:06:39 [2022-05-04T17:06:39.909Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s)
17:06:39 [2022-05-04T17:06:39.909Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:39 [2022-05-04T17:06:39.909Z] 
17:06:39 [2022-05-04T17:06:39.909Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
17:06:39 [2022-05-04T17:06:39.909Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:39 [2022-05-04T17:06:39.909Z] 
17:06:39 [2022-05-04T17:06:39.909Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
17:06:39 [2022-05-04T17:06:39.909Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:39 [2022-05-04T17:06:39.909Z] 
17:06:39 [2022-05-04T17:06:39.909Z] DONE 6 tests, 6 skipped in 0.164s
17:06:39 [2022-05-04T17:06:39.909Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
17:06:39 [2022-05-04T17:06:39.909Z] INFO: Testing against a local daemon
17:06:39 [2022-05-04T17:06:39.909Z] === RUN   TestServiceCreateInit
17:06:39 [2022-05-04T17:06:39.909Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:06:39 [2022-05-04T17:06:39.909Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:39 [2022-05-04T17:06:39.909Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:06:39 [2022-05-04T17:06:39.909Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:39 [2022-05-04T17:06:39.909Z] --- PASS: TestServiceCreateInit (0.02s)
17:06:39 [2022-05-04T17:06:39.909Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
17:06:39 [2022-05-04T17:06:39.909Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
17:06:39 [2022-05-04T17:06:39.909Z] === RUN   TestCreateServiceMultipleTimes
17:06:39 [2022-05-04T17:06:39.909Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:39 [2022-05-04T17:06:39.909Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
17:06:39 [2022-05-04T17:06:39.909Z] === RUN   TestCreateServiceConflict
17:06:39 [2022-05-04T17:06:39.909Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:39 [2022-05-04T17:06:39.909Z] --- SKIP: TestCreateServiceConflict (0.01s)
17:06:39 [2022-05-04T17:06:39.909Z] === RUN   TestCreateServiceMaxReplicas
17:06:39 [2022-05-04T17:06:39.909Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:39 [2022-05-04T17:06:39.909Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
17:06:39 [2022-05-04T17:06:39.909Z] === RUN   TestCreateWithDuplicateNetworkNames
17:06:39 [2022-05-04T17:06:39.909Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:39 [2022-05-04T17:06:39.909Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
17:06:39 [2022-05-04T17:06:39.909Z] === RUN   TestCreateServiceSecretFileMode
17:06:39 [2022-05-04T17:06:39.909Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:39 [2022-05-04T17:06:39.909Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
17:06:39 [2022-05-04T17:06:39.909Z] === RUN   TestCreateServiceConfigFileMode
17:06:39 [2022-05-04T17:06:39.909Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:39 [2022-05-04T17:06:39.909Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s)
17:06:39 [2022-05-04T17:06:39.909Z] === RUN   TestCreateServiceSysctls
17:06:40 [2022-05-04T17:06:40.170Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:40 [2022-05-04T17:06:40.170Z] --- SKIP: TestCreateServiceSysctls (0.03s)
17:06:40 [2022-05-04T17:06:40.170Z] === RUN   TestCreateServiceCapabilities
17:06:40 [2022-05-04T17:06:40.170Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:40 [2022-05-04T17:06:40.170Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
17:06:40 [2022-05-04T17:06:40.170Z] === RUN   TestInspect
17:06:40 [2022-05-04T17:06:40.170Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:40 [2022-05-04T17:06:40.170Z] --- SKIP: TestInspect (0.01s)
17:06:40 [2022-05-04T17:06:40.170Z] === RUN   TestCreateJob
17:06:40 [2022-05-04T17:06:40.170Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:40 [2022-05-04T17:06:40.170Z] --- SKIP: TestCreateJob (0.01s)
17:06:40 [2022-05-04T17:06:40.170Z] === RUN   TestReplicatedJob
17:06:40 [2022-05-04T17:06:40.170Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:40 [2022-05-04T17:06:40.170Z] --- SKIP: TestReplicatedJob (0.01s)
17:06:40 [2022-05-04T17:06:40.170Z] === RUN   TestUpdateReplicatedJob
17:06:40 [2022-05-04T17:06:40.170Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:40 [2022-05-04T17:06:40.170Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
17:06:40 [2022-05-04T17:06:40.170Z] === RUN   TestServiceListWithStatuses
17:06:40 [2022-05-04T17:06:40.170Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:06:40 [2022-05-04T17:06:40.170Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:06:40 [2022-05-04T17:06:40.170Z] === RUN   TestDockerNetworkConnectAlias
17:06:40 [2022-05-04T17:06:40.170Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:40 [2022-05-04T17:06:40.170Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
17:06:40 [2022-05-04T17:06:40.170Z] === RUN   TestDockerNetworkReConnect
17:06:40 [2022-05-04T17:06:40.170Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:40 [2022-05-04T17:06:40.170Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
17:06:40 [2022-05-04T17:06:40.170Z] === RUN   TestServicePlugin
17:06:40 [2022-05-04T17:06:40.692Z] === RUN   TestFixedBufferCap
17:06:40 [2022-05-04T17:06:40.692Z] --- PASS: TestFixedBufferCap (0.00s)
17:06:40 [2022-05-04T17:06:40.692Z] === RUN   TestFixedBufferLen
17:06:40 [2022-05-04T17:06:40.692Z] --- PASS: TestFixedBufferLen (0.00s)
17:06:40 [2022-05-04T17:06:40.692Z] === RUN   TestFixedBufferString
17:06:40 [2022-05-04T17:06:40.692Z] --- PASS: TestFixedBufferString (0.00s)
17:06:40 [2022-05-04T17:06:40.692Z] === RUN   TestFixedBufferWrite
17:06:40 [2022-05-04T17:06:40.692Z] --- PASS: TestFixedBufferWrite (0.00s)
17:06:40 [2022-05-04T17:06:40.692Z] === RUN   TestFixedBufferRead
17:06:40 [2022-05-04T17:06:40.692Z] --- PASS: TestFixedBufferRead (0.00s)
17:06:40 [2022-05-04T17:06:40.692Z] === RUN   TestBytesPipeRead
17:06:40 [2022-05-04T17:06:40.692Z] --- PASS: TestBytesPipeRead (0.00s)
17:06:40 [2022-05-04T17:06:40.692Z] === RUN   TestBytesPipeWrite
17:06:40 [2022-05-04T17:06:40.692Z] --- PASS: TestBytesPipeWrite (0.00s)
17:06:40 [2022-05-04T17:06:40.692Z] === RUN   TestBytesPipeWriteRandomChunks
17:06:41 [2022-05-04T17:06:41.159Z] --- PASS: TestBytesPipeWriteRandomChunks (0.37s)
17:06:41 [2022-05-04T17:06:41.159Z] === RUN   TestAtomicWriteToFile
17:06:41 [2022-05-04T17:06:41.159Z] --- PASS: TestAtomicWriteToFile (0.02s)
17:06:41 [2022-05-04T17:06:41.159Z] === RUN   TestAtomicWriteSetCommit
17:06:41 [2022-05-04T17:06:41.159Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
17:06:41 [2022-05-04T17:06:41.159Z] === RUN   TestAtomicWriteSetCancel
17:06:41 [2022-05-04T17:06:41.159Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
17:06:41 [2022-05-04T17:06:41.159Z] === RUN   TestReadCloserWrapperClose
17:06:41 [2022-05-04T17:06:41.159Z] --- PASS: TestReadCloserWrapperClose (0.00s)
17:06:41 [2022-05-04T17:06:41.159Z] === RUN   TestReaderErrWrapperReadOnError
17:06:41 [2022-05-04T17:06:41.159Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
17:06:41 [2022-05-04T17:06:41.159Z] === RUN   TestReaderErrWrapperRead
17:06:41 [2022-05-04T17:06:41.159Z] --- PASS: TestReaderErrWrapperRead (0.00s)
17:06:41 [2022-05-04T17:06:41.159Z] === RUN   TestCancelReadCloser
17:06:41 [2022-05-04T17:06:41.159Z] --- PASS: TestNetworkDBCRUDTableEntries (3.28s)
17:06:41 [2022-05-04T17:06:41.159Z] === RUN   TestNetworkDBNodeLeave
17:06:41 [2022-05-04T17:06:41.159Z] --- PASS: TestCancelReadCloser (0.10s)
17:06:41 [2022-05-04T17:06:41.159Z] === RUN   TestWriteCloserWrapperClose
17:06:41 [2022-05-04T17:06:41.159Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
17:06:41 [2022-05-04T17:06:41.159Z] === RUN   TestNopWriteCloser
17:06:41 [2022-05-04T17:06:41.159Z] --- PASS: TestNopWriteCloser (0.00s)
17:06:41 [2022-05-04T17:06:41.159Z] === RUN   TestNopWriter
17:06:41 [2022-05-04T17:06:41.159Z] --- PASS: TestNopWriter (0.00s)
17:06:41 [2022-05-04T17:06:41.159Z] === RUN   TestWriteCounter
17:06:41 [2022-05-04T17:06:41.159Z] --- PASS: TestWriteCounter (0.00s)
17:06:41 [2022-05-04T17:06:41.159Z] PASS
17:06:41 [2022-05-04T17:06:41.159Z] coverage: 69.2% of statements
17:06:41 [2022-05-04T17:06:41.159Z] ok  	github.com/docker/docker/pkg/ioutils	0.569s	coverage: 69.2% of statements
17:06:42 [2022-05-04T17:06:42.061Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:42 [2022-05-04T17:06:42.061Z] --- SKIP: TestServicePlugin (1.92s)
17:06:42 [2022-05-04T17:06:42.061Z] === RUN   TestServiceUpdateLabel
17:06:42 [2022-05-04T17:06:42.061Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:42 [2022-05-04T17:06:42.061Z] --- SKIP: TestServiceUpdateLabel (0.02s)
17:06:42 [2022-05-04T17:06:42.061Z] === RUN   TestServiceUpdateSecrets
17:06:42 [2022-05-04T17:06:42.061Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:42 [2022-05-04T17:06:42.061Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
17:06:42 [2022-05-04T17:06:42.061Z] === RUN   TestServiceUpdateConfigs
17:06:42 [2022-05-04T17:06:42.061Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:42 [2022-05-04T17:06:42.061Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
17:06:42 [2022-05-04T17:06:42.061Z] === RUN   TestServiceUpdateNetwork
17:06:42 [2022-05-04T17:06:42.061Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:42 [2022-05-04T17:06:42.061Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
17:06:42 [2022-05-04T17:06:42.061Z] === RUN   TestServiceUpdatePidsLimit
17:06:42 [2022-05-04T17:06:42.061Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:42 [2022-05-04T17:06:42.061Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s)
17:06:42 [2022-05-04T17:06:42.061Z] PASS
17:06:42 [2022-05-04T17:06:42.061Z] 
17:06:42 [2022-05-04T17:06:42.061Z] === Skipped
17:06:42 [2022-05-04T17:06:42.061Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
17:06:42 [2022-05-04T17:06:42.061Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:42 [2022-05-04T17:06:42.061Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
17:06:42 [2022-05-04T17:06:42.061Z] 
17:06:42 [2022-05-04T17:06:42.061Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
17:06:42 [2022-05-04T17:06:42.061Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:42 [2022-05-04T17:06:42.061Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
17:06:42 [2022-05-04T17:06:42.061Z] 
17:06:42 [2022-05-04T17:06:42.061Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
17:06:42 [2022-05-04T17:06:42.061Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:42 [2022-05-04T17:06:42.061Z] 
17:06:42 [2022-05-04T17:06:42.061Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
17:06:42 [2022-05-04T17:06:42.061Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:42 [2022-05-04T17:06:42.061Z] 
17:06:42 [2022-05-04T17:06:42.061Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
17:06:42 [2022-05-04T17:06:42.061Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:42 [2022-05-04T17:06:42.061Z] 
17:06:42 [2022-05-04T17:06:42.061Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
17:06:42 [2022-05-04T17:06:42.061Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:42 [2022-05-04T17:06:42.061Z] 
17:06:42 [2022-05-04T17:06:42.061Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
17:06:42 [2022-05-04T17:06:42.061Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:42 [2022-05-04T17:06:42.061Z] 
17:06:42 [2022-05-04T17:06:42.061Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s)
17:06:42 [2022-05-04T17:06:42.061Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:42 [2022-05-04T17:06:42.061Z] 
17:06:42 [2022-05-04T17:06:42.061Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s)
17:06:42 [2022-05-04T17:06:42.061Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:42 [2022-05-04T17:06:42.061Z] 
17:06:42 [2022-05-04T17:06:42.061Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s)
17:06:42 [2022-05-04T17:06:42.061Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:42 [2022-05-04T17:06:42.061Z] 
17:06:42 [2022-05-04T17:06:42.061Z] === SKIP: amd64.integration.service TestInspect (0.01s)
17:06:42 [2022-05-04T17:06:42.061Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:42 [2022-05-04T17:06:42.061Z] 
17:06:42 [2022-05-04T17:06:42.061Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
17:06:42 [2022-05-04T17:06:42.061Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:42 [2022-05-04T17:06:42.061Z] 
17:06:42 [2022-05-04T17:06:42.061Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
17:06:42 [2022-05-04T17:06:42.061Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:42 [2022-05-04T17:06:42.061Z] 
17:06:42 [2022-05-04T17:06:42.061Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
17:06:42 [2022-05-04T17:06:42.061Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:42 [2022-05-04T17:06:42.061Z] 
17:06:42 [2022-05-04T17:06:42.061Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
17:06:42 [2022-05-04T17:06:42.061Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:06:42 [2022-05-04T17:06:42.061Z] 
17:06:42 [2022-05-04T17:06:42.061Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
17:06:42 [2022-05-04T17:06:42.061Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:42 [2022-05-04T17:06:42.061Z] 
17:06:42 [2022-05-04T17:06:42.061Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
17:06:42 [2022-05-04T17:06:42.061Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:42 [2022-05-04T17:06:42.061Z] 
17:06:42 [2022-05-04T17:06:42.061Z] === SKIP: amd64.integration.service TestServicePlugin (1.92s)
17:06:42 [2022-05-04T17:06:42.061Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:42 [2022-05-04T17:06:42.061Z] 
17:06:42 [2022-05-04T17:06:42.061Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s)
17:06:42 [2022-05-04T17:06:42.061Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:42 [2022-05-04T17:06:42.061Z] 
17:06:42 [2022-05-04T17:06:42.061Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
17:06:42 [2022-05-04T17:06:42.061Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:42 [2022-05-04T17:06:42.061Z] 
17:06:42 [2022-05-04T17:06:42.061Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
17:06:42 [2022-05-04T17:06:42.061Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:42 [2022-05-04T17:06:42.061Z] 
17:06:42 [2022-05-04T17:06:42.061Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
17:06:42 [2022-05-04T17:06:42.061Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:42 [2022-05-04T17:06:42.061Z] 
17:06:42 [2022-05-04T17:06:42.061Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s)
17:06:42 [2022-05-04T17:06:42.061Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:06:42 [2022-05-04T17:06:42.061Z] 
17:06:42 [2022-05-04T17:06:42.061Z] DONE 24 tests, 23 skipped in 2.323s
17:06:42 [2022-05-04T17:06:42.061Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
17:06:42 [2022-05-04T17:06:42.144Z] === RUN   TestError
17:06:42 [2022-05-04T17:06:42.144Z] --- PASS: TestError (0.00s)
17:06:42 [2022-05-04T17:06:42.144Z] === RUN   TestProgressString
17:06:42 [2022-05-04T17:06:42.144Z] === RUN   TestProgressString/no_progress
17:06:42 [2022-05-04T17:06:42.144Z] === RUN   TestProgressString/progress_1
17:06:42 [2022-05-04T17:06:42.144Z] === RUN   TestProgressString/some_progress_with_a_start_time
17:06:42 [2022-05-04T17:06:42.144Z] === RUN   TestProgressString/some_progress_without_a_start_time
17:06:42 [2022-05-04T17:06:42.144Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
17:06:42 [2022-05-04T17:06:42.144Z] === RUN   TestProgressString/with_units
17:06:42 [2022-05-04T17:06:42.144Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
17:06:42 [2022-05-04T17:06:42.144Z] === RUN   TestProgressString/hide_counts
17:06:42 [2022-05-04T17:06:42.144Z] --- PASS: TestProgressString (0.00s)
17:06:42 [2022-05-04T17:06:42.144Z]     --- PASS: TestProgressString/no_progress (0.00s)
17:06:42 [2022-05-04T17:06:42.144Z]     --- PASS: TestProgressString/progress_1 (0.00s)
17:06:42 [2022-05-04T17:06:42.144Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
17:06:42 [2022-05-04T17:06:42.144Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
17:06:42 [2022-05-04T17:06:42.144Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
17:06:42 [2022-05-04T17:06:42.144Z]     --- PASS: TestProgressString/with_units (0.00s)
17:06:42 [2022-05-04T17:06:42.144Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
17:06:42 [2022-05-04T17:06:42.144Z]     --- PASS: TestProgressString/hide_counts (0.00s)
17:06:42 [2022-05-04T17:06:42.144Z] === RUN   TestJSONMessageDisplay
17:06:42 [2022-05-04T17:06:42.144Z] --- PASS: TestJSONMessageDisplay (0.12s)
17:06:42 [2022-05-04T17:06:42.144Z] === RUN   TestJSONMessageDisplayWithJSONError
17:06:42 [2022-05-04T17:06:42.144Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
17:06:42 [2022-05-04T17:06:42.144Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
17:06:42 [2022-05-04T17:06:42.144Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
17:06:42 [2022-05-04T17:06:42.144Z] === RUN   TestDisplayJSONMessagesStream
17:06:42 [2022-05-04T17:06:42.144Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
17:06:42 [2022-05-04T17:06:42.144Z] PASS
17:06:42 [2022-05-04T17:06:42.144Z] coverage: 91.7% of statements
17:06:42 [2022-05-04T17:06:42.144Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.157s	coverage: 91.7% of statements
17:06:42 [2022-05-04T17:06:42.317Z] INFO: Testing against a local daemon
17:06:42 [2022-05-04T17:06:42.317Z] === RUN   TestSessionCreate
17:06:42 [2022-05-04T17:06:42.317Z] --- PASS: TestSessionCreate (0.03s)
17:06:42 [2022-05-04T17:06:42.317Z] === RUN   TestSessionCreateWithBadUpgrade
17:06:42 [2022-05-04T17:06:42.317Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
17:06:42 [2022-05-04T17:06:42.317Z] PASS
17:06:42 [2022-05-04T17:06:42.317Z] 
17:06:42 [2022-05-04T17:06:42.317Z] DONE 2 tests in 0.148s
17:06:42 [2022-05-04T17:06:42.317Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
17:06:42 [2022-05-04T17:06:42.317Z] INFO: Testing against a local daemon
17:06:42 [2022-05-04T17:06:42.317Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:06:42 [2022-05-04T17:06:42.317Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:06:42 [2022-05-04T17:06:42.317Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:06:42 [2022-05-04T17:06:42.317Z] === RUN   TestDiskUsage
17:06:42 [2022-05-04T17:06:42.317Z] === PAUSE TestDiskUsage
17:06:42 [2022-05-04T17:06:42.317Z] === RUN   TestEventsExecDie
17:06:42 [2022-05-04T17:06:42.613Z] === RUN   TestStandardLongPath
17:06:42 [2022-05-04T17:06:42.613Z] --- PASS: TestStandardLongPath (0.00s)
17:06:42 [2022-05-04T17:06:42.613Z] === RUN   TestUNCLongPath
17:06:42 [2022-05-04T17:06:42.613Z] --- PASS: TestUNCLongPath (0.00s)
17:06:42 [2022-05-04T17:06:42.613Z] PASS
17:06:42 [2022-05-04T17:06:42.613Z] coverage: 100.0% of statements
17:06:42 [2022-05-04T17:06:42.613Z] ok  	github.com/docker/docker/pkg/longpath	0.034s	coverage: 100.0% of statements
17:06:42 [2022-05-04T17:06:42.785Z] --- PASS: TestDockerNetworkReConnect (3.23s)
17:06:42 [2022-05-04T17:06:42.785Z] === RUN   TestServicePlugin
17:06:42 [2022-05-04T17:06:42.785Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:06:42 [2022-05-04T17:06:42.785Z] --- SKIP: TestServicePlugin (0.00s)
17:06:42 [2022-05-04T17:06:42.785Z] === RUN   TestServiceUpdateLabel
17:06:42 [2022-05-04T17:06:42.878Z] --- PASS: TestEventsExecDie (0.50s)
17:06:42 [2022-05-04T17:06:42.878Z] === RUN   TestEventsBackwardsCompatible
17:06:42 [2022-05-04T17:06:42.878Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
17:06:42 [2022-05-04T17:06:42.878Z] === RUN   TestEventsVolumeCreate
17:06:43 [2022-05-04T17:06:43.079Z] === RUN   TestNameFormat
17:06:43 [2022-05-04T17:06:43.079Z] --- PASS: TestNameFormat (0.00s)
17:06:43 [2022-05-04T17:06:43.079Z] === RUN   TestNameRetries
17:06:43 [2022-05-04T17:06:43.079Z] --- PASS: TestNameRetries (0.00s)
17:06:43 [2022-05-04T17:06:43.079Z] PASS
17:06:43 [2022-05-04T17:06:43.079Z] coverage: 85.7% of statements
17:06:43 [2022-05-04T17:06:43.079Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.032s	coverage: 85.7% of statements
17:06:43 [2022-05-04T17:06:43.134Z] --- PASS: TestEventsVolumeCreate (0.05s)
17:06:43 [2022-05-04T17:06:43.134Z] === RUN   TestInfoBinaryCommits
17:06:43 [2022-05-04T17:06:43.134Z] --- PASS: TestInfoBinaryCommits (0.02s)
17:06:43 [2022-05-04T17:06:43.134Z] === RUN   TestInfoAPIVersioned
17:06:43 [2022-05-04T17:06:43.134Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:06:43 [2022-05-04T17:06:43.134Z] === RUN   TestInfoAPI
17:06:43 [2022-05-04T17:06:43.134Z] --- PASS: TestInfoAPI (0.02s)
17:06:43 [2022-05-04T17:06:43.134Z] === RUN   TestInfoAPIWarnings
17:06:43 [2022-05-04T17:06:43.547Z] === RUN   TestParseKeyValueOpt
17:06:43 [2022-05-04T17:06:43.547Z] --- PASS: TestParseKeyValueOpt (0.00s)
17:06:43 [2022-05-04T17:06:43.547Z] === RUN   TestParseUintList
17:06:43 [2022-05-04T17:06:43.547Z] --- PASS: TestParseUintList (0.00s)
17:06:43 [2022-05-04T17:06:43.547Z] === RUN   TestParseUintListMaximumLimits
17:06:43 [2022-05-04T17:06:43.547Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
17:06:43 [2022-05-04T17:06:43.547Z] PASS
17:06:43 [2022-05-04T17:06:43.547Z] coverage: 97.0% of statements
17:06:43 [2022-05-04T17:06:43.547Z] ok  	github.com/docker/docker/pkg/parsers	0.035s	coverage: 97.0% of statements
17:06:44 [2022-05-04T17:06:44.533Z] --- PASS: TestNetworkDBNodeLeave (3.02s)
17:06:44 [2022-05-04T17:06:44.534Z] === RUN   TestNetworkDBWatch
17:06:44 [2022-05-04T17:06:44.534Z] === RUN   Test_windowsOSRelease_String
17:06:44 [2022-05-04T17:06:44.534Z] === RUN   Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes
17:06:44 [2022-05-04T17:06:44.534Z] === RUN   Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no
17:06:44 [2022-05-04T17:06:44.534Z] === RUN   Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes
17:06:44 [2022-05-04T17:06:44.534Z] === RUN   Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no
17:06:44 [2022-05-04T17:06:44.534Z] === RUN   Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes
17:06:44 [2022-05-04T17:06:44.534Z] === RUN   Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no
17:06:44 [2022-05-04T17:06:44.534Z] === RUN   Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes
17:06:44 [2022-05-04T17:06:44.534Z] === RUN   Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no
17:06:44 [2022-05-04T17:06:44.534Z] --- PASS: Test_windowsOSRelease_String (0.00s)
17:06:44 [2022-05-04T17:06:44.534Z]     --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s)
17:06:44 [2022-05-04T17:06:44.534Z]     --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s)
17:06:44 [2022-05-04T17:06:44.534Z]     --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s)
17:06:44 [2022-05-04T17:06:44.534Z]     --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s)
17:06:44 [2022-05-04T17:06:44.534Z]     --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s)
17:06:44 [2022-05-04T17:06:44.534Z]     --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s)
17:06:44 [2022-05-04T17:06:44.534Z]     --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s)
17:06:44 [2022-05-04T17:06:44.534Z]     --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s)
17:06:44 [2022-05-04T17:06:44.534Z] PASS
17:06:44 [2022-05-04T17:06:44.534Z] coverage: 36.4% of statements
17:06:44 [2022-05-04T17:06:44.534Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.034s	coverage: 36.4% of statements
17:06:44 [2022-05-04T17:06:44.681Z] --- PASS: TestServiceUpdateLabel (2.15s)
17:06:44 [2022-05-04T17:06:44.681Z] === RUN   TestServiceUpdateSecrets
17:06:45 [2022-05-04T17:06:45.001Z] === RUN   TestNewAndRemove
17:06:45 [2022-05-04T17:06:45.001Z] --- PASS: TestNewAndRemove (0.00s)
17:06:45 [2022-05-04T17:06:45.001Z] === RUN   TestRemoveInvalidPath
17:06:45 [2022-05-04T17:06:45.001Z] --- PASS: TestRemoveInvalidPath (0.00s)
17:06:45 [2022-05-04T17:06:45.001Z] PASS
17:06:45 [2022-05-04T17:06:45.001Z] coverage: 82.6% of statements
17:06:45 [2022-05-04T17:06:45.001Z] ok  	github.com/docker/docker/pkg/pidfile	0.032s	coverage: 82.6% of statements
17:06:45 [2022-05-04T17:06:45.986Z] 2022/05/04 17:06:45 Closing DB instances...
17:06:45 [2022-05-04T17:06:45.986Z] --- PASS: TestGetAddress (19.77s)
17:06:45 [2022-05-04T17:06:45.986Z] === RUN   TestRequestSyntaxCheck
17:06:45 [2022-05-04T17:06:45.986Z] --- PASS: TestRequestSyntaxCheck (0.02s)
17:06:45 [2022-05-04T17:06:45.986Z] === RUN   TestRequest
17:06:46 [2022-05-04T17:06:46.456Z] === RUN   TestFailedConnection
17:06:47 [2022-05-04T17:06:47.440Z] --- PASS: TestNetworkDBWatch (3.04s)
17:06:47 [2022-05-04T17:06:47.440Z] === RUN   TestNetworkDBBulkSync
17:06:48 [2022-05-04T17:06:48.425Z] 2022/05/04 17:06:48 Closing DB instances...
17:06:48 [2022-05-04T17:06:48.425Z] --- PASS: TestFailedConnection (2.10s)
17:06:48 [2022-05-04T17:06:48.425Z] === RUN   TestFailOnce
17:06:48 [2022-05-04T17:06:48.891Z] 2022/05/04 17:06:48 http: panic serving 127.0.0.1:49291: Plugin not ready
17:06:48 [2022-05-04T17:06:48.891Z] goroutine 23 [running]:
17:06:48 [2022-05-04T17:06:48.891Z] net/http.(*conn).serve.func1()
17:06:48 [2022-05-04T17:06:48.891Z] 	c:/go/src/net/http/server.go:1825 +0xbf
17:06:48 [2022-05-04T17:06:48.891Z] panic({0x4f3700, 0x63d0e0})
17:06:48 [2022-05-04T17:06:48.891Z] 	c:/go/src/runtime/panic.go:844 +0x258
17:06:48 [2022-05-04T17:06:48.891Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc4da5?)
17:06:48 [2022-05-04T17:06:48.891Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d
17:06:48 [2022-05-04T17:06:48.891Z] net/http.HandlerFunc.ServeHTTP(0x200?, {0x6428f8?, 0xc0001a6000?}, 0xc000215aa8?)
17:06:48 [2022-05-04T17:06:48.891Z] 	c:/go/src/net/http/server.go:2084 +0x2f
17:06:48 [2022-05-04T17:06:48.891Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x6428f8, 0xc0001a6000}, 0xc0000ba200)
17:06:48 [2022-05-04T17:06:48.891Z] 	c:/go/src/net/http/server.go:2462 +0x149
17:06:48 [2022-05-04T17:06:48.891Z] net/http.serverHandler.ServeHTTP({0x640f18?}, {0x6428f8, 0xc0001a6000}, 0xc0000ba200)
17:06:48 [2022-05-04T17:06:48.891Z] 	c:/go/src/net/http/server.go:2916 +0x43b
17:06:48 [2022-05-04T17:06:48.891Z] net/http.(*conn).serve(0xc0000c0000, {0x642df8, 0xc000149020})
17:06:48 [2022-05-04T17:06:48.891Z] 	c:/go/src/net/http/server.go:1966 +0x5d7
17:06:48 [2022-05-04T17:06:48.891Z] created by net/http.(*Server).Serve
17:06:48 [2022-05-04T17:06:48.891Z] 	c:/go/src/net/http/server.go:3071 +0x4db
17:06:48 [2022-05-04T17:06:48.891Z] time="2022-05-04T17:06:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.FailOnce: Post \"http://127.0.0.1:49290/Test.FailOnce\": EOF, retrying in 1s"
17:06:49 [2022-05-04T17:06:49.877Z] --- PASS: TestFailOnce (1.14s)
17:06:49 [2022-05-04T17:06:49.877Z] === RUN   TestEchoInputOutput
17:06:49 [2022-05-04T17:06:49.877Z] --- PASS: TestEchoInputOutput (0.00s)
17:06:49 [2022-05-04T17:06:49.877Z] === RUN   TestBackoff
17:06:49 [2022-05-04T17:06:49.877Z] --- PASS: TestBackoff (0.00s)
17:06:49 [2022-05-04T17:06:49.877Z] === RUN   TestAbortRetry
17:06:49 [2022-05-04T17:06:49.877Z] --- PASS: TestAbortRetry (0.00s)
17:06:49 [2022-05-04T17:06:49.877Z] === RUN   TestClientScheme
17:06:49 [2022-05-04T17:06:49.877Z] --- PASS: TestClientScheme (0.00s)
17:06:49 [2022-05-04T17:06:49.877Z] === RUN   TestNewClientWithTimeout
17:06:50 [2022-05-04T17:06:50.344Z] --- PASS: TestNetworkDBBulkSync (2.82s)
17:06:50 [2022-05-04T17:06:50.344Z] === RUN   TestNetworkDBCRUDMediumCluster
17:06:50 [2022-05-04T17:06:50.344Z] time="2022-05-04T17:06:50Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
17:06:51 [2022-05-04T17:06:51.326Z] --- PASS: TestRequest (5.59s)
17:06:51 [2022-05-04T17:06:51.326Z] === RUN   TestOverlappingRequests
17:06:51 [2022-05-04T17:06:51.793Z] time="2022-05-04T17:06:51Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
17:06:51 [2022-05-04T17:06:51.793Z] --- PASS: TestOverlappingRequests (0.25s)
17:06:51 [2022-05-04T17:06:51.793Z] === RUN   TestRelease
17:06:52 [2022-05-04T17:06:52.777Z] --- PASS: TestRelease (0.94s)
17:06:52 [2022-05-04T17:06:52.778Z] === RUN   TestAllocateRandomDeallocate
17:06:52 [2022-05-04T17:06:52.778Z] === RUN   TestParseEmptyInterface
17:06:52 [2022-05-04T17:06:52.778Z] --- PASS: TestParseEmptyInterface (0.00s)
17:06:52 [2022-05-04T17:06:52.778Z] === RUN   TestParseNonInterfaceType
17:06:52 [2022-05-04T17:06:52.778Z] --- PASS: TestParseNonInterfaceType (0.00s)
17:06:52 [2022-05-04T17:06:52.778Z] === RUN   TestParseWithOneFunction
17:06:52 [2022-05-04T17:06:52.778Z] --- PASS: TestParseWithOneFunction (0.00s)
17:06:52 [2022-05-04T17:06:52.778Z] === RUN   TestParseWithMultipleFuncs
17:06:52 [2022-05-04T17:06:52.778Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
17:06:52 [2022-05-04T17:06:52.778Z] === RUN   TestParseWithUnnamedReturn
17:06:52 [2022-05-04T17:06:52.778Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
17:06:52 [2022-05-04T17:06:52.778Z] === RUN   TestEmbeddedInterface
17:06:52 [2022-05-04T17:06:52.778Z] --- PASS: TestEmbeddedInterface (0.00s)
17:06:52 [2022-05-04T17:06:52.778Z] === RUN   TestParsedImports
17:06:52 [2022-05-04T17:06:52.778Z] --- PASS: TestParsedImports (0.00s)
17:06:52 [2022-05-04T17:06:52.778Z] === RUN   TestAliasedImports
17:06:52 [2022-05-04T17:06:52.778Z] --- PASS: TestAliasedImports (0.00s)
17:06:53 [2022-05-04T17:06:53.207Z] --- PASS: TestCheckoutGit (27.33s)
17:06:53 [2022-05-04T17:06:53.207Z] === RUN   TestValidGitTransport
17:06:53 [2022-05-04T17:06:53.207Z] --- PASS: TestValidGitTransport (0.00s)
17:06:53 [2022-05-04T17:06:53.207Z] === RUN   TestGitInvalidRef
17:06:53 [2022-05-04T17:06:53.207Z] --- PASS: TestGitInvalidRef (0.23s)
17:06:53 [2022-05-04T17:06:53.207Z] PASS
17:06:53 [2022-05-04T17:06:53.207Z] coverage: 86.3% of statements
17:06:53 [2022-05-04T17:06:53.207Z] ok  	github.com/docker/docker/builder/remotecontext/git	27.688s	coverage: 86.3% of statements
17:06:53 [2022-05-04T17:06:53.207Z] ?   	github.com/docker/docker/cli	[no test files]
17:06:53 [2022-05-04T17:06:53.207Z] ?   	github.com/docker/docker/cli/config	[no test files]
17:06:53 [2022-05-04T17:06:53.207Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
17:06:53 [2022-05-04T17:06:53.207Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
17:06:53 [2022-05-04T17:06:53.244Z] PASS
17:06:53 [2022-05-04T17:06:53.244Z] coverage: 56.8% of statements
17:06:53 [2022-05-04T17:06:53.244Z] 2022/05/04 17:06:52 Closing DB instances...
17:06:53 [2022-05-04T17:06:53.244Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.045s	coverage: 56.8% of statements
17:06:53 [2022-05-04T17:06:53.244Z] time="2022-05-04T17:06:52Z" level=error msg="node: 6e9611f18ba3 is unknown to memberlist"
17:06:53 [2022-05-04T17:06:53.711Z] === RUN   TestHTTPTransport
17:06:54 [2022-05-04T17:06:54.177Z] --- PASS: TestHTTPTransport (0.00s)
17:06:54 [2022-05-04T17:06:54.177Z] PASS
17:06:54 [2022-05-04T17:06:54.177Z] coverage: 85.7% of statements
17:06:54 [2022-05-04T17:06:54.177Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.036s	coverage: 85.7% of statements
17:06:54 [2022-05-04T17:06:54.177Z] time="2022-05-04T17:06:54Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
17:06:54 [2022-05-04T17:06:54.645Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
17:06:54 [2022-05-04T17:06:54.645Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
17:06:54 [2022-05-04T17:06:54.645Z] === RUN   TestBufioReaderPoolPutAndGet
17:06:54 [2022-05-04T17:06:54.645Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
17:06:54 [2022-05-04T17:06:54.645Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
17:06:54 [2022-05-04T17:06:54.645Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
17:06:54 [2022-05-04T17:06:54.645Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
17:06:54 [2022-05-04T17:06:54.645Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
17:06:54 [2022-05-04T17:06:54.645Z] === RUN   TestBufioWriterPoolPutAndGet
17:06:54 [2022-05-04T17:06:54.645Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
17:06:54 [2022-05-04T17:06:54.645Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
17:06:54 [2022-05-04T17:06:54.645Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
17:06:54 [2022-05-04T17:06:54.645Z] === RUN   TestBufferPoolPutAndGet
17:06:54 [2022-05-04T17:06:54.645Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
17:06:54 [2022-05-04T17:06:54.645Z] PASS
17:06:54 [2022-05-04T17:06:54.645Z] coverage: 88.2% of statements
17:06:54 [2022-05-04T17:06:54.645Z] ok  	github.com/docker/docker/pkg/pools	0.035s	coverage: 88.2% of statements
17:06:55 [2022-05-04T17:06:55.111Z] === RUN   TestOutputOnPrematureClose
17:06:55 [2022-05-04T17:06:55.111Z] --- PASS: TestOutputOnPrematureClose (0.00s)
17:06:55 [2022-05-04T17:06:55.111Z] === RUN   TestCompleteSilently
17:06:55 [2022-05-04T17:06:55.111Z] --- PASS: TestCompleteSilently (0.00s)
17:06:55 [2022-05-04T17:06:55.111Z] PASS
17:06:55 [2022-05-04T17:06:55.111Z] coverage: 75.9% of statements
17:06:55 [2022-05-04T17:06:55.111Z] ok  	github.com/docker/docker/pkg/progress	0.032s	coverage: 75.9% of statements
17:06:55 [2022-05-04T17:06:55.578Z] === RUN   TestSendToOneSub
17:06:55 [2022-05-04T17:06:55.578Z] --- PASS: TestSendToOneSub (0.00s)
17:06:55 [2022-05-04T17:06:55.578Z] === RUN   TestSendToMultipleSubs
17:06:55 [2022-05-04T17:06:55.578Z] --- PASS: TestSendToMultipleSubs (0.00s)
17:06:55 [2022-05-04T17:06:55.578Z] === RUN   TestEvictOneSub
17:06:55 [2022-05-04T17:06:55.578Z] --- PASS: TestEvictOneSub (0.00s)
17:06:55 [2022-05-04T17:06:55.578Z] === RUN   TestClosePublisher
17:06:55 [2022-05-04T17:06:55.578Z] --- PASS: TestClosePublisher (0.00s)
17:06:55 [2022-05-04T17:06:55.578Z] === RUN   TestPubSubRace
17:06:55 [2022-05-04T17:06:55.578Z] --- PASS: TestAllocateRandomDeallocate (2.83s)
17:06:55 [2022-05-04T17:06:55.578Z] === RUN   TestRetrieveFromStore
17:06:55 [2022-05-04T17:06:55.578Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.68s)
17:06:55 [2022-05-04T17:06:55.578Z] === RUN   TestNetworkDBNodeJoinLeaveIteration
17:06:56 [2022-05-04T17:06:56.561Z] --- PASS: TestRetrieveFromStore (0.77s)
17:06:56 [2022-05-04T17:06:56.561Z] === RUN   TestRequestReleaseAddressDuplicate
17:06:56 [2022-05-04T17:06:56.561Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s)
17:06:56 [2022-05-04T17:06:56.561Z] === RUN   TestParallelPredefinedRequest1
17:06:56 [2022-05-04T17:06:56.561Z] === PAUSE TestParallelPredefinedRequest1
17:06:56 [2022-05-04T17:06:56.561Z] === RUN   TestParallelPredefinedRequest2
17:06:56 [2022-05-04T17:06:56.561Z] === PAUSE TestParallelPredefinedRequest2
17:06:56 [2022-05-04T17:06:56.561Z] === RUN   TestParallelPredefinedRequest3
17:06:56 [2022-05-04T17:06:56.561Z] === PAUSE TestParallelPredefinedRequest3
17:06:56 [2022-05-04T17:06:56.561Z] === RUN   TestParallelPredefinedRequest4
17:06:56 [2022-05-04T17:06:56.561Z] === PAUSE TestParallelPredefinedRequest4
17:06:56 [2022-05-04T17:06:56.561Z] === RUN   TestParallelPredefinedRequest5
17:06:56 [2022-05-04T17:06:56.561Z] === PAUSE TestParallelPredefinedRequest5
17:06:56 [2022-05-04T17:06:56.561Z] === RUN   TestDebug
17:06:56 [2022-05-04T17:06:56.561Z] --- PASS: TestDebug (0.00s)
17:06:56 [2022-05-04T17:06:56.561Z] === RUN   TestRequestPoolParallel
17:06:56 [2022-05-04T17:06:56.561Z] --- PASS: TestPubSubRace (1.05s)
17:06:56 [2022-05-04T17:06:56.561Z] PASS
17:06:56 [2022-05-04T17:06:56.561Z] coverage: 75.0% of statements
17:06:56 [2022-05-04T17:06:56.561Z] ok  	github.com/docker/docker/pkg/pubsub	1.077s	coverage: 75.0% of statements
17:06:56 [2022-05-04T17:06:56.561Z] --- PASS: TestRequestPoolParallel (0.37s)
17:06:56 [2022-05-04T17:06:56.561Z] === RUN   TestFullAllocateRelease
17:06:57 [2022-05-04T17:06:57.028Z] 2022/05/04 17:06:56 Closing DB instances...
17:06:57 [2022-05-04T17:06:57.028Z] --- PASS: TestFullAllocateRelease (0.32s)
17:06:57 [2022-05-04T17:06:57.028Z] === RUN   TestOddAllocateRelease
17:06:57 [2022-05-04T17:06:57.028Z] === RUN   TestRegister
17:06:57 [2022-05-04T17:06:57.028Z] --- PASS: TestRegister (0.00s)
17:06:57 [2022-05-04T17:06:57.028Z] === RUN   TestCommand
17:06:57 [2022-05-04T17:06:57.028Z] --- PASS: TestCommand (0.03s)
17:06:57 [2022-05-04T17:06:57.028Z] === RUN   TestNaiveSelf
17:06:57 [2022-05-04T17:06:57.028Z] --- PASS: TestNaiveSelf (0.03s)
17:06:57 [2022-05-04T17:06:57.028Z] PASS
17:06:57 [2022-05-04T17:06:57.028Z] coverage: 82.4% of statements
17:06:57 [2022-05-04T17:06:57.028Z] ok  	github.com/docker/docker/pkg/reexec	0.090s	coverage: 82.4% of statements
17:06:57 [2022-05-04T17:06:57.028Z] --- PASS: TestOddAllocateRelease (0.18s)
17:06:57 [2022-05-04T17:06:57.028Z] === RUN   TestFullAllocateSerialReleaseParallel
17:06:57 [2022-05-04T17:06:57.495Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s)
17:06:57 [2022-05-04T17:06:57.495Z] === RUN   TestOddAllocateSerialReleaseParallel
17:06:57 [2022-05-04T17:06:57.495Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s)
17:06:57 [2022-05-04T17:06:57.495Z] === RUN   TestEvenAllocateSerialReleaseParallel
17:06:57 [2022-05-04T17:06:57.495Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.03s)
17:06:57 [2022-05-04T17:06:57.495Z] === CONT  TestParallelPredefinedRequest1
17:06:57 [2022-05-04T17:06:57.495Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:06:57 [2022-05-04T17:06:57.495Z] === CONT  TestParallelPredefinedRequest4
17:06:57 [2022-05-04T17:06:57.495Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:06:57 [2022-05-04T17:06:57.495Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s)
17:06:57 [2022-05-04T17:06:57.495Z] === CONT  TestParallelPredefinedRequest5
17:06:57 [2022-05-04T17:06:57.495Z] === CONT  TestParallelPredefinedRequest3
17:06:57 [2022-05-04T17:06:57.495Z] === CONT  TestParallelPredefinedRequest5
17:06:57 [2022-05-04T17:06:57.495Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:06:57 [2022-05-04T17:06:57.495Z] === CONT  TestParallelPredefinedRequest3
17:06:57 [2022-05-04T17:06:57.495Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:06:57 [2022-05-04T17:06:57.495Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s)
17:06:57 [2022-05-04T17:06:57.495Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s)
17:06:57 [2022-05-04T17:06:57.495Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s)
17:06:57 [2022-05-04T17:06:57.495Z] === CONT  TestParallelPredefinedRequest2
17:06:57 [2022-05-04T17:06:57.495Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:06:57 [2022-05-04T17:06:57.495Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s)
17:06:57 [2022-05-04T17:06:57.495Z] PASS
17:06:57 [2022-05-04T17:06:57.495Z] coverage: 85.3% of statements
17:06:57 [2022-05-04T17:06:57.495Z] ok  	github.com/docker/docker/libnetwork/ipam	37.750s	coverage: 85.3% of statements
17:06:57 [2022-05-04T17:06:57.963Z] === RUN   TestDump
17:06:57 [2022-05-04T17:06:57.963Z] goroutine 6 [running]:
17:06:57 [2022-05-04T17:06:57.963Z] github.com/docker/docker/pkg/stack.dump(0x322d57?)
17:06:57 [2022-05-04T17:06:57.963Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c
17:06:57 [2022-05-04T17:06:57.963Z] github.com/docker/docker/pkg/stack.Dump(...)
17:06:57 [2022-05-04T17:06:57.963Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18
17:06:57 [2022-05-04T17:06:57.963Z] github.com/docker/docker/pkg/stack.TestDump(0x0?)
17:06:57 [2022-05-04T17:06:57.963Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a
17:06:57 [2022-05-04T17:06:57.963Z] testing.tRunner(0xc0001621a0, 0x4ea498)
17:06:57 [2022-05-04T17:06:57.963Z] 	c:/go/src/testing/testing.go:1439 +0x102
17:06:57 [2022-05-04T17:06:57.963Z] created by testing.(*T).Run
17:06:57 [2022-05-04T17:06:57.963Z] 	c:/go/src/testing/testing.go:1486 +0x35f
17:06:57 [2022-05-04T17:06:57.963Z] 
17:06:57 [2022-05-04T17:06:57.963Z] goroutine 1 [chan receive]:
17:06:57 [2022-05-04T17:06:57.963Z] testing.(*T).Run(0xc000162000, {0x4d913c?, 0x2fc1f3?}, 0x4ea498)
17:06:57 [2022-05-04T17:06:57.963Z] 	c:/go/src/testing/testing.go:1487 +0x37a
17:06:57 [2022-05-04T17:06:57.963Z] testing.runTests.func1(0xc00006c870?)
17:06:57 [2022-05-04T17:06:57.963Z] 	c:/go/src/testing/testing.go:1839 +0x6e
17:06:57 [2022-05-04T17:06:57.963Z] testing.tRunner(0xc000162000, 0xc000075ca0)
17:06:57 [2022-05-04T17:06:57.963Z] 	c:/go/src/testing/testing.go:1439 +0x102
17:06:57 [2022-05-04T17:06:57.963Z] testing.runTests(0xc000058460?, {0x66e400, 0x3, 0x3}, {0x1c0ddef0108?, 0x40?, 0x6734a0?})
17:06:57 [2022-05-04T17:06:57.963Z] 	c:/go/src/testing/testing.go:1837 +0x457
17:06:57 [2022-05-04T17:06:57.963Z] testing.(*M).Run(0xc000058460)
17:06:57 [2022-05-04T17:06:57.963Z] 	c:/go/src/testing/testing.go:1719 +0x5d9
17:06:57 [2022-05-04T17:06:57.963Z] main.main()
17:06:57 [2022-05-04T17:06:57.963Z] 	_testmain.go:99 +0x255
17:06:57 [2022-05-04T17:06:57.963Z] --- PASS: TestDump (0.00s)
17:06:57 [2022-05-04T17:06:57.963Z] === RUN   TestDumpToFile
17:06:57 [2022-05-04T17:06:57.963Z] --- PASS: TestDumpToFile (0.12s)
17:06:57 [2022-05-04T17:06:57.963Z] === RUN   TestDumpToFileWithEmptyInput
17:06:57 [2022-05-04T17:06:57.963Z] goroutine 8 [running]:
17:06:57 [2022-05-04T17:06:57.963Z] github.com/docker/docker/pkg/stack.dump(0x39ed13?)
17:06:57 [2022-05-04T17:06:57.963Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c
17:06:57 [2022-05-04T17:06:57.963Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x39ece0?})
17:06:57 [2022-05-04T17:06:57.963Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217
17:06:57 [2022-05-04T17:06:57.963Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001621a0?)
17:06:57 [2022-05-04T17:06:57.963Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26
17:06:57 [2022-05-04T17:06:57.963Z] testing.tRunner(0xc000162820, 0x4ea488)
17:06:57 [2022-05-04T17:06:57.963Z] 	c:/go/src/testing/testing.go:1439 +0x102
17:06:57 [2022-05-04T17:06:57.963Z] created by testing.(*T).Run
17:06:57 [2022-05-04T17:06:57.963Z] 	c:/go/src/testing/testing.go:1486 +0x35f
17:06:57 [2022-05-04T17:06:57.963Z] 
17:06:57 [2022-05-04T17:06:57.963Z] goroutine 1 [chan receive]:
17:06:57 [2022-05-04T17:06:57.963Z] testing.(*T).Run(0xc000162000, {0x4e0713?, 0x2fc1f3?}, 0x4ea488)
17:06:57 [2022-05-04T17:06:57.963Z] 	c:/go/src/testing/testing.go:1487 +0x37a
17:06:57 [2022-05-04T17:06:57.963Z] testing.runTests.func1(0xc00006c870?)
17:06:57 [2022-05-04T17:06:57.963Z] 	c:/go/src/testing/testing.go:1839 +0x6e
17:06:57 [2022-05-04T17:06:57.963Z] testing.tRunner(0xc000162000, 0xc000075ca0)
17:06:57 [2022-05-04T17:06:57.963Z] 	c:/go/src/testing/testing.go:1439 +0x102
17:06:57 [2022-05-04T17:06:57.963Z] testing.runTests(0xc000058460?, {0x66e400, 0x3, 0x3}, {0x1c0ddef0108?, 0x40?, 0x6734a0?})
17:06:57 [2022-05-04T17:06:57.963Z] 	c:/go/src/testing/testing.go:1837 +0x457
17:06:57 [2022-05-04T17:06:57.963Z] testing.(*M).Run(0xc000058460)
17:06:57 [2022-05-04T17:06:57.963Z] 	c:/go/src/testing/testing.go:1719 +0x5d9
17:06:57 [2022-05-04T17:06:57.963Z] main.main()
17:06:57 [2022-05-04T17:06:57.963Z] 	_testmain.go:99 +0x255
17:06:57 [2022-05-04T17:06:57.963Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s)
17:06:57 [2022-05-04T17:06:57.963Z] PASS
17:06:57 [2022-05-04T17:06:57.963Z] coverage: 90.9% of statements
17:06:57 [2022-05-04T17:06:57.963Z] ok  	github.com/docker/docker/pkg/stack	0.149s	coverage: 90.9% of statements
17:06:58 [2022-05-04T17:06:58.139Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev
17:06:58 [2022-05-04T17:06:58.139Z] Copying nested executables into bundles/cross/linux/amd64-daemon
17:06:58 [2022-05-04T17:06:58.430Z] === RUN   TestNewStdWriter
17:06:58 [2022-05-04T17:06:58.431Z] --- PASS: TestNewStdWriter (0.00s)
17:06:58 [2022-05-04T17:06:58.431Z] === RUN   TestWriteWithUninitializedStdWriter
17:06:58 [2022-05-04T17:06:58.431Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
17:06:58 [2022-05-04T17:06:58.431Z] === RUN   TestWriteWithNilBytes
17:06:58 [2022-05-04T17:06:58.431Z] --- PASS: TestWriteWithNilBytes (0.00s)
17:06:58 [2022-05-04T17:06:58.431Z] === RUN   TestWrite
17:06:58 [2022-05-04T17:06:58.431Z] --- PASS: TestWrite (0.00s)
17:06:58 [2022-05-04T17:06:58.431Z] === RUN   TestWriteWithWriterError
17:06:58 [2022-05-04T17:06:58.431Z] --- PASS: TestWriteWithWriterError (0.00s)
17:06:58 [2022-05-04T17:06:58.431Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
17:06:58 [2022-05-04T17:06:58.431Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
17:06:58 [2022-05-04T17:06:58.431Z] === RUN   TestStdCopyWriteAndRead
17:06:58 [2022-05-04T17:06:58.431Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
17:06:58 [2022-05-04T17:06:58.431Z] === RUN   TestStdCopyReturnsErrorReadingHeader
17:06:58 [2022-05-04T17:06:58.431Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
17:06:58 [2022-05-04T17:06:58.431Z] === RUN   TestStdCopyReturnsErrorReadingFrame
17:06:58 [2022-05-04T17:06:58.431Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
17:06:58 [2022-05-04T17:06:58.431Z] === RUN   TestStdCopyDetectsCorruptedFrame
17:06:58 [2022-05-04T17:06:58.431Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
17:06:58 [2022-05-04T17:06:58.431Z] === RUN   TestStdCopyWithInvalidInputHeader
17:06:58 [2022-05-04T17:06:58.431Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
17:06:58 [2022-05-04T17:06:58.431Z] === RUN   TestStdCopyWithCorruptedPrefix
17:06:58 [2022-05-04T17:06:58.431Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
17:06:58 [2022-05-04T17:06:58.431Z] === RUN   TestStdCopyReturnsWriteErrors
17:06:58 [2022-05-04T17:06:58.431Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
17:06:58 [2022-05-04T17:06:58.431Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
17:06:58 [2022-05-04T17:06:58.431Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
17:06:58 [2022-05-04T17:06:58.431Z] === RUN   TestStdCopyReturnsErrorFromSystem
17:06:58 [2022-05-04T17:06:58.431Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
17:06:58 [2022-05-04T17:06:58.431Z] PASS
17:06:58 [2022-05-04T17:06:58.431Z] coverage: 100.0% of statements
17:06:58 [2022-05-04T17:06:58.431Z] ok  	github.com/docker/docker/pkg/stdcopy	0.028s	coverage: 100.0% of statements
17:06:58 [2022-05-04T17:06:58.431Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s)
17:06:58 [2022-05-04T17:06:58.431Z] === RUN   TestNetworkDBGarbageCollection
17:06:58 [2022-05-04T17:06:58.898Z] time="2022-05-04T17:06:58Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
17:06:58 [2022-05-04T17:06:58.898Z] === RUN   TestRawProgressFormatterFormatStatus
17:06:58 [2022-05-04T17:06:58.898Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
17:06:58 [2022-05-04T17:06:58.898Z] === RUN   TestRawProgressFormatterFormatProgress
17:06:58 [2022-05-04T17:06:58.898Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
17:06:58 [2022-05-04T17:06:58.898Z] === RUN   TestFormatStatus
17:06:58 [2022-05-04T17:06:58.898Z] --- PASS: TestFormatStatus (0.00s)
17:06:58 [2022-05-04T17:06:58.898Z] === RUN   TestFormatError
17:06:58 [2022-05-04T17:06:58.898Z] --- PASS: TestFormatError (0.00s)
17:06:58 [2022-05-04T17:06:58.898Z] === RUN   TestFormatJSONError
17:06:58 [2022-05-04T17:06:58.898Z] --- PASS: TestFormatJSONError (0.00s)
17:06:58 [2022-05-04T17:06:58.898Z] === RUN   TestJsonProgressFormatterFormatProgress
17:06:58 [2022-05-04T17:06:58.898Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
17:06:58 [2022-05-04T17:06:58.898Z] === RUN   TestJsonProgressFormatterFormatStatus
17:06:58 [2022-05-04T17:06:58.898Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
17:06:58 [2022-05-04T17:06:58.898Z] === RUN   TestNewJSONProgressOutput
17:06:58 [2022-05-04T17:06:58.898Z] --- PASS: TestNewJSONProgressOutput (0.00s)
17:06:58 [2022-05-04T17:06:58.898Z] === RUN   TestAuxFormatterEmit
17:06:58 [2022-05-04T17:06:58.898Z] --- PASS: TestAuxFormatterEmit (0.00s)
17:06:58 [2022-05-04T17:06:58.898Z] === RUN   TestStreamWriterStdout
17:06:58 [2022-05-04T17:06:58.898Z] --- PASS: TestStreamWriterStdout (0.00s)
17:06:58 [2022-05-04T17:06:58.898Z] === RUN   TestStreamWriterStderr
17:06:58 [2022-05-04T17:06:58.898Z] --- PASS: TestStreamWriterStderr (0.00s)
17:06:58 [2022-05-04T17:06:58.898Z] PASS
17:06:58 [2022-05-04T17:06:58.898Z] coverage: 66.2% of statements
17:06:58 [2022-05-04T17:06:58.898Z] ok  	github.com/docker/docker/pkg/streamformatter	0.032s	coverage: 66.2% of statements
17:06:59 [2022-05-04T17:06:59.365Z] === RUN   TestGenerateRandomID
17:06:59 [2022-05-04T17:06:59.365Z] --- PASS: TestGenerateRandomID (0.00s)
17:06:59 [2022-05-04T17:06:59.365Z] === RUN   TestShortenId
17:06:59 [2022-05-04T17:06:59.365Z] --- PASS: TestShortenId (0.00s)
17:06:59 [2022-05-04T17:06:59.365Z] === RUN   TestShortenSha256Id
17:06:59 [2022-05-04T17:06:59.365Z] --- PASS: TestShortenSha256Id (0.00s)
17:06:59 [2022-05-04T17:06:59.365Z] === RUN   TestShortenIdEmpty
17:06:59 [2022-05-04T17:06:59.365Z] --- PASS: TestShortenIdEmpty (0.00s)
17:06:59 [2022-05-04T17:06:59.365Z] === RUN   TestShortenIdInvalid
17:06:59 [2022-05-04T17:06:59.365Z] --- PASS: TestShortenIdInvalid (0.00s)
17:06:59 [2022-05-04T17:06:59.365Z] === RUN   TestIsShortIDNonHex
17:06:59 [2022-05-04T17:06:59.365Z] --- PASS: TestIsShortIDNonHex (0.00s)
17:06:59 [2022-05-04T17:06:59.365Z] === RUN   TestIsShortIDNotCorrectSize
17:06:59 [2022-05-04T17:06:59.365Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
17:06:59 [2022-05-04T17:06:59.365Z] PASS
17:06:59 [2022-05-04T17:06:59.365Z] coverage: 70.6% of statements
17:06:59 [2022-05-04T17:06:59.365Z] ok  	github.com/docker/docker/pkg/stringid	0.029s	coverage: 70.6% of statements
17:06:59 [2022-05-04T17:06:59.524Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev
17:06:59 [2022-05-04T17:06:59.524Z] GOOS="linux" GOARCH="amd64" GOARM=""
17:06:59 [2022-05-04T17:06:59.524Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev
17:06:59 [2022-05-04T17:06:59.524Z] Cross building: bundles/cross/windows/amd64
17:06:59 [2022-05-04T17:06:59.524Z] +++++++ cat ./cli/winresources/dockerd/winres.json
17:06:59 [2022-05-04T17:06:59.524Z] {
17:06:59 [2022-05-04T17:06:59.524Z]   "RT_GROUP_ICON": {
17:06:59 [2022-05-04T17:06:59.524Z]     "#1": {
17:06:59 [2022-05-04T17:06:59.524Z]       "0409": "../../winresources/docker.ico"
17:06:59 [2022-05-04T17:06:59.524Z]     }
17:06:59 [2022-05-04T17:06:59.524Z]   },
17:06:59 [2022-05-04T17:06:59.524Z]   "RT_MANIFEST": {
17:06:59 [2022-05-04T17:06:59.524Z]     "#1": {
17:06:59 [2022-05-04T17:06:59.524Z]       "0409": {
17:06:59 [2022-05-04T17:06:59.524Z]         "identity": {},
17:06:59 [2022-05-04T17:06:59.524Z]         "description": "Docker Engine",
17:06:59 [2022-05-04T17:06:59.524Z]         "minimum-os": "vista",
17:06:59 [2022-05-04T17:06:59.524Z]         "execution-level": "",
17:06:59 [2022-05-04T17:06:59.524Z]         "ui-access": false,
17:06:59 [2022-05-04T17:06:59.524Z]         "auto-elevate": false,
17:06:59 [2022-05-04T17:06:59.524Z]         "dpi-awareness": "unaware",
17:06:59 [2022-05-04T17:06:59.524Z]         "disable-theming": false,
17:06:59 [2022-05-04T17:06:59.524Z]         "disable-window-filtering": false,
17:06:59 [2022-05-04T17:06:59.524Z]         "high-resolution-scrolling-aware": false,
17:06:59 [2022-05-04T17:06:59.524Z]         "ultra-high-resolution-scrolling-aware": false,
17:06:59 [2022-05-04T17:06:59.524Z]         "long-path-aware": false,
17:06:59 [2022-05-04T17:06:59.524Z]         "printer-driver-isolation": false,
17:06:59 [2022-05-04T17:06:59.524Z]         "gdi-scaling": false,
17:06:59 [2022-05-04T17:06:59.524Z]         "segment-heap": false,
17:06:59 [2022-05-04T17:06:59.524Z]         "use-common-controls-v6": false
17:06:59 [2022-05-04T17:06:59.524Z]       }
17:06:59 [2022-05-04T17:06:59.524Z]     }
17:06:59 [2022-05-04T17:06:59.524Z]   },
17:06:59 [2022-05-04T17:06:59.524Z]   "RT_MESSAGETABLE": {
17:06:59 [2022-05-04T17:06:59.524Z]     "#1": {
17:06:59 [2022-05-04T17:06:59.524Z]       "0409": "../../winresources/event_messages.bin"
17:06:59 [2022-05-04T17:06:59.524Z]     }
17:06:59 [2022-05-04T17:06:59.524Z]   },
17:06:59 [2022-05-04T17:06:59.524Z]   "RT_VERSION": {
17:06:59 [2022-05-04T17:06:59.524Z]     "#1": {
17:06:59 [2022-05-04T17:06:59.524Z]       "0409": {
17:06:59 [2022-05-04T17:06:59.524Z]         "fixed": {
17:06:59 [2022-05-04T17:06:59.524Z]           "file_version": "0.0.0.0",
17:06:59 [2022-05-04T17:06:59.524Z]           "product_version": "0.0.0.0",
17:06:59 [2022-05-04T17:06:59.524Z]           "type": "Unknown"
17:06:59 [2022-05-04T17:06:59.524Z]         },
17:06:59 [2022-05-04T17:06:59.524Z]         "info": {
17:06:59 [2022-05-04T17:06:59.524Z]           "0000": {
17:06:59 [2022-05-04T17:06:59.524Z]             "CompanyName": "",
17:06:59 [2022-05-04T17:06:59.524Z]             "FileVersion": "dev",
17:06:59 [2022-05-04T17:06:59.524Z]             "LegalCopyright": "Copyright © 2015-2022 Docker Inc.",
17:06:59 [2022-05-04T17:06:59.524Z]             "OriginalFileName": "dockerd-dev.exe",
17:06:59 [2022-05-04T17:06:59.524Z]             "ProductName": "",
17:06:59 [2022-05-04T17:06:59.524Z]             "ProductVersion": "dev",
17:06:59 [2022-05-04T17:06:59.524Z]             "SpecialBuild": "6e376e32d85ab3faad4095c561b8ab8030fbce15"
17:06:59 [2022-05-04T17:06:59.524Z]           }
17:06:59 [2022-05-04T17:06:59.524Z]         }
17:06:59 [2022-05-04T17:06:59.524Z]       }
17:06:59 [2022-05-04T17:06:59.524Z]     }
17:06:59 [2022-05-04T17:06:59.524Z]   }
17:06:59 [2022-05-04T17:06:59.524Z] }
17:06:59 [2022-05-04T17:06:59.524Z] cmd/dockerd/config.go
17:06:59 [2022-05-04T17:06:59.524Z] cmd/dockerd/config_windows.go
17:06:59 [2022-05-04T17:06:59.524Z] cmd/dockerd/daemon.go
17:06:59 [2022-05-04T17:06:59.524Z] cmd/dockerd/daemon_test.go
17:06:59 [2022-05-04T17:06:59.524Z] cmd/dockerd/daemon_windows.go
17:06:59 [2022-05-04T17:06:59.524Z] cmd/dockerd/docker.go
17:06:59 [2022-05-04T17:06:59.524Z] cmd/dockerd/docker_windows.go
17:06:59 [2022-05-04T17:06:59.524Z] cmd/dockerd/genwinres_windows.go
17:06:59 [2022-05-04T17:06:59.524Z] cmd/dockerd/metrics.go
17:06:59 [2022-05-04T17:06:59.524Z] cmd/dockerd/options.go
17:06:59 [2022-05-04T17:06:59.524Z] cmd/dockerd/options_test.go
17:06:59 [2022-05-04T17:06:59.524Z] cmd/dockerd/service_windows.go
17:06:59 [2022-05-04T17:06:59.524Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe
17:06:59 [2022-05-04T17:06:59.524Z] GOOS="windows" GOARCH="amd64" GOARM=""
17:06:59 [2022-05-04T17:06:59.544Z] --- PASS: TestServiceUpdateSecrets (13.90s)
17:06:59 [2022-05-04T17:06:59.544Z] === RUN   TestServiceUpdateConfigs
17:07:00 [2022-05-04T17:07:00.348Z] === RUN   TestIsCpusetListAvailable
17:07:00 [2022-05-04T17:07:00.348Z] --- PASS: TestIsCpusetListAvailable (0.00s)
17:07:00 [2022-05-04T17:07:00.348Z] PASS
17:07:00 [2022-05-04T17:07:00.348Z] coverage: 39.4% of statements
17:07:00 [2022-05-04T17:07:00.348Z] ok  	github.com/docker/docker/pkg/sysinfo	0.029s	coverage: 39.4% of statements
17:07:01 [2022-05-04T17:07:01.172Z] --- PASS: TestInfoAPIWarnings (16.56s)
17:07:01 [2022-05-04T17:07:01.172Z] === RUN   TestInfoDebug
17:07:01 [2022-05-04T17:07:01.172Z] --- PASS: TestInfoDebug (0.55s)
17:07:01 [2022-05-04T17:07:01.172Z] === RUN   TestInfoInsecureRegistries
17:07:01 [2022-05-04T17:07:01.172Z] --- PASS: TestInfoInsecureRegistries (0.54s)
17:07:01 [2022-05-04T17:07:01.172Z] === RUN   TestInfoRegistryMirrors
17:07:01 [2022-05-04T17:07:01.172Z] --- PASS: TestInfoRegistryMirrors (0.54s)
17:07:01 [2022-05-04T17:07:01.172Z] === RUN   TestLoginFailsWithBadCredentials
17:07:01 [2022-05-04T17:07:01.332Z] === RUN   TestChtimes
17:07:01 [2022-05-04T17:07:01.332Z] --- PASS: TestChtimes (0.00s)
17:07:01 [2022-05-04T17:07:01.332Z] === RUN   TestChtimesWindows
17:07:01 [2022-05-04T17:07:01.332Z] --- PASS: TestChtimesWindows (0.00s)
17:07:01 [2022-05-04T17:07:01.332Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
17:07:01 [2022-05-04T17:07:01.332Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
17:07:01 [2022-05-04T17:07:01.332Z] PASS
17:07:01 [2022-05-04T17:07:01.332Z] coverage: 13.0% of statements
17:07:01 [2022-05-04T17:07:01.332Z] ok  	github.com/docker/docker/pkg/system	0.038s	coverage: 13.0% of statements
17:07:01 [2022-05-04T17:07:01.430Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s)
17:07:01 [2022-05-04T17:07:01.431Z] === RUN   TestPingCacheHeaders
17:07:01 [2022-05-04T17:07:01.431Z] --- PASS: TestPingCacheHeaders (0.03s)
17:07:01 [2022-05-04T17:07:01.431Z] === RUN   TestPingGet
17:07:01 [2022-05-04T17:07:01.431Z] --- PASS: TestPingGet (0.01s)
17:07:01 [2022-05-04T17:07:01.431Z] === RUN   TestPingHead
17:07:01 [2022-05-04T17:07:01.431Z] --- PASS: TestPingHead (0.03s)
17:07:01 [2022-05-04T17:07:01.431Z] === RUN   TestPingSwarmHeader
17:07:01 [2022-05-04T17:07:01.799Z] === RUN   TestTailFile
17:07:01 [2022-05-04T17:07:01.799Z] --- PASS: TestTailFile (0.00s)
17:07:01 [2022-05-04T17:07:01.799Z] === RUN   TestTailFileManyLines
17:07:01 [2022-05-04T17:07:01.799Z] --- PASS: TestTailFileManyLines (0.00s)
17:07:01 [2022-05-04T17:07:01.799Z] === RUN   TestTailEmptyFile
17:07:01 [2022-05-04T17:07:01.799Z] --- PASS: TestTailEmptyFile (0.00s)
17:07:01 [2022-05-04T17:07:01.799Z] === RUN   TestTailNegativeN
17:07:01 [2022-05-04T17:07:01.799Z] --- PASS: TestTailNegativeN (0.00s)
17:07:01 [2022-05-04T17:07:01.799Z] === RUN   TestNewTailReader
17:07:01 [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader
17:07:01 [2022-05-04T17:07:01.799Z] === CONT  TestNewTailReader
17:07:01 [2022-05-04T17:07:01.799Z] === RUN   TestNewTailReader/2_byte_delimiter
17:07:01 [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter
17:07:01 [2022-05-04T17:07:01.799Z] === RUN   TestNewTailReader/4_byte_delimiter
17:07:01 [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/4_byte_delimiter
17:07:01 [2022-05-04T17:07:01.799Z] === RUN   TestNewTailReader/8_byte_delimiter
17:07:01 [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/8_byte_delimiter
17:07:01 [2022-05-04T17:07:01.799Z] === RUN   TestNewTailReader/12_byte_delimiter
17:07:01 [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/12_byte_delimiter
17:07:01 [2022-05-04T17:07:01.799Z] === RUN   TestNewTailReader/no_delimiter
17:07:01 [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/no_delimiter
17:07:01 [2022-05-04T17:07:01.799Z] === RUN   TestNewTailReader/single_byte_delimiter
17:07:01 [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/single_byte_delimiter
17:07:01 [2022-05-04T17:07:01.799Z] === RUN   TestNewTailReader/truncated_last_line
17:07:01 [2022-05-04T17:07:01.799Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
17:07:01 [2022-05-04T17:07:01.799Z] === RUN   TestNewTailReader/truncated_last_line#01
17:07:01 [2022-05-04T17:07:01.799Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
17:07:01 [2022-05-04T17:07:01.799Z] === RUN   TestNewTailReader/truncated_last_line#02
17:07:01 [2022-05-04T17:07:01.799Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
17:07:01 [2022-05-04T17:07:01.799Z] === CONT  TestNewTailReader/2_byte_delimiter
17:07:01 [2022-05-04T17:07:01.799Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
17:07:01 [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
17:07:01 [2022-05-04T17:07:01.799Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
17:07:01 [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
17:07:01 [2022-05-04T17:07:01.799Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
17:07:01 [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
17:07:01 [2022-05-04T17:07:01.799Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
17:07:01 [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
17:07:01 [2022-05-04T17:07:01.799Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
17:07:01 [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
17:07:01 [2022-05-04T17:07:01.799Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
17:07:01 [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
17:07:01 [2022-05-04T17:07:01.799Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
17:07:01 [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
17:07:01 [2022-05-04T17:07:01.799Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
17:07:01 [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
17:07:01 [2022-05-04T17:07:01.799Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
17:07:01 [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
17:07:01 [2022-05-04T17:07:01.799Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
17:07:01 [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
17:07:01 [2022-05-04T17:07:01.799Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
17:07:01 [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
17:07:01 [2022-05-04T17:07:01.799Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
17:07:01 [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
17:07:01 [2022-05-04T17:07:01.799Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
17:07:01 [2022-05-04T17:07:01.799Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
17:07:01 [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
17:07:01 [2022-05-04T17:07:01.799Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
17:07:01 [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
17:07:01 [2022-05-04T17:07:01.799Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
17:07:01 [2022-05-04T17:07:01.799Z] === CONT  TestNewTailReader/single_byte_delimiter
17:07:01 [2022-05-04T17:07:01.799Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
17:07:01 [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
17:07:01 [2022-05-04T17:07:01.799Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
17:07:01 [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
17:07:01 [2022-05-04T17:07:01.799Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
17:07:01 [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
17:07:01 [2022-05-04T17:07:01.799Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
17:07:01 [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
17:07:01 [2022-05-04T17:07:01.799Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
17:07:01 [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
17:07:01 [2022-05-04T17:07:01.799Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
17:07:01 [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
17:07:01 [2022-05-04T17:07:01.799Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
17:07:01 [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
17:07:01 [2022-05-04T17:07:01.799Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
17:07:01 [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
17:07:01 [2022-05-04T17:07:01.799Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
17:07:01 [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
17:07:01 [2022-05-04T17:07:01.799Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
17:07:01 [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
17:07:01 [2022-05-04T17:07:01.799Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
17:07:01 [2022-05-04T17:07:01.799Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
17:07:01 [2022-05-04T17:07:01.800Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:07:01 [2022-05-04T17:07:01.800Z] === CONT  TestNewTailReader/8_byte_delimiter
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
17:07:01 [2022-05-04T17:07:01.800Z] === CONT  TestNewTailReader/no_delimiter
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/no_delimiter/no_lines
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
17:07:01 [2022-05-04T17:07:01.800Z] === CONT  TestNewTailReader/12_byte_delimiter
17:07:01 [2022-05-04T17:07:01.800Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
17:07:01 [2022-05-04T17:07:01.800Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:07:01 [2022-05-04T17:07:01.800Z] === CONT  TestNewTailReader/4_byte_delimiter
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
17:07:01 [2022-05-04T17:07:01.800Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:07:01 [2022-05-04T17:07:01.800Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:07:01 [2022-05-04T17:07:01.800Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:07:01 [2022-05-04T17:07:01.800Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:07:01 [2022-05-04T17:07:01.800Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
17:07:01 [2022-05-04T17:07:01.800Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
17:07:01 [2022-05-04T17:07:01.800Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
17:07:01 [2022-05-04T17:07:01.800Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
17:07:01 [2022-05-04T17:07:01.800Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
17:07:01 [2022-05-04T17:07:01.800Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
17:07:01 [2022-05-04T17:07:01.800Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
17:07:01 [2022-05-04T17:07:01.800Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
17:07:01 [2022-05-04T17:07:01.800Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
17:07:01 [2022-05-04T17:07:01.800Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
17:07:01 [2022-05-04T17:07:01.800Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
17:07:01 [2022-05-04T17:07:01.801Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:07:01 [2022-05-04T17:07:01.801Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:07:01 [2022-05-04T17:07:01.801Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:07:01 [2022-05-04T17:07:01.801Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:07:01 [2022-05-04T17:07:01.801Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:07:01 [2022-05-04T17:07:01.801Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:07:01 [2022-05-04T17:07:01.801Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:07:01 [2022-05-04T17:07:01.801Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
17:07:01 [2022-05-04T17:07:01.801Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
17:07:01 [2022-05-04T17:07:01.801Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
17:07:01 [2022-05-04T17:07:01.801Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:07:01 [2022-05-04T17:07:01.801Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:07:01 [2022-05-04T17:07:01.801Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
17:07:01 [2022-05-04T17:07:01.801Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
17:07:01 [2022-05-04T17:07:01.801Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
17:07:01 [2022-05-04T17:07:01.801Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:07:01 [2022-05-04T17:07:01.801Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:07:01 [2022-05-04T17:07:01.801Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:07:01 [2022-05-04T17:07:01.850Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
17:07:01 [2022-05-04T17:07:01.850Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
17:07:01 [2022-05-04T17:07:01.850Z] === RUN   TestLoadDaemonCliConfigWithTLS
17:07:01 [2022-05-04T17:07:01.850Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
17:07:01 [2022-05-04T17:07:01.850Z] === RUN   TestLoadDaemonCliConfigWithConflicts
17:07:01 [2022-05-04T17:07:01.850Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
17:07:01 [2022-05-04T17:07:01.850Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
17:07:01 [2022-05-04T17:07:01.850Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
17:07:01 [2022-05-04T17:07:01.850Z] === RUN   TestLoadDaemonCliWithConflictingLabels
17:07:01 [2022-05-04T17:07:01.850Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
17:07:01 [2022-05-04T17:07:01.850Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
17:07:01 [2022-05-04T17:07:01.850Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
17:07:01 [2022-05-04T17:07:01.850Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
17:07:01 [2022-05-04T17:07:01.850Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
17:07:01 [2022-05-04T17:07:01.850Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
17:07:01 [2022-05-04T17:07:01.850Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
17:07:01 [2022-05-04T17:07:01.850Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
17:07:01 [2022-05-04T17:07:01.850Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
17:07:01 [2022-05-04T17:07:01.850Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
17:07:01 [2022-05-04T17:07:01.850Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
17:07:01 [2022-05-04T17:07:01.850Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
17:07:01 [2022-05-04T17:07:01.850Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
17:07:01 [2022-05-04T17:07:01.850Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
17:07:01 [2022-05-04T17:07:01.850Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
17:07:01 [2022-05-04T17:07:01.850Z] === RUN   TestConfigureDaemonLogs
17:07:01 [2022-05-04T17:07:01.850Z] --- PASS: TestConfigureDaemonLogs (0.00s)
17:07:01 [2022-05-04T17:07:01.850Z] === RUN   TestCommonOptionsInstallFlags
17:07:01 [2022-05-04T17:07:01.850Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
17:07:01 [2022-05-04T17:07:01.850Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
17:07:01 [2022-05-04T17:07:01.850Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
17:07:01 [2022-05-04T17:07:01.850Z] PASS
17:07:01 [2022-05-04T17:07:01.850Z] coverage: 20.1% of statements
17:07:01 [2022-05-04T17:07:01.850Z] ok  	github.com/docker/docker/cmd/dockerd	0.209s	coverage: 20.1% of statements
17:07:01 [2022-05-04T17:07:01.850Z] ?   	github.com/docker/docker/cmd/dockerd/trap	[no test files]
17:07:01 [2022-05-04T17:07:01.850Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
17:07:01 [2022-05-04T17:07:01.992Z] === RUN   TestPingSwarmHeader/before_swarm_init
17:07:02 [2022-05-04T17:07:02.269Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:07:02 [2022-05-04T17:07:02.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:07:02 [2022-05-04T17:07:02.269Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:07:02 [2022-05-04T17:07:02.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:07:02 [2022-05-04T17:07:02.269Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.269Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
17:07:02 [2022-05-04T17:07:02.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
17:07:02 [2022-05-04T17:07:02.269Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.269Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
17:07:02 [2022-05-04T17:07:02.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
17:07:02 [2022-05-04T17:07:02.269Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.269Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:07:02 [2022-05-04T17:07:02.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:07:02 [2022-05-04T17:07:02.269Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:07:02 [2022-05-04T17:07:02.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:07:02 [2022-05-04T17:07:02.269Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:07:02 [2022-05-04T17:07:02.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:07:02 [2022-05-04T17:07:02.269Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:07:02 [2022-05-04T17:07:02.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:07:02 [2022-05-04T17:07:02.269Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:07:02 [2022-05-04T17:07:02.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:07:02 [2022-05-04T17:07:02.269Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.269Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
17:07:02 [2022-05-04T17:07:02.269Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
17:07:02 [2022-05-04T17:07:02.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
17:07:02 [2022-05-04T17:07:02.269Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
17:07:02 [2022-05-04T17:07:02.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
17:07:02 [2022-05-04T17:07:02.269Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
17:07:02 [2022-05-04T17:07:02.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
17:07:02 [2022-05-04T17:07:02.269Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
17:07:02 [2022-05-04T17:07:02.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
17:07:02 [2022-05-04T17:07:02.269Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
17:07:02 [2022-05-04T17:07:02.269Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
17:07:02 [2022-05-04T17:07:02.269Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.270Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.270Z] === CONT  TestNewTailReader/no_delimiter/no_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.270Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.270Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.270Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.270Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.270Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.270Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.270Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.270Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.270Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.270Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.270Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.270Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.270Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
17:07:02 [2022-05-04T17:07:02.270Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.270Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.270Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
17:07:02 [2022-05-04T17:07:02.270Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
17:07:02 [2022-05-04T17:07:02.270Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
17:07:02 [2022-05-04T17:07:02.270Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.271Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.271Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.271Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.271Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
17:07:02 [2022-05-04T17:07:02.271Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
17:07:02 [2022-05-04T17:07:02.271Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:07:02 [2022-05-04T17:07:02.271Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.271Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.271Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.271Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
17:07:02 [2022-05-04T17:07:02.271Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
17:07:02 [2022-05-04T17:07:02.271Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.271Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
17:07:02 [2022-05-04T17:07:02.271Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
17:07:02 [2022-05-04T17:07:02.271Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
17:07:02 [2022-05-04T17:07:02.271Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
17:07:02 [2022-05-04T17:07:02.271Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
17:07:02 [2022-05-04T17:07:02.271Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.271Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
17:07:02 [2022-05-04T17:07:02.271Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
17:07:02 [2022-05-04T17:07:02.271Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.271Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
17:07:02 [2022-05-04T17:07:02.271Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
17:07:02 [2022-05-04T17:07:02.271Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.271Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:07:02 [2022-05-04T17:07:02.271Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.271Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.271Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.271Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
17:07:02 [2022-05-04T17:07:02.271Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.271Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.271Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
17:07:02 [2022-05-04T17:07:02.271Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
17:07:02 [2022-05-04T17:07:02.271Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
17:07:02 [2022-05-04T17:07:02.272Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
17:07:02 [2022-05-04T17:07:02.272Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
17:07:02 [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
17:07:02 [2022-05-04T17:07:02.272Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
17:07:02 [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
17:07:02 [2022-05-04T17:07:02.272Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
17:07:02 [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
17:07:02 [2022-05-04T17:07:02.272Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
17:07:02 [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
17:07:02 [2022-05-04T17:07:02.272Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
17:07:02 [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
17:07:02 [2022-05-04T17:07:02.272Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
17:07:02 [2022-05-04T17:07:02.272Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:07:02 [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:07:02 [2022-05-04T17:07:02.272Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:07:02 [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:07:02 [2022-05-04T17:07:02.272Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:07:02 [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:07:02 [2022-05-04T17:07:02.272Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:07:02 [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:07:02 [2022-05-04T17:07:02.272Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:07:02 [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:07:02 [2022-05-04T17:07:02.272Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
17:07:02 [2022-05-04T17:07:02.272Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
17:07:02 [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
17:07:02 [2022-05-04T17:07:02.272Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
17:07:02 [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
17:07:02 [2022-05-04T17:07:02.272Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
17:07:02 [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
17:07:02 [2022-05-04T17:07:02.272Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
17:07:02 [2022-05-04T17:07:02.272Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:07:02 [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:07:02 [2022-05-04T17:07:02.272Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:07:02 [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:07:02 [2022-05-04T17:07:02.272Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:07:02 [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:07:02 [2022-05-04T17:07:02.272Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:07:02 [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:07:02 [2022-05-04T17:07:02.272Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:07:02 [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:07:02 [2022-05-04T17:07:02.272Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.272Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
17:07:02 [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
17:07:02 [2022-05-04T17:07:02.272Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
17:07:02 [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
17:07:02 [2022-05-04T17:07:02.272Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
17:07:02 [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
17:07:02 [2022-05-04T17:07:02.272Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
17:07:02 [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
17:07:02 [2022-05-04T17:07:02.272Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:07:02 [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
17:07:02 [2022-05-04T17:07:02.272Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
17:07:02 [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
17:07:02 [2022-05-04T17:07:02.272Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
17:07:02 [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:07:02 [2022-05-04T17:07:02.272Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
17:07:02 [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
17:07:02 [2022-05-04T17:07:02.272Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
17:07:02 [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
17:07:02 [2022-05-04T17:07:02.272Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
17:07:02 [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
17:07:02 [2022-05-04T17:07:02.272Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.272Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.272Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:07:02 [2022-05-04T17:07:02.273Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:07:02 [2022-05-04T17:07:02.274Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
17:07:02 [2022-05-04T17:07:02.274Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.274Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
17:07:02 [2022-05-04T17:07:02.274Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
17:07:02 [2022-05-04T17:07:02.274Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:07:02 [2022-05-04T17:07:02.274Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.274Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:07:02 [2022-05-04T17:07:02.274Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:07:02 [2022-05-04T17:07:02.274Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:07:02 [2022-05-04T17:07:02.274Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
17:07:02 [2022-05-04T17:07:02.274Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:07:02 [2022-05-04T17:07:02.274Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
17:07:02 [2022-05-04T17:07:02.274Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
17:07:02 [2022-05-04T17:07:02.274Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
17:07:02 [2022-05-04T17:07:02.274Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
17:07:02 [2022-05-04T17:07:02.274Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
17:07:02 [2022-05-04T17:07:02.274Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
17:07:02 [2022-05-04T17:07:02.274Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
17:07:02 [2022-05-04T17:07:02.274Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
17:07:02 [2022-05-04T17:07:02.274Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
17:07:02 [2022-05-04T17:07:02.274Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
17:07:02 [2022-05-04T17:07:02.274Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
17:07:02 [2022-05-04T17:07:02.274Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:07:02 [2022-05-04T17:07:02.274Z] --- PASS: TestNewTailReader (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.01s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.01s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.01s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.01s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.274Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.01s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.01s)
17:07:02 [2022-05-04T17:07:02.275Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:07:02 [2022-05-04T17:07:02.275Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.01s)
17:07:02 [2022-05-04T17:07:02.276Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:07:02 [2022-05-04T17:07:02.276Z] PASS
17:07:02 [2022-05-04T17:07:02.276Z] coverage: 88.6% of statements
17:07:02 [2022-05-04T17:07:02.276Z] ok  	github.com/docker/docker/pkg/tailfile	0.175s	coverage: 88.6% of statements
17:07:02 [2022-05-04T17:07:02.554Z] === RUN   TestPingSwarmHeader/after_swarm_init
17:07:02 [2022-05-04T17:07:02.832Z] === RUN   TestContainerStopSignal
17:07:02 [2022-05-04T17:07:02.832Z] --- PASS: TestContainerStopSignal (0.00s)
17:07:02 [2022-05-04T17:07:02.832Z] === RUN   TestContainerStopTimeout
17:07:02 [2022-05-04T17:07:02.832Z] --- PASS: TestContainerStopTimeout (0.00s)
17:07:02 [2022-05-04T17:07:02.832Z] === RUN   TestContainerSecretReferenceDestTarget
17:07:02 [2022-05-04T17:07:02.832Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
17:07:02 [2022-05-04T17:07:02.832Z] === RUN   TestContainerLogPathSetForJSONFileLogger
17:07:02 [2022-05-04T17:07:02.832Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
17:07:02 [2022-05-04T17:07:02.832Z] === RUN   TestContainerLogPathSetForRingLogger
17:07:02 [2022-05-04T17:07:02.832Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
17:07:02 [2022-05-04T17:07:02.832Z] === RUN   TestReplaceAndAppendEnvVars
17:07:02 [2022-05-04T17:07:02.832Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
17:07:02 [2022-05-04T17:07:02.832Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
17:07:02 [2022-05-04T17:07:02.832Z] === RUN   TestNewMemoryStore
17:07:02 [2022-05-04T17:07:02.832Z] --- PASS: TestNewMemoryStore (0.00s)
17:07:02 [2022-05-04T17:07:02.832Z] === RUN   TestAddContainers
17:07:02 [2022-05-04T17:07:02.832Z] --- PASS: TestAddContainers (0.00s)
17:07:02 [2022-05-04T17:07:02.832Z] === RUN   TestGetContainer
17:07:02 [2022-05-04T17:07:02.832Z] --- PASS: TestGetContainer (0.00s)
17:07:02 [2022-05-04T17:07:02.832Z] === RUN   TestDeleteContainer
17:07:02 [2022-05-04T17:07:02.832Z] --- PASS: TestDeleteContainer (0.00s)
17:07:02 [2022-05-04T17:07:02.832Z] === RUN   TestListContainers
17:07:02 [2022-05-04T17:07:02.832Z] --- PASS: TestListContainers (0.00s)
17:07:02 [2022-05-04T17:07:02.832Z] === RUN   TestFirstContainer
17:07:02 [2022-05-04T17:07:02.832Z] --- PASS: TestFirstContainer (0.00s)
17:07:02 [2022-05-04T17:07:02.832Z] === RUN   TestApplyAllContainer
17:07:02 [2022-05-04T17:07:02.832Z] --- PASS: TestApplyAllContainer (0.00s)
17:07:02 [2022-05-04T17:07:02.832Z] === RUN   TestIsValidHealthString
17:07:02 [2022-05-04T17:07:02.832Z] --- PASS: TestIsValidHealthString (0.00s)
17:07:02 [2022-05-04T17:07:02.832Z] === RUN   TestStateRunStop
17:07:02 [2022-05-04T17:07:02.832Z] --- PASS: TestStateRunStop (0.00s)
17:07:02 [2022-05-04T17:07:02.832Z] === RUN   TestStateTimeoutWait
17:07:02 [2022-05-04T17:07:02.832Z]     state_test.go:141: Stop callback fired
17:07:02 [2022-05-04T17:07:02.832Z]     state_test.go:165: Stop callback fired
17:07:02 [2022-05-04T17:07:02.832Z] --- PASS: TestStateTimeoutWait (0.10s)
17:07:02 [2022-05-04T17:07:02.832Z] === RUN   TestIsValidStateString
17:07:02 [2022-05-04T17:07:02.832Z] --- PASS: TestIsValidStateString (0.00s)
17:07:02 [2022-05-04T17:07:02.832Z] === RUN   TestViewSaveDelete
17:07:02 [2022-05-04T17:07:02.832Z] --- PASS: TestViewSaveDelete (0.01s)
17:07:02 [2022-05-04T17:07:02.832Z] === RUN   TestViewAll
17:07:02 [2022-05-04T17:07:02.832Z] --- PASS: TestViewAll (0.01s)
17:07:02 [2022-05-04T17:07:02.832Z] === RUN   TestViewGet
17:07:02 [2022-05-04T17:07:02.832Z] --- PASS: TestViewGet (0.01s)
17:07:02 [2022-05-04T17:07:02.832Z] === RUN   TestNames
17:07:02 [2022-05-04T17:07:02.832Z] --- PASS: TestNames (0.00s)
17:07:02 [2022-05-04T17:07:02.832Z] === RUN   TestViewWithHealthCheck
17:07:02 [2022-05-04T17:07:02.832Z] --- PASS: TestViewWithHealthCheck (0.01s)
17:07:02 [2022-05-04T17:07:02.832Z] PASS
17:07:02 [2022-05-04T17:07:02.832Z] coverage: 41.7% of statements
17:07:02 [2022-05-04T17:07:02.832Z] ok  	github.com/docker/docker/container	0.215s	coverage: 41.7% of statements
17:07:02 [2022-05-04T17:07:02.832Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:07:02 [2022-05-04T17:07:02.832Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:07:03 [2022-05-04T17:07:03.259Z] === RUN   TestTarSumRemoveNonExistent
17:07:03 [2022-05-04T17:07:03.259Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
17:07:03 [2022-05-04T17:07:03.259Z] === RUN   TestTarSumRemove
17:07:03 [2022-05-04T17:07:03.259Z] --- PASS: TestTarSumRemove (0.00s)
17:07:03 [2022-05-04T17:07:03.259Z] === RUN   TestSortFileInfoSums
17:07:03 [2022-05-04T17:07:03.259Z] --- PASS: TestSortFileInfoSums (0.00s)
17:07:03 [2022-05-04T17:07:03.259Z] === RUN   TestNewTarSumForLabelInvalid
17:07:03 [2022-05-04T17:07:03.259Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
17:07:03 [2022-05-04T17:07:03.259Z] === RUN   TestNewTarSumForLabel
17:07:03 [2022-05-04T17:07:03.259Z] --- PASS: TestNewTarSumForLabel (0.00s)
17:07:03 [2022-05-04T17:07:03.259Z] === RUN   TestEmptyTar
17:07:03 [2022-05-04T17:07:03.259Z] --- PASS: TestEmptyTar (0.00s)
17:07:03 [2022-05-04T17:07:03.259Z] === RUN   TestTarSumsReadSize
17:07:03 [2022-05-04T17:07:03.259Z] --- PASS: TestTarSumsReadSize (0.00s)
17:07:03 [2022-05-04T17:07:03.259Z] === RUN   TestTarSums
17:07:03 [2022-05-04T17:07:03.259Z] --- PASS: TestTarSums (0.05s)
17:07:03 [2022-05-04T17:07:03.259Z] === RUN   TestIteration
17:07:03 [2022-05-04T17:07:03.259Z] --- PASS: TestIteration (0.00s)
17:07:03 [2022-05-04T17:07:03.259Z] === RUN   TestVersionLabelForChecksum
17:07:03 [2022-05-04T17:07:03.259Z] --- PASS: TestVersionLabelForChecksum (0.00s)
17:07:03 [2022-05-04T17:07:03.259Z] === RUN   TestVersion
17:07:03 [2022-05-04T17:07:03.259Z] --- PASS: TestVersion (0.00s)
17:07:03 [2022-05-04T17:07:03.259Z] === RUN   TestGetVersion
17:07:03 [2022-05-04T17:07:03.259Z] --- PASS: TestGetVersion (0.00s)
17:07:03 [2022-05-04T17:07:03.259Z] === RUN   TestGetVersions
17:07:03 [2022-05-04T17:07:03.259Z] --- PASS: TestGetVersions (0.00s)
17:07:03 [2022-05-04T17:07:03.259Z] PASS
17:07:03 [2022-05-04T17:07:03.259Z] coverage: 89.3% of statements
17:07:03 [2022-05-04T17:07:03.259Z] ok  	github.com/docker/docker/pkg/tarsum	0.093s	coverage: 89.3% of statements
17:07:03 [2022-05-04T17:07:03.299Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
17:07:03 [2022-05-04T17:07:03.299Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:07:03 [2022-05-04T17:07:03.482Z] === RUN   TestPingSwarmHeader/after_swarm_leave
17:07:03 [2022-05-04T17:07:03.726Z] === RUN   TestTruncIndex
17:07:03 [2022-05-04T17:07:03.726Z] --- PASS: TestTruncIndex (0.10s)
17:07:03 [2022-05-04T17:07:03.726Z] PASS
17:07:03 [2022-05-04T17:07:03.726Z] coverage: 91.5% of statements
17:07:03 [2022-05-04T17:07:03.726Z] ok  	github.com/docker/docker/pkg/truncindex	0.130s	coverage: 91.5% of statements
17:07:03 [2022-05-04T17:07:03.737Z] --- PASS: TestPingSwarmHeader (2.19s)
17:07:03 [2022-05-04T17:07:03.737Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
17:07:03 [2022-05-04T17:07:03.737Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
17:07:03 [2022-05-04T17:07:03.737Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
17:07:03 [2022-05-04T17:07:03.737Z] === RUN   TestVersion
17:07:03 [2022-05-04T17:07:03.737Z] --- PASS: TestVersion (0.03s)
17:07:03 [2022-05-04T17:07:03.737Z] === CONT  TestDiskUsage
17:07:03 [2022-05-04T17:07:03.765Z] === RUN   TestPrepare
17:07:03 [2022-05-04T17:07:03.765Z] --- PASS: TestPrepare (0.00s)
17:07:03 [2022-05-04T17:07:03.765Z] === RUN   TestStart
17:07:03 [2022-05-04T17:07:03.765Z] --- PASS: TestStart (0.00s)
17:07:03 [2022-05-04T17:07:03.765Z] === RUN   TestWaitCancel
17:07:03 [2022-05-04T17:07:03.765Z] --- PASS: TestWaitCancel (0.00s)
17:07:03 [2022-05-04T17:07:03.765Z] === RUN   TestWaitDisabled
17:07:03 [2022-05-04T17:07:03.765Z] --- PASS: TestWaitDisabled (0.00s)
17:07:03 [2022-05-04T17:07:03.765Z] === RUN   TestWaitEnabled
17:07:03 [2022-05-04T17:07:03.765Z] --- PASS: TestWaitEnabled (0.00s)
17:07:03 [2022-05-04T17:07:03.765Z] === RUN   TestRemove
17:07:03 [2022-05-04T17:07:03.765Z] --- PASS: TestRemove (0.00s)
17:07:03 [2022-05-04T17:07:03.765Z] PASS
17:07:03 [2022-05-04T17:07:03.765Z] coverage: 65.3% of statements
17:07:03 [2022-05-04T17:07:03.765Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.059s	coverage: 65.3% of statements
17:07:04 [2022-05-04T17:07:04.193Z] === RUN   TestVersionInfo
17:07:04 [2022-05-04T17:07:04.193Z] --- PASS: TestVersionInfo (0.00s)
17:07:04 [2022-05-04T17:07:04.193Z] === RUN   TestAppendVersions
17:07:04 [2022-05-04T17:07:04.193Z] --- PASS: TestAppendVersions (0.00s)
17:07:04 [2022-05-04T17:07:04.193Z] PASS
17:07:04 [2022-05-04T17:07:04.193Z] coverage: 88.9% of statements
17:07:04 [2022-05-04T17:07:04.193Z] ok  	github.com/docker/docker/pkg/useragent	0.031s	coverage: 88.9% of statements
17:07:04 [2022-05-04T17:07:04.299Z] === RUN   TestDiskUsage/empty
17:07:04 [2022-05-04T17:07:04.299Z] === RUN   TestDiskUsage/empty/container_types
17:07:04 [2022-05-04T17:07:04.299Z] === RUN   TestDiskUsage/empty/image_types
17:07:04 [2022-05-04T17:07:04.299Z] === RUN   TestDiskUsage/empty/volume_types
17:07:04 [2022-05-04T17:07:04.299Z] === RUN   TestDiskUsage/empty/build-cache_types
17:07:04 [2022-05-04T17:07:04.299Z] === RUN   TestDiskUsage/empty/container,_volume_types
17:07:04 [2022-05-04T17:07:04.299Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
17:07:04 [2022-05-04T17:07:04.299Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
17:07:04 [2022-05-04T17:07:04.299Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
17:07:04 [2022-05-04T17:07:04.299Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
17:07:04 [2022-05-04T17:07:04.299Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
17:07:04 [2022-05-04T17:07:04.299Z] === RUN   TestDiskUsage/after_LoadBusybox
17:07:04 [2022-05-04T17:07:04.299Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
17:07:04 [2022-05-04T17:07:04.299Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
17:07:04 [2022-05-04T17:07:04.299Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
17:07:04 [2022-05-04T17:07:04.299Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
17:07:04 [2022-05-04T17:07:04.299Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
17:07:04 [2022-05-04T17:07:04.299Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
17:07:04 [2022-05-04T17:07:04.299Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
17:07:04 [2022-05-04T17:07:04.299Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
17:07:04 [2022-05-04T17:07:04.299Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
17:07:04 [2022-05-04T17:07:04.299Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
17:07:04 [2022-05-04T17:07:04.299Z] === RUN   TestDiskUsage/after_container.Run
17:07:04 [2022-05-04T17:07:04.555Z] === RUN   TestDiskUsage/after_container.Run/container_types
17:07:04 [2022-05-04T17:07:04.555Z] === RUN   TestDiskUsage/after_container.Run/image_types
17:07:04 [2022-05-04T17:07:04.555Z] === RUN   TestDiskUsage/after_container.Run/volume_types
17:07:04 [2022-05-04T17:07:04.555Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
17:07:04 [2022-05-04T17:07:04.555Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
17:07:04 [2022-05-04T17:07:04.555Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
17:07:04 [2022-05-04T17:07:04.555Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
17:07:04 [2022-05-04T17:07:04.659Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
17:07:04 [2022-05-04T17:07:04.659Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
17:07:04 [2022-05-04T17:07:04.659Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
17:07:04 [2022-05-04T17:07:04.659Z] ?   	github.com/docker/docker/libnetwork/netutils	[no test files]
17:07:04 [2022-05-04T17:07:04.811Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
17:07:04 [2022-05-04T17:07:04.811Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
17:07:04 [2022-05-04T17:07:04.811Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
17:07:04 [2022-05-04T17:07:04.811Z] --- PASS: TestDiskUsage (1.24s)
17:07:04 [2022-05-04T17:07:04.811Z]     --- PASS: TestDiskUsage/empty (0.01s)
17:07:04 [2022-05-04T17:07:04.811Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
17:07:04 [2022-05-04T17:07:04.811Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
17:07:04 [2022-05-04T17:07:04.811Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
17:07:04 [2022-05-04T17:07:04.811Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
17:07:04 [2022-05-04T17:07:04.811Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
17:07:04 [2022-05-04T17:07:04.811Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
17:07:04 [2022-05-04T17:07:04.811Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
17:07:04 [2022-05-04T17:07:04.811Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
17:07:04 [2022-05-04T17:07:04.811Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
17:07:04 [2022-05-04T17:07:04.811Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
17:07:04 [2022-05-04T17:07:04.811Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.16s)
17:07:04 [2022-05-04T17:07:04.811Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
17:07:04 [2022-05-04T17:07:04.811Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
17:07:04 [2022-05-04T17:07:04.811Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
17:07:04 [2022-05-04T17:07:04.811Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
17:07:04 [2022-05-04T17:07:04.811Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
17:07:04 [2022-05-04T17:07:04.811Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
17:07:04 [2022-05-04T17:07:04.811Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
17:07:04 [2022-05-04T17:07:04.811Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
17:07:04 [2022-05-04T17:07:04.811Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
17:07:04 [2022-05-04T17:07:04.811Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
17:07:04 [2022-05-04T17:07:04.811Z]     --- PASS: TestDiskUsage/after_container.Run (0.38s)
17:07:04 [2022-05-04T17:07:04.811Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s)
17:07:04 [2022-05-04T17:07:04.811Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
17:07:04 [2022-05-04T17:07:04.811Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
17:07:04 [2022-05-04T17:07:04.811Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
17:07:04 [2022-05-04T17:07:04.811Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s)
17:07:04 [2022-05-04T17:07:04.811Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
17:07:04 [2022-05-04T17:07:04.811Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s)
17:07:04 [2022-05-04T17:07:04.811Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
17:07:04 [2022-05-04T17:07:04.811Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s)
17:07:04 [2022-05-04T17:07:04.811Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s)
17:07:04 [2022-05-04T17:07:04.811Z] PASS
17:07:04 [2022-05-04T17:07:04.811Z] 
17:07:04 [2022-05-04T17:07:04.811Z] === Skipped
17:07:04 [2022-05-04T17:07:04.811Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:07:04 [2022-05-04T17:07:04.811Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:07:04 [2022-05-04T17:07:04.811Z] 
17:07:04 [2022-05-04T17:07:04.811Z] DONE 54 tests, 1 skipped in 22.581s
17:07:04 [2022-05-04T17:07:04.811Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
17:07:05 [2022-05-04T17:07:05.067Z] INFO: Testing against a local daemon
17:07:05 [2022-05-04T17:07:05.067Z] === RUN   TestVolumesCreateAndList
17:07:05 [2022-05-04T17:07:05.067Z] --- PASS: TestVolumesCreateAndList (0.02s)
17:07:05 [2022-05-04T17:07:05.067Z] === RUN   TestVolumesRemove
17:07:05 [2022-05-04T17:07:05.067Z] --- PASS: TestVolumesRemove (0.05s)
17:07:05 [2022-05-04T17:07:05.067Z] === RUN   TestVolumesInspect
17:07:05 [2022-05-04T17:07:05.067Z] --- PASS: TestVolumesInspect (0.02s)
17:07:05 [2022-05-04T17:07:05.067Z] === RUN   TestVolumesInvalidJSON
17:07:05 [2022-05-04T17:07:05.067Z] === RUN   TestVolumesInvalidJSON/volumes/create
17:07:05 [2022-05-04T17:07:05.067Z] === PAUSE TestVolumesInvalidJSON/volumes/create
17:07:05 [2022-05-04T17:07:05.067Z] === CONT  TestVolumesInvalidJSON/volumes/create
17:07:05 [2022-05-04T17:07:05.067Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
17:07:05 [2022-05-04T17:07:05.067Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
17:07:05 [2022-05-04T17:07:05.067Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
17:07:05 [2022-05-04T17:07:05.067Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
17:07:05 [2022-05-04T17:07:05.067Z] --- PASS: TestVolumesInvalidJSON (0.02s)
17:07:05 [2022-05-04T17:07:05.067Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
17:07:05 [2022-05-04T17:07:05.067Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
17:07:05 [2022-05-04T17:07:05.067Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
17:07:05 [2022-05-04T17:07:05.067Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
17:07:05 [2022-05-04T17:07:05.067Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
17:07:05 [2022-05-04T17:07:05.067Z] PASS
17:07:05 [2022-05-04T17:07:05.067Z] 
17:07:05 [2022-05-04T17:07:05.067Z] DONE 9 tests in 0.189s
17:07:05 [2022-05-04T17:07:05.067Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:07:05 [2022-05-04T17:07:05.067Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14163 is not a child of this shell
17:07:05 [2022-05-04T17:07:05.067Z] warning: PID 14163 from bundles/test-integration/docker.pid had a nonzero exit code
17:07:05 [2022-05-04T17:07:05.067Z] Leaving: AppArmorNo profiles have been unloaded.
17:07:05 [2022-05-04T17:07:05.067Z] 
17:07:05 [2022-05-04T17:07:05.067Z] Unloading profiles will leave already running processes permanently
17:07:05 [2022-05-04T17:07:05.067Z] unconfined, which can lead to unexpected situations.
17:07:05 [2022-05-04T17:07:05.067Z] 
17:07:05 [2022-05-04T17:07:05.067Z] To set a process to complain mode, use the command line tool
17:07:05 [2022-05-04T17:07:05.067Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:07:05 [2022-05-04T17:07:05.067Z] Removing test suite binaries
17:07:05 [2022-05-04T17:07:05.327Z] exiting test-integration
17:07:05 [2022-05-04T17:07:05.327Z] ++ exit 0
17:07:05 [2022-05-04T17:07:05.327Z] 
17:07:05 [2022-05-04T17:07:05.642Z] === RUN   TestNewSettable
17:07:05 [2022-05-04T17:07:05.642Z] --- PASS: TestNewSettable (0.00s)
17:07:05 [2022-05-04T17:07:05.642Z] === RUN   TestIsSettable
17:07:05 [2022-05-04T17:07:05.642Z] --- PASS: TestIsSettable (0.00s)
17:07:05 [2022-05-04T17:07:05.642Z] === RUN   TestUpdateSettingsEnv
17:07:05 [2022-05-04T17:07:05.642Z] --- PASS: TestUpdateSettingsEnv (0.00s)
17:07:05 [2022-05-04T17:07:05.642Z] PASS
17:07:05 [2022-05-04T17:07:05.642Z] coverage: 20.0% of statements
17:07:05 [2022-05-04T17:07:05.642Z] ok  	github.com/docker/docker/plugin/v2	0.055s	coverage: 20.0% of statements
17:07:05 [2022-05-04T17:07:05.642Z] === RUN   TestValidatePrivileges
17:07:05 [2022-05-04T17:07:05.642Z] --- PASS: TestValidatePrivileges (0.00s)
17:07:05 [2022-05-04T17:07:05.642Z] === RUN   TestFilterByCapNeg
17:07:05 [2022-05-04T17:07:05.642Z] --- PASS: TestFilterByCapNeg (0.00s)
17:07:05 [2022-05-04T17:07:05.642Z] === RUN   TestFilterByCapPos
17:07:05 [2022-05-04T17:07:05.642Z] --- PASS: TestFilterByCapPos (0.00s)
17:07:05 [2022-05-04T17:07:05.642Z] === RUN   TestStoreGetPluginNotMatchCapRefs
17:07:05 [2022-05-04T17:07:05.642Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
17:07:05 [2022-05-04T17:07:05.642Z] PASS
17:07:05 [2022-05-04T17:07:05.642Z] coverage: 12.2% of statements
17:07:05 [2022-05-04T17:07:05.642Z] ok  	github.com/docker/docker/plugin	0.041s	coverage: 12.2% of statements
Post stage
[Pipeline] junit
17:07:05 [2022-05-04T17:07:05.902Z] Recording test results
17:07:05 [2022-05-04T17:07:05.971Z] === RUN   TestNewListSecretsFilters
17:07:05 [2022-05-04T17:07:05.971Z] --- PASS: TestNewListSecretsFilters (0.00s)
17:07:05 [2022-05-04T17:07:05.971Z] === RUN   TestNewListConfigsFilters
17:07:05 [2022-05-04T17:07:05.971Z] --- PASS: TestNewListConfigsFilters (0.00s)
17:07:05 [2022-05-04T17:07:05.971Z] PASS
17:07:05 [2022-05-04T17:07:05.971Z] coverage: 0.5% of statements
17:07:05 [2022-05-04T17:07:05.971Z] ok  	github.com/docker/docker/daemon/cluster	0.402s	coverage: 0.5% of statements
17:07:06 [2022-05-04T17:07:06.109Z] === RUN   TestLoad
17:07:06 [2022-05-04T17:07:06.109Z] --- PASS: TestLoad (0.00s)
17:07:06 [2022-05-04T17:07:06.109Z] === RUN   TestSave
17:07:06 [2022-05-04T17:07:06.109Z] --- PASS: TestSave (0.03s)
17:07:06 [2022-05-04T17:07:06.109Z] === RUN   TestAddDeleteGet
17:07:06 [2022-05-04T17:07:06.109Z] --- PASS: TestAddDeleteGet (0.04s)
17:07:06 [2022-05-04T17:07:06.109Z] === RUN   TestInvalidTags
17:07:06 [2022-05-04T17:07:06.109Z] --- PASS: TestInvalidTags (0.00s)
17:07:06 [2022-05-04T17:07:06.109Z] PASS
17:07:06 [2022-05-04T17:07:06.109Z] coverage: 84.4% of statements
17:07:06 [2022-05-04T17:07:06.109Z] ok  	github.com/docker/docker/reference	0.134s	coverage: 84.4% of statements
17:07:06 [2022-05-04T17:07:06.956Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
17:07:06 [2022-05-04T17:07:06.956Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s)
17:07:06 [2022-05-04T17:07:06.956Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
17:07:06 [2022-05-04T17:07:06.956Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
17:07:06 [2022-05-04T17:07:06.956Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
17:07:06 [2022-05-04T17:07:06.956Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
17:07:06 [2022-05-04T17:07:06.956Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
17:07:06 [2022-05-04T17:07:06.956Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
17:07:06 [2022-05-04T17:07:06.956Z] === RUN   TestServiceConvertToGRPCContainerRuntime
17:07:06 [2022-05-04T17:07:06.956Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
17:07:06 [2022-05-04T17:07:06.956Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
17:07:06 [2022-05-04T17:07:06.956Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
17:07:06 [2022-05-04T17:07:06.956Z] === RUN   TestServiceConvertToGRPCIsolation
17:07:06 [2022-05-04T17:07:06.956Z] === RUN   TestServiceConvertToGRPCIsolation/empty
17:07:06 [2022-05-04T17:07:06.956Z] === RUN   TestServiceConvertToGRPCIsolation/default
17:07:06 [2022-05-04T17:07:06.956Z] === RUN   TestServiceConvertToGRPCIsolation/process
17:07:06 [2022-05-04T17:07:06.956Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
17:07:06 [2022-05-04T17:07:06.956Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
17:07:06 [2022-05-04T17:07:06.956Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
17:07:06 [2022-05-04T17:07:06.956Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
17:07:06 [2022-05-04T17:07:06.956Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
17:07:06 [2022-05-04T17:07:06.956Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
17:07:06 [2022-05-04T17:07:06.956Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
17:07:06 [2022-05-04T17:07:06.956Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
17:07:06 [2022-05-04T17:07:06.956Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
17:07:06 [2022-05-04T17:07:06.956Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
17:07:06 [2022-05-04T17:07:06.956Z] === RUN   TestServiceConvertFromGRPCIsolation
17:07:06 [2022-05-04T17:07:06.956Z] === RUN   TestServiceConvertFromGRPCIsolation/default
17:07:06 [2022-05-04T17:07:06.956Z] === RUN   TestServiceConvertFromGRPCIsolation/process
17:07:06 [2022-05-04T17:07:06.956Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
17:07:06 [2022-05-04T17:07:06.956Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
17:07:06 [2022-05-04T17:07:06.956Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
17:07:06 [2022-05-04T17:07:06.956Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
17:07:06 [2022-05-04T17:07:06.956Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
17:07:06 [2022-05-04T17:07:06.956Z] === RUN   TestServiceConvertToGRPCCredentialSpec
17:07:06 [2022-05-04T17:07:06.956Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
17:07:06 [2022-05-04T17:07:06.956Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
17:07:06 [2022-05-04T17:07:06.956Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
17:07:06 [2022-05-04T17:07:06.956Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
17:07:06 [2022-05-04T17:07:06.956Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
17:07:06 [2022-05-04T17:07:06.956Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
17:07:06 [2022-05-04T17:07:06.956Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
17:07:06 [2022-05-04T17:07:06.956Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
17:07:06 [2022-05-04T17:07:06.956Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
17:07:06 [2022-05-04T17:07:06.956Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
17:07:06 [2022-05-04T17:07:06.956Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
17:07:06 [2022-05-04T17:07:06.956Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
17:07:06 [2022-05-04T17:07:06.956Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
17:07:06 [2022-05-04T17:07:06.956Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
17:07:06 [2022-05-04T17:07:06.956Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
17:07:06 [2022-05-04T17:07:06.956Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
17:07:06 [2022-05-04T17:07:06.956Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
17:07:06 [2022-05-04T17:07:06.956Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
17:07:06 [2022-05-04T17:07:06.956Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
17:07:06 [2022-05-04T17:07:06.956Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
17:07:06 [2022-05-04T17:07:06.956Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
17:07:06 [2022-05-04T17:07:06.956Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
17:07:06 [2022-05-04T17:07:06.956Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
17:07:06 [2022-05-04T17:07:06.956Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
17:07:06 [2022-05-04T17:07:06.956Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
17:07:06 [2022-05-04T17:07:06.956Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
17:07:06 [2022-05-04T17:07:06.956Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
17:07:06 [2022-05-04T17:07:06.956Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
17:07:06 [2022-05-04T17:07:06.956Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
17:07:06 [2022-05-04T17:07:06.956Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
17:07:06 [2022-05-04T17:07:06.956Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
17:07:06 [2022-05-04T17:07:06.956Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
17:07:06 [2022-05-04T17:07:06.956Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
17:07:06 [2022-05-04T17:07:06.956Z] === RUN   TestServiceConvertFromGRPCConfigs
17:07:06 [2022-05-04T17:07:06.956Z] === RUN   TestServiceConvertFromGRPCConfigs/file
17:07:06 [2022-05-04T17:07:06.956Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
17:07:06 [2022-05-04T17:07:06.956Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
17:07:06 [2022-05-04T17:07:06.956Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
17:07:06 [2022-05-04T17:07:06.956Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
17:07:06 [2022-05-04T17:07:06.956Z] === RUN   TestServiceConvertToGRPCConfigs
17:07:06 [2022-05-04T17:07:06.956Z] === RUN   TestServiceConvertToGRPCConfigs/file
17:07:06 [2022-05-04T17:07:06.956Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
17:07:06 [2022-05-04T17:07:06.956Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
17:07:06 [2022-05-04T17:07:06.956Z] === RUN   TestServiceConvertToGRPCConfigs/none
17:07:06 [2022-05-04T17:07:06.956Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
17:07:06 [2022-05-04T17:07:06.956Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
17:07:06 [2022-05-04T17:07:06.956Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
17:07:06 [2022-05-04T17:07:06.956Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
17:07:06 [2022-05-04T17:07:06.956Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
17:07:06 [2022-05-04T17:07:06.956Z] PASS
17:07:06 [2022-05-04T17:07:06.956Z] coverage: 35.9% of statements
17:07:06 [2022-05-04T17:07:06.956Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.866s	coverage: 35.9% of statements
17:07:07 [2022-05-04T17:07:07.091Z] === RUN   TestResumableRequestHeaderSimpleErrors
17:07:07 [2022-05-04T17:07:07.091Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s)
17:07:07 [2022-05-04T17:07:07.091Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
17:07:07 [2022-05-04T17:07:07.091Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
17:07:07 [2022-05-04T17:07:07.091Z] === RUN   TestResumableRequestHeaderTooMuchFailures
17:07:07 [2022-05-04T17:07:07.091Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
17:07:07 [2022-05-04T17:07:07.091Z] === RUN   TestResumableRequestReaderWithReadError
17:07:07 [2022-05-04T17:07:07.091Z] === RUN   TestResolveAuthConfigIndexServer
17:07:07 [2022-05-04T17:07:07.091Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
17:07:07 [2022-05-04T17:07:07.091Z] === RUN   TestResolveAuthConfigFullURL
17:07:07 [2022-05-04T17:07:07.091Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
17:07:07 [2022-05-04T17:07:07.091Z] === RUN   TestLoadAllowNondistributableArtifacts
17:07:07 [2022-05-04T17:07:07.091Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
17:07:07 [2022-05-04T17:07:07.091Z] === RUN   TestValidateMirror
17:07:07 [2022-05-04T17:07:07.091Z] --- PASS: TestValidateMirror (0.00s)
17:07:07 [2022-05-04T17:07:07.091Z] === RUN   TestLoadInsecureRegistries
17:07:07 [2022-05-04T17:07:07.091Z] time="2022-05-04T17:07:06Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
17:07:07 [2022-05-04T17:07:07.091Z] time="2022-05-04T17:07:07Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
17:07:07 [2022-05-04T17:07:07.091Z] time="2022-05-04T17:07:07Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
17:07:07 [2022-05-04T17:07:07.091Z] --- PASS: TestLoadInsecureRegistries (0.12s)
17:07:07 [2022-05-04T17:07:07.091Z] === RUN   TestNewServiceConfig
17:07:07 [2022-05-04T17:07:07.091Z] --- PASS: TestNewServiceConfig (0.00s)
17:07:07 [2022-05-04T17:07:07.091Z] === RUN   TestValidateIndexName
17:07:07 [2022-05-04T17:07:07.091Z] --- PASS: TestValidateIndexName (0.00s)
17:07:07 [2022-05-04T17:07:07.091Z] === RUN   TestValidateIndexNameWithError
17:07:07 [2022-05-04T17:07:07.091Z] --- PASS: TestValidateIndexNameWithError (0.00s)
17:07:07 [2022-05-04T17:07:07.091Z] === RUN   TestEndpointParse
17:07:07 [2022-05-04T17:07:07.091Z] --- PASS: TestEndpointParse (0.00s)
17:07:07 [2022-05-04T17:07:07.091Z] === RUN   TestEndpointParseInvalid
17:07:07 [2022-05-04T17:07:07.091Z] --- PASS: TestEndpointParseInvalid (0.00s)
17:07:07 [2022-05-04T17:07:07.091Z] === RUN   TestValidateEndpoint
17:07:07 [2022-05-04T17:07:07.091Z] time="2022-05-04T17:07:06Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
17:07:07 [2022-05-04T17:07:07.091Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s)
17:07:07 [2022-05-04T17:07:07.091Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
17:07:07 [2022-05-04T17:07:07.091Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
17:07:07 [2022-05-04T17:07:07.091Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
17:07:07 [2022-05-04T17:07:07.091Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
17:07:07 [2022-05-04T17:07:07.091Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
17:07:07 [2022-05-04T17:07:07.091Z] --- PASS: TestValidateEndpoint (0.00s)
17:07:07 [2022-05-04T17:07:07.091Z] === RUN   TestPing
17:07:07 [2022-05-04T17:07:07.091Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
17:07:07 [2022-05-04T17:07:07.091Z] === RUN   TestResumableRequestReader
17:07:07 [2022-05-04T17:07:07.091Z] --- PASS: TestPing (0.00s)
17:07:07 [2022-05-04T17:07:07.091Z] === RUN   TestPingRegistryEndpoint
17:07:07 [2022-05-04T17:07:07.091Z] --- PASS: TestResumableRequestReader (0.00s)
17:07:07 [2022-05-04T17:07:07.091Z] === RUN   TestResumableRequestReaderWithInitialResponse
17:07:07 [2022-05-04T17:07:07.091Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
17:07:07 [2022-05-04T17:07:07.091Z] PASS
17:07:07 [2022-05-04T17:07:07.091Z] coverage: 100.0% of statements
17:07:07 [2022-05-04T17:07:07.091Z]     registry_test.go:50: os.Getuid() != 0: skipping test that requires root
17:07:07 [2022-05-04T17:07:07.430Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:07:07 [2022-05-04T17:07:07.558Z] --- SKIP: TestPingRegistryEndpoint (0.01s)
17:07:07 [2022-05-04T17:07:07.558Z] === RUN   TestEndpoint
17:07:07 [2022-05-04T17:07:07.558Z]     registry_test.go:70: os.Getuid() != 0: skipping test that requires root
17:07:07 [2022-05-04T17:07:07.558Z] --- SKIP: TestEndpoint (0.00s)
17:07:07 [2022-05-04T17:07:07.558Z] === RUN   TestParseRepositoryInfo
17:07:07 [2022-05-04T17:07:07.558Z] --- PASS: TestParseRepositoryInfo (0.00s)
17:07:07 [2022-05-04T17:07:07.558Z] === RUN   TestNewIndexInfo
17:07:07 [2022-05-04T17:07:07.558Z] --- PASS: TestNewIndexInfo (0.00s)
17:07:07 [2022-05-04T17:07:07.558Z] === RUN   TestMirrorEndpointLookup
17:07:07 [2022-05-04T17:07:07.558Z] ok  	github.com/docker/docker/registry/resumable	0.174s	coverage: 100.0% of statements
17:07:07 [2022-05-04T17:07:07.558Z]     registry_test.go:511: os.Getuid() != 0: skipping test that requires root
17:07:07 [2022-05-04T17:07:07.558Z] --- SKIP: TestMirrorEndpointLookup (0.00s)
17:07:07 [2022-05-04T17:07:07.558Z] === RUN   TestSearchRepositories
17:07:07 [2022-05-04T17:07:07.558Z]     registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1
17:07:07 [2022-05-04T17:07:07.558Z]         Host: 127.0.0.1:49323
17:07:07 [2022-05-04T17:07:07.558Z]         User-Agent: docker test client
17:07:07 [2022-05-04T17:07:07.558Z]         Authorization: Token fake-token
17:07:07 [2022-05-04T17:07:07.558Z]         X-Docker-Token: true
17:07:07 [2022-05-04T17:07:07.558Z]         Accept-Encoding: gzip
17:07:07 [2022-05-04T17:07:07.558Z]         
17:07:07 [2022-05-04T17:07:07.558Z]         
17:07:07 [2022-05-04T17:07:07.558Z]     registry_test.go:731: HTTP/1.1 200 OK
17:07:07 [2022-05-04T17:07:07.558Z]         Connection: close
17:07:07 [2022-05-04T17:07:07.558Z]         Content-Length: 144
17:07:07 [2022-05-04T17:07:07.558Z]         Cache-Control: no-cache
17:07:07 [2022-05-04T17:07:07.558Z]         Content-Type: application/json
17:07:07 [2022-05-04T17:07:07.558Z]         Date: Wed, 04 May 2022 17:07:07 GMT
17:07:07 [2022-05-04T17:07:07.558Z]         Expires: -1
17:07:07 [2022-05-04T17:07:07.558Z]         Pragma: no-cache
17:07:07 [2022-05-04T17:07:07.558Z]         Server: docker-tests/mock
17:07:07 [2022-05-04T17:07:07.558Z]         X-Docker-Registry-Config: mock
17:07:07 [2022-05-04T17:07:07.558Z]         X-Docker-Registry-Version: 0.0.0
17:07:07 [2022-05-04T17:07:07.558Z]         
17:07:07 [2022-05-04T17:07:07.558Z]         
17:07:07 [2022-05-04T17:07:07.558Z] --- PASS: TestSearchRepositories (0.00s)
17:07:07 [2022-05-04T17:07:07.558Z] === RUN   TestTrustedLocation
17:07:07 [2022-05-04T17:07:07.558Z] --- PASS: TestTrustedLocation (0.00s)
17:07:07 [2022-05-04T17:07:07.558Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
17:07:07 [2022-05-04T17:07:07.558Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
17:07:07 [2022-05-04T17:07:07.558Z] === RUN   TestAllowNondistributableArtifacts
17:07:07 [2022-05-04T17:07:07.558Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
17:07:07 [2022-05-04T17:07:07.558Z] === RUN   TestIsSecureIndex
17:07:07 [2022-05-04T17:07:07.558Z] --- PASS: TestIsSecureIndex (0.00s)
17:07:07 [2022-05-04T17:07:07.558Z] PASS
17:07:07 [2022-05-04T17:07:07.558Z] coverage: 51.7% of statements
17:07:07 [2022-05-04T17:07:07.558Z] ok  	github.com/docker/docker/registry	0.185s	coverage: 51.7% of statements
17:07:07 [2022-05-04T17:07:07.558Z] --- PASS: TestNewClientWithTimeout (17.61s)
17:07:07 [2022-05-04T17:07:07.558Z] === RUN   TestClientStream
17:07:07 [2022-05-04T17:07:07.558Z] --- PASS: TestClientStream (0.00s)
17:07:07 [2022-05-04T17:07:07.558Z] === RUN   TestClientSendFile
17:07:07 [2022-05-04T17:07:07.558Z] --- PASS: TestClientSendFile (0.00s)
17:07:07 [2022-05-04T17:07:07.558Z] === RUN   TestClientWithRequestTimeout
17:07:07 [2022-05-04T17:07:07.558Z] --- PASS: TestClientWithRequestTimeout (0.01s)
17:07:07 [2022-05-04T17:07:07.558Z] === RUN   TestFileSpecPlugin
17:07:07 [2022-05-04T17:07:07.558Z] --- PASS: TestFileSpecPlugin (0.01s)
17:07:07 [2022-05-04T17:07:07.558Z] === RUN   TestFileJSONSpecPlugin
17:07:07 [2022-05-04T17:07:07.558Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
17:07:07 [2022-05-04T17:07:07.558Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
17:07:07 [2022-05-04T17:07:07.558Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
17:07:07 [2022-05-04T17:07:07.558Z] === RUN   TestPluginAddHandler
17:07:07 [2022-05-04T17:07:07.558Z] --- PASS: TestPluginAddHandler (0.00s)
17:07:07 [2022-05-04T17:07:07.558Z] === RUN   TestPluginWaitBadPlugin
17:07:07 [2022-05-04T17:07:07.558Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
17:07:07 [2022-05-04T17:07:07.558Z] === RUN   TestGet
17:07:07 [2022-05-04T17:07:07.558Z] time="2022-05-04T17:07:07Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
17:07:07 [2022-05-04T17:07:07.558Z] === RUN   TestRestartManagerTimeout
17:07:07 [2022-05-04T17:07:07.558Z] --- PASS: TestRestartManagerTimeout (0.00s)
17:07:07 [2022-05-04T17:07:07.558Z] === RUN   TestRestartManagerTimeoutReset
17:07:07 [2022-05-04T17:07:07.558Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
17:07:07 [2022-05-04T17:07:07.558Z] PASS
17:07:07 [2022-05-04T17:07:07.558Z] coverage: 50.9% of statements
17:07:07 [2022-05-04T17:07:07.558Z] ok  	github.com/docker/docker/restartmanager	0.030s	coverage: 50.9% of statements
17:07:07 [2022-05-04T17:07:07.773Z] + echo Ensuring container killed.
17:07:07 [2022-05-04T17:07:07.773Z] Ensuring container killed.
17:07:07 [2022-05-04T17:07:07.773Z] + docker rm -vf docker-pr2
17:07:07 [2022-05-04T17:07:07.773Z] Error: No such container: docker-pr2
[Pipeline] sh
17:07:08 [2022-05-04T17:07:08.025Z] === RUN   TestDecodeContainerConfig
17:07:08 [2022-05-04T17:07:08.025Z] === RUN   TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json
17:07:08 [2022-05-04T17:07:08.025Z] --- PASS: TestDecodeContainerConfig (0.00s)
17:07:08 [2022-05-04T17:07:08.025Z]     --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s)
17:07:08 [2022-05-04T17:07:08.025Z] === RUN   TestDecodeContainerConfigIsolation
17:07:08 [2022-05-04T17:07:08.025Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
17:07:08 [2022-05-04T17:07:08.025Z] === RUN   TestValidatePrivileged
17:07:08 [2022-05-04T17:07:08.025Z] --- PASS: TestValidatePrivileged (0.00s)
17:07:08 [2022-05-04T17:07:08.025Z] PASS
17:07:08 [2022-05-04T17:07:08.025Z] coverage: 52.4% of statements
17:07:08 [2022-05-04T17:07:08.025Z] ok  	github.com/docker/docker/runconfig	0.031s	coverage: 52.4% of statements
17:07:08 [2022-05-04T17:07:08.049Z] + echo Chowning /workspace to jenkins user
17:07:08 [2022-05-04T17:07:08.050Z] Chowning /workspace to jenkins user
17:07:08 [2022-05-04T17:07:08.050Z] + id -u
17:07:08 [2022-05-04T17:07:08.050Z] + id -g
17:07:08 [2022-05-04T17:07:08.050Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43560:/workspace busybox chown -R 1000:1000 /workspace
17:07:08 [2022-05-04T17:07:08.050Z] Unable to find image 'busybox:latest' locally
17:07:08 [2022-05-04T17:07:08.050Z] latest: Pulling from library/busybox
17:07:08 [2022-05-04T17:07:08.306Z] 50e8d59317eb: Pulling fs layer
17:07:08 [2022-05-04T17:07:08.306Z] 50e8d59317eb: Verifying Checksum
17:07:08 [2022-05-04T17:07:08.306Z] 50e8d59317eb: Download complete
17:07:08 [2022-05-04T17:07:08.306Z] 50e8d59317eb: Pull complete
17:07:08 [2022-05-04T17:07:08.306Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8
17:07:08 [2022-05-04T17:07:08.306Z] Status: Downloaded newer image for busybox:latest
17:07:08 [2022-05-04T17:07:08.493Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
17:07:08 [2022-05-04T17:07:08.493Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
17:07:08 [2022-05-04T17:07:08.493Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
17:07:08 [2022-05-04T17:07:08.493Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
17:07:08 [2022-05-04T17:07:08.493Z] PASS
17:07:08 [2022-05-04T17:07:08.493Z] coverage: 62.5% of statements
17:07:08 [2022-05-04T17:07:08.493Z] time="2022-05-04T17:07:08Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
17:07:08 [2022-05-04T17:07:08.493Z] ok  	github.com/docker/docker/testutil	0.035s	coverage: 62.5% of statements
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestWaitNodeAttachment
17:07:09 [2022-05-04T17:07:09.163Z] --- PASS: TestWaitNodeAttachment (0.40s)
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestIsolationConversion
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestIsolationConversion/default
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestIsolationConversion/process
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestIsolationConversion/hyperv
17:07:09 [2022-05-04T17:07:09.163Z] --- PASS: TestIsolationConversion (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z]     --- PASS: TestIsolationConversion/default (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z]     --- PASS: TestIsolationConversion/process (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestContainerLabels
17:07:09 [2022-05-04T17:07:09.163Z] --- PASS: TestContainerLabels (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestCredentialSpecConversion
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestCredentialSpecConversion/none
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestCredentialSpecConversion/config
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestCredentialSpecConversion/file
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestCredentialSpecConversion/registry
17:07:09 [2022-05-04T17:07:09.163Z] --- PASS: TestCredentialSpecConversion (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestControllerValidateMountBind
17:07:09 [2022-05-04T17:07:09.163Z] --- PASS: TestControllerValidateMountBind (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestControllerValidateMountVolume
17:07:09 [2022-05-04T17:07:09.163Z] --- PASS: TestControllerValidateMountVolume (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestControllerValidateMountTarget
17:07:09 [2022-05-04T17:07:09.163Z] --- PASS: TestControllerValidateMountTarget (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestControllerValidateMountTmpfs
17:07:09 [2022-05-04T17:07:09.163Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestControllerValidateMountInvalidType
17:07:09 [2022-05-04T17:07:09.163Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestControllerValidateMountNamedPipe
17:07:09 [2022-05-04T17:07:09.163Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z] PASS
17:07:09 [2022-05-04T17:07:09.163Z] coverage: 11.0% of statements
17:07:09 [2022-05-04T17:07:09.163Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.562s	coverage: 11.0% of statements
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestBuilderGC
17:07:09 [2022-05-04T17:07:09.163Z] --- PASS: TestBuilderGC (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestDaemonConfigurationNotFound
17:07:09 [2022-05-04T17:07:09.163Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestDaemonBrokenConfiguration
17:07:09 [2022-05-04T17:07:09.163Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestFindConfigurationConflicts
17:07:09 [2022-05-04T17:07:09.163Z] --- PASS: TestFindConfigurationConflicts (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
17:07:09 [2022-05-04T17:07:09.163Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestDaemonConfigurationMergeConflicts
17:07:09 [2022-05-04T17:07:09.163Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestDaemonConfigurationMergeConcurrent
17:07:09 [2022-05-04T17:07:09.163Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestDaemonConfigurationMergeConcurrentError
17:07:09 [2022-05-04T17:07:09.163Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
17:07:09 [2022-05-04T17:07:09.163Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
17:07:09 [2022-05-04T17:07:09.163Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
17:07:09 [2022-05-04T17:07:09.163Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestFindConfigurationConflictsWithMergedValues
17:07:09 [2022-05-04T17:07:09.163Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestValidateConfigurationErrors
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestValidateConfigurationErrors/with_invalid_hosts
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestValidateConfigurationErrors/with_invalid_log-level
17:07:09 [2022-05-04T17:07:09.163Z] --- PASS: TestValidateConfigurationErrors (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z]     --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z]     --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestValidateConfiguration
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestValidateConfiguration/with_label
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestValidateConfiguration/with_dns
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestValidateConfiguration/with_dns-search
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestValidateConfiguration/with_max-download-attempts
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestValidateConfiguration/with_node_generic_resources
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestValidateConfiguration/with_hosts
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestValidateConfiguration/with_log-level_warn
17:07:09 [2022-05-04T17:07:09.163Z] --- PASS: TestValidateConfiguration (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z]     --- PASS: TestValidateConfiguration/with_hosts (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z]     --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s)
17:07:09 [2022-05-04T17:07:09.163Z] === RUN   TestReloadSetConfigFileNotExist
17:07:09 [2022-05-04T17:07:09.629Z] time="2022-05-04T17:07:08Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
17:07:09 [2022-05-04T17:07:09.629Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s)
17:07:09 [2022-05-04T17:07:09.629Z] === RUN   TestReloadDefaultConfigNotExist
17:07:09 [2022-05-04T17:07:09.629Z]     config_test.go:484: os.Getuid() != 0: skipping test that requires root
17:07:09 [2022-05-04T17:07:09.629Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
17:07:09 [2022-05-04T17:07:09.629Z] === RUN   TestReloadBadDefaultConfig
17:07:09 [2022-05-04T17:07:09.629Z] time="2022-05-04T17:07:09Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-805702689"
17:07:09 [2022-05-04T17:07:09.629Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
17:07:09 [2022-05-04T17:07:09.629Z] === RUN   TestReloadWithConflictingLabels
17:07:09 [2022-05-04T17:07:09.629Z] time="2022-05-04T17:07:09Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3164324844"
17:07:09 [2022-05-04T17:07:09.629Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
17:07:09 [2022-05-04T17:07:09.629Z] === RUN   TestReloadWithDuplicateLabels
17:07:09 [2022-05-04T17:07:09.630Z] time="2022-05-04T17:07:09Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3302543994"
17:07:09 [2022-05-04T17:07:09.630Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
17:07:09 [2022-05-04T17:07:09.630Z] === RUN   TestMaskURLCredentials
17:07:09 [2022-05-04T17:07:09.630Z] --- PASS: TestMaskURLCredentials (0.00s)
17:07:09 [2022-05-04T17:07:09.630Z] === RUN   TestDaemonConfigurationMerge
17:07:09 [2022-05-04T17:07:09.630Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
17:07:09 [2022-05-04T17:07:09.630Z] PASS
17:07:09 [2022-05-04T17:07:09.630Z] coverage: 79.8% of statements
17:07:09 [2022-05-04T17:07:09.630Z] ok  	github.com/docker/docker/daemon/config	0.264s	coverage: 79.8% of statements
17:07:10 [2022-05-04T17:07:10.055Z] === RUN   TestGetDriver
17:07:10 [2022-05-04T17:07:10.055Z] --- PASS: TestGetDriver (0.00s)
17:07:10 [2022-05-04T17:07:10.055Z] === RUN   TestVolumeRequestError
17:07:10 [2022-05-04T17:07:10.055Z] --- PASS: TestVolumeRequestError (0.00s)
17:07:10 [2022-05-04T17:07:10.055Z] PASS
17:07:10 [2022-05-04T17:07:10.055Z] coverage: 36.1% of statements
17:07:10 [2022-05-04T17:07:10.055Z] ok  	github.com/docker/docker/volume/drivers	0.040s	coverage: 36.1% of statements
17:07:10 [2022-05-04T17:07:10.055Z] === RUN   TestGetAddress
17:07:10 [2022-05-04T17:07:10.055Z] --- PASS: TestGetAddress (0.00s)
17:07:10 [2022-05-04T17:07:10.055Z] === RUN   TestRemove
17:07:10 [2022-05-04T17:07:10.055Z]     local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
17:07:10 [2022-05-04T17:07:10.055Z] --- SKIP: TestRemove (0.00s)
17:07:10 [2022-05-04T17:07:10.055Z] === RUN   TestInitializeWithVolumes
17:07:10 [2022-05-04T17:07:10.055Z] --- PASS: TestInitializeWithVolumes (0.01s)
17:07:10 [2022-05-04T17:07:10.055Z] === RUN   TestCreate
17:07:10 [2022-05-04T17:07:10.055Z] --- PASS: TestCreate (0.01s)
17:07:10 [2022-05-04T17:07:10.055Z] === RUN   TestValidateName
17:07:10 [2022-05-04T17:07:10.055Z] --- PASS: TestValidateName (0.00s)
17:07:10 [2022-05-04T17:07:10.055Z] === RUN   TestCreateWithOpts
17:07:10 [2022-05-04T17:07:10.055Z]     local_test.go:180: runtime.GOOS == "windows"
17:07:10 [2022-05-04T17:07:10.055Z] --- SKIP: TestCreateWithOpts (0.00s)
17:07:10 [2022-05-04T17:07:10.055Z] === RUN   TestRelaodNoOpts
17:07:10 [2022-05-04T17:07:10.055Z] --- PASS: TestRelaodNoOpts (0.01s)
17:07:10 [2022-05-04T17:07:10.055Z] PASS
17:07:10 [2022-05-04T17:07:10.055Z] coverage: 41.5% of statements
17:07:10 [2022-05-04T17:07:10.055Z] ok  	github.com/docker/docker/volume/local	0.057s	coverage: 41.5% of statements
17:07:10 [2022-05-04T17:07:10.096Z] === RUN   TestEventsLog
17:07:10 [2022-05-04T17:07:10.097Z] --- PASS: TestEventsLog (0.00s)
17:07:10 [2022-05-04T17:07:10.097Z] === RUN   TestEventsLogTimeout
17:07:10 [2022-05-04T17:07:10.097Z] --- PASS: TestEventsLogTimeout (0.00s)
17:07:10 [2022-05-04T17:07:10.097Z] === RUN   TestLogEvents
17:07:10 [2022-05-04T17:07:10.097Z] --- PASS: TestLogEvents (0.05s)
17:07:10 [2022-05-04T17:07:10.097Z] === RUN   TestLoadBufferedEvents
17:07:10 [2022-05-04T17:07:10.097Z] --- PASS: TestLoadBufferedEvents (0.13s)
17:07:10 [2022-05-04T17:07:10.097Z] === RUN   TestLoadBufferedEventsOnlyFromPast
17:07:10 [2022-05-04T17:07:10.097Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
17:07:10 [2022-05-04T17:07:10.097Z] === RUN   TestIgnoreBufferedWhenNoTimes
17:07:10 [2022-05-04T17:07:10.097Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
17:07:10 [2022-05-04T17:07:10.097Z] PASS
17:07:10 [2022-05-04T17:07:10.097Z] coverage: 50.0% of statements
17:07:10 [2022-05-04T17:07:10.097Z] ok  	github.com/docker/docker/daemon/events	0.260s	coverage: 50.0% of statements
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:07:10 [2022-05-04T17:07:10.487Z] + bundleName=amd64-rootless
17:07:10 [2022-05-04T17:07:10.487Z] + echo Creating amd64-rootless-bundles.tar.gz
17:07:10 [2022-05-04T17:07:10.487Z] Creating amd64-rootless-bundles.tar.gz
17:07:10 [2022-05-04T17:07:10.487Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
17:07:10 [2022-05-04T17:07:10.487Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
17:07:10 [2022-05-04T17:07:10.497Z] Archiving artifacts
17:07:10 [2022-05-04T17:07:10.522Z] time="2022-05-04T17:07:10Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
17:07:10 [2022-05-04T17:07:10.989Z] === RUN   TestLCOWParseMountRaw
17:07:10 [2022-05-04T17:07:10.989Z] --- PASS: TestLCOWParseMountRaw (0.00s)
17:07:10 [2022-05-04T17:07:10.989Z] === RUN   TestLCOWParseMountRawSplit
17:07:10 [2022-05-04T17:07:10.989Z] === RUN   TestLCOWParseMountRawSplit/0_c:\:/foo
17:07:10 [2022-05-04T17:07:10.989Z] === RUN   TestLCOWParseMountRawSplit/1_c:\:/foo:ro
17:07:10 [2022-05-04T17:07:10.989Z] === RUN   TestLCOWParseMountRawSplit/2_c:\:/foo:rw
17:07:10 [2022-05-04T17:07:10.989Z] === RUN   TestLCOWParseMountRawSplit/3_c:\:/foo:foo
17:07:10 [2022-05-04T17:07:10.989Z] === RUN   TestLCOWParseMountRawSplit/4_name:/foo:rw
17:07:10 [2022-05-04T17:07:10.989Z] === RUN   TestLCOWParseMountRawSplit/5_name:/foo
17:07:10 [2022-05-04T17:07:10.989Z] === RUN   TestLCOWParseMountRawSplit/6_name:/foo:ro
17:07:10 [2022-05-04T17:07:10.989Z] === RUN   TestLCOWParseMountRawSplit/7_name:/
17:07:10 [2022-05-04T17:07:10.989Z] === RUN   TestLCOWParseMountRawSplit/8_driver/name:/
17:07:10 [2022-05-04T17:07:10.989Z] === RUN   TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar
17:07:10 [2022-05-04T17:07:10.989Z] === RUN   TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data
17:07:10 [2022-05-04T17:07:10.989Z] === RUN   TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo
17:07:10 [2022-05-04T17:07:10.989Z] --- PASS: TestLCOWParseMountRawSplit (0.00s)
17:07:10 [2022-05-04T17:07:10.989Z]     --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s)
17:07:10 [2022-05-04T17:07:10.989Z]     --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s)
17:07:10 [2022-05-04T17:07:10.989Z]     --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s)
17:07:10 [2022-05-04T17:07:10.989Z]     --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s)
17:07:10 [2022-05-04T17:07:10.989Z]     --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s)
17:07:10 [2022-05-04T17:07:10.989Z]     --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s)
17:07:10 [2022-05-04T17:07:10.989Z]     --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s)
17:07:10 [2022-05-04T17:07:10.989Z]     --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s)
17:07:10 [2022-05-04T17:07:10.989Z]     --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s)
17:07:10 [2022-05-04T17:07:10.989Z]     --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s)
17:07:10 [2022-05-04T17:07:10.989Z]     --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s)
17:07:10 [2022-05-04T17:07:10.989Z]     --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s)
17:07:10 [2022-05-04T17:07:10.990Z] === RUN   TestLinuxParseMountRaw
17:07:10 [2022-05-04T17:07:10.990Z] --- PASS: TestLinuxParseMountRaw (0.00s)
17:07:10 [2022-05-04T17:07:10.990Z] === RUN   TestLinuxParseMountRawSplit
17:07:10 [2022-05-04T17:07:10.990Z] === RUN   TestLinuxParseMountRawSplit/0_/tmp:/tmp1
17:07:10 [2022-05-04T17:07:10.990Z] === RUN   TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro
17:07:10 [2022-05-04T17:07:10.990Z] === RUN   TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw
17:07:10 [2022-05-04T17:07:10.990Z] === RUN   TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo
17:07:10 [2022-05-04T17:07:10.990Z] === RUN   TestLinuxParseMountRawSplit/4_name:/named1
17:07:10 [2022-05-04T17:07:10.990Z] === RUN   TestLinuxParseMountRawSplit/5_name:/named2
17:07:10 [2022-05-04T17:07:10.990Z] === RUN   TestLinuxParseMountRawSplit/6_name:/named3:ro
17:07:10 [2022-05-04T17:07:10.990Z] === RUN   TestLinuxParseMountRawSplit/7_local/name:/tmp:rw
17:07:10 [2022-05-04T17:07:10.990Z] === RUN   TestLinuxParseMountRawSplit/8_/tmp:tmp
17:07:10 [2022-05-04T17:07:10.990Z] --- PASS: TestLinuxParseMountRawSplit (0.00s)
17:07:10 [2022-05-04T17:07:10.990Z]     --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s)
17:07:10 [2022-05-04T17:07:10.990Z]     --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s)
17:07:10 [2022-05-04T17:07:10.990Z]     --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s)
17:07:10 [2022-05-04T17:07:10.990Z]     --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s)
17:07:10 [2022-05-04T17:07:10.990Z]     --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s)
17:07:10 [2022-05-04T17:07:10.990Z]     --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s)
17:07:10 [2022-05-04T17:07:10.990Z]     --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s)
17:07:10 [2022-05-04T17:07:10.990Z]     --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s)
17:07:10 [2022-05-04T17:07:10.990Z]     --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s)
17:07:10 [2022-05-04T17:07:10.990Z] === RUN   TestLinuxParseMountSpecBindWithFileinfoError
17:07:10 [2022-05-04T17:07:10.990Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s)
17:07:10 [2022-05-04T17:07:10.990Z] === RUN   TestConvertTmpfsOptions
17:07:10 [2022-05-04T17:07:10.990Z]     linux_parser_test.go:209: data="mode=700,size=1m"
17:07:10 [2022-05-04T17:07:10.990Z]     linux_parser_test.go:209: data="ro"
17:07:10 [2022-05-04T17:07:10.990Z] --- PASS: TestConvertTmpfsOptions (0.00s)
17:07:10 [2022-05-04T17:07:10.990Z] === RUN   TestParseMountSpec
17:07:10 [2022-05-04T17:07:10.990Z]     parser_test.go:62: case 0
17:07:10 [2022-05-04T17:07:10.990Z]     parser_test.go:62: case 1
17:07:10 [2022-05-04T17:07:10.990Z]     parser_test.go:62: case 2
17:07:10 [2022-05-04T17:07:10.990Z]     parser_test.go:62: case 3
17:07:10 [2022-05-04T17:07:10.990Z]     parser_test.go:62: case 4
17:07:10 [2022-05-04T17:07:10.990Z]     parser_test.go:62: case 5
17:07:10 [2022-05-04T17:07:10.990Z] --- PASS: TestParseMountSpec (0.00s)
17:07:10 [2022-05-04T17:07:10.990Z] === RUN   TestValidateMount
17:07:10 [2022-05-04T17:07:10.990Z] --- PASS: TestValidateMount (0.00s)
17:07:10 [2022-05-04T17:07:10.990Z] === RUN   TestWindowsParseMountRaw
17:07:10 [2022-05-04T17:07:10.990Z] --- PASS: TestWindowsParseMountRaw (0.00s)
17:07:10 [2022-05-04T17:07:10.990Z] === RUN   TestWindowsParseMountRawSplit
17:07:10 [2022-05-04T17:07:10.990Z] === RUN   TestWindowsParseMountRawSplit/0_c:\:d:
17:07:10 [2022-05-04T17:07:10.990Z] === RUN   TestWindowsParseMountRawSplit/1_c:\:d:\
17:07:10 [2022-05-04T17:07:10.990Z] === RUN   TestWindowsParseMountRawSplit/2_c:\:d:\:ro
17:07:10 [2022-05-04T17:07:10.990Z] === RUN   TestWindowsParseMountRawSplit/3_c:\:d:\:rw
17:07:10 [2022-05-04T17:07:10.990Z] === RUN   TestWindowsParseMountRawSplit/4_c:\:d:\:foo
17:07:10 [2022-05-04T17:07:10.990Z] === RUN   TestWindowsParseMountRawSplit/5_name:d::rw
17:07:10 [2022-05-04T17:07:10.990Z] === RUN   TestWindowsParseMountRawSplit/6_name:d:
17:07:10 [2022-05-04T17:07:10.990Z] === RUN   TestWindowsParseMountRawSplit/7_name:d::ro
17:07:10 [2022-05-04T17:07:10.990Z] === RUN   TestWindowsParseMountRawSplit/8_name:c:
17:07:10 [2022-05-04T17:07:10.990Z] === RUN   TestWindowsParseMountRawSplit/9_driver/name:c:
17:07:10 [2022-05-04T17:07:10.990Z] === RUN   TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar
17:07:10 [2022-05-04T17:07:10.990Z] === RUN   TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar
17:07:10 [2022-05-04T17:07:10.990Z] === RUN   TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo
17:07:10 [2022-05-04T17:07:10.990Z] --- PASS: TestWindowsParseMountRawSplit (0.00s)
17:07:10 [2022-05-04T17:07:10.990Z]     --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s)
17:07:10 [2022-05-04T17:07:10.990Z]     --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s)
17:07:10 [2022-05-04T17:07:10.990Z]     --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s)
17:07:10 [2022-05-04T17:07:10.990Z]     --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s)
17:07:10 [2022-05-04T17:07:10.990Z]     --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s)
17:07:10 [2022-05-04T17:07:10.990Z]     --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s)
17:07:10 [2022-05-04T17:07:10.990Z]     --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s)
17:07:10 [2022-05-04T17:07:10.990Z]     --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s)
17:07:10 [2022-05-04T17:07:10.990Z]     --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s)
17:07:10 [2022-05-04T17:07:10.990Z]     --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s)
17:07:10 [2022-05-04T17:07:10.990Z]     --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s)
17:07:10 [2022-05-04T17:07:10.990Z]     --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s)
17:07:10 [2022-05-04T17:07:10.990Z]     --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s)
17:07:10 [2022-05-04T17:07:10.990Z] === RUN   TestWindowsParseMountSpecBindWithFileinfoError
17:07:10 [2022-05-04T17:07:10.990Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s)
17:07:10 [2022-05-04T17:07:10.990Z] PASS
17:07:10 [2022-05-04T17:07:10.990Z] coverage: 67.6% of statements
17:07:10 [2022-05-04T17:07:10.990Z] ok  	github.com/docker/docker/volume/mounts	0.041s	coverage: 67.6% of statements
17:07:11 [2022-05-04T17:07:11.079Z] === RUN   TestIsEmptyDir
17:07:11 [2022-05-04T17:07:11.079Z] --- PASS: TestIsEmptyDir (0.01s)
17:07:11 [2022-05-04T17:07:11.079Z] === RUN   TestGraphDriverInitRequestIsCompatible
17:07:11 [2022-05-04T17:07:11.079Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s)
17:07:11 [2022-05-04T17:07:11.079Z] PASS
17:07:11 [2022-05-04T17:07:11.079Z] coverage: 2.3% of statements
17:07:11 [2022-05-04T17:07:11.079Z] ok  	github.com/docker/docker/daemon/graphdriver	0.213s	coverage: 2.3% of statements
17:07:11 [2022-05-04T17:07:11.079Z] === RUN   TestLinkNaming
17:07:11 [2022-05-04T17:07:11.079Z] --- PASS: TestLinkNaming (0.00s)
17:07:11 [2022-05-04T17:07:11.079Z] === RUN   TestLinkNew
17:07:11 [2022-05-04T17:07:11.079Z] --- PASS: TestLinkNew (0.00s)
17:07:11 [2022-05-04T17:07:11.079Z] === RUN   TestLinkEnv
17:07:11 [2022-05-04T17:07:11.079Z] --- PASS: TestLinkEnv (0.00s)
17:07:11 [2022-05-04T17:07:11.079Z] === RUN   TestLinkMultipleEnv
17:07:11 [2022-05-04T17:07:11.079Z] --- PASS: TestLinkMultipleEnv (0.00s)
17:07:11 [2022-05-04T17:07:11.079Z] === RUN   TestLinkPortRangeEnv
17:07:11 [2022-05-04T17:07:11.079Z] --- PASS: TestLinkPortRangeEnv (0.00s)
17:07:11 [2022-05-04T17:07:11.079Z] PASS
17:07:11 [2022-05-04T17:07:11.079Z] coverage: 93.0% of statements
17:07:11 [2022-05-04T17:07:11.079Z] ok  	github.com/docker/docker/daemon/links	0.033s	coverage: 93.0% of statements
17:07:11 [2022-05-04T17:07:11.456Z] === RUN   TestSetGetMeta
17:07:11 [2022-05-04T17:07:11.456Z] === PAUSE TestSetGetMeta
17:07:11 [2022-05-04T17:07:11.456Z] === RUN   TestRestore
17:07:11 [2022-05-04T17:07:11.456Z] === PAUSE TestRestore
17:07:11 [2022-05-04T17:07:11.456Z] === RUN   TestServiceCreate
17:07:11 [2022-05-04T17:07:11.456Z] === PAUSE TestServiceCreate
17:07:11 [2022-05-04T17:07:11.456Z] === RUN   TestServiceList
17:07:11 [2022-05-04T17:07:11.456Z] === PAUSE TestServiceList
17:07:11 [2022-05-04T17:07:11.456Z] === RUN   TestServiceRemove
17:07:11 [2022-05-04T17:07:11.456Z] === PAUSE TestServiceRemove
17:07:11 [2022-05-04T17:07:11.456Z] === RUN   TestServiceGet
17:07:11 [2022-05-04T17:07:11.456Z] === PAUSE TestServiceGet
17:07:11 [2022-05-04T17:07:11.456Z] === RUN   TestServicePrune
17:07:11 [2022-05-04T17:07:11.456Z] === PAUSE TestServicePrune
17:07:11 [2022-05-04T17:07:11.456Z] === RUN   TestCreate
17:07:11 [2022-05-04T17:07:11.456Z] === PAUSE TestCreate
17:07:11 [2022-05-04T17:07:11.456Z] === RUN   TestRemove
17:07:11 [2022-05-04T17:07:11.456Z] === PAUSE TestRemove
17:07:11 [2022-05-04T17:07:11.456Z] === RUN   TestList
17:07:11 [2022-05-04T17:07:11.456Z] === PAUSE TestList
17:07:11 [2022-05-04T17:07:11.456Z] === RUN   TestFindByDriver
17:07:11 [2022-05-04T17:07:11.456Z] === PAUSE TestFindByDriver
17:07:11 [2022-05-04T17:07:11.456Z] === RUN   TestFindByReferenced
17:07:11 [2022-05-04T17:07:11.456Z] === PAUSE TestFindByReferenced
17:07:11 [2022-05-04T17:07:11.456Z] === RUN   TestDerefMultipleOfSameRef
17:07:11 [2022-05-04T17:07:11.456Z] === PAUSE TestDerefMultipleOfSameRef
17:07:11 [2022-05-04T17:07:11.456Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
17:07:11 [2022-05-04T17:07:11.456Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
17:07:11 [2022-05-04T17:07:11.456Z] === RUN   TestDefererencePluginOnCreateError
17:07:11 [2022-05-04T17:07:11.456Z] === PAUSE TestDefererencePluginOnCreateError
17:07:11 [2022-05-04T17:07:11.456Z] === RUN   TestRefDerefRemove
17:07:11 [2022-05-04T17:07:11.456Z] === PAUSE TestRefDerefRemove
17:07:11 [2022-05-04T17:07:11.456Z] === RUN   TestGet
17:07:11 [2022-05-04T17:07:11.456Z] === PAUSE TestGet
17:07:11 [2022-05-04T17:07:11.456Z] === RUN   TestGetWithReference
17:07:11 [2022-05-04T17:07:11.456Z] === PAUSE TestGetWithReference
17:07:11 [2022-05-04T17:07:11.456Z] === RUN   TestFilterFunc
17:07:11 [2022-05-04T17:07:11.456Z] === RUN   TestFilterFunc/test_nil_list
17:07:11 [2022-05-04T17:07:11.456Z] === PAUSE TestFilterFunc/test_nil_list
17:07:11 [2022-05-04T17:07:11.456Z] === RUN   TestFilterFunc/test_empty_list
17:07:11 [2022-05-04T17:07:11.456Z] === PAUSE TestFilterFunc/test_empty_list
17:07:11 [2022-05-04T17:07:11.456Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
17:07:11 [2022-05-04T17:07:11.456Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
17:07:11 [2022-05-04T17:07:11.456Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
17:07:11 [2022-05-04T17:07:11.456Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
17:07:11 [2022-05-04T17:07:11.456Z] === RUN   TestFilterFunc/test_filter_some
17:07:11 [2022-05-04T17:07:11.456Z] === PAUSE TestFilterFunc/test_filter_some
17:07:11 [2022-05-04T17:07:11.456Z] === RUN   TestFilterFunc/test_filter_middle
17:07:11 [2022-05-04T17:07:11.456Z] === PAUSE TestFilterFunc/test_filter_middle
17:07:11 [2022-05-04T17:07:11.456Z] === RUN   TestFilterFunc/test_filter_middle_and_last
17:07:11 [2022-05-04T17:07:11.457Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
17:07:11 [2022-05-04T17:07:11.457Z] === RUN   TestFilterFunc/test_filter_first_and_last
17:07:11 [2022-05-04T17:07:11.457Z] === PAUSE TestFilterFunc/test_filter_first_and_last
17:07:11 [2022-05-04T17:07:11.457Z] === CONT  TestFilterFunc/test_nil_list
17:07:11 [2022-05-04T17:07:11.457Z] === CONT  TestFilterFunc/test_filter_first_and_last
17:07:11 [2022-05-04T17:07:11.457Z] === CONT  TestFilterFunc/test_filter_some
17:07:11 [2022-05-04T17:07:11.457Z] === CONT  TestFilterFunc/test_filter_middle_and_last
17:07:11 [2022-05-04T17:07:11.457Z] === CONT  TestFilterFunc/test_filter_middle
17:07:11 [2022-05-04T17:07:11.457Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
17:07:11 [2022-05-04T17:07:11.457Z] === CONT  TestFilterFunc/test_empty_list
17:07:11 [2022-05-04T17:07:11.457Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
17:07:11 [2022-05-04T17:07:11.457Z] --- PASS: TestFilterFunc (0.00s)
17:07:11 [2022-05-04T17:07:11.457Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
17:07:11 [2022-05-04T17:07:11.457Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
17:07:11 [2022-05-04T17:07:11.457Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
17:07:11 [2022-05-04T17:07:11.457Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
17:07:11 [2022-05-04T17:07:11.457Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
17:07:11 [2022-05-04T17:07:11.457Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
17:07:11 [2022-05-04T17:07:11.457Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
17:07:11 [2022-05-04T17:07:11.457Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
17:07:11 [2022-05-04T17:07:11.457Z] === CONT  TestSetGetMeta
17:07:11 [2022-05-04T17:07:11.457Z] === CONT  TestList
17:07:11 [2022-05-04T17:07:11.457Z] === CONT  TestDefererencePluginOnCreateError
17:07:11 [2022-05-04T17:07:11.457Z] === CONT  TestDerefMultipleOfSameRef
17:07:11 [2022-05-04T17:07:11.457Z] --- PASS: TestSetGetMeta (0.02s)
17:07:11 [2022-05-04T17:07:11.457Z] === CONT  TestRemove
17:07:11 [2022-05-04T17:07:11.457Z] --- PASS: TestDerefMultipleOfSameRef (0.02s)
17:07:11 [2022-05-04T17:07:11.457Z] === CONT  TestCreate
17:07:11 [2022-05-04T17:07:11.457Z] --- PASS: TestDefererencePluginOnCreateError (0.03s)
17:07:11 [2022-05-04T17:07:11.457Z] === CONT  TestServicePrune
17:07:11 [2022-05-04T17:07:11.457Z] --- PASS: TestCreate (0.01s)
17:07:11 [2022-05-04T17:07:11.457Z] === CONT  TestServiceGet
17:07:11 [2022-05-04T17:07:11.457Z] --- PASS: TestList (0.04s)
17:07:11 [2022-05-04T17:07:11.457Z] === CONT  TestServiceRemove
17:07:11 [2022-05-04T17:07:11.457Z] --- PASS: TestRemove (0.02s)
17:07:11 [2022-05-04T17:07:11.457Z] === CONT  TestServiceList
17:07:11 [2022-05-04T17:07:11.546Z] === RUN   TestVerifyNetworkingConfig
17:07:11 [2022-05-04T17:07:11.546Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
17:07:11 [2022-05-04T17:07:11.546Z] === RUN   TestGetContainer
17:07:11 [2022-05-04T17:07:11.546Z] --- PASS: TestGetContainer (0.00s)
17:07:11 [2022-05-04T17:07:11.546Z] === RUN   TestValidContainerNames
17:07:11 [2022-05-04T17:07:11.546Z] --- PASS: TestValidContainerNames (0.00s)
17:07:11 [2022-05-04T17:07:11.546Z] === RUN   TestContainerInitDNS
17:07:11 [2022-05-04T17:07:11.546Z]     daemon_test.go:145: root required
17:07:11 [2022-05-04T17:07:11.546Z] --- SKIP: TestContainerInitDNS (0.00s)
17:07:11 [2022-05-04T17:07:11.546Z] === RUN   TestMerge
17:07:11 [2022-05-04T17:07:11.546Z] --- PASS: TestMerge (0.00s)
17:07:11 [2022-05-04T17:07:11.546Z] === RUN   TestValidateContainerIsolation
17:07:11 [2022-05-04T17:07:11.546Z] --- PASS: TestValidateContainerIsolation (0.00s)
17:07:11 [2022-05-04T17:07:11.546Z] === RUN   TestFindNetworkErrorType
17:07:11 [2022-05-04T17:07:11.546Z] --- PASS: TestFindNetworkErrorType (0.00s)
17:07:11 [2022-05-04T17:07:11.923Z] --- PASS: TestServiceGet (0.10s)
17:07:11 [2022-05-04T17:07:11.923Z] === CONT  TestServiceCreate
17:07:11 [2022-05-04T17:07:11.923Z] time="2022-05-04T17:07:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:07:11 [2022-05-04T17:07:11.923Z] --- PASS: TestServiceRemove (0.10s)
17:07:11 [2022-05-04T17:07:11.923Z] === CONT  TestRestore
17:07:11 [2022-05-04T17:07:11.923Z] time="2022-05-04T17:07:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:07:11 [2022-05-04T17:07:11.923Z] --- PASS: TestServiceList (0.09s)
17:07:11 [2022-05-04T17:07:11.923Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
17:07:11 [2022-05-04T17:07:11.923Z] time="2022-05-04T17:07:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:07:11 [2022-05-04T17:07:11.923Z] time="2022-05-04T17:07:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
17:07:11 [2022-05-04T17:07:11.923Z] --- PASS: TestServiceCreate (0.02s)
17:07:11 [2022-05-04T17:07:11.923Z] === CONT  TestGetWithReference
17:07:11 [2022-05-04T17:07:11.923Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s)
17:07:11 [2022-05-04T17:07:11.923Z] === CONT  TestGet
17:07:11 [2022-05-04T17:07:11.923Z] --- PASS: TestRestore (0.02s)
17:07:11 [2022-05-04T17:07:11.923Z] === CONT  TestRefDerefRemove
17:07:11 [2022-05-04T17:07:11.923Z] time="2022-05-04T17:07:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:07:11 [2022-05-04T17:07:11.923Z] --- PASS: TestServicePrune (0.13s)
17:07:11 [2022-05-04T17:07:11.923Z] === CONT  TestFindByReferenced
17:07:11 [2022-05-04T17:07:11.923Z] --- PASS: TestGet (0.01s)
17:07:11 [2022-05-04T17:07:11.923Z] === CONT  TestFindByDriver
17:07:11 [2022-05-04T17:07:11.923Z] --- PASS: TestGetWithReference (0.02s)
17:07:11 [2022-05-04T17:07:11.923Z] --- PASS: TestRefDerefRemove (0.01s)
17:07:11 [2022-05-04T17:07:11.923Z] --- PASS: TestFindByReferenced (0.01s)
17:07:11 [2022-05-04T17:07:11.923Z] --- PASS: TestFindByDriver (0.01s)
17:07:11 [2022-05-04T17:07:11.923Z] PASS
17:07:11 [2022-05-04T17:07:11.923Z] coverage: 69.0% of statements
17:07:11 [2022-05-04T17:07:11.923Z] ok  	github.com/docker/docker/volume/service	0.208s	coverage: 69.0% of statements
17:07:12 [2022-05-04T17:07:12.012Z] === RUN   TestEnsureServicesExist
17:07:12 [2022-05-04T17:07:12.012Z] --- PASS: TestEnsureServicesExist (0.00s)
17:07:12 [2022-05-04T17:07:12.012Z] === RUN   TestEnsureServicesExistErrors
17:07:12 [2022-05-04T17:07:12.012Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
17:07:12 [2022-05-04T17:07:12.012Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
17:07:12 [2022-05-04T17:07:12.012Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
17:07:12 [2022-05-04T17:07:12.012Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
17:07:12 [2022-05-04T17:07:12.012Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
17:07:12 [2022-05-04T17:07:12.012Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
17:07:12 [2022-05-04T17:07:12.012Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
17:07:12 [2022-05-04T17:07:12.012Z] === RUN   TestContainerDelete
17:07:12 [2022-05-04T17:07:12.012Z] --- PASS: TestContainerDelete (0.00s)
17:07:12 [2022-05-04T17:07:12.012Z] === RUN   TestContainerDoubleDelete
17:07:12 [2022-05-04T17:07:12.012Z] --- PASS: TestContainerDoubleDelete (0.00s)
17:07:12 [2022-05-04T17:07:12.012Z] === RUN   TestLogContainerEventCopyLabels
17:07:12 [2022-05-04T17:07:12.012Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
17:07:12 [2022-05-04T17:07:12.012Z] === RUN   TestLogContainerEventWithAttributes
17:07:12 [2022-05-04T17:07:12.012Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
17:07:12 [2022-05-04T17:07:12.012Z] === RUN   TestNoneHealthcheck
17:07:12 [2022-05-04T17:07:12.012Z] --- PASS: TestNoneHealthcheck (0.00s)
17:07:12 [2022-05-04T17:07:12.012Z] === RUN   TestHealthStates
17:07:12 [2022-05-04T17:07:12.012Z] time="2022-05-04T17:07:11Z" 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"
17:07:12 [2022-05-04T17:07:12.012Z] time="2022-05-04T17:07:11Z" 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"
17:07:12 [2022-05-04T17:07:12.012Z] time="2022-05-04T17:07:11Z" 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"
17:07:12 [2022-05-04T17:07:12.012Z] time="2022-05-04T17:07:11Z" 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"
17:07:12 [2022-05-04T17:07:12.012Z] time="2022-05-04T17:07:11Z" 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"
17:07:12 [2022-05-04T17:07:12.012Z] time="2022-05-04T17:07:11Z" 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"
17:07:12 [2022-05-04T17:07:12.012Z] time="2022-05-04T17:07:11Z" 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"
17:07:12 [2022-05-04T17:07:12.012Z] time="2022-05-04T17:07:11Z" 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"
17:07:12 [2022-05-04T17:07:12.012Z] time="2022-05-04T17:07:11Z" 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"
17:07:12 [2022-05-04T17:07:12.012Z] time="2022-05-04T17:07:11Z" 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"
17:07:12 [2022-05-04T17:07:12.012Z] --- PASS: TestHealthStates (0.16s)
17:07:12 [2022-05-04T17:07:12.012Z] === RUN   TestGetInspectData
17:07:12 [2022-05-04T17:07:12.012Z] --- PASS: TestGetInspectData (0.00s)
17:07:12 [2022-05-04T17:07:12.012Z] === RUN   TestFillLicense
17:07:12 [2022-05-04T17:07:12.012Z] --- PASS: TestFillLicense (0.00s)
17:07:12 [2022-05-04T17:07:12.012Z] === RUN   TestListInvalidFilter
17:07:12 [2022-05-04T17:07:12.012Z] --- PASS: TestListInvalidFilter (0.00s)
17:07:12 [2022-05-04T17:07:12.012Z] === RUN   TestNameFilter
17:07:12 [2022-05-04T17:07:12.012Z] --- PASS: TestNameFilter (0.00s)
17:07:12 [2022-05-04T17:07:12.013Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
17:07:12 [2022-05-04T17:07:12.013Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
17:07:12 [2022-05-04T17:07:12.013Z] === RUN   TestSetWindowsCredentialSpecInSpec
17:07:12 [2022-05-04T17:07:12.013Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
17:07:12 [2022-05-04T17:07:12.013Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
17:07:12 [2022-05-04T17:07:12.013Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
17:07:12 [2022-05-04T17:07:12.013Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
17:07:12 [2022-05-04T17:07:12.013Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
17:07:12 [2022-05-04T17:07:12.013Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
17:07:12 [2022-05-04T17:07:12.013Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
17:07:12 [2022-05-04T17:07:12.013Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
17:07:12 [2022-05-04T17:07:12.013Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
17:07:12 [2022-05-04T17:07:12.013Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
17:07:12 [2022-05-04T17:07:12.013Z] === 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
17:07:12 [2022-05-04T17:07:12.013Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
17:07:12 [2022-05-04T17:07:12.013Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
17:07:12 [2022-05-04T17:07:12.013Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
17:07:12 [2022-05-04T17:07:12.013Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
17:07:12 [2022-05-04T17:07:12.013Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
17:07:12 [2022-05-04T17:07:12.013Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
17:07:12 [2022-05-04T17:07:12.013Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
17:07:12 [2022-05-04T17:07:12.013Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
17:07:12 [2022-05-04T17:07:12.013Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s)
17:07:12 [2022-05-04T17:07:12.013Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
17:07:12 [2022-05-04T17:07:12.013Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
17:07:12 [2022-05-04T17:07:12.013Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
17:07:12 [2022-05-04T17:07:12.013Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
17:07:12 [2022-05-04T17:07:12.013Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
17:07:12 [2022-05-04T17:07:12.013Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
17:07:12 [2022-05-04T17:07:12.013Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
17:07:12 [2022-05-04T17:07:12.013Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
17:07:12 [2022-05-04T17:07:12.013Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
17:07:12 [2022-05-04T17:07:12.013Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
17:07:12 [2022-05-04T17:07:12.013Z]     --- 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)
17:07:12 [2022-05-04T17:07:12.013Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
17:07:12 [2022-05-04T17:07:12.013Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
17:07:12 [2022-05-04T17:07:12.013Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
17:07:12 [2022-05-04T17:07:12.013Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
17:07:12 [2022-05-04T17:07:12.013Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
17:07:12 [2022-05-04T17:07:12.013Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
17:07:12 [2022-05-04T17:07:12.013Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
17:07:12 [2022-05-04T17:07:12.013Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
17:07:12 [2022-05-04T17:07:12.013Z] === RUN   TestSetupWindowsDevices
17:07:12 [2022-05-04T17:07:12.013Z] === RUN   TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices
17:07:12 [2022-05-04T17:07:12.013Z] === RUN   TestSetupWindowsDevices/it_fails_if_any_devices_are_blank
17:07:12 [2022-05-04T17:07:12.013Z] === RUN   TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://'
17:07:12 [2022-05-04T17:07:12.013Z] === RUN   TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://'
17:07:12 [2022-05-04T17:07:12.013Z] === RUN   TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class'
17:07:12 [2022-05-04T17:07:12.013Z] === RUN   TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class'
17:07:12 [2022-05-04T17:07:12.013Z] === RUN   TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_''
17:07:12 [2022-05-04T17:07:12.013Z] === RUN   TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class'
17:07:12 [2022-05-04T17:07:12.013Z] === RUN   TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType
17:07:12 [2022-05-04T17:07:12.013Z] === RUN   TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices
17:07:12 [2022-05-04T17:07:12.013Z] --- PASS: TestSetupWindowsDevices (0.00s)
17:07:12 [2022-05-04T17:07:12.013Z]     --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s)
17:07:12 [2022-05-04T17:07:12.013Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s)
17:07:12 [2022-05-04T17:07:12.013Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s)
17:07:12 [2022-05-04T17:07:12.013Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s)
17:07:12 [2022-05-04T17:07:12.013Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s)
17:07:12 [2022-05-04T17:07:12.013Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s)
17:07:12 [2022-05-04T17:07:12.013Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s)
17:07:12 [2022-05-04T17:07:12.013Z]     --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s)
17:07:12 [2022-05-04T17:07:12.013Z]     --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s)
17:07:12 [2022-05-04T17:07:12.013Z]     --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s)
17:07:12 [2022-05-04T17:07:12.013Z] === RUN   TestDaemonReloadLabels
17:07:12 [2022-05-04T17:07:12.013Z] --- PASS: TestDaemonReloadLabels (0.00s)
17:07:12 [2022-05-04T17:07:12.013Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
17:07:12 [2022-05-04T17:07:12.013Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
17:07:12 [2022-05-04T17:07:12.013Z] === RUN   TestDaemonReloadMirrors
17:07:12 [2022-05-04T17:07:12.013Z] --- PASS: TestDaemonReloadMirrors (0.00s)
17:07:12 [2022-05-04T17:07:12.013Z] === RUN   TestDaemonReloadInsecureRegistries
17:07:12 [2022-05-04T17:07:12.013Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
17:07:12 [2022-05-04T17:07:12.013Z] === RUN   TestDaemonReloadNotAffectOthers
17:07:12 [2022-05-04T17:07:12.013Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
17:07:12 [2022-05-04T17:07:12.013Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
17:07:12 [2022-05-04T17:07:12.013Z]     reload_test.go:342: root required
17:07:12 [2022-05-04T17:07:12.013Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
17:07:12 [2022-05-04T17:07:12.013Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
17:07:12 [2022-05-04T17:07:12.013Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
17:07:12 [2022-05-04T17:07:12.013Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
17:07:12 [2022-05-04T17:07:12.013Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s)
17:07:12 [2022-05-04T17:07:12.013Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
17:07:12 [2022-05-04T17:07:12.013Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s)
17:07:12 [2022-05-04T17:07:12.013Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
17:07:12 [2022-05-04T17:07:12.013Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
17:07:12 [2022-05-04T17:07:12.013Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
17:07:12 [2022-05-04T17:07:12.013Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
17:07:12 [2022-05-04T17:07:12.013Z] === RUN   TestParseVolumesFrom
17:07:12 [2022-05-04T17:07:12.013Z] --- PASS: TestParseVolumesFrom (0.00s)
17:07:12 [2022-05-04T17:07:12.013Z] PASS
17:07:12 [2022-05-04T17:07:12.013Z] coverage: 8.6% of statements
17:07:12 [2022-05-04T17:07:12.013Z] ok  	github.com/docker/docker/daemon	0.510s	coverage: 8.6% of statements
17:07:12 [2022-05-04T17:07:12.013Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:07:12 [2022-05-04T17:07:12.013Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:07:12 [2022-05-04T17:07:12.013Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:07:12 [2022-05-04T17:07:12.013Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
17:07:12 [2022-05-04T17:07:12.013Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
17:07:12 [2022-05-04T17:07:12.013Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
17:07:12 [2022-05-04T17:07:12.013Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
17:07:12 [2022-05-04T17:07:12.013Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:07:12 [2022-05-04T17:07:12.013Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
17:07:12 [2022-05-04T17:07:12.013Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
17:07:12 [2022-05-04T17:07:12.013Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:07:12 [2022-05-04T17:07:12.013Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
17:07:12 [2022-05-04T17:07:12.013Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
17:07:12 [2022-05-04T17:07:12.013Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
17:07:12 [2022-05-04T17:07:12.246Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43560/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:07:12 [2022-05-04T17:07:12.552Z] + make clean
17:07:12 [2022-05-04T17:07:12.808Z] docker volume rm -f docker-dev-cache docker-mod-cache
17:07:12 [2022-05-04T17:07:12.808Z] docker-dev-cache
17:07:12 [2022-05-04T17:07:12.808Z] docker-mod-cache
[Pipeline] deleteDir
17:07:12 [2022-05-04T17:07:12.996Z] === RUN   TestNewStreamConfig
17:07:12 [2022-05-04T17:07:12.996Z] === RUN   TestNewStreamConfig/defaults
17:07:12 [2022-05-04T17:07:12.996Z] === RUN   TestNewStreamConfig/invalid_create_group
17:07:12 [2022-05-04T17:07:12.996Z] === RUN   TestNewStreamConfig/invalid_flush_interval
17:07:12 [2022-05-04T17:07:12.996Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
17:07:12 [2022-05-04T17:07:12.996Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
17:07:12 [2022-05-04T17:07:12.996Z] === RUN   TestNewStreamConfig/flush_interval_at_15
17:07:12 [2022-05-04T17:07:12.996Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
17:07:12 [2022-05-04T17:07:12.996Z] --- PASS: TestNewStreamConfig (0.00s)
17:07:12 [2022-05-04T17:07:12.996Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
17:07:12 [2022-05-04T17:07:12.996Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
17:07:12 [2022-05-04T17:07:12.996Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
17:07:12 [2022-05-04T17:07:12.996Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
17:07:12 [2022-05-04T17:07:12.996Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
17:07:12 [2022-05-04T17:07:12.996Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
17:07:12 [2022-05-04T17:07:12.996Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
17:07:12 [2022-05-04T17:07:12.996Z] === RUN   TestNewAWSLogsClientUserAgentHandler
17:07:12 [2022-05-04T17:07:12.996Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
17:07:12 [2022-05-04T17:07:12.996Z] === RUN   TestNewAWSLogsClientLogFormatHeaderHandler
17:07:12 [2022-05-04T17:07:12.996Z] === RUN   TestNewAWSLogsClientLogFormatHeaderHandler/json/emf
17:07:12 [2022-05-04T17:07:12.996Z] === RUN   TestNewAWSLogsClientLogFormatHeaderHandler/#00
17:07:12 [2022-05-04T17:07:12.996Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s)
17:07:12 [2022-05-04T17:07:12.996Z]     --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s)
17:07:12 [2022-05-04T17:07:12.996Z]     --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s)
17:07:12 [2022-05-04T17:07:12.996Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
17:07:12 [2022-05-04T17:07:12.996Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
17:07:12 [2022-05-04T17:07:12.996Z] === RUN   TestNewAWSLogsClientRegionDetect
17:07:13 [2022-05-04T17:07:13.469Z] time="2022-05-04T17:07:12Z" level=info msg="Trying to get region from EC2 Metadata"
17:07:13 [2022-05-04T17:07:13.469Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s)
17:07:13 [2022-05-04T17:07:13.469Z] === RUN   TestCreateSuccess
17:07:13 [2022-05-04T17:07:13.469Z] --- PASS: TestCreateSuccess (0.00s)
17:07:13 [2022-05-04T17:07:13.469Z] === RUN   TestCreateStreamSkipped
17:07:13 [2022-05-04T17:07:13.469Z] time="2022-05-04T17:07:12Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName
17:07:13 [2022-05-04T17:07:13.469Z] --- PASS: TestCreateStreamSkipped (0.00s)
17:07:13 [2022-05-04T17:07:13.470Z] === RUN   TestCreateLogGroupSuccess
17:07:13 [2022-05-04T17:07:13.470Z] time="2022-05-04T17:07:12Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="<nil>"
17:07:13 [2022-05-04T17:07:13.470Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
17:07:13 [2022-05-04T17:07:13.470Z] === RUN   TestCreateError
17:07:13 [2022-05-04T17:07:13.470Z] --- PASS: TestCreateError (0.00s)
17:07:13 [2022-05-04T17:07:13.470Z] === RUN   TestCreateAlreadyExists
17:07:13 [2022-05-04T17:07:13.470Z] time="2022-05-04T17:07:12Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
17:07:13 [2022-05-04T17:07:13.470Z] --- PASS: TestCreateAlreadyExists (0.00s)
17:07:13 [2022-05-04T17:07:13.470Z] === RUN   TestLogClosed
17:07:13 [2022-05-04T17:07:13.470Z] --- PASS: TestLogClosed (0.00s)
17:07:13 [2022-05-04T17:07:13.470Z] === RUN   TestLogBlocking
17:07:13 [2022-05-04T17:07:13.470Z] --- PASS: TestLogBlocking (0.00s)
17:07:13 [2022-05-04T17:07:13.470Z] === RUN   TestLogNonBlockingBufferEmpty
17:07:13 [2022-05-04T17:07:13.470Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
17:07:13 [2022-05-04T17:07:13.470Z] === RUN   TestLogNonBlockingBufferFull
17:07:13 [2022-05-04T17:07:13.470Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
17:07:13 [2022-05-04T17:07:13.470Z] === RUN   TestPublishBatchSuccess
17:07:13 [2022-05-04T17:07:13.470Z] --- PASS: TestPublishBatchSuccess (0.00s)
17:07:13 [2022-05-04T17:07:13.470Z] === RUN   TestPublishBatchError
17:07:13 [2022-05-04T17:07:13.470Z] time="2022-05-04T17:07:12Z" level=error msg=error
17:07:13 [2022-05-04T17:07:13.470Z] --- PASS: TestPublishBatchError (0.00s)
17:07:13 [2022-05-04T17:07:13.470Z] === RUN   TestPublishBatchInvalidSeqSuccess
17:07:13 [2022-05-04T17:07:13.470Z] time="2022-05-04T17:07:12Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
17:07:13 [2022-05-04T17:07:13.470Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
17:07:13 [2022-05-04T17:07:13.470Z] === RUN   TestPublishBatchAlreadyAccepted
17:07:13 [2022-05-04T17:07:13.470Z] time="2022-05-04T17:07:12Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
17:07:13 [2022-05-04T17:07:13.470Z] time="2022-05-04T17:07:12Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
17:07:13 [2022-05-04T17:07:13.470Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
17:07:13 [2022-05-04T17:07:13.470Z] === RUN   TestCollectBatchSimple
17:07:13 [2022-05-04T17:07:13.470Z] --- PASS: TestCollectBatchSimple (0.00s)
17:07:13 [2022-05-04T17:07:13.470Z] === RUN   TestCollectBatchTicker
17:07:13 [2022-05-04T17:07:13.470Z] --- PASS: TestCollectBatchTicker (0.00s)
17:07:13 [2022-05-04T17:07:13.470Z] === RUN   TestCollectBatchMultilinePattern
17:07:13 [2022-05-04T17:07:13.470Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
17:07:13 [2022-05-04T17:07:13.470Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
17:07:13 [2022-05-04T17:07:13.470Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
17:07:13 [2022-05-04T17:07:13.470Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
17:07:13 [2022-05-04T17:07:13.470Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
17:07:13 [2022-05-04T17:07:13.470Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
17:07:13 [2022-05-04T17:07:13.470Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s)
17:07:13 [2022-05-04T17:07:13.470Z] === RUN   TestCollectBatchClose
17:07:13 [2022-05-04T17:07:13.470Z] --- PASS: TestCollectBatchClose (0.00s)
17:07:13 [2022-05-04T17:07:13.470Z] === RUN   TestEffectiveLen
17:07:13 [2022-05-04T17:07:13.470Z] === RUN   TestEffectiveLen/0/Hello
17:07:13 [2022-05-04T17:07:13.470Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
17:07:13 [2022-05-04T17:07:13.470Z] === RUN   TestEffectiveLen/2/🙃
17:07:13 [2022-05-04T17:07:13.470Z] === RUN   TestEffectiveLen/3/����
17:07:13 [2022-05-04T17:07:13.470Z] === RUN   TestEffectiveLen/4/He��o
17:07:13 [2022-05-04T17:07:13.470Z] === RUN   TestEffectiveLen/5/
17:07:13 [2022-05-04T17:07:13.470Z] --- PASS: TestEffectiveLen (0.00s)
17:07:13 [2022-05-04T17:07:13.470Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
17:07:13 [2022-05-04T17:07:13.470Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
17:07:13 [2022-05-04T17:07:13.470Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
17:07:13 [2022-05-04T17:07:13.470Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
17:07:13 [2022-05-04T17:07:13.470Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
17:07:13 [2022-05-04T17:07:13.470Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
17:07:13 [2022-05-04T17:07:13.470Z] === RUN   TestFindValidSplit
17:07:13 [2022-05-04T17:07:13.470Z] === RUN   TestFindValidSplit/0/
17:07:13 [2022-05-04T17:07:13.470Z]     cloudwatchlogs_test.go:1076: 
17:07:13 [2022-05-04T17:07:13.470Z]     cloudwatchlogs_test.go:1077: 
17:07:13 [2022-05-04T17:07:13.470Z] === RUN   TestFindValidSplit/1/Hello
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
17:07:13 [2022-05-04T17:07:13.938Z]     cloudwatchlogs_test.go:1076: Hello
17:07:13 [2022-05-04T17:07:13.939Z]     cloudwatchlogs_test.go:1077: 
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestFindValidSplit/2/Hello
17:07:13 [2022-05-04T17:07:13.939Z]     cloudwatchlogs_test.go:1076: He
17:07:13 [2022-05-04T17:07:13.939Z]     cloudwatchlogs_test.go:1077: llo
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestFindValidSplit/3/Hello
17:07:13 [2022-05-04T17:07:13.939Z]     cloudwatchlogs_test.go:1076: 
17:07:13 [2022-05-04T17:07:13.939Z]     cloudwatchlogs_test.go:1077: Hello
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestFindValidSplit/4/🙃
17:07:13 [2022-05-04T17:07:13.939Z]     cloudwatchlogs_test.go:1076: 
17:07:13 [2022-05-04T17:07:13.939Z]     cloudwatchlogs_test.go:1077: 🙃
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestFindValidSplit/5/🙃
17:07:13 [2022-05-04T17:07:13.939Z]     cloudwatchlogs_test.go:1076: 🙃
17:07:13 [2022-05-04T17:07:13.939Z]     cloudwatchlogs_test.go:1077: 
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestFindValidSplit/6/a�
17:07:13 [2022-05-04T17:07:13.939Z]     cloudwatchlogs_test.go:1076: a
17:07:13 [2022-05-04T17:07:13.939Z]     cloudwatchlogs_test.go:1077: �
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestFindValidSplit/7/a�
17:07:13 [2022-05-04T17:07:13.939Z]     cloudwatchlogs_test.go:1076: a�
17:07:13 [2022-05-04T17:07:13.939Z]     cloudwatchlogs_test.go:1077: 
17:07:13 [2022-05-04T17:07:13.939Z] --- PASS: TestFindValidSplit (0.00s)
17:07:13 [2022-05-04T17:07:13.939Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
17:07:13 [2022-05-04T17:07:13.939Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
17:07:13 [2022-05-04T17:07:13.939Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
17:07:13 [2022-05-04T17:07:13.939Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
17:07:13 [2022-05-04T17:07:13.939Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
17:07:13 [2022-05-04T17:07:13.939Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
17:07:13 [2022-05-04T17:07:13.939Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
17:07:13 [2022-05-04T17:07:13.939Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestProcessEventEmoji
17:07:13 [2022-05-04T17:07:13.939Z] --- PASS: TestProcessEventEmoji (0.14s)
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestCollectBatchLineSplit
17:07:13 [2022-05-04T17:07:13.939Z] --- PASS: TestCollectBatchLineSplit (0.00s)
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestCollectBatchLineSplitWithBinary
17:07:13 [2022-05-04T17:07:13.939Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestCollectBatchMaxEvents
17:07:13 [2022-05-04T17:07:13.939Z] --- PASS: TestCollectBatchMaxEvents (0.02s)
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestCollectBatchMaxTotalBytes
17:07:13 [2022-05-04T17:07:13.939Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s)
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
17:07:13 [2022-05-04T17:07:13.939Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s)
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestCollectBatchWithDuplicateTimestamps
17:07:13 [2022-05-04T17:07:13.939Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s)
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestParseLogOptionsMultilinePattern
17:07:13 [2022-05-04T17:07:13.939Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestParseLogOptionsDatetimeFormat
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
17:07:13 [2022-05-04T17:07:13.939Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
17:07:13 [2022-05-04T17:07:13.939Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
17:07:13 [2022-05-04T17:07:13.939Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
17:07:13 [2022-05-04T17:07:13.939Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
17:07:13 [2022-05-04T17:07:13.939Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
17:07:13 [2022-05-04T17:07:13.939Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
17:07:13 [2022-05-04T17:07:13.939Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
17:07:13 [2022-05-04T17:07:13.939Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
17:07:13 [2022-05-04T17:07:13.939Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
17:07:13 [2022-05-04T17:07:13.939Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
17:07:13 [2022-05-04T17:07:13.939Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
17:07:13 [2022-05-04T17:07:13.939Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
17:07:13 [2022-05-04T17:07:13.939Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
17:07:13 [2022-05-04T17:07:13.939Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
17:07:13 [2022-05-04T17:07:13.939Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
17:07:13 [2022-05-04T17:07:13.939Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
17:07:13 [2022-05-04T17:07:13.939Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
17:07:13 [2022-05-04T17:07:13.939Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
17:07:13 [2022-05-04T17:07:13.939Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestValidateLogOptionsFormat
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestValidateLogOptionsFormat/0/json/emf
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestValidateLogOptionsFormat/1/random
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestValidateLogOptionsFormat/2/
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestValidateLogOptionsFormat/3/json/emf
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestValidateLogOptionsFormat/4/json/emf
17:07:13 [2022-05-04T17:07:13.939Z] --- PASS: TestValidateLogOptionsFormat (0.00s)
17:07:13 [2022-05-04T17:07:13.939Z]     --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s)
17:07:13 [2022-05-04T17:07:13.939Z]     --- PASS: TestValidateLogOptionsFormat/1/random (0.00s)
17:07:13 [2022-05-04T17:07:13.939Z]     --- PASS: TestValidateLogOptionsFormat/2/ (0.00s)
17:07:13 [2022-05-04T17:07:13.939Z]     --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s)
17:07:13 [2022-05-04T17:07:13.939Z]     --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s)
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestCreateTagSuccess
17:07:13 [2022-05-04T17:07:13.939Z] --- PASS: TestCreateTagSuccess (0.00s)
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
17:07:13 [2022-05-04T17:07:13.939Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.12s)
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
17:07:13 [2022-05-04T17:07:13.939Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
17:07:13 [2022-05-04T17:07:13.939Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
17:07:13 [2022-05-04T17:07:13.939Z] PASS
17:07:13 [2022-05-04T17:07:13.939Z] coverage: 80.2% of statements
17:07:13 [2022-05-04T17:07:13.939Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.615s	coverage: 80.2% of statements
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestSearchRegistryForImagesErrors
17:07:13 [2022-05-04T17:07:13.939Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestSearchRegistryForImages
17:07:13 [2022-05-04T17:07:13.939Z] --- PASS: TestSearchRegistryForImages (0.00s)
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestOnlyPlatformWithFallback
17:07:13 [2022-05-04T17:07:13.939Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestImageDelete
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestImageDelete/no_lease
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestImageDelete/lease_exists
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestAdapterReadLogs
17:07:13 [2022-05-04T17:07:13.939Z] --- PASS: TestAdapterReadLogs (0.00s)
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestCopier
17:07:13 [2022-05-04T17:07:13.939Z] --- PASS: TestCopier (0.00s)
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestCopierLongLines
17:07:13 [2022-05-04T17:07:13.939Z] --- PASS: TestCopierLongLines (0.00s)
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestCopierSlow
17:07:13 [2022-05-04T17:07:13.939Z] --- PASS: TestImageDelete (0.05s)
17:07:13 [2022-05-04T17:07:13.939Z]     --- PASS: TestImageDelete/no_lease (0.01s)
17:07:13 [2022-05-04T17:07:13.939Z]     --- PASS: TestImageDelete/lease_exists (0.02s)
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestContentStoreForPull
17:07:13 [2022-05-04T17:07:13.939Z] --- PASS: TestContentStoreForPull (0.17s)
17:07:13 [2022-05-04T17:07:13.939Z] PASS
17:07:13 [2022-05-04T17:07:13.939Z] coverage: 6.6% of statements
17:07:13 [2022-05-04T17:07:13.939Z] ok  	github.com/docker/docker/daemon/images	0.399s	coverage: 6.6% of statements
17:07:13 [2022-05-04T17:07:13.939Z] --- PASS: TestCopierSlow (0.20s)
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestCopierWithSized
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestCopierWithSized/as_is
17:07:13 [2022-05-04T17:07:13.939Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:07:13 [2022-05-04T17:07:13.939Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestCopierWithSized/With_RingLogger
17:07:13 [2022-05-04T17:07:13.939Z] --- PASS: TestCopierWithSized (0.05s)
17:07:13 [2022-05-04T17:07:13.939Z]     --- PASS: TestCopierWithSized/as_is (0.02s)
17:07:13 [2022-05-04T17:07:13.939Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.00s)
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestCopierWithPartial
17:07:13 [2022-05-04T17:07:13.939Z] --- PASS: TestCopierWithPartial (0.00s)
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestRingLogger
17:07:13 [2022-05-04T17:07:13.939Z] --- PASS: TestRingLogger (0.00s)
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestRingCap
17:07:13 [2022-05-04T17:07:13.939Z] --- PASS: TestRingCap (0.00s)
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestRingClose
17:07:13 [2022-05-04T17:07:13.939Z] --- PASS: TestRingClose (0.00s)
17:07:13 [2022-05-04T17:07:13.939Z] === RUN   TestRingDrain
17:07:13 [2022-05-04T17:07:13.939Z] --- PASS: TestRingDrain (0.00s)
17:07:13 [2022-05-04T17:07:13.939Z] PASS
17:07:13 [2022-05-04T17:07:13.939Z] coverage: 43.2% of statements
17:07:13 [2022-05-04T17:07:13.939Z] ok  	github.com/docker/docker/daemon/logger	0.332s	coverage: 43.2% of statements
17:07:14 [2022-05-04T17:07:14.405Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
17:07:14 [2022-05-04T17:07:14.405Z] === RUN   TestValidateLogOptReconnectInterval
17:07:14 [2022-05-04T17:07:14.405Z] === RUN   TestValidateLogOptReconnectInterval/invalid_-1
17:07:14 [2022-05-04T17:07:14.405Z] === RUN   TestValidateLogOptReconnectInterval/invalid_1
17:07:14 [2022-05-04T17:07:14.405Z] === RUN   TestValidateLogOptReconnectInterval/invalid_-1s
17:07:14 [2022-05-04T17:07:14.405Z] === RUN   TestValidateLogOptReconnectInterval/invalid_99ms
17:07:14 [2022-05-04T17:07:14.405Z] === RUN   TestValidateLogOptReconnectInterval/invalid_11s
17:07:14 [2022-05-04T17:07:14.405Z] === RUN   TestValidateLogOptReconnectInterval/valid_100ms
17:07:14 [2022-05-04T17:07:14.405Z] === RUN   TestValidateLogOptReconnectInterval/valid_10s
17:07:14 [2022-05-04T17:07:14.405Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s)
17:07:14 [2022-05-04T17:07:14.405Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s)
17:07:14 [2022-05-04T17:07:14.405Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s)
17:07:14 [2022-05-04T17:07:14.405Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s)
17:07:14 [2022-05-04T17:07:14.405Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s)
17:07:14 [2022-05-04T17:07:14.405Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s)
17:07:14 [2022-05-04T17:07:14.405Z]     --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s)
17:07:14 [2022-05-04T17:07:14.405Z]     --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s)
17:07:14 [2022-05-04T17:07:14.405Z] === RUN   TestValidateLogOptAddress
17:07:14 [2022-05-04T17:07:14.405Z] === RUN   TestValidateLogOptAddress/#00
17:07:14 [2022-05-04T17:07:14.405Z] === RUN   TestValidateLogOptAddress/192.168.1.1
17:07:14 [2022-05-04T17:07:14.405Z] === RUN   TestValidateLogOptAddress/192.168.1.1/
17:07:14 [2022-05-04T17:07:14.405Z] === RUN   TestValidateLogOptAddress/192.168.1.1/some-path
17:07:14 [2022-05-04T17:07:14.405Z] === RUN   TestValidateLogOptAddress/192.168.1.1:
17:07:14 [2022-05-04T17:07:14.405Z] === RUN   TestValidateLogOptAddress/192.168.1.1:/
17:07:14 [2022-05-04T17:07:14.405Z] === RUN   TestValidateLogOptAddress/192.168.1.1:/some-path
17:07:14 [2022-05-04T17:07:14.405Z] === RUN   TestValidateLogOptAddress/192.168.1.1:123
17:07:14 [2022-05-04T17:07:14.405Z] === RUN   TestValidateLogOptAddress/192.168.1.1:123/
17:07:14 [2022-05-04T17:07:14.405Z] === RUN   TestValidateLogOptAddress/192.168.1.1:123/some-path
17:07:14 [2022-05-04T17:07:14.405Z] === RUN   TestValidateLogOptAddress/192.168.1.1:65535
17:07:14 [2022-05-04T17:07:14.405Z] === RUN   TestValidateLogOptAddress/192.168.1.1:65535/
17:07:14 [2022-05-04T17:07:14.405Z] === RUN   TestValidateLogOptAddress/192.168.1.1:65535/some-path
17:07:14 [2022-05-04T17:07:14.405Z] === RUN   TestValidateLogOptAddress/[::1]:65535
17:07:14 [2022-05-04T17:07:14.405Z] === RUN   TestValidateLogOptAddress/[::1]:65535/
17:07:14 [2022-05-04T17:07:14.405Z] === RUN   TestValidateLogOptAddress/[::1]:65535/some-path
17:07:14 [2022-05-04T17:07:14.405Z] === RUN   TestValidateLogOptAddress/[::1]
17:07:14 [2022-05-04T17:07:14.405Z] === RUN   TestValidateLogOptAddress/[::1]/
17:07:14 [2022-05-04T17:07:14.405Z] === RUN   TestValidateLogOptAddress/[::1]/some-path
17:07:14 [2022-05-04T17:07:14.405Z] === RUN   TestValidateLogOptAddress/[::1]:
17:07:14 [2022-05-04T17:07:14.405Z] === RUN   TestValidateLogOptAddress/[::1]:/
17:07:14 [2022-05-04T17:07:14.405Z] === RUN   TestValidateLogOptAddress/[::1]:/some-path
17:07:14 [2022-05-04T17:07:14.405Z] === RUN   TestValidateLogOptAddress/[::1]:123
17:07:14 [2022-05-04T17:07:14.405Z] === RUN   TestValidateLogOptAddress/[::1]:123/
17:07:14 [2022-05-04T17:07:14.405Z] === RUN   TestValidateLogOptAddress/[::1]:123/some-path
17:07:14 [2022-05-04T17:07:14.406Z] === RUN   TestValidateLogOptAddress/example.com
17:07:14 [2022-05-04T17:07:14.406Z] === RUN   TestValidateLogOptAddress/example.com/
17:07:14 [2022-05-04T17:07:14.406Z] === RUN   TestValidateLogOptAddress/example.com/some-path
17:07:14 [2022-05-04T17:07:14.406Z] === RUN   TestValidateLogOptAddress/example.com:
17:07:14 [2022-05-04T17:07:14.406Z] === RUN   TestValidateLogOptAddress/example.com:/
17:07:14 [2022-05-04T17:07:14.406Z] === RUN   TestValidateLogOptAddress/example.com:/some-path
17:07:14 [2022-05-04T17:07:14.406Z] === RUN   TestValidateLogOptAddress/example.com:123
17:07:14 [2022-05-04T17:07:14.406Z] === RUN   TestValidateLogOptAddress/example.com:123/
17:07:14 [2022-05-04T17:07:14.406Z] === RUN   TestValidateLogOptAddress/example.com:123/some-path
17:07:14 [2022-05-04T17:07:14.406Z] === RUN   TestValidateLogOptAddress/example.com:65535
17:07:14 [2022-05-04T17:07:14.406Z] === RUN   TestValidateLogOptAddress/example.com:65535/
17:07:14 [2022-05-04T17:07:14.406Z] === RUN   TestValidateLogOptAddress/example.com:65535/some-path
17:07:14 [2022-05-04T17:07:14.406Z] === RUN   TestValidateLogOptAddress/tcp://
17:07:14 [2022-05-04T17:07:14.406Z] === RUN   TestValidateLogOptAddress/tcp:///
17:07:14 [2022-05-04T17:07:14.406Z] === RUN   TestValidateLogOptAddress/tcp:///some-path
17:07:14 [2022-05-04T17:07:14.406Z] === RUN   TestValidateLogOptAddress/tcp://example.com:65535
17:07:14 [2022-05-04T17:07:14.406Z] === RUN   TestValidateLogOptAddress/tcp://example.com:65535/
17:07:14 [2022-05-04T17:07:14.406Z] === RUN   TestValidateLogOptAddress/tcp://example.com:65535/some-path
17:07:14 [2022-05-04T17:07:14.406Z] === RUN   TestValidateLogOptAddress/tcp://example.com
17:07:14 [2022-05-04T17:07:14.406Z] === RUN   TestValidateLogOptAddress/tcp://example.com/
17:07:14 [2022-05-04T17:07:14.406Z] === RUN   TestValidateLogOptAddress/tcp://example.com/some-path
17:07:14 [2022-05-04T17:07:14.406Z] === RUN   TestValidateLogOptAddress/tcp://example.com:
17:07:14 [2022-05-04T17:07:14.406Z] === RUN   TestValidateLogOptAddress/tcp://example.com:/
17:07:14 [2022-05-04T17:07:14.406Z] === RUN   TestValidateLogOptAddress/tcp://example.com:/some-path
17:07:14 [2022-05-04T17:07:14.406Z] === RUN   TestValidateLogOptAddress/tcp://example.com:123
17:07:14 [2022-05-04T17:07:14.406Z] === RUN   TestValidateLogOptAddress/tcp://example.com:123/
17:07:14 [2022-05-04T17:07:14.406Z] === RUN   TestValidateLogOptAddress/tcp://example.com:123/some-path
17:07:14 [2022-05-04T17:07:14.406Z] === RUN   TestValidateLogOptAddress/tls://
17:07:14 [2022-05-04T17:07:14.406Z] === RUN   TestValidateLogOptAddress/tls:///
17:07:14 [2022-05-04T17:07:14.406Z] === RUN   TestValidateLogOptAddress/tls:///some-path
17:07:14 [2022-05-04T17:07:14.406Z] === RUN   TestValidateLogOptAddress/tls://example.com:65535
17:07:14 [2022-05-04T17:07:14.406Z] === RUN   TestValidateLogOptAddress/tls://example.com:65535/
17:07:14 [2022-05-04T17:07:14.406Z] === RUN   TestValidateLogOptAddress/tls://example.com:65535/some-path
17:07:14 [2022-05-04T17:07:14.406Z] === RUN   TestValidateLogOptAddress/tls://example.com
17:07:14 [2022-05-04T17:07:14.406Z] === RUN   TestValidateLogOptAddress/tls://example.com/
17:07:14 [2022-05-04T17:07:14.406Z] === RUN   TestValidateLogOptAddress/tls://example.com/some-path
17:07:14 [2022-05-04T17:07:14.406Z] === RUN   TestValidateLogOptAddress/tls://example.com:
17:07:14 [2022-05-04T17:07:14.406Z] === RUN   TestValidateLogOptAddress/tls://example.com:/
17:07:14 [2022-05-04T17:07:14.406Z] === RUN   TestValidateLogOptAddress/tls://example.com:/some-path
17:07:14 [2022-05-04T17:07:14.406Z] === RUN   TestValidateLogOptAddress/tls://example.com:123
17:07:14 [2022-05-04T17:07:14.406Z] === RUN   TestValidateLogOptAddress/tls://example.com:123/
17:07:14 [2022-05-04T17:07:14.406Z] === RUN   TestValidateLogOptAddress/tls://example.com:123/some-path
17:07:14 [2022-05-04T17:07:14.406Z] === RUN   TestValidateLogOptAddress/://
17:07:14 [2022-05-04T17:07:14.406Z] === RUN   TestValidateLogOptAddress/something://
17:07:14 [2022-05-04T17:07:14.406Z] === RUN   TestValidateLogOptAddress/udp://
17:07:14 [2022-05-04T17:07:14.406Z] === RUN   TestValidateLogOptAddress/unixgram://
17:07:14 [2022-05-04T17:07:14.406Z] === RUN   TestValidateLogOptAddress/tcp+tls://
17:07:14 [2022-05-04T17:07:14.406Z] === RUN   TestValidateLogOptAddress/corrupted:c
17:07:14 [2022-05-04T17:07:14.406Z] === RUN   TestValidateLogOptAddress/tcp://example.com:port
17:07:14 [2022-05-04T17:07:14.406Z] === RUN   TestValidateLogOptAddress/tcp://example.com:-1
17:07:14 [2022-05-04T17:07:14.406Z] === RUN   TestValidateLogOptAddress/tcp://example.com:65536
17:07:14 [2022-05-04T17:07:14.406Z] === RUN   TestValidateLogOptAddress/unix://
17:07:14 [2022-05-04T17:07:14.406Z] === RUN   TestValidateLogOptAddress/unix:///some/socket.sock
17:07:14 [2022-05-04T17:07:14.406Z] === RUN   TestValidateLogOptAddress/unix:///some/socket.sock:80
17:07:14 [2022-05-04T17:07:14.406Z] --- PASS: TestValidateLogOptAddress (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/#00 (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/[::1] (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/[::1]: (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/example.com (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/example.com/ (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/example.com: (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/tcp:// (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/tls:// (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/tls:/// (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/:// (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/something:// (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/udp:// (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/unix:// (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z]     --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s)
17:07:14 [2022-05-04T17:07:14.406Z] PASS
17:07:14 [2022-05-04T17:07:14.406Z] coverage: 53.6% of statements
17:07:14 [2022-05-04T17:07:14.406Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.147s	coverage: 53.6% of statements
17:07:14 [2022-05-04T17:07:14.406Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:07:14 [2022-05-04T17:07:14.406Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
17:07:14 [2022-05-04T17:07:14.406Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
17:07:14 [2022-05-04T17:07:14.425Z] --- PASS: TestServiceUpdateConfigs (14.46s)
17:07:14 [2022-05-04T17:07:14.425Z] === RUN   TestServiceUpdateNetwork
17:07:14 [2022-05-04T17:07:14.866Z] time="2022-05-04T17:07:14Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
17:07:14 [2022-05-04T17:07:14.872Z] === RUN   TestJSONLogsMarshalJSONBuf
17:07:14 [2022-05-04T17:07:14.872Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
17:07:14 [2022-05-04T17:07:14.872Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
17:07:15 [2022-05-04T17:07:15.338Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.13s)
17:07:15 [2022-05-04T17:07:15.339Z] === RUN   TestFastTimeMarshalJSON
17:07:15 [2022-05-04T17:07:15.339Z] --- PASS: TestFastTimeMarshalJSON (0.01s)
17:07:15 [2022-05-04T17:07:15.339Z] PASS
17:07:15 [2022-05-04T17:07:15.339Z] coverage: 87.2% of statements
17:07:15 [2022-05-04T17:07:15.339Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.210s	coverage: 87.2% of statements
17:07:15 [2022-05-04T17:07:15.339Z] === RUN   TestJSONFileLogger
17:07:15 [2022-05-04T17:07:15.339Z] --- PASS: TestJSONFileLogger (0.01s)
17:07:15 [2022-05-04T17:07:15.339Z] === RUN   TestJSONFileLoggerWithTags
17:07:15 [2022-05-04T17:07:15.339Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
17:07:15 [2022-05-04T17:07:15.339Z] === RUN   TestJSONFileLoggerWithOpts
17:07:15 [2022-05-04T17:07:15.339Z] --- PASS: TestJSONFileLoggerWithOpts (0.05s)
17:07:15 [2022-05-04T17:07:15.339Z] === RUN   TestJSONFileLoggerWithLabelsEnv
17:07:15 [2022-05-04T17:07:15.339Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.04s)
17:07:15 [2022-05-04T17:07:15.339Z] === RUN   TestEncodeDecode
17:07:15 [2022-05-04T17:07:15.339Z] === PAUSE TestEncodeDecode
17:07:15 [2022-05-04T17:07:15.339Z] === RUN   TestUnexpectedEOF
17:07:15 [2022-05-04T17:07:15.339Z] time="2022-05-04T17:07:15Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
17:07:15 [2022-05-04T17:07:15.339Z] time="2022-05-04T17:07:15Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
17:07:15 [2022-05-04T17:07:15.339Z] --- PASS: TestUnexpectedEOF (0.13s)
17:07:15 [2022-05-04T17:07:15.339Z] === CONT  TestEncodeDecode
17:07:15 [2022-05-04T17:07:15.339Z] --- PASS: TestEncodeDecode (0.00s)
17:07:15 [2022-05-04T17:07:15.339Z] PASS
17:07:15 [2022-05-04T17:07:15.339Z] coverage: 69.9% of statements
17:07:15 [2022-05-04T17:07:15.339Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.297s	coverage: 69.9% of statements
17:07:15 [2022-05-04T17:07:15.805Z] === RUN   TestWriteLog
17:07:15 [2022-05-04T17:07:15.805Z] === PAUSE TestWriteLog
17:07:15 [2022-05-04T17:07:15.805Z] === RUN   TestReadLog
17:07:15 [2022-05-04T17:07:15.805Z] === PAUSE TestReadLog
17:07:15 [2022-05-04T17:07:15.805Z] === RUN   TestDecode
17:07:15 [2022-05-04T17:07:15.805Z] --- PASS: TestDecode (0.02s)
17:07:15 [2022-05-04T17:07:15.805Z] === CONT  TestWriteLog
17:07:15 [2022-05-04T17:07:15.805Z] === CONT  TestReadLog
17:07:15 [2022-05-04T17:07:15.805Z] === RUN   TestReadLog/tail_exact
17:07:15 [2022-05-04T17:07:15.805Z] --- PASS: TestWriteLog (0.00s)
17:07:15 [2022-05-04T17:07:15.805Z] === RUN   TestReadLog/tail_less_than_available
17:07:15 [2022-05-04T17:07:15.805Z] === RUN   TestReadLog/tail_more_than_available
17:07:15 [2022-05-04T17:07:15.805Z] --- PASS: TestReadLog (0.19s)
17:07:15 [2022-05-04T17:07:15.805Z]     --- PASS: TestReadLog/tail_exact (0.16s)
17:07:15 [2022-05-04T17:07:15.805Z]     --- PASS: TestReadLog/tail_less_than_available (0.01s)
17:07:15 [2022-05-04T17:07:15.805Z]     --- PASS: TestReadLog/tail_more_than_available (0.02s)
17:07:15 [2022-05-04T17:07:15.805Z] PASS
17:07:15 [2022-05-04T17:07:15.805Z] coverage: 78.7% of statements
17:07:15 [2022-05-04T17:07:15.805Z] ok  	github.com/docker/docker/daemon/logger/local	0.268s	coverage: 78.7% of statements
17:07:15 [2022-05-04T17:07:15.805Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
17:07:16 [2022-05-04T17:07:16.788Z] === RUN   TestOpenFileDelete
17:07:16 [2022-05-04T17:07:16.788Z] --- PASS: TestOpenFileDelete (0.00s)
17:07:16 [2022-05-04T17:07:16.788Z] === RUN   TestOpenFileRename
17:07:16 [2022-05-04T17:07:16.788Z] --- PASS: TestOpenFileRename (0.00s)
17:07:16 [2022-05-04T17:07:16.788Z] === RUN   TestHandleDecoderErr
17:07:16 [2022-05-04T17:07:16.788Z] --- PASS: TestHandleDecoderErr (0.00s)
17:07:16 [2022-05-04T17:07:16.788Z] === RUN   TestParseLogTagDefaultTag
17:07:16 [2022-05-04T17:07:16.788Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
17:07:16 [2022-05-04T17:07:16.788Z] === RUN   TestParseLogTag
17:07:16 [2022-05-04T17:07:16.788Z] --- PASS: TestParseLogTag (0.00s)
17:07:16 [2022-05-04T17:07:16.788Z] === RUN   TestParseLogTagEmptyTag
17:07:16 [2022-05-04T17:07:16.788Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
17:07:16 [2022-05-04T17:07:16.788Z] === RUN   TestTailFiles
17:07:16 [2022-05-04T17:07:16.788Z] --- PASS: TestTailFiles (0.00s)
17:07:16 [2022-05-04T17:07:16.788Z] === RUN   TestFollowLogsConsumerGone
17:07:16 [2022-05-04T17:07:16.788Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
17:07:16 [2022-05-04T17:07:16.788Z] === RUN   TestFollowLogsProducerGone
17:07:16 [2022-05-04T17:07:16.788Z]     logfile_test.go:180: logDecode() closed after sending 2249 messages
17:07:16 [2022-05-04T17:07:16.788Z]     logfile_test.go:233: messages sent: 2249, received: 2249
17:07:16 [2022-05-04T17:07:16.788Z] --- PASS: TestFollowLogsProducerGone (0.00s)
17:07:16 [2022-05-04T17:07:16.788Z] === RUN   TestCheckCapacityAndRotate
17:07:16 [2022-05-04T17:07:16.788Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
17:07:16 [2022-05-04T17:07:16.788Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
17:07:16 [2022-05-04T17:07:16.788Z] --- PASS: TestCheckCapacityAndRotate (0.05s)
17:07:16 [2022-05-04T17:07:16.788Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s)
17:07:16 [2022-05-04T17:07:16.788Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s)
17:07:16 [2022-05-04T17:07:16.788Z] PASS
17:07:16 [2022-05-04T17:07:16.788Z] coverage: 53.5% of statements
17:07:16 [2022-05-04T17:07:16.788Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.149s	coverage: 53.5% of statements
17:07:16 [2022-05-04T17:07:16.788Z] === RUN   TestLog
17:07:16 [2022-05-04T17:07:16.788Z] --- PASS: TestLog (0.02s)
17:07:16 [2022-05-04T17:07:16.788Z] PASS
17:07:16 [2022-05-04T17:07:16.788Z] coverage: 31.5% of statements
17:07:16 [2022-05-04T17:07:16.788Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.080s	coverage: 31.5% of statements
17:07:17 [2022-05-04T17:07:17.255Z] === RUN   TestNewParse
17:07:17 [2022-05-04T17:07:17.255Z] --- PASS: TestNewParse (0.00s)
17:07:17 [2022-05-04T17:07:17.255Z] PASS
17:07:17 [2022-05-04T17:07:17.255Z] coverage: 8.3% of statements
17:07:17 [2022-05-04T17:07:17.255Z] ok  	github.com/docker/docker/daemon/logger/templates	0.035s	coverage: 8.3% of statements
17:07:17 [2022-05-04T17:07:17.723Z] === RUN   TestValidateLogOpt
17:07:17 [2022-05-04T17:07:17.723Z] --- PASS: TestValidateLogOpt (0.00s)
17:07:17 [2022-05-04T17:07:17.723Z] === RUN   TestNewMissedConfig
17:07:17 [2022-05-04T17:07:17.723Z] --- PASS: TestNewMissedConfig (0.00s)
17:07:17 [2022-05-04T17:07:17.723Z] === RUN   TestNewMissedUrl
17:07:17 [2022-05-04T17:07:17.723Z] --- PASS: TestNewMissedUrl (0.00s)
17:07:17 [2022-05-04T17:07:17.723Z] === RUN   TestNewMissedToken
17:07:17 [2022-05-04T17:07:17.723Z] --- PASS: TestNewMissedToken (0.00s)
17:07:17 [2022-05-04T17:07:17.723Z] === RUN   TestNewWithProxy
17:07:17 [2022-05-04T17:07:17.723Z] --- PASS: TestNewWithProxy (0.00s)
17:07:17 [2022-05-04T17:07:17.723Z] === RUN   TestDefault
17:07:17 [2022-05-04T17:07:17.723Z] --- PASS: TestDefault (0.01s)
17:07:17 [2022-05-04T17:07:17.723Z] === RUN   TestInlineFormatWithNonDefaultOptions
17:07:17 [2022-05-04T17:07:17.723Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
17:07:17 [2022-05-04T17:07:17.723Z] === RUN   TestJsonFormat
17:07:17 [2022-05-04T17:07:17.723Z] --- PASS: TestJsonFormat (0.01s)
17:07:17 [2022-05-04T17:07:17.723Z] === RUN   TestRawFormat
17:07:17 [2022-05-04T17:07:17.723Z] === RUN   TestParseLogFormat
17:07:17 [2022-05-04T17:07:17.723Z] --- PASS: TestParseLogFormat (0.00s)
17:07:17 [2022-05-04T17:07:17.723Z] === RUN   TestValidateLogOptEmpty
17:07:17 [2022-05-04T17:07:17.723Z] --- PASS: TestValidateLogOptEmpty (0.00s)
17:07:17 [2022-05-04T17:07:17.723Z] === RUN   TestValidateSyslogAddress
17:07:17 [2022-05-04T17:07:17.723Z] === RUN   TestValidateSyslogAddress/this_is_not_an_uri
17:07:17 [2022-05-04T17:07:17.723Z] === RUN   TestValidateSyslogAddress/corrupted:42
17:07:17 [2022-05-04T17:07:17.723Z] === RUN   TestValidateSyslogAddress/tcp://1.2.3.4
17:07:17 [2022-05-04T17:07:17.723Z] === RUN   TestValidateSyslogAddress/udp://1.2.3.4
17:07:17 [2022-05-04T17:07:17.723Z] === RUN   TestValidateSyslogAddress/http://1.2.3.4
17:07:17 [2022-05-04T17:07:17.723Z] --- PASS: TestRawFormat (0.00s)
17:07:17 [2022-05-04T17:07:17.723Z] === RUN   TestRawFormatWithLabels
17:07:17 [2022-05-04T17:07:17.723Z] --- PASS: TestRawFormatWithLabels (0.00s)
17:07:17 [2022-05-04T17:07:17.723Z] === RUN   TestRawFormatWithoutTag
17:07:17 [2022-05-04T17:07:17.723Z] --- PASS: TestRawFormatWithoutTag (0.00s)
17:07:17 [2022-05-04T17:07:17.723Z] === RUN   TestBatching
17:07:17 [2022-05-04T17:07:17.723Z] --- PASS: TestValidateSyslogAddress (0.00s)
17:07:17 [2022-05-04T17:07:17.723Z]     --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s)
17:07:17 [2022-05-04T17:07:17.723Z]     --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s)
17:07:17 [2022-05-04T17:07:17.723Z]     --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s)
17:07:17 [2022-05-04T17:07:17.723Z]     --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s)
17:07:17 [2022-05-04T17:07:17.723Z]     --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s)
17:07:17 [2022-05-04T17:07:17.723Z] === RUN   TestParseAddressDefaultPort
17:07:17 [2022-05-04T17:07:17.723Z] --- PASS: TestParseAddressDefaultPort (0.00s)
17:07:17 [2022-05-04T17:07:17.723Z] === RUN   TestValidateSyslogFacility
17:07:17 [2022-05-04T17:07:17.723Z] --- PASS: TestValidateSyslogFacility (0.00s)
17:07:17 [2022-05-04T17:07:17.723Z] === RUN   TestValidateLogOptSyslogFormat
17:07:17 [2022-05-04T17:07:17.723Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
17:07:17 [2022-05-04T17:07:17.723Z] === RUN   TestValidateLogOpt
17:07:17 [2022-05-04T17:07:17.724Z] --- PASS: TestValidateLogOpt (0.00s)
17:07:17 [2022-05-04T17:07:17.724Z] PASS
17:07:17 [2022-05-04T17:07:17.724Z] coverage: 43.6% of statements
17:07:17 [2022-05-04T17:07:17.724Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.064s	coverage: 43.6% of statements
17:07:17 [2022-05-04T17:07:17.724Z] --- PASS: TestBatching (0.24s)
17:07:17 [2022-05-04T17:07:17.724Z] === RUN   TestFrequency
17:07:18 [2022-05-04T17:07:18.191Z] --- PASS: TestFrequency (0.28s)
17:07:18 [2022-05-04T17:07:18.191Z] === RUN   TestOneMessagePerRequest
17:07:18 [2022-05-04T17:07:18.191Z] --- PASS: TestOneMessagePerRequest (0.00s)
17:07:18 [2022-05-04T17:07:18.191Z] === RUN   TestVerify
17:07:18 [2022-05-04T17:07:18.191Z] --- PASS: TestVerify (0.00s)
17:07:18 [2022-05-04T17:07:18.191Z] === RUN   TestSkipVerify
17:07:18 [2022-05-04T17:07:18.191Z] time="2022-05-04T17:07:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:07:18 [2022-05-04T17:07:18.191Z] time="2022-05-04T17:07:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:07:18 [2022-05-04T17:07:18.191Z] time="2022-05-04T17:07:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:07:18 [2022-05-04T17:07:18.191Z] time="2022-05-04T17:07:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:07:18 [2022-05-04T17:07:18.659Z] --- PASS: TestSkipVerify (0.40s)
17:07:18 [2022-05-04T17:07:18.659Z] === RUN   TestBufferMaximum
17:07:18 [2022-05-04T17:07:18.659Z] time="2022-05-04T17:07:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:07:18 [2022-05-04T17:07:18.659Z] time="2022-05-04T17:07:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:07:18 [2022-05-04T17:07:18.659Z] time="2022-05-04T17:07:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:07:18 [2022-05-04T17:07:18.659Z] time="2022-05-04T17:07:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:07:18 [2022-05-04T17:07:18.659Z] time="2022-05-04T17:07:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:07:18 [2022-05-04T17:07:18.659Z] time="2022-05-04T17:07:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651684038.205431\",\"host\":\"0eef269d4692\"}'"
17:07:18 [2022-05-04T17:07:18.660Z] time="2022-05-04T17:07:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651684038.205431\",\"host\":\"0eef269d4692\"}'"
17:07:18 [2022-05-04T17:07:18.660Z] --- PASS: TestBufferMaximum (0.00s)
17:07:18 [2022-05-04T17:07:18.660Z] === RUN   TestServerAlwaysDown
17:07:18 [2022-05-04T17:07:18.660Z] time="2022-05-04T17:07:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:07:18 [2022-05-04T17:07:18.660Z] time="2022-05-04T17:07:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:07:18 [2022-05-04T17:07:18.660Z] time="2022-05-04T17:07:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651684038.207880\",\"host\":\"0eef269d4692\"}'"
17:07:18 [2022-05-04T17:07:18.660Z] time="2022-05-04T17:07:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651684038.207880\",\"host\":\"0eef269d4692\"}'"
17:07:18 [2022-05-04T17:07:18.660Z] time="2022-05-04T17:07:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:07:18 [2022-05-04T17:07:18.660Z] time="2022-05-04T17:07:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651684038.207880\",\"host\":\"0eef269d4692\"}'"
17:07:18 [2022-05-04T17:07:18.660Z] time="2022-05-04T17:07:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651684038.208879\",\"host\":\"0eef269d4692\"}'"
17:07:18 [2022-05-04T17:07:18.660Z] time="2022-05-04T17:07:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651684038.208879\",\"host\":\"0eef269d4692\"}'"
17:07:18 [2022-05-04T17:07:18.660Z] --- PASS: TestServerAlwaysDown (0.00s)
17:07:18 [2022-05-04T17:07:18.660Z] === RUN   TestCannotSendAfterClose
17:07:18 [2022-05-04T17:07:18.660Z] --- PASS: TestCannotSendAfterClose (0.00s)
17:07:18 [2022-05-04T17:07:18.660Z] === RUN   TestDeadlockOnBlockedEndpoint
17:07:19 [2022-05-04T17:07:19.126Z] === RUN   TestV1IDService
17:07:19 [2022-05-04T17:07:19.126Z] --- PASS: TestV1IDService (0.02s)
17:07:19 [2022-05-04T17:07:19.126Z] === RUN   TestV2MetadataService
17:07:19 [2022-05-04T17:07:19.593Z] time="2022-05-04T17:07:19Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49209/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk
17:07:19 [2022-05-04T17:07:19.593Z] time="2022-05-04T17:07:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"0eef269d4692\"}'"
17:07:19 [2022-05-04T17:07:19.593Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s)
17:07:19 [2022-05-04T17:07:19.593Z] PASS
17:07:19 [2022-05-04T17:07:19.593Z] coverage: 82.5% of statements
17:07:19 [2022-05-04T17:07:19.593Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.030s	coverage: 82.5% of statements
17:07:19 [2022-05-04T17:07:19.593Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:07:19 [2022-05-04T17:07:19.593Z] ?   	github.com/docker/docker/daemon/network	[no test files]
17:07:19 [2022-05-04T17:07:19.593Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:07:19 [2022-05-04T17:07:19.593Z] === RUN   TestSuccessfulDownload
17:07:19 [2022-05-04T17:07:19.593Z]     download_test.go:267: Needs fixing on Windows
17:07:19 [2022-05-04T17:07:19.593Z] --- SKIP: TestSuccessfulDownload (0.00s)
17:07:19 [2022-05-04T17:07:19.593Z] === RUN   TestCancelledDownload
17:07:19 [2022-05-04T17:07:19.593Z] --- PASS: TestCancelledDownload (0.00s)
17:07:19 [2022-05-04T17:07:19.593Z] === RUN   TestMaxDownloadAttempts
17:07:19 [2022-05-04T17:07:19.593Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
17:07:19 [2022-05-04T17:07:19.593Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
17:07:19 [2022-05-04T17:07:19.593Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
17:07:19 [2022-05-04T17:07:19.593Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
17:07:19 [2022-05-04T17:07:19.593Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
17:07:19 [2022-05-04T17:07:19.593Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
17:07:19 [2022-05-04T17:07:19.593Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
17:07:19 [2022-05-04T17:07:19.593Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
17:07:19 [2022-05-04T17:07:19.593Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
17:07:19 [2022-05-04T17:07:19.593Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
17:07:19 [2022-05-04T17:07:19.593Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
17:07:19 [2022-05-04T17:07:19.593Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
17:07:19 [2022-05-04T17:07:19.593Z] === RUN   TestContinueOnError_NonMirrorEndpoint
17:07:19 [2022-05-04T17:07:19.593Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
17:07:19 [2022-05-04T17:07:19.593Z] === RUN   TestContinueOnError_MirrorEndpoint
17:07:19 [2022-05-04T17:07:19.593Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
17:07:19 [2022-05-04T17:07:19.593Z] === RUN   TestContinueOnError_NeverContinue
17:07:19 [2022-05-04T17:07:19.593Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
17:07:19 [2022-05-04T17:07:19.593Z] === RUN   TestManifestStore
17:07:19 [2022-05-04T17:07:19.593Z] === RUN   TestManifestStore/no_remote_or_local
17:07:20 [2022-05-04T17:07:20.060Z] time="2022-05-04T17:07:19Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1462835629\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
17:07:20 [2022-05-04T17:07:20.060Z] === RUN   TestManifestStore/no_local_cache
17:07:20 [2022-05-04T17:07:20.060Z] --- PASS: TestV2MetadataService (0.90s)
17:07:20 [2022-05-04T17:07:20.060Z] PASS
17:07:20 [2022-05-04T17:07:20.060Z] coverage: 48.2% of statements
17:07:20 [2022-05-04T17:07:20.060Z] ok  	github.com/docker/docker/distribution/metadata	0.987s	coverage: 48.2% of statements
17:07:20 [2022-05-04T17:07:20.060Z] === RUN   TestManifestStore/with_local_cache
17:07:20 [2022-05-04T17:07:20.060Z] === RUN   TestManifestStore/unknown_media_type
17:07:20 [2022-05-04T17:07:20.060Z] === RUN   TestManifestStore/unknown_media_type/no_cache
17:07:20 [2022-05-04T17:07:20.060Z] time="2022-05-04T17:07:19Z" level=warning msg="reference for unknown type: "
17:07:20 [2022-05-04T17:07:20.060Z] time="2022-05-04T17:07:19Z" level=warning msg="reference for unknown type: "
17:07:20 [2022-05-04T17:07:20.060Z] === RUN   TestManifestStore/unknown_media_type/with_cache
17:07:20 [2022-05-04T17:07:20.060Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
17:07:20 [2022-05-04T17:07:20.060Z] time="2022-05-04T17:07:19Z" level=warning msg="reference for unknown type: "
17:07:20 [2022-05-04T17:07:20.060Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
17:07:20 [2022-05-04T17:07:20.060Z] time="2022-05-04T17:07:19Z" level=warning msg="reference for unknown type: "
17:07:20 [2022-05-04T17:07:20.060Z] time="2022-05-04T17:07:19Z" level=warning msg="reference for unknown type: "
17:07:20 [2022-05-04T17:07:20.060Z] === RUN   TestManifestStore/error_persisting_manifest
17:07:20 [2022-05-04T17:07:20.060Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
17:07:20 [2022-05-04T17:07:20.060Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
17:07:20 [2022-05-04T17:07:20.060Z] time="2022-05-04T17:07:19Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
17:07:20 [2022-05-04T17:07:20.060Z] --- PASS: TestManifestStore (0.33s)
17:07:20 [2022-05-04T17:07:20.060Z]     --- PASS: TestManifestStore/no_remote_or_local (0.17s)
17:07:20 [2022-05-04T17:07:20.060Z]     --- PASS: TestManifestStore/no_local_cache (0.02s)
17:07:20 [2022-05-04T17:07:20.060Z]     --- PASS: TestManifestStore/with_local_cache (0.01s)
17:07:20 [2022-05-04T17:07:20.060Z]     --- PASS: TestManifestStore/unknown_media_type (0.10s)
17:07:20 [2022-05-04T17:07:20.060Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s)
17:07:20 [2022-05-04T17:07:20.060Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.08s)
17:07:20 [2022-05-04T17:07:20.060Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.05s)
17:07:20 [2022-05-04T17:07:20.060Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s)
17:07:20 [2022-05-04T17:07:20.060Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.04s)
17:07:20 [2022-05-04T17:07:20.060Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s)
17:07:20 [2022-05-04T17:07:20.060Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.03s)
17:07:20 [2022-05-04T17:07:20.060Z] === RUN   TestDetectManifestBlobMediaType
17:07:20 [2022-05-04T17:07:20.060Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
17:07:20 [2022-05-04T17:07:20.060Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
17:07:20 [2022-05-04T17:07:20.060Z] === RUN   TestDetectManifestBlobMediaType/schema1
17:07:20 [2022-05-04T17:07:20.060Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
17:07:20 [2022-05-04T17:07:20.060Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
17:07:20 [2022-05-04T17:07:20.060Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
17:07:20 [2022-05-04T17:07:20.060Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
17:07:20 [2022-05-04T17:07:20.060Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
17:07:20 [2022-05-04T17:07:20.060Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
17:07:20 [2022-05-04T17:07:20.060Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
17:07:20 [2022-05-04T17:07:20.060Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
17:07:20 [2022-05-04T17:07:20.060Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
17:07:20 [2022-05-04T17:07:20.060Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
17:07:20 [2022-05-04T17:07:20.060Z] === RUN   TestDetectManifestBlobMediaTypeInvalid
17:07:20 [2022-05-04T17:07:20.060Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests
17:07:20 [2022-05-04T17:07:20.060Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers
17:07:20 [2022-05-04T17:07:20.060Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests
17:07:20 [2022-05-04T17:07:20.060Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/config_and_manifests
17:07:20 [2022-05-04T17:07:20.060Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests
17:07:20 [2022-05-04T17:07:20.060Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers
17:07:20 [2022-05-04T17:07:20.060Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests
17:07:20 [2022-05-04T17:07:20.060Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers
17:07:20 [2022-05-04T17:07:20.060Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests
17:07:20 [2022-05-04T17:07:20.060Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers
17:07:20 [2022-05-04T17:07:20.060Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config
17:07:20 [2022-05-04T17:07:20.060Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers
17:07:20 [2022-05-04T17:07:20.060Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers
17:07:20 [2022-05-04T17:07:20.060Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s)
17:07:20 [2022-05-04T17:07:20.060Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s)
17:07:20 [2022-05-04T17:07:20.060Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s)
17:07:20 [2022-05-04T17:07:20.060Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s)
17:07:20 [2022-05-04T17:07:20.060Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s)
17:07:20 [2022-05-04T17:07:20.060Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s)
17:07:20 [2022-05-04T17:07:20.060Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s)
17:07:20 [2022-05-04T17:07:20.060Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s)
17:07:20 [2022-05-04T17:07:20.060Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s)
17:07:20 [2022-05-04T17:07:20.060Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s)
17:07:20 [2022-05-04T17:07:20.060Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s)
17:07:20 [2022-05-04T17:07:20.060Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s)
17:07:20 [2022-05-04T17:07:20.060Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s)
17:07:20 [2022-05-04T17:07:20.060Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s)
17:07:20 [2022-05-04T17:07:20.060Z] === RUN   TestFixManifestLayers
17:07:20 [2022-05-04T17:07:20.060Z] --- PASS: TestFixManifestLayers (0.00s)
17:07:20 [2022-05-04T17:07:20.060Z] === RUN   TestFixManifestLayersBaseLayerParent
17:07:20 [2022-05-04T17:07:20.060Z]     pull_v2_test.go:82: Needs fixing on Windows
17:07:20 [2022-05-04T17:07:20.060Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
17:07:20 [2022-05-04T17:07:20.060Z] === RUN   TestFixManifestLayersBadParent
17:07:20 [2022-05-04T17:07:20.060Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
17:07:20 [2022-05-04T17:07:20.060Z] === RUN   TestValidateManifest
17:07:20 [2022-05-04T17:07:20.060Z]     pull_v2_test.go:127: Needs fixing on Windows
17:07:20 [2022-05-04T17:07:20.060Z] --- SKIP: TestValidateManifest (0.00s)
17:07:20 [2022-05-04T17:07:20.060Z] === RUN   TestFormatPlatform
17:07:20 [2022-05-04T17:07:20.060Z] --- PASS: TestFormatPlatform (0.00s)
17:07:20 [2022-05-04T17:07:20.060Z] === RUN   TestPullSchema2Config
17:07:20 [2022-05-04T17:07:20.060Z] === RUN   TestPullSchema2Config/success_first_time
17:07:20 [2022-05-04T17:07:20.060Z]     pull_v2_test.go:284: HTTP GET /v2/
17:07:20 [2022-05-04T17:07:20.060Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
17:07:20 [2022-05-04T17:07:20.060Z] === RUN   TestPullSchema2Config/500_status
17:07:20 [2022-05-04T17:07:20.060Z]     pull_v2_test.go:284: HTTP GET /v2/
17:07:20 [2022-05-04T17:07:20.060Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
17:07:20 [2022-05-04T17:07:20.060Z] time="2022-05-04T17:07:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:07:20 [2022-05-04T17:07:20.060Z] time="2022-05-04T17:07:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:07:20 [2022-05-04T17:07:20.060Z] time="2022-05-04T17:07:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:07:20 [2022-05-04T17:07:20.060Z] time="2022-05-04T17:07:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:07:20 [2022-05-04T17:07:20.060Z] --- PASS: TestMaxDownloadAttempts (0.00s)
17:07:20 [2022-05-04T17:07:20.060Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.42s)
17:07:20 [2022-05-04T17:07:20.060Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.42s)
17:07:20 [2022-05-04T17:07:20.060Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.42s)
17:07:20 [2022-05-04T17:07:20.060Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.42s)
17:07:20 [2022-05-04T17:07:20.060Z] === RUN   TestTransfer
17:07:20 [2022-05-04T17:07:20.060Z] --- PASS: TestTransfer (0.12s)
17:07:20 [2022-05-04T17:07:20.060Z] === RUN   TestConcurrencyLimit
17:07:20 [2022-05-04T17:07:20.527Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
17:07:20 [2022-05-04T17:07:20.527Z] === RUN   TestPullSchema2Config/EOF
17:07:20 [2022-05-04T17:07:20.527Z]     pull_v2_test.go:284: HTTP GET /v2/
17:07:20 [2022-05-04T17:07:20.527Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
17:07:20 [2022-05-04T17:07:20.527Z] 2022/05/04 17:07:20 http: panic serving 127.0.0.1:49220: intentional panic
17:07:20 [2022-05-04T17:07:20.527Z] goroutine 131 [running]:
17:07:20 [2022-05-04T17:07:20.527Z] net/http.(*conn).serve.func1()
17:07:20 [2022-05-04T17:07:20.527Z] 	c:/go/src/net/http/server.go:1825 +0xbf
17:07:20 [2022-05-04T17:07:20.527Z] panic({0x1068f00, 0x124b310})
17:07:20 [2022-05-04T17:07:20.527Z] 	c:/go/src/runtime/panic.go:844 +0x258
17:07:20 [2022-05-04T17:07:20.527Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0002a4680?, {0x1252ab8?, 0xc0002de000?})
17:07:20 [2022-05-04T17:07:20.527Z] 	C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4
17:07:20 [2022-05-04T17:07:20.527Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x1252ab8, 0xc0002de000}, 0xc000158000)
17:07:20 [2022-05-04T17:07:20.527Z] 	C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286
17:07:20 [2022-05-04T17:07:20.527Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1252ab8?, 0xc0002de000?}, 0xc000080000?)
17:07:20 [2022-05-04T17:07:20.527Z] 	c:/go/src/net/http/server.go:2084 +0x2f
17:07:20 [2022-05-04T17:07:20.527Z] net/http.serverHandler.ServeHTTP({0xc0003c2150?}, {0x1252ab8, 0xc0002de000}, 0xc000158000)
17:07:20 [2022-05-04T17:07:20.527Z] 	c:/go/src/net/http/server.go:2916 +0x43b
17:07:20 [2022-05-04T17:07:20.527Z] net/http.(*conn).serve(0xc00017c0a0, {0x1253330, 0xc0004faae0})
17:07:20 [2022-05-04T17:07:20.527Z] 	c:/go/src/net/http/server.go:1966 +0x5d7
17:07:20 [2022-05-04T17:07:20.527Z] created by net/http.(*Server).Serve
17:07:20 [2022-05-04T17:07:20.527Z] 	c:/go/src/net/http/server.go:3071 +0x4db
17:07:20 [2022-05-04T17:07:20.527Z] --- PASS: TestConcurrencyLimit (0.35s)
17:07:20 [2022-05-04T17:07:20.527Z] === RUN   TestInactiveJobs
17:07:20 [2022-05-04T17:07:20.527Z] === RUN   TestNotFound
17:07:20 [2022-05-04T17:07:20.527Z] --- PASS: TestNotFound (0.00s)
17:07:20 [2022-05-04T17:07:20.527Z] === RUN   TestConflict
17:07:20 [2022-05-04T17:07:20.527Z] --- PASS: TestConflict (0.00s)
17:07:20 [2022-05-04T17:07:20.527Z] === RUN   TestForbidden
17:07:20 [2022-05-04T17:07:20.527Z] --- PASS: TestForbidden (0.00s)
17:07:20 [2022-05-04T17:07:20.527Z] === RUN   TestInvalidParameter
17:07:20 [2022-05-04T17:07:20.527Z] --- PASS: TestInvalidParameter (0.00s)
17:07:20 [2022-05-04T17:07:20.527Z] === RUN   TestNotImplemented
17:07:20 [2022-05-04T17:07:20.527Z] --- PASS: TestNotImplemented (0.00s)
17:07:20 [2022-05-04T17:07:20.527Z] === RUN   TestNotModified
17:07:20 [2022-05-04T17:07:20.527Z] --- PASS: TestNotModified (0.00s)
17:07:20 [2022-05-04T17:07:20.527Z] === RUN   TestUnauthorized
17:07:20 [2022-05-04T17:07:20.527Z] --- PASS: TestUnauthorized (0.00s)
17:07:20 [2022-05-04T17:07:20.527Z] === RUN   TestUnknown
17:07:20 [2022-05-04T17:07:20.527Z] --- PASS: TestUnknown (0.00s)
17:07:20 [2022-05-04T17:07:20.527Z] === RUN   TestCancelled
17:07:20 [2022-05-04T17:07:20.527Z] --- PASS: TestCancelled (0.00s)
17:07:20 [2022-05-04T17:07:20.527Z] === RUN   TestDeadline
17:07:20 [2022-05-04T17:07:20.527Z] --- PASS: TestDeadline (0.00s)
17:07:20 [2022-05-04T17:07:20.527Z] === RUN   TestDataLoss
17:07:20 [2022-05-04T17:07:20.527Z] --- PASS: TestDataLoss (0.00s)
17:07:20 [2022-05-04T17:07:20.527Z] === RUN   TestUnavailable
17:07:20 [2022-05-04T17:07:20.527Z] --- PASS: TestUnavailable (0.00s)
17:07:20 [2022-05-04T17:07:20.527Z] === RUN   TestSystem
17:07:20 [2022-05-04T17:07:20.527Z] --- PASS: TestSystem (0.00s)
17:07:20 [2022-05-04T17:07:20.527Z] === RUN   TestFromStatusCode
17:07:20 [2022-05-04T17:07:20.527Z] === RUN   TestFromStatusCode/Not_Found
17:07:20 [2022-05-04T17:07:20.527Z] === RUN   TestFromStatusCode/Bad_Request
17:07:20 [2022-05-04T17:07:20.527Z] === RUN   TestFromStatusCode/Conflict
17:07:20 [2022-05-04T17:07:20.527Z] === RUN   TestFromStatusCode/Unauthorized
17:07:20 [2022-05-04T17:07:20.527Z] === RUN   TestFromStatusCode/Service_Unavailable
17:07:20 [2022-05-04T17:07:20.527Z] === RUN   TestFromStatusCode/Forbidden
17:07:20 [2022-05-04T17:07:20.527Z] === RUN   TestFromStatusCode/Not_Modified
17:07:20 [2022-05-04T17:07:20.527Z] === RUN   TestFromStatusCode/Not_Implemented
17:07:20 [2022-05-04T17:07:20.527Z] === RUN   TestFromStatusCode/Internal_Server_Error
17:07:20 [2022-05-04T17:07:20.527Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
17:07:20 [2022-05-04T17:07:20.527Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
17:07:20 [2022-05-04T17:07:20.527Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
17:07:20 [2022-05-04T17:07:20.527Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
17:07:20 [2022-05-04T17:07:20.527Z] --- PASS: TestFromStatusCode (0.00s)
17:07:20 [2022-05-04T17:07:20.527Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
17:07:20 [2022-05-04T17:07:20.527Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
17:07:20 [2022-05-04T17:07:20.527Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
17:07:20 [2022-05-04T17:07:20.527Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
17:07:20 [2022-05-04T17:07:20.527Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
17:07:20 [2022-05-04T17:07:20.527Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
17:07:20 [2022-05-04T17:07:20.527Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
17:07:20 [2022-05-04T17:07:20.527Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
17:07:20 [2022-05-04T17:07:20.527Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
17:07:20 [2022-05-04T17:07:20.527Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
17:07:20 [2022-05-04T17:07:20.527Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
17:07:20 [2022-05-04T17:07:20.527Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
17:07:20 [2022-05-04T17:07:20.527Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
17:07:20 [2022-05-04T17:07:20.527Z] PASS
17:07:20 [2022-05-04T17:07:20.527Z] coverage: 77.0% of statements
17:07:20 [2022-05-04T17:07:20.527Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
17:07:20 [2022-05-04T17:07:20.527Z] === RUN   TestPullSchema2Config/unauthorized
17:07:20 [2022-05-04T17:07:20.527Z]     pull_v2_test.go:284: HTTP GET /v2/
17:07:20 [2022-05-04T17:07:20.527Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
17:07:20 [2022-05-04T17:07:20.527Z] --- PASS: TestPullSchema2Config (0.53s)
17:07:20 [2022-05-04T17:07:20.527Z]     --- PASS: TestPullSchema2Config/success_first_time (0.01s)
17:07:20 [2022-05-04T17:07:20.527Z]     --- PASS: TestPullSchema2Config/500_status (0.25s)
17:07:20 [2022-05-04T17:07:20.527Z]     --- PASS: TestPullSchema2Config/EOF (0.26s)
17:07:20 [2022-05-04T17:07:20.527Z]     --- PASS: TestPullSchema2Config/unauthorized (0.00s)
17:07:20 [2022-05-04T17:07:20.527Z] === RUN   TestGetRepositoryMountCandidates
17:07:20 [2022-05-04T17:07:20.527Z] ok  	github.com/docker/docker/errdefs	0.057s	coverage: 77.0% of statements
17:07:20 [2022-05-04T17:07:20.527Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
17:07:20 [2022-05-04T17:07:20.527Z] === RUN   TestLayerAlreadyExists
17:07:20 [2022-05-04T17:07:20.527Z]     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}
17:07:20 [2022-05-04T17:07:20.527Z]     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}
17:07:20 [2022-05-04T17:07:20.527Z]     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}
17:07:20 [2022-05-04T17:07:20.527Z]     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}
17:07:20 [2022-05-04T17:07:20.527Z]     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}
17:07:20 [2022-05-04T17:07:20.527Z]     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}
17:07:20 [2022-05-04T17:07:20.527Z] --- PASS: TestLayerAlreadyExists (0.00s)
17:07:20 [2022-05-04T17:07:20.527Z] === RUN   TestWhenEmptyAuthConfig
17:07:20 [2022-05-04T17:07:20.994Z] --- PASS: TestInactiveJobs (0.38s)
17:07:20 [2022-05-04T17:07:20.994Z] === RUN   TestWatchRelease
17:07:20 [2022-05-04T17:07:20.994Z] --- PASS: TestWatchRelease (0.04s)
17:07:20 [2022-05-04T17:07:20.994Z] === RUN   TestWatchFinishedTransfer
17:07:20 [2022-05-04T17:07:20.994Z] --- PASS: TestWatchFinishedTransfer (0.00s)
17:07:20 [2022-05-04T17:07:20.994Z] === RUN   TestDuplicateTransfer
17:07:20 [2022-05-04T17:07:20.994Z] --- PASS: TestDuplicateTransfer (0.04s)
17:07:20 [2022-05-04T17:07:20.994Z] === RUN   TestSuccessfulUpload
17:07:21 [2022-05-04T17:07:21.461Z] time="2022-05-04T17:07:20Z" level=error msg="Upload failed, retrying: simulating retry"
17:07:21 [2022-05-04T17:07:21.461Z] --- PASS: TestSuccessfulUpload (0.37s)
17:07:21 [2022-05-04T17:07:21.461Z] === RUN   TestCancelledUpload
17:07:21 [2022-05-04T17:07:21.461Z] --- PASS: TestCancelledUpload (0.00s)
17:07:21 [2022-05-04T17:07:21.461Z] PASS
17:07:21 [2022-05-04T17:07:21.461Z] coverage: 76.8% of statements
17:07:21 [2022-05-04T17:07:21.461Z] ok  	github.com/docker/docker/distribution/xfer	1.791s	coverage: 76.8% of statements
17:07:21 [2022-05-04T17:07:21.461Z] === RUN   TestFSGetInvalidData
17:07:21 [2022-05-04T17:07:21.461Z] --- PASS: TestFSGetInvalidData (0.01s)
17:07:21 [2022-05-04T17:07:21.461Z] === RUN   TestFSInvalidSet
17:07:21 [2022-05-04T17:07:21.461Z] --- PASS: TestFSInvalidSet (0.01s)
17:07:21 [2022-05-04T17:07:21.461Z] === RUN   TestFSInvalidRoot
17:07:21 [2022-05-04T17:07:21.461Z] --- PASS: TestFSInvalidRoot (0.01s)
17:07:21 [2022-05-04T17:07:21.461Z] === RUN   TestFSMetadataGetSet
17:07:21 [2022-05-04T17:07:21.461Z] --- PASS: TestFSMetadataGetSet (0.02s)
17:07:21 [2022-05-04T17:07:21.461Z] === RUN   TestFSInvalidWalker
17:07:21 [2022-05-04T17:07:21.461Z] --- PASS: TestFSInvalidWalker (0.01s)
17:07:21 [2022-05-04T17:07:21.461Z] === RUN   TestFSGetSet
17:07:21 [2022-05-04T17:07:21.461Z] --- PASS: TestFSGetSet (0.03s)
17:07:21 [2022-05-04T17:07:21.461Z] === RUN   TestFSGetUnsetKey
17:07:21 [2022-05-04T17:07:21.461Z] --- PASS: TestFSGetUnsetKey (0.01s)
17:07:21 [2022-05-04T17:07:21.461Z] === RUN   TestFSGetEmptyData
17:07:21 [2022-05-04T17:07:21.461Z] --- PASS: TestFSGetEmptyData (0.00s)
17:07:21 [2022-05-04T17:07:21.461Z] === RUN   TestFSDelete
17:07:21 [2022-05-04T17:07:21.461Z] === RUN   TestCompare
17:07:21 [2022-05-04T17:07:21.461Z] --- PASS: TestCompare (0.00s)
17:07:21 [2022-05-04T17:07:21.461Z] PASS
17:07:21 [2022-05-04T17:07:21.461Z] coverage: 19.2% of statements
17:07:21 [2022-05-04T17:07:21.461Z] --- PASS: TestFSDelete (0.01s)
17:07:21 [2022-05-04T17:07:21.461Z] === RUN   TestFSWalker
17:07:21 [2022-05-04T17:07:21.461Z] ok  	github.com/docker/docker/image/cache	0.061s	coverage: 19.2% of statements
17:07:21 [2022-05-04T17:07:21.461Z] --- PASS: TestFSWalker (0.01s)
17:07:21 [2022-05-04T17:07:21.461Z] === RUN   TestFSWalkerStopOnError
17:07:21 [2022-05-04T17:07:21.461Z] --- PASS: TestFSWalkerStopOnError (0.01s)
17:07:21 [2022-05-04T17:07:21.461Z] === RUN   TestNewFromJSON
17:07:21 [2022-05-04T17:07:21.461Z] --- PASS: TestNewFromJSON (0.00s)
17:07:21 [2022-05-04T17:07:21.461Z] === RUN   TestNewFromJSONWithInvalidJSON
17:07:21 [2022-05-04T17:07:21.461Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
17:07:21 [2022-05-04T17:07:21.461Z] === RUN   TestMarshalKeyOrder
17:07:21 [2022-05-04T17:07:21.461Z] --- PASS: TestMarshalKeyOrder (0.00s)
17:07:21 [2022-05-04T17:07:21.461Z] === RUN   TestHistoryEqual
17:07:21 [2022-05-04T17:07:21.928Z] --- PASS: TestWhenEmptyAuthConfig (1.10s)
17:07:21 [2022-05-04T17:07:21.928Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
17:07:21 [2022-05-04T17:07:21.928Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
17:07:21 [2022-05-04T17:07:21.928Z] === RUN   TestTokenPassThru
17:07:21 [2022-05-04T17:07:21.928Z] --- PASS: TestTokenPassThru (0.00s)
17:07:21 [2022-05-04T17:07:21.928Z] === RUN   TestTokenPassThruDifferentHost
17:07:21 [2022-05-04T17:07:21.928Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
17:07:21 [2022-05-04T17:07:21.928Z] PASS
17:07:21 [2022-05-04T17:07:21.928Z] coverage: 26.6% of statements
17:07:21 [2022-05-04T17:07:21.928Z] ok  	github.com/docker/docker/distribution	2.066s	coverage: 26.6% of statements
17:07:21 [2022-05-04T17:07:21.928Z] --- PASS: TestHistoryEqual (0.15s)
17:07:21 [2022-05-04T17:07:21.928Z] === RUN   TestImage
17:07:21 [2022-05-04T17:07:21.928Z] --- PASS: TestImage (0.00s)
17:07:21 [2022-05-04T17:07:21.928Z] === RUN   TestImageOSNotEmpty
17:07:21 [2022-05-04T17:07:21.928Z] --- PASS: TestImageOSNotEmpty (0.00s)
17:07:21 [2022-05-04T17:07:21.928Z] === RUN   TestNewChildImageFromImageWithRootFS
17:07:21 [2022-05-04T17:07:21.928Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
17:07:21 [2022-05-04T17:07:21.928Z] === RUN   TestCreate
17:07:21 [2022-05-04T17:07:21.928Z] --- PASS: TestCreate (0.01s)
17:07:21 [2022-05-04T17:07:21.928Z] === RUN   TestRestore
17:07:21 [2022-05-04T17:07:21.928Z] time="2022-05-04T17:07:21Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
17:07:21 [2022-05-04T17:07:21.928Z] --- PASS: TestRestore (0.03s)
17:07:21 [2022-05-04T17:07:21.928Z] === RUN   TestAddDelete
17:07:21 [2022-05-04T17:07:21.928Z] --- PASS: TestAddDelete (0.02s)
17:07:21 [2022-05-04T17:07:21.928Z] === RUN   TestSearchAfterDelete
17:07:21 [2022-05-04T17:07:21.928Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:07:21 [2022-05-04T17:07:21.928Z] ?   	github.com/docker/docker/dockerversion	[no test files]
17:07:21 [2022-05-04T17:07:21.928Z] --- PASS: TestSearchAfterDelete (0.01s)
17:07:21 [2022-05-04T17:07:21.928Z] === RUN   TestParentReset
17:07:21 [2022-05-04T17:07:21.928Z] --- PASS: TestParentReset (0.03s)
17:07:21 [2022-05-04T17:07:21.928Z] === RUN   TestGetAndSetLastUpdated
17:07:21 [2022-05-04T17:07:21.928Z] --- PASS: TestGetAndSetLastUpdated (0.02s)
17:07:21 [2022-05-04T17:07:21.928Z] === RUN   TestStoreLen
17:07:21 [2022-05-04T17:07:21.928Z] --- PASS: TestStoreLen (0.06s)
17:07:21 [2022-05-04T17:07:21.928Z] PASS
17:07:21 [2022-05-04T17:07:21.928Z] coverage: 86.9% of statements
17:07:21 [2022-05-04T17:07:21.928Z] ok  	github.com/docker/docker/image	0.530s	coverage: 86.9% of statements
17:07:22 [2022-05-04T17:07:22.913Z] === RUN   TestValidateManifest
17:07:22 [2022-05-04T17:07:22.913Z] === RUN   TestValidateManifest/nil
17:07:22 [2022-05-04T17:07:22.913Z] === RUN   TestValidateManifest/non-nil
17:07:22 [2022-05-04T17:07:22.913Z] --- PASS: TestValidateManifest (0.00s)
17:07:22 [2022-05-04T17:07:22.913Z]     --- PASS: TestValidateManifest/nil (0.00s)
17:07:22 [2022-05-04T17:07:22.913Z]     --- PASS: TestValidateManifest/non-nil (0.00s)
17:07:22 [2022-05-04T17:07:22.913Z] PASS
17:07:22 [2022-05-04T17:07:22.913Z] coverage: 0.7% of statements
17:07:22 [2022-05-04T17:07:22.913Z] === RUN   TestMakeV1ConfigFromConfig
17:07:22 [2022-05-04T17:07:22.913Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
17:07:22 [2022-05-04T17:07:22.913Z] PASS
17:07:22 [2022-05-04T17:07:22.913Z] coverage: 25.0% of statements
17:07:22 [2022-05-04T17:07:22.913Z] ok  	github.com/docker/docker/image/tarexport	0.099s	coverage: 0.7% of statements
17:07:22 [2022-05-04T17:07:22.913Z] ok  	github.com/docker/docker/image/v1	0.141s	coverage: 25.0% of statements
17:07:22 [2022-05-04T17:07:22.913Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:07:23 [2022-05-04T17:07:23.516Z] --- PASS: TestGet (15.01s)
17:07:23 [2022-05-04T17:07:23.516Z] === RUN   TestPluginWithNoManifest
17:07:23 [2022-05-04T17:07:23.516Z] --- PASS: TestPluginWithNoManifest (0.00s)
17:07:23 [2022-05-04T17:07:23.516Z] === RUN   TestGetAll
17:07:23 [2022-05-04T17:07:23.516Z] --- PASS: TestGetAll (0.00s)
17:07:23 [2022-05-04T17:07:23.516Z] PASS
17:07:23 [2022-05-04T17:07:23.516Z] coverage: 73.2% of statements
17:07:23 [2022-05-04T17:07:23.516Z] ok  	github.com/docker/docker/pkg/plugins	35.935s	coverage: 73.2% of statements
17:07:23 [2022-05-04T17:07:23.897Z] === RUN   TestSerialization
17:07:23 [2022-05-04T17:07:23.897Z] --- PASS: TestSerialization (0.04s)
17:07:23 [2022-05-04T17:07:23.897Z] PASS
17:07:23 [2022-05-04T17:07:23.897Z] coverage: 87.5% of statements
17:07:23 [2022-05-04T17:07:23.897Z] ok  	github.com/docker/docker/libcontainerd/queue	0.084s	coverage: 87.5% of statements
17:07:24 [2022-05-04T17:07:24.363Z] === RUN   TestEmptyLayer
17:07:24 [2022-05-04T17:07:24.363Z] --- PASS: TestEmptyLayer (0.00s)
17:07:24 [2022-05-04T17:07:24.363Z] === RUN   TestCommitFailure
17:07:24 [2022-05-04T17:07:24.363Z] --- PASS: TestCommitFailure (0.01s)
17:07:24 [2022-05-04T17:07:24.363Z] === RUN   TestStartTransactionFailure
17:07:24 [2022-05-04T17:07:24.363Z] --- PASS: TestStartTransactionFailure (0.00s)
17:07:24 [2022-05-04T17:07:24.363Z] === RUN   TestGetOrphan
17:07:24 [2022-05-04T17:07:24.363Z] --- PASS: TestGetOrphan (0.01s)
17:07:24 [2022-05-04T17:07:24.363Z] === RUN   TestMountAndRegister
17:07:24 [2022-05-04T17:07:24.363Z] === RUN   TestEnvironmentParsing
17:07:24 [2022-05-04T17:07:24.363Z] --- PASS: TestEnvironmentParsing (0.00s)
17:07:24 [2022-05-04T17:07:24.363Z] PASS
17:07:24 [2022-05-04T17:07:24.363Z] coverage: 1.2% of statements
17:07:24 [2022-05-04T17:07:24.363Z] ok  	github.com/docker/docker/libcontainerd/local	0.060s	coverage: 1.2% of statements
17:07:24 [2022-05-04T17:07:24.363Z]     layer_test.go:258: Layer size: 14
17:07:24 [2022-05-04T17:07:24.363Z] --- PASS: TestMountAndRegister (0.04s)
17:07:24 [2022-05-04T17:07:24.363Z] === RUN   TestLayerRelease
17:07:24 [2022-05-04T17:07:24.363Z]     layer_test.go:291: Failing on Windows
17:07:24 [2022-05-04T17:07:24.363Z] --- SKIP: TestLayerRelease (0.00s)
17:07:24 [2022-05-04T17:07:24.363Z] === RUN   TestStoreRestore
17:07:24 [2022-05-04T17:07:24.363Z]     layer_test.go:340: Failing on Windows
17:07:24 [2022-05-04T17:07:24.363Z] --- SKIP: TestStoreRestore (0.00s)
17:07:24 [2022-05-04T17:07:24.363Z] === RUN   TestTarStreamStability
17:07:24 [2022-05-04T17:07:24.363Z]     layer_test.go:455: Failing on Windows
17:07:24 [2022-05-04T17:07:24.363Z] --- SKIP: TestTarStreamStability (0.00s)
17:07:24 [2022-05-04T17:07:24.363Z] === RUN   TestRegisterExistingLayer
17:07:24 [2022-05-04T17:07:24.363Z] --- PASS: TestRegisterExistingLayer (0.13s)
17:07:24 [2022-05-04T17:07:24.363Z] === RUN   TestTarStreamVerification
17:07:24 [2022-05-04T17:07:24.363Z]     layer_test.go:684: Failing on Windows
17:07:24 [2022-05-04T17:07:24.363Z] --- SKIP: TestTarStreamVerification (0.00s)
17:07:24 [2022-05-04T17:07:24.363Z] === RUN   TestLayerMigration
17:07:24 [2022-05-04T17:07:24.363Z]     migration_test.go:45: Failing on Windows
17:07:24 [2022-05-04T17:07:24.363Z] --- SKIP: TestLayerMigration (0.00s)
17:07:24 [2022-05-04T17:07:24.363Z] === RUN   TestLayerMigrationNoTarsplit
17:07:24 [2022-05-04T17:07:24.363Z]     migration_test.go:181: Failing on Windows
17:07:24 [2022-05-04T17:07:24.363Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
17:07:24 [2022-05-04T17:07:24.363Z] === RUN   TestMountInit
17:07:24 [2022-05-04T17:07:24.363Z]     mount_test.go:17: Failing on Windows
17:07:24 [2022-05-04T17:07:24.363Z] --- SKIP: TestMountInit (0.00s)
17:07:24 [2022-05-04T17:07:24.363Z] === RUN   TestMountSize
17:07:24 [2022-05-04T17:07:24.363Z]     mount_test.go:76: Failing on Windows
17:07:24 [2022-05-04T17:07:24.363Z] --- SKIP: TestMountSize (0.00s)
17:07:24 [2022-05-04T17:07:24.363Z] === RUN   TestMountChanges
17:07:24 [2022-05-04T17:07:24.363Z]     mount_test.go:125: Failing on Windows
17:07:24 [2022-05-04T17:07:24.363Z] --- SKIP: TestMountChanges (0.00s)
17:07:24 [2022-05-04T17:07:24.363Z] === RUN   TestMountApply
17:07:24 [2022-05-04T17:07:24.363Z]     mount_test.go:212: Failing on Windows
17:07:24 [2022-05-04T17:07:24.363Z] --- SKIP: TestMountApply (0.00s)
17:07:24 [2022-05-04T17:07:24.363Z] PASS
17:07:24 [2022-05-04T17:07:24.363Z] coverage: 30.6% of statements
17:07:24 [2022-05-04T17:07:24.363Z] ok  	github.com/docker/docker/layer	0.273s	coverage: 30.6% of statements
17:07:24 [2022-05-04T17:07:24.830Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:07:24 [2022-05-04T17:07:24.830Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:07:24 [2022-05-04T17:07:24.830Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:07:24 [2022-05-04T17:07:24.830Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:07:25 [2022-05-04T17:07:25.812Z] === RUN   TestSequenceGetAvailableBit
17:07:25 [2022-05-04T17:07:25.812Z] --- PASS: TestSequenceGetAvailableBit (0.00s)
17:07:25 [2022-05-04T17:07:25.812Z] === RUN   TestSequenceEqual
17:07:25 [2022-05-04T17:07:25.812Z] --- PASS: TestSequenceEqual (0.00s)
17:07:25 [2022-05-04T17:07:25.812Z] === RUN   TestSequenceCopy
17:07:25 [2022-05-04T17:07:25.812Z] --- PASS: TestSequenceCopy (0.00s)
17:07:25 [2022-05-04T17:07:25.812Z] === RUN   TestGetFirstAvailable
17:07:25 [2022-05-04T17:07:25.812Z] --- PASS: TestGetFirstAvailable (0.00s)
17:07:25 [2022-05-04T17:07:25.812Z] === RUN   TestFindSequence
17:07:25 [2022-05-04T17:07:25.812Z] --- PASS: TestFindSequence (0.00s)
17:07:25 [2022-05-04T17:07:25.812Z] === RUN   TestCheckIfAvailable
17:07:25 [2022-05-04T17:07:25.812Z] --- PASS: TestCheckIfAvailable (0.00s)
17:07:25 [2022-05-04T17:07:25.812Z] === RUN   TestMergeSequences
17:07:25 [2022-05-04T17:07:25.812Z] --- PASS: TestMergeSequences (0.00s)
17:07:25 [2022-05-04T17:07:25.812Z] === RUN   TestPushReservation
17:07:25 [2022-05-04T17:07:25.812Z] --- PASS: TestPushReservation (0.00s)
17:07:25 [2022-05-04T17:07:25.812Z] === RUN   TestSerializeDeserialize
17:07:25 [2022-05-04T17:07:25.812Z] --- PASS: TestSerializeDeserialize (0.00s)
17:07:25 [2022-05-04T17:07:25.812Z] === RUN   TestSet
17:07:25 [2022-05-04T17:07:25.812Z] --- PASS: TestSet (0.00s)
17:07:25 [2022-05-04T17:07:25.812Z] === RUN   TestSetUnset
17:07:25 [2022-05-04T17:07:25.812Z] --- PASS: TestSetUnset (0.00s)
17:07:25 [2022-05-04T17:07:25.812Z] === RUN   TestOffsetSetUnset
17:07:25 [2022-05-04T17:07:25.812Z] --- PASS: TestOffsetSetUnset (0.00s)
17:07:25 [2022-05-04T17:07:25.812Z] === RUN   TestSetInRange
17:07:25 [2022-05-04T17:07:25.812Z] --- PASS: TestSetInRange (0.00s)
17:07:25 [2022-05-04T17:07:25.812Z] === RUN   TestSetAnyInRange
17:07:25 [2022-05-04T17:07:25.812Z] --- PASS: TestSetAnyInRange (0.00s)
17:07:25 [2022-05-04T17:07:25.812Z] === RUN   TestMethods
17:07:25 [2022-05-04T17:07:25.812Z] --- PASS: TestMethods (0.00s)
17:07:25 [2022-05-04T17:07:25.812Z] === RUN   TestRandomAllocateDeallocate
17:07:26 [2022-05-04T17:07:26.615Z] --- PASS: TestServiceUpdateNetwork (12.20s)
17:07:26 [2022-05-04T17:07:26.615Z] === RUN   TestServiceUpdatePidsLimit
17:07:26 [2022-05-04T17:07:26.615Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
17:07:26 [2022-05-04T17:07:26.615Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
17:07:27 [2022-05-04T17:07:27.377Z] === RUN   TestInvalidConfig
17:07:27 [2022-05-04T17:07:27.377Z] --- PASS: TestInvalidConfig (0.00s)
17:07:27 [2022-05-04T17:07:27.377Z] === RUN   TestConfig
17:07:27 [2022-05-04T17:07:27.377Z] --- PASS: TestConfig (0.00s)
17:07:27 [2022-05-04T17:07:27.377Z] === RUN   TestOptionsLabels
17:07:27 [2022-05-04T17:07:27.377Z] --- PASS: TestOptionsLabels (0.00s)
17:07:27 [2022-05-04T17:07:27.377Z] === RUN   TestValidName
17:07:27 [2022-05-04T17:07:27.377Z] --- PASS: TestValidName (0.00s)
17:07:27 [2022-05-04T17:07:27.377Z] PASS
17:07:27 [2022-05-04T17:07:27.377Z] coverage: 19.7% of statements
17:07:27 [2022-05-04T17:07:27.377Z] ok  	github.com/docker/docker/libnetwork/config	0.069s	coverage: 19.7% of statements
17:07:27 [2022-05-04T17:07:27.843Z] === RUN   TestKey
17:07:27 [2022-05-04T17:07:27.843Z] --- PASS: TestKey (0.00s)
17:07:27 [2022-05-04T17:07:27.843Z] === RUN   TestParseKey
17:07:27 [2022-05-04T17:07:27.843Z] --- PASS: TestParseKey (0.00s)
17:07:27 [2022-05-04T17:07:27.843Z] === RUN   TestInvalidDataStore
17:07:27 [2022-05-04T17:07:27.843Z] --- PASS: TestInvalidDataStore (0.00s)
17:07:27 [2022-05-04T17:07:27.843Z] === RUN   TestKVObjectFlatKey
17:07:27 [2022-05-04T17:07:27.843Z] --- PASS: TestKVObjectFlatKey (0.00s)
17:07:27 [2022-05-04T17:07:27.843Z] === RUN   TestAtomicKVObjectFlatKey
17:07:27 [2022-05-04T17:07:27.843Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s)
17:07:27 [2022-05-04T17:07:27.843Z] PASS
17:07:27 [2022-05-04T17:07:27.843Z] coverage: 21.9% of statements
17:07:27 [2022-05-04T17:07:27.843Z] ok  	github.com/docker/docker/libnetwork/datastore	0.041s	coverage: 21.9% of statements
17:07:27 [2022-05-04T17:07:27.843Z] === RUN   TestErrorInterfaces
17:07:27 [2022-05-04T17:07:27.843Z] --- PASS: TestErrorInterfaces (0.00s)
17:07:27 [2022-05-04T17:07:27.843Z] === RUN   TestNetworkMarshalling
17:07:27 [2022-05-04T17:07:27.843Z] --- PASS: TestNetworkMarshalling (0.17s)
17:07:27 [2022-05-04T17:07:27.843Z] === RUN   TestEndpointMarshalling
17:07:27 [2022-05-04T17:07:27.843Z] --- PASS: TestEndpointMarshalling (0.00s)
17:07:27 [2022-05-04T17:07:27.843Z] === RUN   TestAuxAddresses
17:07:27 [2022-05-04T17:07:27.843Z] time="2022-05-04T17:07:27Z" level=info msg="Restoring existing overlay networks from HNS into docker"
17:07:27 [2022-05-04T17:07:27.843Z] --- PASS: TestAuxAddresses (0.01s)
17:07:27 [2022-05-04T17:07:27.843Z] === RUN   TestSRVServiceQuery
17:07:27 [2022-05-04T17:07:27.843Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
17:07:27 [2022-05-04T17:07:27.843Z] --- SKIP: TestSRVServiceQuery (0.00s)
17:07:27 [2022-05-04T17:07:27.843Z] === RUN   TestServiceVIPReuse
17:07:27 [2022-05-04T17:07:27.843Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
17:07:27 [2022-05-04T17:07:27.843Z] --- SKIP: TestServiceVIPReuse (0.00s)
17:07:27 [2022-05-04T17:07:27.843Z] === RUN   TestIpamReleaseOnNetDriverFailures
17:07:27 [2022-05-04T17:07:27.843Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
17:07:27 [2022-05-04T17:07:27.843Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s)
17:07:27 [2022-05-04T17:07:27.843Z] === RUN   TestDNSIPQuery
17:07:27 [2022-05-04T17:07:27.843Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
17:07:27 [2022-05-04T17:07:27.843Z] --- SKIP: TestDNSIPQuery (0.00s)
17:07:27 [2022-05-04T17:07:27.843Z] === RUN   TestDNSProxyServFail
17:07:27 [2022-05-04T17:07:27.843Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
17:07:27 [2022-05-04T17:07:27.843Z] --- SKIP: TestDNSProxyServFail (0.00s)
17:07:27 [2022-05-04T17:07:27.843Z] === RUN   TestSandboxAddEmpty
17:07:27 [2022-05-04T17:07:27.843Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:07:27 [2022-05-04T17:07:27.843Z] --- SKIP: TestSandboxAddEmpty (0.00s)
17:07:27 [2022-05-04T17:07:27.843Z] === RUN   TestSandboxAddMultiPrio
17:07:27 [2022-05-04T17:07:27.843Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:07:27 [2022-05-04T17:07:27.843Z] --- SKIP: TestSandboxAddMultiPrio (0.00s)
17:07:27 [2022-05-04T17:07:27.843Z] === RUN   TestSandboxAddSamePrio
17:07:27 [2022-05-04T17:07:27.843Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:07:27 [2022-05-04T17:07:27.843Z] --- SKIP: TestSandboxAddSamePrio (0.00s)
17:07:27 [2022-05-04T17:07:27.843Z] === RUN   TestCleanupServiceDiscovery
17:07:27 [2022-05-04T17:07:27.843Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
17:07:27 [2022-05-04T17:07:27.843Z] --- SKIP: TestCleanupServiceDiscovery (0.00s)
17:07:27 [2022-05-04T17:07:27.843Z] === RUN   TestDNSOptions
17:07:27 [2022-05-04T17:07:27.843Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
17:07:27 [2022-05-04T17:07:27.843Z] --- SKIP: TestDNSOptions (0.00s)
17:07:27 [2022-05-04T17:07:27.843Z] === RUN   TestMultipleControllersWithSameStore
17:07:27 [2022-05-04T17:07:27.843Z] time="2022-05-04T17:07:27Z" level=info msg="Restoring existing overlay networks from HNS into docker"
17:07:27 [2022-05-04T17:07:27.843Z] time="2022-05-04T17:07:27Z" level=info msg="Restoring existing overlay networks from HNS into docker"
17:07:27 [2022-05-04T17:07:27.843Z] --- PASS: TestMultipleControllersWithSameStore (0.02s)
17:07:27 [2022-05-04T17:07:27.843Z] PASS
17:07:27 [2022-05-04T17:07:27.843Z] coverage: 8.5% of statements
17:07:27 [2022-05-04T17:07:27.843Z] ok  	github.com/docker/docker/libnetwork	0.297s	coverage: 8.5% of statements
17:07:28 [2022-05-04T17:07:28.309Z] === RUN   TestIPDataMarshalling
17:07:28 [2022-05-04T17:07:28.309Z] --- PASS: TestIPDataMarshalling (0.00s)
17:07:28 [2022-05-04T17:07:28.309Z] === RUN   TestValidateAndIsV6
17:07:28 [2022-05-04T17:07:28.309Z] --- PASS: TestValidateAndIsV6 (0.00s)
17:07:28 [2022-05-04T17:07:28.309Z] PASS
17:07:28 [2022-05-04T17:07:28.309Z] coverage: 68.9% of statements
17:07:28 [2022-05-04T17:07:28.309Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.038s	coverage: 68.9% of statements
17:07:28 [2022-05-04T17:07:28.776Z] === RUN   TestDriver
17:07:28 [2022-05-04T17:07:28.776Z] --- PASS: TestDriver (0.00s)
17:07:28 [2022-05-04T17:07:28.776Z] PASS
17:07:28 [2022-05-04T17:07:28.776Z] coverage: 34.8% of statements
17:07:28 [2022-05-04T17:07:28.776Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.038s	coverage: 34.8% of statements
17:07:29 [2022-05-04T17:07:29.242Z] === RUN   TestDriver
17:07:29 [2022-05-04T17:07:29.242Z] --- PASS: TestDriver (0.00s)
17:07:29 [2022-05-04T17:07:29.242Z] PASS
17:07:29 [2022-05-04T17:07:29.242Z] coverage: 34.8% of statements
17:07:29 [2022-05-04T17:07:29.242Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.075s	coverage: 34.8% of statements
17:07:29 [2022-05-04T17:07:29.242Z] --- PASS: TestRandomAllocateDeallocate (3.53s)
17:07:29 [2022-05-04T17:07:29.242Z] === RUN   TestAllocateRandomDeallocate
17:07:29 [2022-05-04T17:07:29.242Z] === RUN   TestNetworkAllocateFree
17:07:29 [2022-05-04T17:07:29.242Z] --- PASS: TestNetworkAllocateFree (0.00s)
17:07:29 [2022-05-04T17:07:29.242Z] === RUN   TestNetworkAllocateUserDefinedVNIs
17:07:29 [2022-05-04T17:07:29.242Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s)
17:07:29 [2022-05-04T17:07:29.242Z] PASS
17:07:29 [2022-05-04T17:07:29.242Z] coverage: 63.6% of statements
17:07:29 [2022-05-04T17:07:29.242Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.047s	coverage: 63.6% of statements
17:07:29 [2022-05-04T17:07:29.708Z] === RUN   TestGetEmptyCapabilities
17:07:29 [2022-05-04T17:07:29.708Z] --- PASS: TestGetEmptyCapabilities (0.01s)
17:07:29 [2022-05-04T17:07:29.708Z] === RUN   TestGetExtraCapabilities
17:07:29 [2022-05-04T17:07:29.708Z] --- PASS: TestGetExtraCapabilities (0.00s)
17:07:29 [2022-05-04T17:07:29.708Z] === RUN   TestGetInvalidCapabilities
17:07:29 [2022-05-04T17:07:29.708Z] --- PASS: TestGetInvalidCapabilities (0.00s)
17:07:29 [2022-05-04T17:07:29.708Z] === RUN   TestRemoteDriver
17:07:30 [2022-05-04T17:07:30.174Z] --- PASS: TestRemoteDriver (0.01s)
17:07:30 [2022-05-04T17:07:30.174Z] === RUN   TestDriverError
17:07:30 [2022-05-04T17:07:30.174Z] --- PASS: TestDriverError (0.00s)
17:07:30 [2022-05-04T17:07:30.174Z] === RUN   TestMissingValues
17:07:30 [2022-05-04T17:07:30.174Z] --- PASS: TestMissingValues (0.00s)
17:07:30 [2022-05-04T17:07:30.174Z] === RUN   TestRollback
17:07:30 [2022-05-04T17:07:30.174Z] --- PASS: TestRollback (0.00s)
17:07:30 [2022-05-04T17:07:30.174Z] PASS
17:07:30 [2022-05-04T17:07:30.174Z] coverage: 57.4% of statements
17:07:30 [2022-05-04T17:07:30.174Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.090s	coverage: 57.4% of statements
17:07:30 [2022-05-04T17:07:30.174Z] --- PASS: TestAllocateRandomDeallocate (1.06s)
17:07:30 [2022-05-04T17:07:30.174Z] === RUN   TestAllocateRandomDeallocateSerialize
17:07:30 [2022-05-04T17:07:30.646Z] === RUN   TestNAT
17:07:30 [2022-05-04T17:07:30.646Z]     windows_test.go:58: Test does not work on CI and was never running to begin with
17:07:30 [2022-05-04T17:07:30.646Z] --- SKIP: TestNAT (0.00s)
17:07:30 [2022-05-04T17:07:30.646Z] === RUN   TestTransparent
17:07:30 [2022-05-04T17:07:30.646Z]     windows_test.go:63: Test does not work on CI and was never running to begin with
17:07:30 [2022-05-04T17:07:30.646Z] --- SKIP: TestTransparent (0.00s)
17:07:30 [2022-05-04T17:07:30.646Z] PASS
17:07:30 [2022-05-04T17:07:30.646Z] coverage: 0.0% of statements
17:07:30 [2022-05-04T17:07:30.646Z] ok  	github.com/docker/docker/libnetwork/drivers/windows	0.047s	coverage: 0.0% of statements
17:07:30 [2022-05-04T17:07:30.646Z] === RUN   TestBuildDefault
17:07:30 [2022-05-04T17:07:30.646Z] --- PASS: TestBuildDefault (0.00s)
17:07:30 [2022-05-04T17:07:30.646Z] === RUN   TestBuildHostnameDomainname
17:07:30 [2022-05-04T17:07:30.646Z] --- PASS: TestBuildHostnameDomainname (0.00s)
17:07:30 [2022-05-04T17:07:30.646Z] === RUN   TestBuildHostname
17:07:30 [2022-05-04T17:07:30.646Z] --- PASS: TestBuildHostname (0.00s)
17:07:30 [2022-05-04T17:07:30.646Z] === RUN   TestBuildHostnameFQDN
17:07:30 [2022-05-04T17:07:30.646Z] --- PASS: TestBuildHostnameFQDN (0.00s)
17:07:30 [2022-05-04T17:07:30.646Z] === RUN   TestBuildNoIP
17:07:30 [2022-05-04T17:07:30.646Z] --- PASS: TestBuildNoIP (0.00s)
17:07:30 [2022-05-04T17:07:30.646Z] === RUN   TestUpdate
17:07:30 [2022-05-04T17:07:30.646Z] --- PASS: TestUpdate (0.00s)
17:07:30 [2022-05-04T17:07:30.646Z] === RUN   TestUpdateIgnoresPrefixedHostname
17:07:30 [2022-05-04T17:07:30.646Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s)
17:07:30 [2022-05-04T17:07:30.646Z] === RUN   TestDeleteIgnoresPrefixedHostname
17:07:30 [2022-05-04T17:07:30.646Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s)
17:07:30 [2022-05-04T17:07:30.646Z] === RUN   TestAddEmpty
17:07:30 [2022-05-04T17:07:30.646Z] --- PASS: TestAddEmpty (0.00s)
17:07:30 [2022-05-04T17:07:30.646Z] === RUN   TestAdd
17:07:30 [2022-05-04T17:07:30.646Z] --- PASS: TestAdd (0.00s)
17:07:30 [2022-05-04T17:07:30.646Z] === RUN   TestDeleteEmpty
17:07:30 [2022-05-04T17:07:30.646Z] --- PASS: TestDeleteEmpty (0.00s)
17:07:30 [2022-05-04T17:07:30.646Z] === RUN   TestDeleteNewline
17:07:30 [2022-05-04T17:07:30.646Z] --- PASS: TestDeleteNewline (0.00s)
17:07:30 [2022-05-04T17:07:30.646Z] === RUN   TestDelete
17:07:30 [2022-05-04T17:07:30.646Z] --- PASS: TestDelete (0.00s)
17:07:30 [2022-05-04T17:07:30.646Z] === RUN   TestConcurrentWrites
17:07:30 [2022-05-04T17:07:30.646Z] === RUN   TestNew
17:07:30 [2022-05-04T17:07:30.646Z] --- PASS: TestNew (0.00s)
17:07:30 [2022-05-04T17:07:30.646Z] === RUN   TestAddDriver
17:07:30 [2022-05-04T17:07:30.646Z] --- PASS: TestAddDriver (0.00s)
17:07:30 [2022-05-04T17:07:30.646Z] === RUN   TestAddDuplicateDriver
17:07:30 [2022-05-04T17:07:30.646Z] --- PASS: TestAddDuplicateDriver (0.00s)
17:07:30 [2022-05-04T17:07:30.646Z] === RUN   TestIPAMDefaultAddressSpaces
17:07:30 [2022-05-04T17:07:30.646Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s)
17:07:30 [2022-05-04T17:07:30.646Z] === RUN   TestDriver
17:07:30 [2022-05-04T17:07:30.646Z] --- PASS: TestDriver (0.00s)
17:07:30 [2022-05-04T17:07:30.646Z] === RUN   TestIPAM
17:07:30 [2022-05-04T17:07:30.646Z] --- PASS: TestIPAM (0.00s)
17:07:30 [2022-05-04T17:07:30.646Z] === RUN   TestWalkIPAMs
17:07:30 [2022-05-04T17:07:30.646Z] --- PASS: TestWalkIPAMs (0.00s)
17:07:30 [2022-05-04T17:07:30.646Z] === RUN   TestWalkDrivers
17:07:30 [2022-05-04T17:07:30.646Z] --- PASS: TestWalkDrivers (0.00s)
17:07:30 [2022-05-04T17:07:30.646Z] PASS
17:07:30 [2022-05-04T17:07:30.646Z] coverage: 82.4% of statements
17:07:30 [2022-05-04T17:07:30.646Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.066s	coverage: 82.4% of statements
17:07:31 [2022-05-04T17:07:31.114Z] --- PASS: TestConcurrentWrites (0.17s)
17:07:31 [2022-05-04T17:07:31.114Z] PASS
17:07:31 [2022-05-04T17:07:31.114Z] coverage: 81.2% of statements
17:07:31 [2022-05-04T17:07:31.114Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.223s	coverage: 81.2% of statements
17:07:31 [2022-05-04T17:07:31.114Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.82s)
17:07:31 [2022-05-04T17:07:31.114Z] === RUN   TestRetrieveFromStore
17:07:31 [2022-05-04T17:07:31.114Z] === RUN   TestNew
17:07:31 [2022-05-04T17:07:31.114Z] --- PASS: TestNew (0.00s)
17:07:31 [2022-05-04T17:07:31.114Z] === RUN   TestAllocate
17:07:31 [2022-05-04T17:07:31.114Z] --- PASS: TestAllocate (0.00s)
17:07:31 [2022-05-04T17:07:31.114Z] === RUN   TestUninitialized
17:07:31 [2022-05-04T17:07:31.114Z] --- PASS: TestUninitialized (0.00s)
17:07:31 [2022-05-04T17:07:31.114Z] === RUN   TestAllocateInRange
17:07:31 [2022-05-04T17:07:31.114Z] --- PASS: TestAllocateInRange (0.00s)
17:07:31 [2022-05-04T17:07:31.114Z] === RUN   TestAllocateSerial
17:07:31 [2022-05-04T17:07:31.114Z] --- PASS: TestAllocateSerial (0.00s)
17:07:31 [2022-05-04T17:07:31.114Z] PASS
17:07:31 [2022-05-04T17:07:31.114Z] coverage: 87.5% of statements
17:07:31 [2022-05-04T17:07:31.114Z] ok  	github.com/docker/docker/libnetwork/idm	0.038s	coverage: 87.5% of statements
17:07:31 [2022-05-04T17:07:31.114Z] --- PASS: TestRetrieveFromStore (0.35s)
17:07:31 [2022-05-04T17:07:31.114Z] === RUN   TestIsCorrupted
17:07:31 [2022-05-04T17:07:31.581Z] --- PASS: TestIsCorrupted (0.01s)
17:07:31 [2022-05-04T17:07:31.581Z] === RUN   TestSetRollover
17:07:31 [2022-05-04T17:07:31.581Z] === RUN   TestCaller
17:07:31 [2022-05-04T17:07:31.581Z] --- PASS: TestCaller (0.00s)
17:07:31 [2022-05-04T17:07:31.581Z] PASS
17:07:31 [2022-05-04T17:07:31.581Z] coverage: 100.0% of statements
17:07:31 [2022-05-04T17:07:31.581Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.051s	coverage: 100.0% of statements
17:07:32 [2022-05-04T17:07:32.048Z] === RUN   TestSetSerialInsertDelete
17:07:32 [2022-05-04T17:07:32.048Z] --- PASS: TestSetSerialInsertDelete (0.00s)
17:07:32 [2022-05-04T17:07:32.048Z] === RUN   TestSetParallelInsertDelete
17:07:32 [2022-05-04T17:07:32.515Z] --- PASS: TestSetRollover (1.31s)
17:07:32 [2022-05-04T17:07:32.515Z] === RUN   TestSetRolloverSerial
17:07:32 [2022-05-04T17:07:32.982Z] === RUN   TestInt2IP2IntConversion
17:07:32 [2022-05-04T17:07:32.982Z] === RUN   TestPoolRequest
17:07:32 [2022-05-04T17:07:32.982Z] --- PASS: TestPoolRequest (0.00s)
17:07:32 [2022-05-04T17:07:32.982Z] === RUN   TestOtherRequests
17:07:32 [2022-05-04T17:07:32.982Z] --- PASS: TestOtherRequests (0.00s)
17:07:32 [2022-05-04T17:07:32.982Z] PASS
17:07:32 [2022-05-04T17:07:32.982Z] coverage: 57.1% of statements
17:07:32 [2022-05-04T17:07:32.982Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.035s	coverage: 57.1% of statements
17:07:33 [2022-05-04T17:07:33.174Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
17:07:33 [2022-05-04T17:07:33.449Z] --- PASS: TestInt2IP2IntConversion (0.49s)
17:07:33 [2022-05-04T17:07:33.449Z] === RUN   TestGetAddressVersion
17:07:33 [2022-05-04T17:07:33.449Z] --- PASS: TestGetAddressVersion (0.00s)
17:07:33 [2022-05-04T17:07:33.449Z] === RUN   TestKeyString
17:07:33 [2022-05-04T17:07:33.449Z] --- PASS: TestKeyString (0.00s)
17:07:33 [2022-05-04T17:07:33.449Z] === RUN   TestPoolDataMarshal
17:07:33 [2022-05-04T17:07:33.449Z] --- PASS: TestPoolDataMarshal (0.00s)
17:07:33 [2022-05-04T17:07:33.449Z] === RUN   TestSubnetsMarshal
17:07:33 [2022-05-04T17:07:33.449Z] --- PASS: TestSubnetsMarshal (0.03s)
17:07:33 [2022-05-04T17:07:33.449Z] === RUN   TestAddSubnets
17:07:33 [2022-05-04T17:07:33.449Z] --- PASS: TestAddSubnets (0.03s)
17:07:33 [2022-05-04T17:07:33.449Z] === RUN   TestDoublePoolRelease
17:07:33 [2022-05-04T17:07:33.449Z] --- PASS: TestDoublePoolRelease (0.02s)
17:07:33 [2022-05-04T17:07:33.449Z] === RUN   TestAddReleasePoolID
17:07:33 [2022-05-04T17:07:33.449Z] --- PASS: TestAddReleasePoolID (0.04s)
17:07:33 [2022-05-04T17:07:33.449Z] === RUN   TestPredefinedPool
17:07:33 [2022-05-04T17:07:33.449Z] --- PASS: TestPredefinedPool (0.01s)
17:07:33 [2022-05-04T17:07:33.449Z] === RUN   TestRemoveSubnet
17:07:33 [2022-05-04T17:07:33.449Z] --- PASS: TestRemoveSubnet (0.11s)
17:07:33 [2022-05-04T17:07:33.449Z] === RUN   TestGetSameAddress
17:07:33 [2022-05-04T17:07:33.449Z] --- PASS: TestGetSameAddress (0.01s)
17:07:33 [2022-05-04T17:07:33.449Z] === RUN   TestPoolAllocationReuse
17:07:33 [2022-05-04T17:07:33.449Z] --- PASS: TestSetRolloverSerial (1.00s)
17:07:33 [2022-05-04T17:07:33.449Z] === RUN   TestGetFirstAvailableFromCurrent
17:07:33 [2022-05-04T17:07:33.449Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s)
17:07:33 [2022-05-04T17:07:33.449Z] PASS
17:07:33 [2022-05-04T17:07:33.449Z] coverage: 84.4% of statements
17:07:33 [2022-05-04T17:07:33.449Z] ok  	github.com/docker/docker/libnetwork/bitseq	8.150s	coverage: 84.4% of statements
17:07:33 [2022-05-04T17:07:33.916Z] === RUN   TestGetCapabilities
17:07:33 [2022-05-04T17:07:33.916Z] --- PASS: TestGetCapabilities (0.01s)
17:07:33 [2022-05-04T17:07:33.916Z] === RUN   TestGetCapabilitiesFromLegacyDriver
17:07:33 [2022-05-04T17:07:33.916Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s)
17:07:33 [2022-05-04T17:07:33.916Z] === RUN   TestGetDefaultAddressSpaces
17:07:33 [2022-05-04T17:07:33.916Z] --- PASS: TestGetDefaultAddressSpaces (0.00s)
17:07:33 [2022-05-04T17:07:33.916Z] === RUN   TestRemoteDriver
17:07:33 [2022-05-04T17:07:33.916Z] --- PASS: TestRemoteDriver (0.01s)
17:07:33 [2022-05-04T17:07:33.916Z] PASS
17:07:33 [2022-05-04T17:07:33.916Z] coverage: 47.4% of statements
17:07:33 [2022-05-04T17:07:33.916Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.062s	coverage: 47.4% of statements
17:07:34 [2022-05-04T17:07:34.899Z] --- PASS: TestPoolAllocationReuse (1.00s)
17:07:34 [2022-05-04T17:07:34.899Z] === RUN   TestGetAddressSubPoolEqualPool
17:07:34 [2022-05-04T17:07:34.899Z] --- PASS: TestGetAddressSubPoolEqualPool (0.01s)
17:07:34 [2022-05-04T17:07:34.899Z] === RUN   TestRequestReleaseAddressFromSubPool
17:07:34 [2022-05-04T17:07:34.899Z] === RUN   TestWindowsIPAM
17:07:34 [2022-05-04T17:07:34.899Z] --- PASS: TestWindowsIPAM (0.00s)
17:07:34 [2022-05-04T17:07:34.899Z] PASS
17:07:34 [2022-05-04T17:07:34.899Z] coverage: 71.4% of statements
17:07:34 [2022-05-04T17:07:34.899Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.039s	coverage: 71.4% of statements
17:07:35 [2022-05-04T17:07:35.882Z] === RUN   TestDefaultNetwork
17:07:35 [2022-05-04T17:07:35.882Z] --- PASS: TestDefaultNetwork (0.25s)
17:07:35 [2022-05-04T17:07:35.882Z] === RUN   TestConfigGlobalScopeDefaultNetworks
17:07:35 [2022-05-04T17:07:35.882Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.39s)
17:07:35 [2022-05-04T17:07:35.882Z] === RUN   TestSerializeRequestReleaseAddressFromSubPool
17:07:36 [2022-05-04T17:07:36.349Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.25s)
17:07:36 [2022-05-04T17:07:36.349Z] === RUN   TestInitAddressPools
17:07:36 [2022-05-04T17:07:36.349Z] --- PASS: TestInitAddressPools (0.00s)
17:07:36 [2022-05-04T17:07:36.349Z] PASS
17:07:36 [2022-05-04T17:07:36.349Z] coverage: 74.0% of statements
17:07:36 [2022-05-04T17:07:36.349Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.575s	coverage: 74.0% of statements
17:07:36 [2022-05-04T17:07:36.815Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
17:07:36 [2022-05-04T17:07:36.815Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
17:07:36 [2022-05-04T17:07:36.815Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
17:07:36 [2022-05-04T17:07:36.815Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
17:07:36 [2022-05-04T17:07:36.815Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
17:07:36 [2022-05-04T17:07:36.815Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
17:07:36 [2022-05-04T17:07:36.815Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
17:07:36 [2022-05-04T17:07:36.815Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
17:07:36 [2022-05-04T17:07:36.815Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
17:07:36 [2022-05-04T17:07:36.815Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge	[no test files]
17:07:36 [2022-05-04T17:07:36.815Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
17:07:36 [2022-05-04T17:07:36.815Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
17:07:36 [2022-05-04T17:07:36.815Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
17:07:36 [2022-05-04T17:07:36.815Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay	[no test files]
17:07:36 [2022-05-04T17:07:36.815Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
17:07:36 [2022-05-04T17:07:36.815Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
17:07:36 [2022-05-04T17:07:36.815Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
17:07:36 [2022-05-04T17:07:36.815Z] === RUN   TestKeyValue
17:07:36 [2022-05-04T17:07:36.815Z] --- PASS: TestKeyValue (0.00s)
17:07:36 [2022-05-04T17:07:36.815Z] PASS
17:07:36 [2022-05-04T17:07:36.815Z] coverage: 60.0% of statements
17:07:36 [2022-05-04T17:07:36.815Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.033s	coverage: 60.0% of statements
17:07:37 [2022-05-04T17:07:37.282Z] === RUN   TestGenerate
17:07:37 [2022-05-04T17:07:37.282Z] --- PASS: TestGenerate (0.00s)
17:07:37 [2022-05-04T17:07:37.282Z] === RUN   TestGeneratePtr
17:07:37 [2022-05-04T17:07:37.282Z] --- PASS: TestGeneratePtr (0.00s)
17:07:37 [2022-05-04T17:07:37.282Z] === RUN   TestGenerateMissingField
17:07:37 [2022-05-04T17:07:37.282Z] --- PASS: TestGenerateMissingField (0.00s)
17:07:37 [2022-05-04T17:07:37.282Z] === RUN   TestFieldCannotBeSet
17:07:37 [2022-05-04T17:07:37.282Z] --- PASS: TestFieldCannotBeSet (0.00s)
17:07:37 [2022-05-04T17:07:37.282Z] === RUN   TestTypeMismatchError
17:07:37 [2022-05-04T17:07:37.282Z] --- PASS: TestTypeMismatchError (0.00s)
17:07:37 [2022-05-04T17:07:37.282Z] PASS
17:07:37 [2022-05-04T17:07:37.282Z] coverage: 100.0% of statements
17:07:37 [2022-05-04T17:07:37.282Z] ok  	github.com/docker/docker/libnetwork/options	0.037s	coverage: 100.0% of statements
17:07:37 [2022-05-04T17:07:37.282Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.43s)
17:07:37 [2022-05-04T17:07:37.282Z] === RUN   TestGetAddress
17:07:38 [2022-05-04T17:07:38.842Z] testing: warning: no tests to run
17:07:38 [2022-05-04T17:07:38.842Z] PASS
17:07:38 [2022-05-04T17:07:38.842Z] coverage: 0.0% of statements
17:07:38 [2022-05-04T17:07:38.842Z] ok  	github.com/docker/docker/libnetwork/osl	0.038s	coverage: 0.0% of statements [no tests to run]
17:07:39 [2022-05-04T17:07:39.309Z] === RUN   TestNetworkDBSimple
17:07:39 [2022-05-04T17:07:39.775Z] === RUN   TestRequestNewPort
17:07:39 [2022-05-04T17:07:39.775Z] --- PASS: TestRequestNewPort (0.00s)
17:07:39 [2022-05-04T17:07:39.775Z] === RUN   TestRequestSpecificPort
17:07:39 [2022-05-04T17:07:39.775Z] --- PASS: TestRequestSpecificPort (0.00s)
17:07:39 [2022-05-04T17:07:39.775Z] === RUN   TestReleasePort
17:07:39 [2022-05-04T17:07:39.775Z] --- PASS: TestReleasePort (0.00s)
17:07:39 [2022-05-04T17:07:39.775Z] === RUN   TestReuseReleasedPort
17:07:39 [2022-05-04T17:07:39.775Z] --- PASS: TestReuseReleasedPort (0.00s)
17:07:39 [2022-05-04T17:07:39.775Z] === RUN   TestReleaseUnreadledPort
17:07:39 [2022-05-04T17:07:39.775Z] --- PASS: TestReleaseUnreadledPort (0.00s)
17:07:39 [2022-05-04T17:07:39.775Z] === RUN   TestUnknowProtocol
17:07:39 [2022-05-04T17:07:39.775Z] --- PASS: TestUnknowProtocol (0.00s)
17:07:39 [2022-05-04T17:07:39.775Z] === RUN   TestAllocateAllPorts
17:07:39 [2022-05-04T17:07:39.775Z] --- PASS: TestAllocateAllPorts (0.00s)
17:07:39 [2022-05-04T17:07:39.775Z] === RUN   TestPortAllocation
17:07:39 [2022-05-04T17:07:39.775Z] --- PASS: TestPortAllocation (0.00s)
17:07:39 [2022-05-04T17:07:39.775Z] === RUN   TestPortAllocationWithCustomRange
17:07:39 [2022-05-04T17:07:39.775Z] --- PASS: TestPortAllocationWithCustomRange (0.00s)
17:07:39 [2022-05-04T17:07:39.775Z] === RUN   TestNoDuplicateBPR
17:07:39 [2022-05-04T17:07:39.775Z] --- PASS: TestNoDuplicateBPR (0.00s)
17:07:39 [2022-05-04T17:07:39.775Z] === RUN   TestChangePortRange
17:07:39 [2022-05-04T17:07:39.775Z]     portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0
17:07:39 [2022-05-04T17:07:39.775Z]     portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0
17:07:39 [2022-05-04T17:07:39.775Z]     portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0
17:07:39 [2022-05-04T17:07:39.775Z]     portallocator_test.go:343: test: port allocate range 60100-65010, setErr=<nil>, reqPort=60100
17:07:39 [2022-05-04T17:07:39.775Z]     portallocator_test.go:343: test: port allocate range 0-0, setErr=<nil>, reqPort=60000
17:07:39 [2022-05-04T17:07:39.775Z]     portallocator_test.go:343: test: port allocate range 59900-65000, setErr=<nil>, reqPort=60001
17:07:39 [2022-05-04T17:07:39.775Z] --- PASS: TestChangePortRange (0.00s)
17:07:39 [2022-05-04T17:07:39.775Z] PASS
17:07:39 [2022-05-04T17:07:39.775Z] coverage: 88.6% of statements
17:07:39 [2022-05-04T17:07:39.775Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.034s	coverage: 88.6% of statements
17:07:40 [2022-05-04T17:07:40.242Z] 2022/05/04 17:07:39 Closing DB instances...
17:07:40 [2022-05-04T17:07:40.242Z] testing: warning: no tests to run
17:07:40 [2022-05-04T17:07:40.242Z] PASS
17:07:40 [2022-05-04T17:07:40.242Z] coverage: 0.0% of statements
17:07:40 [2022-05-04T17:07:40.708Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.037s	coverage: 0.0% of statements [no tests to run]
17:07:41 [2022-05-04T17:07:41.175Z] === RUN   TestHashData
17:07:41 [2022-05-04T17:07:41.175Z] --- PASS: TestHashData (0.00s)
17:07:41 [2022-05-04T17:07:41.175Z] PASS
17:07:41 [2022-05-04T17:07:41.175Z] coverage: 2.8% of statements
17:07:41 [2022-05-04T17:07:41.175Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.032s	coverage: 2.8% of statements
17:07:41 [2022-05-04T17:07:41.175Z] --- PASS: TestNetworkDBSimple (2.05s)
17:07:41 [2022-05-04T17:07:41.175Z] === RUN   TestNetworkDBJoinLeaveNetwork
17:07:41 [2022-05-04T17:07:41.279Z] --- PASS: TestServiceUpdatePidsLimit (15.57s)
17:07:41 [2022-05-04T17:07:41.279Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
17:07:41 [2022-05-04T17:07:41.279Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s)
17:07:41 [2022-05-04T17:07:41.279Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
17:07:41 [2022-05-04T17:07:41.279Z] PASS
17:07:41 [2022-05-04T17:07:41.279Z] 
17:07:41 [2022-05-04T17:07:41.279Z] === Skipped
17:07:41 [2022-05-04T17:07:41.279Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
17:07:41 [2022-05-04T17:07:41.279Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:07:41 [2022-05-04T17:07:41.279Z] 
17:07:41 [2022-05-04T17:07:41.279Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
17:07:41 [2022-05-04T17:07:41.279Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:07:41 [2022-05-04T17:07:41.279Z] 
17:07:41 [2022-05-04T17:07:41.279Z] DONE 27 tests, 2 skipped in 128.507s
17:07:41 [2022-05-04T17:07:41.279Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
17:07:41 [2022-05-04T17:07:41.279Z] ++ 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
17:07:41 [2022-05-04T17:07:41.279Z] ++ set -e
17:07:41 [2022-05-04T17:07:41.279Z] ++ '[' -n 0 ']'
17:07:41 [2022-05-04T17:07:41.279Z] ++ set -x
17:07:41 [2022-05-04T17:07:41.279Z] ++ 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
17:07:41 [2022-05-04T17:07:41.279Z] INFO: Testing against a local daemon
17:07:41 [2022-05-04T17:07:41.279Z] === RUN   TestSessionCreate
17:07:41 [2022-05-04T17:07:41.279Z] --- PASS: TestSessionCreate (0.02s)
17:07:41 [2022-05-04T17:07:41.279Z] === RUN   TestSessionCreateWithBadUpgrade
17:07:41 [2022-05-04T17:07:41.279Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
17:07:41 [2022-05-04T17:07:41.279Z] PASS
17:07:41 [2022-05-04T17:07:41.279Z] 
17:07:41 [2022-05-04T17:07:41.279Z] DONE 2 tests in 0.127s
17:07:41 [2022-05-04T17:07:41.279Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
17:07:41 [2022-05-04T17:07:41.279Z] ++ 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
17:07:41 [2022-05-04T17:07:41.279Z] ++ set -e
17:07:41 [2022-05-04T17:07:41.279Z] ++ '[' -n 0 ']'
17:07:41 [2022-05-04T17:07:41.279Z] ++ set -x
17:07:41 [2022-05-04T17:07:41.279Z] ++ 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
17:07:41 [2022-05-04T17:07:41.279Z] INFO: Testing against a local daemon
17:07:41 [2022-05-04T17:07:41.279Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:07:41 [2022-05-04T17:07:41.279Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:07:41 [2022-05-04T17:07:41.279Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:07:41 [2022-05-04T17:07:41.279Z] === RUN   TestDiskUsage
17:07:41 [2022-05-04T17:07:41.279Z] === PAUSE TestDiskUsage
17:07:41 [2022-05-04T17:07:41.279Z] === RUN   TestEventsExecDie
17:07:41 [2022-05-04T17:07:41.279Z] --- PASS: TestEventsExecDie (0.49s)
17:07:41 [2022-05-04T17:07:41.279Z] === RUN   TestEventsBackwardsCompatible
17:07:41 [2022-05-04T17:07:41.279Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
17:07:41 [2022-05-04T17:07:41.279Z] === RUN   TestEventsVolumeCreate
17:07:41 [2022-05-04T17:07:41.537Z] --- PASS: TestEventsVolumeCreate (0.05s)
17:07:41 [2022-05-04T17:07:41.537Z] === RUN   TestInfoBinaryCommits
17:07:41 [2022-05-04T17:07:41.537Z] --- PASS: TestInfoBinaryCommits (0.02s)
17:07:41 [2022-05-04T17:07:41.537Z] === RUN   TestInfoAPIVersioned
17:07:41 [2022-05-04T17:07:41.537Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:07:41 [2022-05-04T17:07:41.537Z] === RUN   TestInfoAPI
17:07:41 [2022-05-04T17:07:41.537Z] --- PASS: TestInfoAPI (0.02s)
17:07:41 [2022-05-04T17:07:41.537Z] === RUN   TestInfoAPIWarnings
17:07:41 [2022-05-04T17:07:41.641Z] === RUN   TestErrorConstructors
17:07:41 [2022-05-04T17:07:41.641Z] --- PASS: TestErrorConstructors (0.00s)
17:07:42 [2022-05-04T17:07:42.108Z] === RUN   TestCompareIPMask
17:07:42 [2022-05-04T17:07:42.108Z] --- PASS: TestCompareIPMask (0.00s)
17:07:42 [2022-05-04T17:07:42.108Z] === RUN   TestUtilGetHostPartIP
17:07:42 [2022-05-04T17:07:42.108Z] --- PASS: TestUtilGetHostPartIP (0.00s)
17:07:42 [2022-05-04T17:07:42.108Z] === RUN   TestUtilGetBroadcastIP
17:07:42 [2022-05-04T17:07:42.108Z] --- PASS: TestUtilGetBroadcastIP (0.00s)
17:07:42 [2022-05-04T17:07:42.108Z] === RUN   TestParseCIDR
17:07:42 [2022-05-04T17:07:42.108Z] --- PASS: TestParseCIDR (0.00s)
17:07:42 [2022-05-04T17:07:42.108Z] PASS
17:07:42 [2022-05-04T17:07:42.108Z] coverage: 37.3% of statements
17:07:42 [2022-05-04T17:07:42.108Z] ok  	github.com/docker/docker/libnetwork/types	0.033s	coverage: 37.3% of statements
17:07:42 [2022-05-04T17:07:42.108Z] --- PASS: TestSetParallelInsertDelete (10.00s)
17:07:42 [2022-05-04T17:07:42.108Z] PASS
17:07:42 [2022-05-04T17:07:42.108Z] coverage: 100.0% of statements
17:07:42 [2022-05-04T17:07:42.108Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.053s	coverage: 100.0% of statements
17:07:42 [2022-05-04T17:07:42.579Z] 2022/05/04 17:07:42 Closing DB instances...
17:07:42 [2022-05-04T17:07:42.579Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
17:07:42 [2022-05-04T17:07:42.579Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
17:07:42 [2022-05-04T17:07:42.579Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
17:07:42 [2022-05-04T17:07:42.579Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
17:07:42 [2022-05-04T17:07:42.579Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
17:07:42 [2022-05-04T17:07:42.579Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
17:07:42 [2022-05-04T17:07:42.579Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
17:07:42 [2022-05-04T17:07:42.579Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
17:07:42 [2022-05-04T17:07:42.579Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
17:07:42 [2022-05-04T17:07:42.579Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
17:07:42 [2022-05-04T17:07:42.579Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
17:07:42 [2022-05-04T17:07:42.579Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
17:07:42 [2022-05-04T17:07:42.579Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
17:07:42 [2022-05-04T17:07:42.579Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
17:07:42 [2022-05-04T17:07:42.579Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
17:07:42 [2022-05-04T17:07:42.579Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
17:07:42 [2022-05-04T17:07:42.579Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
17:07:42 [2022-05-04T17:07:42.579Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
17:07:42 [2022-05-04T17:07:42.579Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
17:07:42 [2022-05-04T17:07:42.579Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
17:07:42 [2022-05-04T17:07:42.579Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
17:07:42 [2022-05-04T17:07:42.579Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
17:07:42 [2022-05-04T17:07:42.579Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
17:07:42 [2022-05-04T17:07:42.579Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
17:07:42 [2022-05-04T17:07:42.579Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
17:07:42 [2022-05-04T17:07:42.579Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
17:07:42 [2022-05-04T17:07:42.579Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
17:07:42 [2022-05-04T17:07:42.579Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
17:07:42 [2022-05-04T17:07:42.579Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
17:07:42 [2022-05-04T17:07:42.579Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
17:07:42 [2022-05-04T17:07:42.579Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
17:07:42 [2022-05-04T17:07:42.579Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
17:07:42 [2022-05-04T17:07:42.579Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
17:07:42 [2022-05-04T17:07:42.579Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
17:07:42 [2022-05-04T17:07:42.579Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
17:07:42 [2022-05-04T17:07:42.579Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
17:07:42 [2022-05-04T17:07:42.579Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
17:07:42 [2022-05-04T17:07:42.579Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
17:07:42 [2022-05-04T17:07:42.579Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
17:07:42 [2022-05-04T17:07:42.579Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
17:07:42 [2022-05-04T17:07:42.579Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
17:07:42 [2022-05-04T17:07:42.579Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
17:07:42 [2022-05-04T17:07:42.579Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
17:07:42 [2022-05-04T17:07:42.579Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
17:07:42 [2022-05-04T17:07:42.579Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
17:07:42 [2022-05-04T17:07:42.579Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
17:07:42 [2022-05-04T17:07:42.579Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
17:07:42 [2022-05-04T17:07:42.579Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
17:07:42 [2022-05-04T17:07:42.579Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
17:07:42 [2022-05-04T17:07:42.579Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
17:07:42 [2022-05-04T17:07:42.579Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
17:07:42 [2022-05-04T17:07:42.579Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
17:07:42 [2022-05-04T17:07:42.579Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
17:07:42 [2022-05-04T17:07:42.579Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
17:07:42 [2022-05-04T17:07:42.579Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
17:07:42 [2022-05-04T17:07:42.579Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
17:07:42 [2022-05-04T17:07:42.579Z] PASS
17:07:42 [2022-05-04T17:07:42.579Z] coverage: 55.0% of statements
17:07:42 [2022-05-04T17:07:42.579Z] ok  	github.com/docker/docker/oci	0.049s	coverage: 55.0% of statements
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestAddressPoolOpt
17:07:43 [2022-05-04T17:07:43.046Z] --- PASS: TestAddressPoolOpt (0.00s)
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestValidateEnv
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestValidateEnv/a
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestValidateEnv/something
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestValidateEnv/_=a
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestValidateEnv/env1=value1
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestValidateEnv/_env1=value1
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestValidateEnv/env2=value2=value3
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestValidateEnv/env3=abc!qwe
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestValidateEnv/env_4=value_4
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestValidateEnv/PATH
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestValidateEnv/=a
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestValidateEnv/PATH=
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestValidateEnv/PATH=something
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestValidateEnv/asd!qwe
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestValidateEnv/1asd
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestValidateEnv/123
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestValidateEnv/some_space
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestValidateEnv/__some_space_before
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestValidateEnv/some_space_after__
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestValidateEnv/=
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestValidateEnv/PaTh
17:07:43 [2022-05-04T17:07:43.046Z] --- PASS: TestValidateEnv (0.00s)
17:07:43 [2022-05-04T17:07:43.046Z]     --- PASS: TestValidateEnv/a (0.00s)
17:07:43 [2022-05-04T17:07:43.046Z]     --- PASS: TestValidateEnv/something (0.00s)
17:07:43 [2022-05-04T17:07:43.046Z]     --- PASS: TestValidateEnv/_=a (0.00s)
17:07:43 [2022-05-04T17:07:43.046Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
17:07:43 [2022-05-04T17:07:43.046Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
17:07:43 [2022-05-04T17:07:43.046Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
17:07:43 [2022-05-04T17:07:43.046Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
17:07:43 [2022-05-04T17:07:43.046Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
17:07:43 [2022-05-04T17:07:43.046Z]     --- PASS: TestValidateEnv/PATH (0.00s)
17:07:43 [2022-05-04T17:07:43.046Z]     --- PASS: TestValidateEnv/=a (0.00s)
17:07:43 [2022-05-04T17:07:43.046Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
17:07:43 [2022-05-04T17:07:43.046Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
17:07:43 [2022-05-04T17:07:43.046Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
17:07:43 [2022-05-04T17:07:43.046Z]     --- PASS: TestValidateEnv/1asd (0.00s)
17:07:43 [2022-05-04T17:07:43.046Z]     --- PASS: TestValidateEnv/123 (0.00s)
17:07:43 [2022-05-04T17:07:43.046Z]     --- PASS: TestValidateEnv/some_space (0.00s)
17:07:43 [2022-05-04T17:07:43.046Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
17:07:43 [2022-05-04T17:07:43.046Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
17:07:43 [2022-05-04T17:07:43.046Z]     --- PASS: TestValidateEnv/= (0.00s)
17:07:43 [2022-05-04T17:07:43.046Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestParseHost
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestParseHost/something_with_spaces
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestParseHost/tcp://:port
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestParseHost/tcp://[::1]:/
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestParseHost/tcp://[::1]:5555/
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestParseHost/tcp://[::1]:5555/p
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestParseHost/://
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestParseHost/unknown://
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestParseHost/tcp://invalid:port
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestParseHost/tcp://:5555/
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestParseHost/tcp://:5555/p
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestParseHost/tcp://0.0.0.0:5555/
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestParseHost/tcp://0.0.0.0:5555/p
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestParseHost/_tcp://:5555/path_
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestParseHost/tcp://0.0.0.0:5555
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestParseHost/tcp://0.0.0.0:1234567890
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestParseHost/npipe:////./pipe/foo
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestParseHost/__
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestParseHost/tcp://[::1]:5555
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestParseHost/tcp://docker.com:5555
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestParseHost/npipe://
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestParseHost/tcp://host:
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestParseHost/#00
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestParseHost/fd://
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestParseHost/tcp://:
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestParseHost/tcp://:5555
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestParseHost/unix://
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestParseHost/unix://path/to/socket
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestParseHost/tcp://[::1]:
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestParseHost/_
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestParseHost/fd://something
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestParseHost/tcp://
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestParseHost/tcp://192.168:5555
17:07:43 [2022-05-04T17:07:43.046Z] === RUN   TestParseHost/tcp://192.168.0.1:5555
17:07:43 [2022-05-04T17:07:43.046Z] --- PASS: TestParseHost (0.00s)
17:07:43 [2022-05-04T17:07:43.046Z]     --- PASS: TestParseHost/something_with_spaces (0.00s)
17:07:43 [2022-05-04T17:07:43.046Z]     --- PASS: TestParseHost/tcp://:port (0.00s)
17:07:43 [2022-05-04T17:07:43.046Z]     --- PASS: TestParseHost/tcp://[::1]:/ (0.00s)
17:07:43 [2022-05-04T17:07:43.046Z]     --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s)
17:07:43 [2022-05-04T17:07:43.046Z]     --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s)
17:07:43 [2022-05-04T17:07:43.046Z]     --- PASS: TestParseHost/:// (0.00s)
17:07:43 [2022-05-04T17:07:43.046Z]     --- PASS: TestParseHost/unknown:// (0.00s)
17:07:43 [2022-05-04T17:07:43.046Z]     --- PASS: TestParseHost/tcp://invalid:port (0.00s)
17:07:43 [2022-05-04T17:07:43.046Z]     --- PASS: TestParseHost/tcp://:5555/ (0.00s)
17:07:43 [2022-05-04T17:07:43.046Z]     --- PASS: TestParseHost/tcp://:5555/p (0.00s)
17:07:43 [2022-05-04T17:07:43.046Z]     --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s)
17:07:43 [2022-05-04T17:07:43.046Z]     --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s)
17:07:43 [2022-05-04T17:07:43.046Z]     --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s)
17:07:43 [2022-05-04T17:07:43.046Z]     --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s)
17:07:43 [2022-05-04T17:07:43.046Z]     --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s)
17:07:43 [2022-05-04T17:07:43.046Z]     --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s)
17:07:43 [2022-05-04T17:07:43.046Z]     --- PASS: TestParseHost/__ (0.00s)
17:07:43 [2022-05-04T17:07:43.046Z]     --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s)
17:07:43 [2022-05-04T17:07:43.046Z]     --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s)
17:07:43 [2022-05-04T17:07:43.046Z]     --- PASS: TestParseHost/npipe:// (0.00s)
17:07:43 [2022-05-04T17:07:43.046Z]     --- PASS: TestParseHost/tcp://host: (0.00s)
17:07:43 [2022-05-04T17:07:43.046Z]     --- PASS: TestParseHost/#00 (0.00s)
17:07:43 [2022-05-04T17:07:43.046Z]     --- PASS: TestParseHost/fd:// (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseHost/tcp://: (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseHost/tcp://:5555 (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseHost/unix:// (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseHost/unix://path/to/socket (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseHost/tcp://[::1]: (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseHost/_ (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseHost/fd://something (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseHost/tcp:// (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseHost/tcp://192.168:5555 (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseDockerDaemonHost
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseDockerDaemonHost/tcp:a.b.c.d
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseDockerDaemonHost/_tcp://:5555/path_
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseDockerDaemonHost/#00
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseDockerDaemonHost/0.0.0.1:5555/path
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseDockerDaemonHost/tcp://:5555/path
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseDockerDaemonHost/localhost:5555/path
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseDockerDaemonHost/tcp:a.b.c.d/path
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseDockerDaemonHost/udp://127.0.0.1
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseDockerDaemonHost/udp://127.0.0.1:5555
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseDockerDaemonHost/tcp://unix:///run/docker.sock
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseDockerDaemonHost/:5555/path
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseDockerDaemonHost/[::1]:5555/path
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseDockerDaemonHost/0.0.0.1:5555
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseDockerDaemonHost/fd://
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseDockerDaemonHost/tcp://[::1]:5555
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseDockerDaemonHost/unix://
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseDockerDaemonHost/tcp://:5555
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseDockerDaemonHost/tcp://[::1]:
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseDockerDaemonHost/[::1]:
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseDockerDaemonHost/localhost:
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseDockerDaemonHost/:
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseDockerDaemonHost/npipe://
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseDockerDaemonHost/:5555
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseDockerDaemonHost/[::1]:5555
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseDockerDaemonHost/localhost:5555
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseDockerDaemonHost/fd://something
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseDockerDaemonHost/npipe:////./pipe/foo
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseDockerDaemonHost/tcp://
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseDockerDaemonHost/unix:///run/docker.sock
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseDockerDaemonHost/0.0.0.1:
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseDockerDaemonHost/localhost
17:07:43 [2022-05-04T17:07:43.047Z] --- PASS: TestParseDockerDaemonHost (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseDockerDaemonHost/#00 (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseDockerDaemonHost/fd:// (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseDockerDaemonHost/unix:// (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseDockerDaemonHost/localhost: (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseDockerDaemonHost/: (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseDockerDaemonHost/:5555 (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseDockerDaemonHost/fd://something (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseDockerDaemonHost/localhost (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseTCP
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseTCP/udp://127.0.0.1
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseTCP/udp://127.0.0.1:5555
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseTCP/:5555/path
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseTCP/[::1]:5555/path
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseTCP/tcp://:5555/path
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseTCP/tcp:a.b.c.d
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseTCP/tcp:a.b.c.d/path
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseTCP/0.0.0.1:5555/path
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseTCP/localhost:5555/path
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseTCP/[0:0:0:0:0:0:0:1]:5555
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseTCP/#00
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseTCP/0.0.0.1:
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseTCP/:5555
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseTCP/[::1]:
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseTCP/[0:0:0:0:0:0:0:1]:
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseTCP/:
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseTCP/::1
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseTCP/localhost
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseTCP/tcp://:5555
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseTCP/tcp://
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseTCP/tcp://:
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseTCP/0.0.0.1
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseTCP/0.0.0.1:5555
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseTCP/[::1]:5555
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseTCP/localhost:5555
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseTCP/localhost:
17:07:43 [2022-05-04T17:07:43.047Z] --- PASS: TestParseTCP (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseTCP/:5555/path (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseTCP/[::1]:5555/path (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseTCP/tcp://:5555/path (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseTCP/localhost:5555/path (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseTCP/#00 (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseTCP/0.0.0.1: (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseTCP/:5555 (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseTCP/[::1]: (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseTCP/: (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseTCP/::1 (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseTCP/localhost (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseTCP/tcp://:5555 (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseTCP/tcp:// (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseTCP/tcp://: (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseTCP/0.0.0.1 (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseTCP/[::1]:5555 (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseTCP/localhost:5555 (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z]     --- PASS: TestParseTCP/localhost: (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestParseInvalidUnixAddrInvalid
17:07:43 [2022-05-04T17:07:43.047Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestValidateExtraHosts
17:07:43 [2022-05-04T17:07:43.047Z] --- PASS: TestValidateExtraHosts (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestValidateIPAddress
17:07:43 [2022-05-04T17:07:43.047Z] --- PASS: TestValidateIPAddress (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestMapOpts
17:07:43 [2022-05-04T17:07:43.047Z] --- PASS: TestMapOpts (0.00s)
17:07:43 [2022-05-04T17:07:43.047Z] === RUN   TestListOptsWithoutValidator
17:07:43 [2022-05-04T17:07:43.047Z] --- PASS: TestListOptsWithoutValidator (0.00s)
17:07:43 [2022-05-04T17:07:43.514Z] === RUN   TestListOptsWithValidator
17:07:43 [2022-05-04T17:07:43.514Z] --- PASS: TestListOptsWithValidator (0.00s)
17:07:43 [2022-05-04T17:07:43.514Z] === RUN   TestValidateDNSSearch
17:07:43 [2022-05-04T17:07:43.514Z] --- PASS: TestValidateDNSSearch (0.00s)
17:07:43 [2022-05-04T17:07:43.514Z] === RUN   TestValidateLabel
17:07:43 [2022-05-04T17:07:43.514Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
17:07:43 [2022-05-04T17:07:43.514Z] === RUN   TestValidateLabel/label_with_general_format
17:07:43 [2022-05-04T17:07:43.514Z] === RUN   TestValidateLabel/label_with_more_than_one_=
17:07:43 [2022-05-04T17:07:43.514Z] === RUN   TestValidateLabel/label_with_one_more
17:07:43 [2022-05-04T17:07:43.514Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
17:07:43 [2022-05-04T17:07:43.514Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
17:07:43 [2022-05-04T17:07:43.514Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
17:07:43 [2022-05-04T17:07:43.514Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
17:07:43 [2022-05-04T17:07:43.514Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
17:07:43 [2022-05-04T17:07:43.514Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
17:07:43 [2022-05-04T17:07:43.514Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
17:07:43 [2022-05-04T17:07:43.514Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
17:07:43 [2022-05-04T17:07:43.514Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
17:07:43 [2022-05-04T17:07:43.514Z] --- PASS: TestValidateLabel (0.00s)
17:07:43 [2022-05-04T17:07:43.514Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
17:07:43 [2022-05-04T17:07:43.514Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
17:07:43 [2022-05-04T17:07:43.514Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
17:07:43 [2022-05-04T17:07:43.514Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
17:07:43 [2022-05-04T17:07:43.514Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
17:07:43 [2022-05-04T17:07:43.514Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
17:07:43 [2022-05-04T17:07:43.514Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
17:07:43 [2022-05-04T17:07:43.514Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
17:07:43 [2022-05-04T17:07:43.514Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
17:07:43 [2022-05-04T17:07:43.514Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
17:07:43 [2022-05-04T17:07:43.514Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
17:07:43 [2022-05-04T17:07:43.514Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
17:07:43 [2022-05-04T17:07:43.514Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
17:07:43 [2022-05-04T17:07:43.514Z] === RUN   TestNamedListOpts
17:07:43 [2022-05-04T17:07:43.514Z] --- PASS: TestNamedListOpts (0.00s)
17:07:43 [2022-05-04T17:07:43.514Z] === RUN   TestNamedMapOpts
17:07:43 [2022-05-04T17:07:43.514Z] --- PASS: TestNamedMapOpts (0.00s)
17:07:43 [2022-05-04T17:07:43.514Z] === RUN   TestParseLink
17:07:43 [2022-05-04T17:07:43.514Z] --- PASS: TestParseLink (0.00s)
17:07:43 [2022-05-04T17:07:43.514Z] === RUN   TestUlimitOpt
17:07:43 [2022-05-04T17:07:43.514Z] --- PASS: TestUlimitOpt (0.00s)
17:07:43 [2022-05-04T17:07:43.514Z] PASS
17:07:43 [2022-05-04T17:07:43.514Z] coverage: 65.5% of statements
17:07:43 [2022-05-04T17:07:43.514Z] ok  	github.com/docker/docker/opts	0.083s	coverage: 65.5% of statements
17:07:43 [2022-05-04T17:07:43.514Z] === RUN   TestParseVersion
17:07:43 [2022-05-04T17:07:43.514Z] --- PASS: TestParseVersion (0.00s)
17:07:43 [2022-05-04T17:07:43.514Z] PASS
17:07:43 [2022-05-04T17:07:43.514Z] coverage: 52.9% of statements
17:07:43 [2022-05-04T17:07:43.514Z] ok  	github.com/docker/docker/pkg/aaparser	0.037s	coverage: 52.9% of statements
17:07:44 [2022-05-04T17:07:44.498Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.94s)
17:07:44 [2022-05-04T17:07:44.498Z] === RUN   TestNetworkDBJoinLeaveNetworks
17:07:44 [2022-05-04T17:07:44.964Z] === RUN   TestPeerCertificateMarshalJSON
17:07:45 [2022-05-04T17:07:45.431Z] === RUN   TestIsArchivePathDir
17:07:45 [2022-05-04T17:07:45.431Z] --- PASS: TestIsArchivePathDir (0.05s)
17:07:45 [2022-05-04T17:07:45.431Z] === RUN   TestIsArchivePathInvalidFile
17:07:45 [2022-05-04T17:07:45.431Z] --- PASS: TestIsArchivePathInvalidFile (0.11s)
17:07:45 [2022-05-04T17:07:45.431Z] === RUN   TestIsArchivePathTar
17:07:45 [2022-05-04T17:07:45.431Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
17:07:45 [2022-05-04T17:07:45.431Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
17:07:45 [2022-05-04T17:07:45.431Z] --- PASS: TestPeerCertificateMarshalJSON (0.51s)
17:07:45 [2022-05-04T17:07:45.431Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
17:07:45 [2022-05-04T17:07:45.431Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
17:07:45 [2022-05-04T17:07:45.431Z] === RUN   TestMiddleware
17:07:45 [2022-05-04T17:07:45.431Z] --- PASS: TestMiddleware (0.00s)
17:07:45 [2022-05-04T17:07:45.431Z] === RUN   TestNewResponseModifier
17:07:45 [2022-05-04T17:07:45.431Z] --- PASS: TestNewResponseModifier (0.00s)
17:07:45 [2022-05-04T17:07:45.431Z] PASS
17:07:45 [2022-05-04T17:07:45.431Z] coverage: 26.8% of statements
17:07:45 [2022-05-04T17:07:45.431Z] ok  	github.com/docker/docker/pkg/authorization	0.560s	coverage: 26.8% of statements
17:07:45 [2022-05-04T17:07:45.431Z] --- PASS: TestIsArchivePathTar (0.14s)
17:07:45 [2022-05-04T17:07:45.431Z] === RUN   TestDecompressStreamGzip
17:07:45 [2022-05-04T17:07:45.898Z] --- PASS: TestDecompressStreamGzip (0.11s)
17:07:45 [2022-05-04T17:07:45.898Z] === RUN   TestDecompressStreamBzip2
17:07:45 [2022-05-04T17:07:45.898Z] 2022/05/04 17:07:45 Closing DB instances...
17:07:45 [2022-05-04T17:07:45.898Z] --- PASS: TestDecompressStreamBzip2 (0.09s)
17:07:45 [2022-05-04T17:07:45.898Z] === RUN   TestDecompressStreamXz
17:07:45 [2022-05-04T17:07:45.898Z]     archive_test.go:133: Xz not present in msys2
17:07:45 [2022-05-04T17:07:45.898Z] --- SKIP: TestDecompressStreamXz (0.00s)
17:07:45 [2022-05-04T17:07:45.898Z] === RUN   TestDecompressStreamZstd
17:07:45 [2022-05-04T17:07:45.898Z]     archive_test.go:140: zstd not installed
17:07:45 [2022-05-04T17:07:45.898Z] --- SKIP: TestDecompressStreamZstd (0.02s)
17:07:45 [2022-05-04T17:07:45.898Z] === RUN   TestCompressStreamXzUnsupported
17:07:45 [2022-05-04T17:07:45.898Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
17:07:45 [2022-05-04T17:07:45.898Z] === RUN   TestCompressStreamBzip2Unsupported
17:07:45 [2022-05-04T17:07:45.898Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
17:07:45 [2022-05-04T17:07:45.898Z] === RUN   TestCompressStreamInvalid
17:07:45 [2022-05-04T17:07:45.898Z] --- PASS: TestCompressStreamInvalid (0.00s)
17:07:45 [2022-05-04T17:07:45.898Z] === RUN   TestExtensionInvalid
17:07:45 [2022-05-04T17:07:45.898Z] --- PASS: TestExtensionInvalid (0.00s)
17:07:45 [2022-05-04T17:07:45.898Z] === RUN   TestExtensionUncompressed
17:07:45 [2022-05-04T17:07:45.898Z] --- PASS: TestExtensionUncompressed (0.00s)
17:07:45 [2022-05-04T17:07:45.898Z] === RUN   TestExtensionBzip2
17:07:45 [2022-05-04T17:07:45.898Z] --- PASS: TestExtensionBzip2 (0.00s)
17:07:45 [2022-05-04T17:07:45.898Z] === RUN   TestExtensionGzip
17:07:45 [2022-05-04T17:07:45.898Z] --- PASS: TestExtensionGzip (0.00s)
17:07:45 [2022-05-04T17:07:45.898Z] === RUN   TestExtensionXz
17:07:45 [2022-05-04T17:07:45.898Z] --- PASS: TestExtensionXz (0.00s)
17:07:45 [2022-05-04T17:07:45.898Z] === RUN   TestExtensionZstd
17:07:45 [2022-05-04T17:07:45.898Z] --- PASS: TestExtensionZstd (0.00s)
17:07:45 [2022-05-04T17:07:45.898Z] === RUN   TestCmdStreamLargeStderr
17:07:45 [2022-05-04T17:07:45.898Z] --- PASS: TestCmdStreamLargeStderr (0.06s)
17:07:45 [2022-05-04T17:07:45.898Z] === RUN   TestCmdStreamBad
17:07:45 [2022-05-04T17:07:45.898Z]     archive_test.go:252: Failing on Windows CI machines
17:07:45 [2022-05-04T17:07:45.898Z] --- SKIP: TestCmdStreamBad (0.00s)
17:07:45 [2022-05-04T17:07:45.898Z] === RUN   TestCmdStreamGood
17:07:45 [2022-05-04T17:07:45.898Z] --- PASS: TestCmdStreamGood (0.04s)
17:07:45 [2022-05-04T17:07:45.898Z] === RUN   TestUntarPathWithInvalidDest
17:07:45 [2022-05-04T17:07:45.898Z] --- PASS: TestUntarPathWithInvalidDest (0.05s)
17:07:45 [2022-05-04T17:07:45.898Z] === RUN   TestUntarPathWithInvalidSrc
17:07:45 [2022-05-04T17:07:45.898Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
17:07:45 [2022-05-04T17:07:45.898Z] === RUN   TestUntarPath
17:07:45 [2022-05-04T17:07:45.898Z] --- PASS: TestUntarPath (0.06s)
17:07:45 [2022-05-04T17:07:45.898Z] === RUN   TestUntarPathWithDestinationFile
17:07:45 [2022-05-04T17:07:45.898Z] === RUN   TestUnbuffered
17:07:45 [2022-05-04T17:07:45.898Z] --- PASS: TestUnbuffered (0.00s)
17:07:45 [2022-05-04T17:07:45.898Z] === RUN   TestRaceUnbuffered
17:07:45 [2022-05-04T17:07:45.898Z] --- PASS: TestRaceUnbuffered (0.00s)
17:07:45 [2022-05-04T17:07:45.898Z] PASS
17:07:45 [2022-05-04T17:07:45.898Z] coverage: 100.0% of statements
17:07:45 [2022-05-04T17:07:45.898Z] ok  	github.com/docker/docker/pkg/broadcaster	0.033s	coverage: 100.0% of statements
17:07:45 [2022-05-04T17:07:45.898Z] --- PASS: TestUntarPathWithDestinationFile (0.06s)
17:07:45 [2022-05-04T17:07:45.898Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
17:07:45 [2022-05-04T17:07:45.898Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s)
17:07:45 [2022-05-04T17:07:45.898Z] === RUN   TestCopyWithTarInvalidSrc
17:07:45 [2022-05-04T17:07:45.898Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
17:07:45 [2022-05-04T17:07:45.898Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
17:07:45 [2022-05-04T17:07:45.898Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
17:07:45 [2022-05-04T17:07:45.898Z] === RUN   TestCopyWithTarSrcFile
17:07:45 [2022-05-04T17:07:45.898Z] --- PASS: TestCopyWithTarSrcFile (0.01s)
17:07:45 [2022-05-04T17:07:45.898Z] === RUN   TestCopyWithTarSrcFolder
17:07:46 [2022-05-04T17:07:46.364Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
17:07:46 [2022-05-04T17:07:46.364Z] === RUN   TestCopyFileWithTarInvalidSrc
17:07:46 [2022-05-04T17:07:46.365Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
17:07:46 [2022-05-04T17:07:46.365Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
17:07:46 [2022-05-04T17:07:46.365Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
17:07:46 [2022-05-04T17:07:46.365Z] === RUN   TestCopyFileWithTarSrcFolder
17:07:46 [2022-05-04T17:07:46.365Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
17:07:46 [2022-05-04T17:07:46.365Z] === RUN   TestCopyFileWithTarSrcFile
17:07:46 [2022-05-04T17:07:46.365Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s)
17:07:46 [2022-05-04T17:07:46.365Z] === RUN   TestTarFiles
17:07:46 [2022-05-04T17:07:46.365Z] === RUN   TestMatch
17:07:46 [2022-05-04T17:07:46.365Z] === RUN   TestMatch/[[]]
17:07:46 [2022-05-04T17:07:46.365Z] === RUN   TestMatch/[[foo]]
17:07:46 [2022-05-04T17:07:46.365Z] === RUN   TestMatch/[[bar]_[foo]]
17:07:46 [2022-05-04T17:07:46.365Z] === RUN   TestMatch/[[foo_bar]]
17:07:46 [2022-05-04T17:07:46.365Z] === RUN   TestMatch/[[qux]_[foo]]
17:07:46 [2022-05-04T17:07:46.365Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
17:07:46 [2022-05-04T17:07:46.365Z] === RUN   TestMatch/[]
17:07:46 [2022-05-04T17:07:46.365Z] === RUN   TestMatch/[]#01
17:07:46 [2022-05-04T17:07:46.365Z] === RUN   TestMatch/[[qux]]
17:07:46 [2022-05-04T17:07:46.365Z] === RUN   TestMatch/[[foo_bar_qux]]
17:07:46 [2022-05-04T17:07:46.365Z] === RUN   TestMatch/[[qux]_[baz]]
17:07:46 [2022-05-04T17:07:46.365Z] === RUN   TestMatch/[[foo_baz]]
17:07:46 [2022-05-04T17:07:46.365Z] --- PASS: TestMatch (0.00s)
17:07:46 [2022-05-04T17:07:46.365Z]     --- PASS: TestMatch/[[]] (0.00s)
17:07:46 [2022-05-04T17:07:46.365Z]     --- PASS: TestMatch/[[foo]] (0.00s)
17:07:46 [2022-05-04T17:07:46.365Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
17:07:46 [2022-05-04T17:07:46.365Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
17:07:46 [2022-05-04T17:07:46.365Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
17:07:46 [2022-05-04T17:07:46.365Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
17:07:46 [2022-05-04T17:07:46.365Z]     --- PASS: TestMatch/[] (0.00s)
17:07:46 [2022-05-04T17:07:46.365Z]     --- PASS: TestMatch/[]#01 (0.00s)
17:07:46 [2022-05-04T17:07:46.365Z]     --- PASS: TestMatch/[[qux]] (0.00s)
17:07:46 [2022-05-04T17:07:46.365Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
17:07:46 [2022-05-04T17:07:46.365Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
17:07:46 [2022-05-04T17:07:46.365Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
17:07:46 [2022-05-04T17:07:46.365Z] PASS
17:07:46 [2022-05-04T17:07:46.365Z] coverage: 87.5% of statements
17:07:46 [2022-05-04T17:07:46.365Z] ok  	github.com/docker/docker/pkg/capabilities	0.033s	coverage: 87.5% of statements
17:07:47 [2022-05-04T17:07:47.350Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.13s)
17:07:47 [2022-05-04T17:07:47.350Z] === RUN   TestNetworkDBCRUDTableEntry
17:07:47 [2022-05-04T17:07:47.350Z] === RUN   TestChrootTarUntar
17:07:47 [2022-05-04T17:07:47.350Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
17:07:47 [2022-05-04T17:07:47.350Z] --- SKIP: TestChrootTarUntar (0.00s)
17:07:47 [2022-05-04T17:07:47.350Z] === RUN   TestChrootUntarWithHugeExcludesList
17:07:47 [2022-05-04T17:07:47.350Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
17:07:47 [2022-05-04T17:07:47.350Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
17:07:47 [2022-05-04T17:07:47.350Z] === RUN   TestChrootUntarEmptyArchive
17:07:47 [2022-05-04T17:07:47.350Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
17:07:47 [2022-05-04T17:07:47.350Z] === RUN   TestChrootTarUntarWithSymlink
17:07:47 [2022-05-04T17:07:47.350Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:07:47 [2022-05-04T17:07:47.350Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
17:07:47 [2022-05-04T17:07:47.350Z] === RUN   TestChrootCopyWithTar
17:07:47 [2022-05-04T17:07:47.350Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:07:47 [2022-05-04T17:07:47.350Z] --- SKIP: TestChrootCopyWithTar (0.00s)
17:07:47 [2022-05-04T17:07:47.350Z] === RUN   TestChrootCopyFileWithTar
17:07:47 [2022-05-04T17:07:47.350Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
17:07:47 [2022-05-04T17:07:47.350Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
17:07:47 [2022-05-04T17:07:47.350Z] === RUN   TestChrootUntarPath
17:07:47 [2022-05-04T17:07:47.350Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:07:47 [2022-05-04T17:07:47.350Z] --- SKIP: TestChrootUntarPath (0.00s)
17:07:47 [2022-05-04T17:07:47.350Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
17:07:47 [2022-05-04T17:07:47.350Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
17:07:47 [2022-05-04T17:07:47.350Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
17:07:47 [2022-05-04T17:07:47.350Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
17:07:47 [2022-05-04T17:07:47.350Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
17:07:47 [2022-05-04T17:07:47.350Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
17:07:47 [2022-05-04T17:07:47.350Z] === RUN   TestChrootApplyDotDotFile
17:07:47 [2022-05-04T17:07:47.350Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
17:07:47 [2022-05-04T17:07:47.350Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
17:07:47 [2022-05-04T17:07:47.350Z] PASS
17:07:47 [2022-05-04T17:07:47.350Z] coverage: 12.0% of statements
17:07:47 [2022-05-04T17:07:47.350Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.099s	coverage: 12.0% of statements
17:07:48 [2022-05-04T17:07:48.334Z] === RUN   TestEnsureRemoveAllNotExist
17:07:48 [2022-05-04T17:07:48.334Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
17:07:48 [2022-05-04T17:07:48.334Z] === RUN   TestEnsureRemoveAllWithDir
17:07:48 [2022-05-04T17:07:48.334Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
17:07:48 [2022-05-04T17:07:48.334Z] === RUN   TestEnsureRemoveAllWithFile
17:07:48 [2022-05-04T17:07:48.334Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
17:07:48 [2022-05-04T17:07:48.334Z] PASS
17:07:48 [2022-05-04T17:07:48.334Z] coverage: 0.0% of statements
17:07:48 [2022-05-04T17:07:48.334Z] ok  	github.com/docker/docker/pkg/containerfs	0.038s	coverage: 0.0% of statements
17:07:49 [2022-05-04T17:07:49.317Z] === RUN   TestSizeEmpty
17:07:49 [2022-05-04T17:07:49.317Z] --- PASS: TestSizeEmpty (0.00s)
17:07:49 [2022-05-04T17:07:49.317Z] === RUN   TestSizeEmptyFile
17:07:49 [2022-05-04T17:07:49.317Z] --- PASS: TestSizeEmptyFile (0.00s)
17:07:49 [2022-05-04T17:07:49.317Z] === RUN   TestSizeNonemptyFile
17:07:49 [2022-05-04T17:07:49.317Z] --- PASS: TestSizeNonemptyFile (0.00s)
17:07:49 [2022-05-04T17:07:49.317Z] === RUN   TestSizeNestedDirectoryEmpty
17:07:49 [2022-05-04T17:07:49.317Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
17:07:49 [2022-05-04T17:07:49.317Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
17:07:49 [2022-05-04T17:07:49.317Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
17:07:49 [2022-05-04T17:07:49.317Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
17:07:49 [2022-05-04T17:07:49.317Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
17:07:49 [2022-05-04T17:07:49.317Z] === RUN   TestMoveToSubdir
17:07:49 [2022-05-04T17:07:49.317Z] --- PASS: TestMoveToSubdir (0.00s)
17:07:49 [2022-05-04T17:07:49.317Z] === RUN   TestSizeNonExistingDirectory
17:07:49 [2022-05-04T17:07:49.317Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
17:07:49 [2022-05-04T17:07:49.317Z] PASS
17:07:49 [2022-05-04T17:07:49.317Z] coverage: 80.0% of statements
17:07:49 [2022-05-04T17:07:49.317Z] ok  	github.com/docker/docker/pkg/directory	0.042s	coverage: 80.0% of statements
17:07:49 [2022-05-04T17:07:49.784Z] 2022/05/04 17:07:49 Closing DB instances...
17:07:49 [2022-05-04T17:07:49.784Z] --- PASS: TestTarFiles (3.79s)
17:07:49 [2022-05-04T17:07:49.784Z] === RUN   TestDetectCompressionZstd
17:07:49 [2022-05-04T17:07:49.784Z] --- PASS: TestDetectCompressionZstd (0.00s)
17:07:49 [2022-05-04T17:07:49.784Z] === RUN   TestTarUntar
17:07:49 [2022-05-04T17:07:49.784Z] --- PASS: TestTarUntar (0.04s)
17:07:49 [2022-05-04T17:07:49.784Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
17:07:49 [2022-05-04T17:07:49.784Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s)
17:07:49 [2022-05-04T17:07:49.784Z] === RUN   TestTarWithOptions
17:07:49 [2022-05-04T17:07:49.784Z] --- PASS: TestTarWithOptions (0.02s)
17:07:49 [2022-05-04T17:07:49.784Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
17:07:49 [2022-05-04T17:07:49.784Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
17:07:49 [2022-05-04T17:07:49.784Z] === RUN   TestUntarUstarGnuConflict
17:07:49 [2022-05-04T17:07:49.784Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
17:07:49 [2022-05-04T17:07:49.784Z] === RUN   TestUntarInvalidFilenames
17:07:50 [2022-05-04T17:07:50.251Z] === RUN   TestPollerAddRemove
17:07:50 [2022-05-04T17:07:50.251Z] --- PASS: TestPollerAddRemove (0.00s)
17:07:50 [2022-05-04T17:07:50.251Z] === RUN   TestPollerEvent
17:07:50 [2022-05-04T17:07:50.251Z]     poller_test.go:40: No chmod on Windows
17:07:50 [2022-05-04T17:07:50.251Z] --- SKIP: TestPollerEvent (0.00s)
17:07:50 [2022-05-04T17:07:50.251Z] === RUN   TestPollerClose
17:07:50 [2022-05-04T17:07:50.251Z] --- PASS: TestPollerClose (0.00s)
17:07:50 [2022-05-04T17:07:50.251Z] PASS
17:07:50 [2022-05-04T17:07:50.251Z] coverage: 45.7% of statements
17:07:50 [2022-05-04T17:07:50.251Z] ok  	github.com/docker/docker/pkg/filenotify	0.036s	coverage: 45.7% of statements
17:07:50 [2022-05-04T17:07:50.251Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1767811425\\dest"
17:07:50 [2022-05-04T17:07:50.251Z] --- PASS: TestUntarInvalidFilenames (0.16s)
17:07:50 [2022-05-04T17:07:50.251Z] === RUN   TestUntarHardlinkToSymlink
17:07:50 [2022-05-04T17:07:50.251Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
17:07:50 [2022-05-04T17:07:50.251Z] === RUN   TestUntarInvalidHardlink
17:07:50 [2022-05-04T17:07:50.251Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3518293899\\victim\\hello" -> "../victim/hello"
17:07:50 [2022-05-04T17:07:50.251Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3375270058\\victim\\hello" -> "/../victim/hello"
17:07:50 [2022-05-04T17:07:50.251Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1034952622\\victim" -> "../victim"
17:07:50 [2022-05-04T17:07:50.251Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1211776279\\victim" -> "../victim"
17:07:50 [2022-05-04T17:07:50.251Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink194420116\\victim" -> "../victim"
17:07:50 [2022-05-04T17:07:50.251Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1584628137\\victim" -> "../victim"
17:07:50 [2022-05-04T17:07:50.251Z] --- PASS: TestUntarInvalidHardlink (0.03s)
17:07:50 [2022-05-04T17:07:50.251Z] === RUN   TestUntarInvalidSymlink
17:07:50 [2022-05-04T17:07:50.251Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3595416147\\dest\\dotdot" -> "../victim/hello"
17:07:50 [2022-05-04T17:07:50.251Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2386032568\\dest\\slash-dotdot" -> "/../victim/hello"
17:07:50 [2022-05-04T17:07:50.251Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink346845819\\dest\\loophole-victim" -> "../victim"
17:07:50 [2022-05-04T17:07:50.251Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2883777655\\dest\\loophole-victim" -> "../victim"
17:07:50 [2022-05-04T17:07:50.251Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1493172210\\dest\\loophole-victim" -> "../victim"
17:07:50 [2022-05-04T17:07:50.251Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink866413987\\dest\\loophole-victim" -> "../victim"
17:07:50 [2022-05-04T17:07:50.251Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2468507872\\dest\\dir\\loophole" -> "../../victim"
17:07:50 [2022-05-04T17:07:50.251Z] --- PASS: TestUntarInvalidSymlink (0.03s)
17:07:50 [2022-05-04T17:07:50.251Z] === RUN   TestTempArchiveCloseMultipleTimes
17:07:50 [2022-05-04T17:07:50.251Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
17:07:50 [2022-05-04T17:07:50.251Z] === RUN   TestXGlobalNoParent
17:07:50 [2022-05-04T17:07:50.251Z] --- PASS: TestXGlobalNoParent (0.00s)
17:07:50 [2022-05-04T17:07:50.251Z] === RUN   TestReplaceFileTarWrapper
17:07:50 [2022-05-04T17:07:50.251Z] --- PASS: TestReplaceFileTarWrapper (0.16s)
17:07:50 [2022-05-04T17:07:50.251Z] === RUN   TestPrefixHeaderReadable
17:07:50 [2022-05-04T17:07:50.251Z] --- PASS: TestPrefixHeaderReadable (0.02s)
17:07:50 [2022-05-04T17:07:50.251Z] === RUN   TestDisablePigz
17:07:50 [2022-05-04T17:07:50.251Z]     archive_test.go:1372: Test will not check full path when Pigz not installed
17:07:50 [2022-05-04T17:07:50.717Z] --- PASS: TestDisablePigz (0.15s)
17:07:50 [2022-05-04T17:07:50.717Z] === RUN   TestPigz
17:07:50 [2022-05-04T17:07:50.717Z]     archive_test.go:1400: Tested whether Pigz is not used, as it not installed
17:07:50 [2022-05-04T17:07:50.717Z] --- PASS: TestPigz (0.12s)
17:07:50 [2022-05-04T17:07:50.717Z] === RUN   TestNosysFileInfo
17:07:50 [2022-05-04T17:07:50.717Z] --- PASS: TestNosysFileInfo (0.00s)
17:07:50 [2022-05-04T17:07:50.717Z] === RUN   TestCopyFileWithInvalidDest
17:07:50 [2022-05-04T17:07:50.717Z]     archive_windows_test.go:16: Currently fails
17:07:50 [2022-05-04T17:07:50.717Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
17:07:50 [2022-05-04T17:07:50.717Z] === RUN   TestCanonicalTarNameForPath
17:07:50 [2022-05-04T17:07:50.717Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
17:07:50 [2022-05-04T17:07:50.717Z] === RUN   TestCanonicalTarName
17:07:50 [2022-05-04T17:07:50.717Z] --- PASS: TestCanonicalTarName (0.00s)
17:07:50 [2022-05-04T17:07:50.717Z] === RUN   TestChmodTarEntry
17:07:50 [2022-05-04T17:07:50.717Z] --- PASS: TestChmodTarEntry (0.00s)
17:07:50 [2022-05-04T17:07:50.717Z] === RUN   TestHardLinkOrder
17:07:50 [2022-05-04T17:07:50.717Z] --- PASS: TestHardLinkOrder (0.07s)
17:07:50 [2022-05-04T17:07:50.717Z] === RUN   TestChangeString
17:07:50 [2022-05-04T17:07:50.717Z] --- PASS: TestChangeString (0.00s)
17:07:50 [2022-05-04T17:07:50.717Z] === RUN   TestChangesWithNoChanges
17:07:50 [2022-05-04T17:07:50.717Z] --- PASS: TestChangesWithNoChanges (0.02s)
17:07:50 [2022-05-04T17:07:50.717Z] === RUN   TestChangesWithChanges
17:07:50 [2022-05-04T17:07:50.717Z] --- PASS: TestChangesWithChanges (0.02s)
17:07:50 [2022-05-04T17:07:50.717Z] === RUN   TestChangesWithChangesGH13590
17:07:50 [2022-05-04T17:07:50.717Z]     changes_test.go:196: needs more investigation
17:07:50 [2022-05-04T17:07:50.717Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
17:07:50 [2022-05-04T17:07:50.717Z] === RUN   TestChangesDirsEmpty
17:07:50 [2022-05-04T17:07:50.717Z]     changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846
17:07:50 [2022-05-04T17:07:50.717Z] --- SKIP: TestChangesDirsEmpty (0.00s)
17:07:50 [2022-05-04T17:07:50.717Z] === RUN   TestChangesDirsMutated
17:07:50 [2022-05-04T17:07:50.717Z]     changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846
17:07:50 [2022-05-04T17:07:50.717Z] --- SKIP: TestChangesDirsMutated (0.00s)
17:07:50 [2022-05-04T17:07:50.718Z] === RUN   TestApplyLayer
17:07:50 [2022-05-04T17:07:50.718Z]     changes_test.go:433: needs further investigation
17:07:50 [2022-05-04T17:07:50.718Z] --- SKIP: TestApplyLayer (0.00s)
17:07:50 [2022-05-04T17:07:50.718Z] === RUN   TestChangesSizeWithHardlinks
17:07:50 [2022-05-04T17:07:50.718Z]     changes_test.go:469: needs further investigation
17:07:50 [2022-05-04T17:07:50.718Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
17:07:50 [2022-05-04T17:07:50.718Z] === RUN   TestChangesSizeWithNoChanges
17:07:50 [2022-05-04T17:07:50.718Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
17:07:50 [2022-05-04T17:07:50.718Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
17:07:50 [2022-05-04T17:07:50.718Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
17:07:50 [2022-05-04T17:07:50.718Z] === RUN   TestChangesSize
17:07:50 [2022-05-04T17:07:50.718Z] --- PASS: TestChangesSize (0.01s)
17:07:50 [2022-05-04T17:07:50.718Z] === RUN   TestApplyLayerInvalidFilenames
17:07:50 [2022-05-04T17:07:50.718Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2438557774\\dest"
17:07:50 [2022-05-04T17:07:50.718Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s)
17:07:50 [2022-05-04T17:07:50.718Z] === RUN   TestApplyLayerInvalidHardlink
17:07:50 [2022-05-04T17:07:50.718Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3022342881\\victim\\hello" -> "../victim/hello"
17:07:50 [2022-05-04T17:07:50.718Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2968213313\\victim\\hello" -> "/../victim/hello"
17:07:50 [2022-05-04T17:07:50.718Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4241353377\\victim" -> "../victim"
17:07:50 [2022-05-04T17:07:50.718Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2037622946\\victim" -> "../victim"
17:07:50 [2022-05-04T17:07:50.718Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1411689653\\victim" -> "../victim"
17:07:50 [2022-05-04T17:07:50.718Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink706697019\\victim" -> "../victim"
17:07:50 [2022-05-04T17:07:50.718Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s)
17:07:50 [2022-05-04T17:07:50.718Z] === RUN   TestApplyLayerInvalidSymlink
17:07:50 [2022-05-04T17:07:50.718Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1008350996\\dest\\dotdot" -> "../victim/hello"
17:07:50 [2022-05-04T17:07:50.718Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2199818394\\dest\\slash-dotdot" -> "/../victim/hello"
17:07:50 [2022-05-04T17:07:50.718Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3213330346\\dest\\loophole-victim" -> "../victim"
17:07:50 [2022-05-04T17:07:50.718Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2471932617\\dest\\loophole-victim" -> "../victim"
17:07:50 [2022-05-04T17:07:50.718Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1706823165\\dest\\loophole-victim" -> "../victim"
17:07:50 [2022-05-04T17:07:50.718Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1070833862\\dest\\loophole-victim" -> "../victim"
17:07:50 [2022-05-04T17:07:50.718Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s)
17:07:50 [2022-05-04T17:07:50.718Z] === RUN   TestApplyLayerWhiteouts
17:07:50 [2022-05-04T17:07:50.718Z] === RUN   TestCopyFileWithInvalidSrc
17:07:50 [2022-05-04T17:07:50.718Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
17:07:50 [2022-05-04T17:07:50.718Z] === RUN   TestCopyFileWithInvalidDest
17:07:50 [2022-05-04T17:07:50.718Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
17:07:50 [2022-05-04T17:07:50.718Z] === RUN   TestCopyFileWithSameSrcAndDest
17:07:50 [2022-05-04T17:07:50.718Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
17:07:50 [2022-05-04T17:07:50.718Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
17:07:50 [2022-05-04T17:07:50.718Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
17:07:50 [2022-05-04T17:07:50.718Z] === RUN   TestCopyFile
17:07:50 [2022-05-04T17:07:50.718Z] --- PASS: TestCopyFile (0.00s)
17:07:50 [2022-05-04T17:07:50.718Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
17:07:50 [2022-05-04T17:07:50.718Z]     fileutils_test.go:133: Needs porting to Windows
17:07:50 [2022-05-04T17:07:50.718Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
17:07:50 [2022-05-04T17:07:50.718Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
17:07:50 [2022-05-04T17:07:50.718Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
17:07:50 [2022-05-04T17:07:50.718Z] === RUN   TestReadSymlinkedDirectoryToFile
17:07:50 [2022-05-04T17:07:50.718Z]     fileutils_test.go:179: Needs porting to Windows
17:07:50 [2022-05-04T17:07:50.718Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
17:07:50 [2022-05-04T17:07:50.718Z] === RUN   TestWildcardMatches
17:07:50 [2022-05-04T17:07:50.718Z] --- PASS: TestWildcardMatches (0.00s)
17:07:50 [2022-05-04T17:07:50.718Z] === RUN   TestPatternMatches
17:07:50 [2022-05-04T17:07:50.718Z] --- PASS: TestPatternMatches (0.00s)
17:07:50 [2022-05-04T17:07:50.718Z] === RUN   TestExclusionPatternMatchesPatternBefore
17:07:50 [2022-05-04T17:07:50.718Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
17:07:50 [2022-05-04T17:07:50.718Z] === RUN   TestPatternMatchesFolderExclusions
17:07:50 [2022-05-04T17:07:50.718Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
17:07:50 [2022-05-04T17:07:50.718Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
17:07:50 [2022-05-04T17:07:50.718Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
17:07:50 [2022-05-04T17:07:50.718Z] === RUN   TestPatternMatchesFolderWildcardExclusions
17:07:50 [2022-05-04T17:07:50.718Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
17:07:50 [2022-05-04T17:07:50.718Z] === RUN   TestExclusionPatternMatchesPatternAfter
17:07:50 [2022-05-04T17:07:50.718Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
17:07:50 [2022-05-04T17:07:50.718Z] === RUN   TestExclusionPatternMatchesWholeDirectory
17:07:50 [2022-05-04T17:07:50.718Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
17:07:50 [2022-05-04T17:07:50.718Z] === RUN   TestSingleExclamationError
17:07:50 [2022-05-04T17:07:50.718Z] --- PASS: TestSingleExclamationError (0.00s)
17:07:50 [2022-05-04T17:07:50.718Z] === RUN   TestMatchesWithNoPatterns
17:07:50 [2022-05-04T17:07:50.718Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
17:07:50 [2022-05-04T17:07:50.718Z] === RUN   TestMatchesWithMalformedPatterns
17:07:50 [2022-05-04T17:07:50.718Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
17:07:50 [2022-05-04T17:07:50.718Z] === RUN   TestMatches
17:07:50 [2022-05-04T17:07:50.718Z] === RUN   TestMatches/MatchesOrParentMatches
17:07:50 [2022-05-04T17:07:50.718Z] === RUN   TestMatches/MatchesUsingParentResult
17:07:50 [2022-05-04T17:07:50.718Z] === RUN   TestMatches/MatchesUsingParentResults
17:07:50 [2022-05-04T17:07:50.718Z] === RUN   TestMatches/MatchesUsingParentResultsNoContext
17:07:50 [2022-05-04T17:07:50.718Z] --- PASS: TestMatches (0.01s)
17:07:50 [2022-05-04T17:07:50.718Z]     --- PASS: TestMatches/MatchesOrParentMatches (0.00s)
17:07:50 [2022-05-04T17:07:50.718Z]     --- PASS: TestMatches/MatchesUsingParentResult (0.00s)
17:07:50 [2022-05-04T17:07:50.718Z]     --- PASS: TestMatches/MatchesUsingParentResults (0.00s)
17:07:50 [2022-05-04T17:07:50.718Z]     --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s)
17:07:50 [2022-05-04T17:07:50.718Z] === RUN   TestCleanPatterns
17:07:50 [2022-05-04T17:07:50.718Z] --- PASS: TestCleanPatterns (0.00s)
17:07:50 [2022-05-04T17:07:50.718Z] === RUN   TestCleanPatternsStripEmptyPatterns
17:07:50 [2022-05-04T17:07:50.718Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
17:07:50 [2022-05-04T17:07:50.718Z] === RUN   TestCleanPatternsExceptionFlag
17:07:50 [2022-05-04T17:07:50.718Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
17:07:50 [2022-05-04T17:07:50.718Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
17:07:50 [2022-05-04T17:07:50.718Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
17:07:50 [2022-05-04T17:07:50.718Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
17:07:50 [2022-05-04T17:07:50.718Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
17:07:50 [2022-05-04T17:07:50.718Z] === RUN   TestCleanPatternsErrorSingleException
17:07:50 [2022-05-04T17:07:50.718Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
17:07:50 [2022-05-04T17:07:50.718Z] === RUN   TestCreateIfNotExistsDir
17:07:50 [2022-05-04T17:07:50.718Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
17:07:50 [2022-05-04T17:07:50.718Z] === RUN   TestCreateIfNotExistsFile
17:07:50 [2022-05-04T17:07:50.718Z] --- PASS: TestApplyLayerWhiteouts (0.06s)
17:07:50 [2022-05-04T17:07:50.718Z] === RUN   TestGenerateEmptyFile
17:07:50 [2022-05-04T17:07:50.718Z] --- PASS: TestGenerateEmptyFile (0.00s)
17:07:50 [2022-05-04T17:07:50.718Z] === RUN   TestGenerateWithContent
17:07:50 [2022-05-04T17:07:50.718Z] --- PASS: TestGenerateWithContent (0.00s)
17:07:50 [2022-05-04T17:07:50.718Z] PASS
17:07:50 [2022-05-04T17:07:50.718Z] coverage: 61.9% of statements
17:07:50 [2022-05-04T17:07:50.718Z] --- PASS: TestCreateIfNotExistsFile (0.00s)
17:07:50 [2022-05-04T17:07:50.718Z] === RUN   TestMatch
17:07:50 [2022-05-04T17:07:50.718Z] --- PASS: TestMatch (0.00s)
17:07:50 [2022-05-04T17:07:50.718Z] === RUN   TestCompile
17:07:50 [2022-05-04T17:07:50.718Z] === RUN   TestCompile/slash
17:07:50 [2022-05-04T17:07:50.718Z] === RUN   TestCompile/backslash
17:07:50 [2022-05-04T17:07:50.718Z] --- PASS: TestCompile (0.00s)
17:07:50 [2022-05-04T17:07:50.718Z]     --- PASS: TestCompile/slash (0.00s)
17:07:50 [2022-05-04T17:07:50.718Z]     --- PASS: TestCompile/backslash (0.00s)
17:07:50 [2022-05-04T17:07:50.718Z] PASS
17:07:50 [2022-05-04T17:07:50.718Z] coverage: 84.7% of statements
17:07:50 [2022-05-04T17:07:50.718Z] ok  	github.com/docker/docker/pkg/archive	5.677s	coverage: 61.9% of statements
17:07:50 [2022-05-04T17:07:50.718Z] ok  	github.com/docker/docker/pkg/fileutils	0.067s	coverage: 84.7% of statements
17:07:51 [2022-05-04T17:07:51.702Z] === RUN   TestGet
17:07:51 [2022-05-04T17:07:51.702Z] --- PASS: TestGet (0.00s)
17:07:51 [2022-05-04T17:07:51.702Z] === RUN   TestGetShortcutString
17:07:51 [2022-05-04T17:07:51.702Z] --- PASS: TestGetShortcutString (0.00s)
17:07:51 [2022-05-04T17:07:51.702Z] PASS
17:07:51 [2022-05-04T17:07:51.702Z] coverage: 42.9% of statements
17:07:51 [2022-05-04T17:07:51.702Z] ok  	github.com/docker/docker/pkg/homedir	0.034s	coverage: 42.9% of statements
17:07:51 [2022-05-04T17:07:51.702Z] --- PASS: TestNetworkDBCRUDTableEntry (4.45s)
17:07:51 [2022-05-04T17:07:51.702Z] === RUN   TestNetworkDBCRUDTableEntries
17:07:52 [2022-05-04T17:07:52.168Z] === RUN   TestCreateIDMapOrder
17:07:52 [2022-05-04T17:07:52.168Z] --- PASS: TestCreateIDMapOrder (0.00s)
17:07:52 [2022-05-04T17:07:52.168Z] PASS
17:07:52 [2022-05-04T17:07:52.168Z] coverage: 7.2% of statements
17:07:52 [2022-05-04T17:07:52.168Z] ok  	github.com/docker/docker/pkg/idtools	0.034s	coverage: 7.2% of statements
17:07:53 [2022-05-04T17:07:53.151Z] === RUN   TestFixedBufferCap
17:07:53 [2022-05-04T17:07:53.151Z] --- PASS: TestFixedBufferCap (0.00s)
17:07:53 [2022-05-04T17:07:53.151Z] === RUN   TestFixedBufferLen
17:07:53 [2022-05-04T17:07:53.151Z] --- PASS: TestFixedBufferLen (0.00s)
17:07:53 [2022-05-04T17:07:53.151Z] === RUN   TestFixedBufferString
17:07:53 [2022-05-04T17:07:53.151Z] --- PASS: TestFixedBufferString (0.00s)
17:07:53 [2022-05-04T17:07:53.151Z] === RUN   TestFixedBufferWrite
17:07:53 [2022-05-04T17:07:53.151Z] --- PASS: TestFixedBufferWrite (0.00s)
17:07:53 [2022-05-04T17:07:53.151Z] === RUN   TestFixedBufferRead
17:07:53 [2022-05-04T17:07:53.151Z] --- PASS: TestFixedBufferRead (0.00s)
17:07:53 [2022-05-04T17:07:53.151Z] === RUN   TestBytesPipeRead
17:07:53 [2022-05-04T17:07:53.151Z] --- PASS: TestBytesPipeRead (0.00s)
17:07:53 [2022-05-04T17:07:53.151Z] === RUN   TestBytesPipeWrite
17:07:53 [2022-05-04T17:07:53.151Z] --- PASS: TestBytesPipeWrite (0.00s)
17:07:53 [2022-05-04T17:07:53.151Z] === RUN   TestBytesPipeWriteRandomChunks
17:07:53 [2022-05-04T17:07:53.596Z] 2022/05/04 17:07:50 Closing DB instances...
17:07:53 [2022-05-04T17:07:53.596Z] --- PASS: TestNetworkDBGarbageCollection (54.63s)
17:07:53 [2022-05-04T17:07:53.596Z] === RUN   TestFindNode
17:07:53 [2022-05-04T17:07:53.596Z] 2022/05/04 17:07:52 Closing DB instances...
17:07:53 [2022-05-04T17:07:53.596Z] --- PASS: TestFindNode (0.02s)
17:07:53 [2022-05-04T17:07:53.596Z] === RUN   TestChangeNodeState
17:07:53 [2022-05-04T17:07:53.596Z] 2022/05/04 17:07:52 Closing DB instances...
17:07:53 [2022-05-04T17:07:53.596Z] --- PASS: TestChangeNodeState (0.02s)
17:07:53 [2022-05-04T17:07:53.596Z] === RUN   TestNodeReincarnation
17:07:53 [2022-05-04T17:07:53.596Z] 2022/05/04 17:07:52 Closing DB instances...
17:07:53 [2022-05-04T17:07:53.618Z] 2022/05/04 17:07:53 Closing DB instances...
17:07:53 [2022-05-04T17:07:53.618Z] --- PASS: TestBytesPipeWriteRandomChunks (0.45s)
17:07:53 [2022-05-04T17:07:53.618Z] === RUN   TestAtomicWriteToFile
17:07:53 [2022-05-04T17:07:53.618Z] --- PASS: TestAtomicWriteToFile (0.00s)
17:07:53 [2022-05-04T17:07:53.618Z] === RUN   TestAtomicWriteSetCommit
17:07:53 [2022-05-04T17:07:53.618Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
17:07:53 [2022-05-04T17:07:53.618Z] === RUN   TestAtomicWriteSetCancel
17:07:53 [2022-05-04T17:07:53.618Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
17:07:53 [2022-05-04T17:07:53.618Z] === RUN   TestReadCloserWrapperClose
17:07:53 [2022-05-04T17:07:53.618Z] --- PASS: TestReadCloserWrapperClose (0.00s)
17:07:53 [2022-05-04T17:07:53.618Z] === RUN   TestReaderErrWrapperReadOnError
17:07:53 [2022-05-04T17:07:53.618Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
17:07:53 [2022-05-04T17:07:53.618Z] === RUN   TestReaderErrWrapperRead
17:07:53 [2022-05-04T17:07:53.618Z] --- PASS: TestReaderErrWrapperRead (0.00s)
17:07:53 [2022-05-04T17:07:53.618Z] === RUN   TestCancelReadCloser
17:07:54 [2022-05-04T17:07:54.085Z] --- PASS: TestCancelReadCloser (0.10s)
17:07:54 [2022-05-04T17:07:54.085Z] === RUN   TestWriteCloserWrapperClose
17:07:54 [2022-05-04T17:07:54.085Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
17:07:54 [2022-05-04T17:07:54.085Z] === RUN   TestNopWriteCloser
17:07:54 [2022-05-04T17:07:54.085Z] --- PASS: TestNopWriteCloser (0.00s)
17:07:54 [2022-05-04T17:07:54.085Z] === RUN   TestNopWriter
17:07:54 [2022-05-04T17:07:54.085Z] --- PASS: TestNopWriter (0.00s)
17:07:54 [2022-05-04T17:07:54.085Z] === RUN   TestWriteCounter
17:07:54 [2022-05-04T17:07:54.085Z] --- PASS: TestWriteCounter (0.00s)
17:07:54 [2022-05-04T17:07:54.085Z] PASS
17:07:54 [2022-05-04T17:07:54.085Z] coverage: 70.1% of statements
17:07:54 [2022-05-04T17:07:54.085Z] ok  	github.com/docker/docker/pkg/ioutils	0.610s	coverage: 70.1% of statements
17:07:54 [2022-05-04T17:07:54.551Z] === RUN   TestError
17:07:54 [2022-05-04T17:07:54.551Z] --- PASS: TestError (0.00s)
17:07:54 [2022-05-04T17:07:54.551Z] === RUN   TestProgressString
17:07:54 [2022-05-04T17:07:54.551Z] === RUN   TestProgressString/no_progress
17:07:54 [2022-05-04T17:07:54.551Z] === RUN   TestProgressString/progress_1
17:07:54 [2022-05-04T17:07:54.551Z] === RUN   TestProgressString/some_progress_with_a_start_time
17:07:54 [2022-05-04T17:07:54.551Z] === RUN   TestProgressString/some_progress_without_a_start_time
17:07:54 [2022-05-04T17:07:54.551Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
17:07:54 [2022-05-04T17:07:54.551Z] === RUN   TestProgressString/with_units
17:07:54 [2022-05-04T17:07:54.551Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
17:07:54 [2022-05-04T17:07:54.551Z] === RUN   TestProgressString/hide_counts
17:07:54 [2022-05-04T17:07:54.551Z] --- PASS: TestProgressString (0.00s)
17:07:54 [2022-05-04T17:07:54.551Z]     --- PASS: TestProgressString/no_progress (0.00s)
17:07:54 [2022-05-04T17:07:54.551Z]     --- PASS: TestProgressString/progress_1 (0.00s)
17:07:54 [2022-05-04T17:07:54.551Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
17:07:54 [2022-05-04T17:07:54.551Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
17:07:54 [2022-05-04T17:07:54.551Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
17:07:54 [2022-05-04T17:07:54.551Z]     --- PASS: TestProgressString/with_units (0.00s)
17:07:54 [2022-05-04T17:07:54.551Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
17:07:54 [2022-05-04T17:07:54.551Z]     --- PASS: TestProgressString/hide_counts (0.00s)
17:07:54 [2022-05-04T17:07:54.551Z] === RUN   TestJSONMessageDisplay
17:07:55 [2022-05-04T17:07:55.018Z] --- PASS: TestJSONMessageDisplay (0.16s)
17:07:55 [2022-05-04T17:07:55.018Z] === RUN   TestJSONMessageDisplayWithJSONError
17:07:55 [2022-05-04T17:07:55.018Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
17:07:55 [2022-05-04T17:07:55.018Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
17:07:55 [2022-05-04T17:07:55.018Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
17:07:55 [2022-05-04T17:07:55.018Z] === RUN   TestDisplayJSONMessagesStream
17:07:55 [2022-05-04T17:07:55.018Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
17:07:55 [2022-05-04T17:07:55.018Z] PASS
17:07:55 [2022-05-04T17:07:55.018Z] coverage: 91.7% of statements
17:07:55 [2022-05-04T17:07:55.018Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.195s	coverage: 91.7% of statements
17:07:55 [2022-05-04T17:07:55.018Z] --- PASS: TestNetworkDBCRUDTableEntries (3.23s)
17:07:55 [2022-05-04T17:07:55.018Z] === RUN   TestNetworkDBNodeLeave
17:07:55 [2022-05-04T17:07:55.485Z] === RUN   TestStandardLongPath
17:07:55 [2022-05-04T17:07:55.485Z] --- PASS: TestStandardLongPath (0.00s)
17:07:55 [2022-05-04T17:07:55.485Z] === RUN   TestUNCLongPath
17:07:55 [2022-05-04T17:07:55.485Z] --- PASS: TestUNCLongPath (0.00s)
17:07:55 [2022-05-04T17:07:55.485Z] PASS
17:07:55 [2022-05-04T17:07:55.485Z] coverage: 100.0% of statements
17:07:55 [2022-05-04T17:07:55.485Z] ok  	github.com/docker/docker/pkg/longpath	0.031s	coverage: 100.0% of statements
17:07:55 [2022-05-04T17:07:55.951Z] === RUN   TestNameFormat
17:07:55 [2022-05-04T17:07:55.951Z] --- PASS: TestNameFormat (0.00s)
17:07:55 [2022-05-04T17:07:55.951Z] === RUN   TestNameRetries
17:07:55 [2022-05-04T17:07:55.951Z] --- PASS: TestNameRetries (0.00s)
17:07:55 [2022-05-04T17:07:55.951Z] PASS
17:07:55 [2022-05-04T17:07:55.951Z] coverage: 85.7% of statements
17:07:55 [2022-05-04T17:07:55.951Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.034s	coverage: 85.7% of statements
17:07:56 [2022-05-04T17:07:56.418Z] === RUN   TestParseKeyValueOpt
17:07:56 [2022-05-04T17:07:56.418Z] --- PASS: TestParseKeyValueOpt (0.00s)
17:07:56 [2022-05-04T17:07:56.418Z] === RUN   TestParseUintList
17:07:56 [2022-05-04T17:07:56.418Z] --- PASS: TestParseUintList (0.00s)
17:07:56 [2022-05-04T17:07:56.418Z] === RUN   TestParseUintListMaximumLimits
17:07:56 [2022-05-04T17:07:56.418Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
17:07:56 [2022-05-04T17:07:56.418Z] PASS
17:07:56 [2022-05-04T17:07:56.418Z] coverage: 97.0% of statements
17:07:56 [2022-05-04T17:07:56.418Z] ok  	github.com/docker/docker/pkg/parsers	0.033s	coverage: 97.0% of statements
17:07:57 [2022-05-04T17:07:57.402Z] === RUN   Test_windowsOSRelease_String
17:07:57 [2022-05-04T17:07:57.402Z] === RUN   Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes
17:07:57 [2022-05-04T17:07:57.402Z] === RUN   Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no
17:07:57 [2022-05-04T17:07:57.402Z] === RUN   Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes
17:07:57 [2022-05-04T17:07:57.402Z] === RUN   Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no
17:07:57 [2022-05-04T17:07:57.402Z] === RUN   Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes
17:07:57 [2022-05-04T17:07:57.402Z] === RUN   Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no
17:07:57 [2022-05-04T17:07:57.402Z] === RUN   Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes
17:07:57 [2022-05-04T17:07:57.402Z] === RUN   Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no
17:07:57 [2022-05-04T17:07:57.402Z] --- PASS: Test_windowsOSRelease_String (0.00s)
17:07:57 [2022-05-04T17:07:57.402Z]     --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s)
17:07:57 [2022-05-04T17:07:57.402Z]     --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s)
17:07:57 [2022-05-04T17:07:57.402Z]     --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s)
17:07:57 [2022-05-04T17:07:57.402Z]     --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s)
17:07:57 [2022-05-04T17:07:57.402Z]     --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s)
17:07:57 [2022-05-04T17:07:57.402Z]     --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s)
17:07:57 [2022-05-04T17:07:57.402Z]     --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s)
17:07:57 [2022-05-04T17:07:57.402Z]     --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s)
17:07:57 [2022-05-04T17:07:57.402Z] PASS
17:07:57 [2022-05-04T17:07:57.402Z] coverage: 36.4% of statements
17:07:57 [2022-05-04T17:07:57.402Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.030s	coverage: 36.4% of statements
17:07:57 [2022-05-04T17:07:57.868Z] --- PASS: TestNetworkDBNodeLeave (2.83s)
17:07:57 [2022-05-04T17:07:57.868Z] === RUN   TestNetworkDBWatch
17:07:57 [2022-05-04T17:07:57.868Z] === RUN   TestNewAndRemove
17:07:57 [2022-05-04T17:07:57.868Z] --- PASS: TestNewAndRemove (0.00s)
17:07:57 [2022-05-04T17:07:57.868Z] === RUN   TestRemoveInvalidPath
17:07:57 [2022-05-04T17:07:57.868Z] --- PASS: TestRemoveInvalidPath (0.00s)
17:07:57 [2022-05-04T17:07:57.868Z] PASS
17:07:57 [2022-05-04T17:07:57.868Z] coverage: 82.6% of statements
17:07:57 [2022-05-04T17:07:57.868Z] ok  	github.com/docker/docker/pkg/pidfile	0.034s	coverage: 82.6% of statements
17:07:58 [2022-05-04T17:07:58.340Z] time="2022-05-04T17:07:57Z" level=error msg="failed to send node leave: timed out broadcasting node event"
17:07:58 [2022-05-04T17:07:58.340Z] --- PASS: TestNodeReincarnation (5.02s)
17:07:58 [2022-05-04T17:07:58.340Z] === RUN   TestParallelCreate
17:07:58 [2022-05-04T17:07:58.340Z] 2022/05/04 17:07:57 Closing DB instances...
17:07:58 [2022-05-04T17:07:58.340Z] --- PASS: TestParallelCreate (0.02s)
17:07:58 [2022-05-04T17:07:58.340Z] === RUN   TestParallelDelete
17:07:58 [2022-05-04T17:07:58.340Z] 2022/05/04 17:07:57 Closing DB instances...
17:07:58 [2022-05-04T17:07:58.340Z] --- PASS: TestParallelDelete (0.02s)
17:07:58 [2022-05-04T17:07:58.340Z] === RUN   TestNetworkDBIslands
17:07:58 [2022-05-04T17:07:58.340Z] time="2022-05-04T17:07:57Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:3be72e68b726 with config:&{NodeID:3be72e68b726 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}"
17:07:58 [2022-05-04T17:07:58.340Z] time="2022-05-04T17:07:57Z" level=info msg="Node 3be72e68b726/172.28.84.228, joined gossip cluster"
17:07:58 [2022-05-04T17:07:58.340Z] time="2022-05-04T17:07:57Z" level=info msg="Node 3be72e68b726/172.28.84.228, added to nodes list"
17:07:58 [2022-05-04T17:07:58.340Z] time="2022-05-04T17:07:57Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:690575f97247 with config:&{NodeID:690575f97247 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}"
17:07:58 [2022-05-04T17:07:58.340Z] time="2022-05-04T17:07:57Z" level=info msg="Node 690575f97247/172.28.84.228, joined gossip cluster"
17:07:58 [2022-05-04T17:07:58.340Z] time="2022-05-04T17:07:57Z" level=info msg="Node 690575f97247/172.28.84.228, added to nodes list"
17:07:58 [2022-05-04T17:07:58.340Z] time="2022-05-04T17:07:57Z" level=info msg="The new bootstrap node list is:[localhost:10033]"
17:07:58 [2022-05-04T17:07:58.340Z] time="2022-05-04T17:07:57Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10033"
17:07:58 [2022-05-04T17:07:58.340Z] time="2022-05-04T17:07:57Z" level=debug msg="memberlist: Stream connection from=[::1]:49381"
17:07:58 [2022-05-04T17:07:58.340Z] time="2022-05-04T17:07:57Z" level=info msg="Node 690575f97247/172.28.84.228, joined gossip cluster"
17:07:58 [2022-05-04T17:07:58.340Z] time="2022-05-04T17:07:57Z" level=info msg="Node 690575f97247/172.28.84.228, added to nodes list"
17:07:58 [2022-05-04T17:07:58.340Z] time="2022-05-04T17:07:57Z" level=info msg="Node 3be72e68b726/172.28.84.228, joined gossip cluster"
17:07:58 [2022-05-04T17:07:58.340Z] time="2022-05-04T17:07:57Z" level=info msg="Node 3be72e68b726/172.28.84.228, added to nodes list"
17:07:58 [2022-05-04T17:07:58.340Z] time="2022-05-04T17:07:57Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49382"
17:07:58 [2022-05-04T17:07:58.340Z] time="2022-05-04T17:07:57Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10033"
17:07:58 [2022-05-04T17:07:58.806Z] time="2022-05-04T17:07:58Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:5343969e9a53 with config:&{NodeID:5343969e9a53 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}"
17:07:58 [2022-05-04T17:07:58.806Z] time="2022-05-04T17:07:58Z" level=info msg="Node 5343969e9a53/172.28.84.228, joined gossip cluster"
17:07:58 [2022-05-04T17:07:58.806Z] time="2022-05-04T17:07:58Z" level=info msg="Node 5343969e9a53/172.28.84.228, added to nodes list"
17:07:58 [2022-05-04T17:07:58.806Z] time="2022-05-04T17:07:58Z" level=info msg="The new bootstrap node list is:[localhost:10034]"
17:07:58 [2022-05-04T17:07:58.806Z] time="2022-05-04T17:07:58Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10034"
17:07:58 [2022-05-04T17:07:58.806Z] time="2022-05-04T17:07:58Z" level=debug msg="memberlist: Stream connection from=[::1]:49384"
17:07:58 [2022-05-04T17:07:58.806Z] time="2022-05-04T17:07:58Z" level=info msg="Node 5343969e9a53/172.28.84.228, joined gossip cluster"
17:07:58 [2022-05-04T17:07:58.806Z] time="2022-05-04T17:07:58Z" level=info msg="Node 5343969e9a53/172.28.84.228, added to nodes list"
17:07:58 [2022-05-04T17:07:58.806Z] time="2022-05-04T17:07:58Z" level=info msg="Node 3be72e68b726/172.28.84.228, joined gossip cluster"
17:07:58 [2022-05-04T17:07:58.806Z] time="2022-05-04T17:07:58Z" level=info msg="Node 3be72e68b726/172.28.84.228, added to nodes list"
17:07:58 [2022-05-04T17:07:58.806Z] time="2022-05-04T17:07:58Z" level=info msg="Node 690575f97247/172.28.84.228, joined gossip cluster"
17:07:58 [2022-05-04T17:07:58.806Z] time="2022-05-04T17:07:58Z" level=info msg="Node 690575f97247/172.28.84.228, added to nodes list"
17:07:58 [2022-05-04T17:07:58.806Z] time="2022-05-04T17:07:58Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10034"
17:07:58 [2022-05-04T17:07:58.806Z] time="2022-05-04T17:07:58Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49385"
17:07:58 [2022-05-04T17:07:58.852Z] --- PASS: TestGetAddress (21.34s)
17:07:58 [2022-05-04T17:07:58.852Z] === RUN   TestRequestSyntaxCheck
17:07:58 [2022-05-04T17:07:58.852Z] --- PASS: TestRequestSyntaxCheck (0.02s)
17:07:58 [2022-05-04T17:07:58.852Z] === RUN   TestRequest
17:07:59 [2022-05-04T17:07:59.273Z] time="2022-05-04T17:07:58Z" level=info msg="Node 5343969e9a53/172.28.84.228, joined gossip cluster"
17:07:59 [2022-05-04T17:07:59.273Z] time="2022-05-04T17:07:58Z" level=info msg="Node 5343969e9a53/172.28.84.228, added to nodes list"
17:07:59 [2022-05-04T17:07:59.273Z] time="2022-05-04T17:07:59Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:3e7488792bde with config:&{NodeID:3e7488792bde 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}"
17:07:59 [2022-05-04T17:07:59.273Z] time="2022-05-04T17:07:59Z" level=info msg="Node 3e7488792bde/172.28.84.228, joined gossip cluster"
17:07:59 [2022-05-04T17:07:59.273Z] time="2022-05-04T17:07:59Z" level=info msg="Node 3e7488792bde/172.28.84.228, added to nodes list"
17:07:59 [2022-05-04T17:07:59.273Z] time="2022-05-04T17:07:59Z" level=info msg="The new bootstrap node list is:[localhost:10035]"
17:07:59 [2022-05-04T17:07:59.273Z] time="2022-05-04T17:07:59Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10035"
17:07:59 [2022-05-04T17:07:59.273Z] time="2022-05-04T17:07:59Z" level=debug msg="memberlist: Stream connection from=[::1]:49386"
17:07:59 [2022-05-04T17:07:59.273Z] time="2022-05-04T17:07:59Z" level=info msg="Node 3e7488792bde/172.28.84.228, joined gossip cluster"
17:07:59 [2022-05-04T17:07:59.273Z] time="2022-05-04T17:07:59Z" level=info msg="Node 3e7488792bde/172.28.84.228, added to nodes list"
17:07:59 [2022-05-04T17:07:59.273Z] time="2022-05-04T17:07:59Z" level=info msg="Node 3be72e68b726/172.28.84.228, joined gossip cluster"
17:07:59 [2022-05-04T17:07:59.273Z] time="2022-05-04T17:07:59Z" level=info msg="Node 3be72e68b726/172.28.84.228, added to nodes list"
17:07:59 [2022-05-04T17:07:59.273Z] time="2022-05-04T17:07:59Z" level=info msg="Node 690575f97247/172.28.84.228, joined gossip cluster"
17:07:59 [2022-05-04T17:07:59.273Z] time="2022-05-04T17:07:59Z" level=info msg="Node 690575f97247/172.28.84.228, added to nodes list"
17:07:59 [2022-05-04T17:07:59.273Z] time="2022-05-04T17:07:59Z" level=info msg="Node 5343969e9a53/172.28.84.228, joined gossip cluster"
17:07:59 [2022-05-04T17:07:59.273Z] time="2022-05-04T17:07:59Z" level=info msg="Node 5343969e9a53/172.28.84.228, added to nodes list"
17:07:59 [2022-05-04T17:07:59.273Z] time="2022-05-04T17:07:59Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49387"
17:07:59 [2022-05-04T17:07:59.273Z] time="2022-05-04T17:07:59Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10035"
17:07:59 [2022-05-04T17:07:59.319Z] 2022/05/04 17:07:59 Closing DB instances...
17:07:59 [2022-05-04T17:07:59.319Z] === RUN   TestFailedConnection
17:07:59 [2022-05-04T17:07:59.607Z] --- PASS: TestInfoAPIWarnings (16.54s)
17:07:59 [2022-05-04T17:07:59.607Z] === RUN   TestInfoDebug
17:07:59 [2022-05-04T17:07:59.607Z] --- PASS: TestInfoDebug (0.52s)
17:07:59 [2022-05-04T17:07:59.607Z] === RUN   TestInfoInsecureRegistries
17:07:59 [2022-05-04T17:07:59.607Z] --- PASS: TestInfoInsecureRegistries (0.52s)
17:07:59 [2022-05-04T17:07:59.607Z] === RUN   TestInfoRegistryMirrors
17:07:59 [2022-05-04T17:07:59.607Z] --- PASS: TestInfoRegistryMirrors (0.52s)
17:07:59 [2022-05-04T17:07:59.607Z] === RUN   TestLoginFailsWithBadCredentials
17:07:59 [2022-05-04T17:07:59.607Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
17:07:59 [2022-05-04T17:07:59.607Z] === RUN   TestPingCacheHeaders
17:07:59 [2022-05-04T17:07:59.607Z] --- PASS: TestPingCacheHeaders (0.02s)
17:07:59 [2022-05-04T17:07:59.607Z] === RUN   TestPingGet
17:07:59 [2022-05-04T17:07:59.607Z] --- PASS: TestPingGet (0.01s)
17:07:59 [2022-05-04T17:07:59.607Z] === RUN   TestPingHead
17:07:59 [2022-05-04T17:07:59.607Z] --- PASS: TestPingHead (0.02s)
17:07:59 [2022-05-04T17:07:59.607Z] === RUN   TestPingSwarmHeader
17:07:59 [2022-05-04T17:07:59.740Z] time="2022-05-04T17:07:59Z" level=info msg="Node 3e7488792bde/172.28.84.228, joined gossip cluster"
17:07:59 [2022-05-04T17:07:59.740Z] time="2022-05-04T17:07:59Z" level=info msg="Node 3e7488792bde/172.28.84.228, added to nodes list"
17:07:59 [2022-05-04T17:07:59.740Z] time="2022-05-04T17:07:59Z" level=info msg="Node 3e7488792bde/172.28.84.228, joined gossip cluster"
17:07:59 [2022-05-04T17:07:59.740Z] time="2022-05-04T17:07:59Z" level=info msg="Node 3e7488792bde/172.28.84.228, added to nodes list"
17:07:59 [2022-05-04T17:07:59.740Z] time="2022-05-04T17:07:59Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:90788e31ceab with config:&{NodeID:90788e31ceab 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}"
17:07:59 [2022-05-04T17:07:59.740Z] time="2022-05-04T17:07:59Z" level=info msg="Node 90788e31ceab/172.28.84.228, joined gossip cluster"
17:07:59 [2022-05-04T17:07:59.740Z] time="2022-05-04T17:07:59Z" level=info msg="Node 90788e31ceab/172.28.84.228, added to nodes list"
17:07:59 [2022-05-04T17:07:59.740Z] time="2022-05-04T17:07:59Z" level=info msg="The new bootstrap node list is:[localhost:10036]"
17:07:59 [2022-05-04T17:07:59.740Z] time="2022-05-04T17:07:59Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10036"
17:07:59 [2022-05-04T17:07:59.740Z] time="2022-05-04T17:07:59Z" level=debug msg="memberlist: Stream connection from=[::1]:49388"
17:07:59 [2022-05-04T17:07:59.740Z] time="2022-05-04T17:07:59Z" level=info msg="Node 90788e31ceab/172.28.84.228, joined gossip cluster"
17:07:59 [2022-05-04T17:07:59.740Z] time="2022-05-04T17:07:59Z" level=info msg="Node 90788e31ceab/172.28.84.228, added to nodes list"
17:07:59 [2022-05-04T17:07:59.740Z] time="2022-05-04T17:07:59Z" level=info msg="Node 5343969e9a53/172.28.84.228, joined gossip cluster"
17:07:59 [2022-05-04T17:07:59.740Z] time="2022-05-04T17:07:59Z" level=info msg="Node 5343969e9a53/172.28.84.228, added to nodes list"
17:07:59 [2022-05-04T17:07:59.740Z] time="2022-05-04T17:07:59Z" level=info msg="Node 3e7488792bde/172.28.84.228, joined gossip cluster"
17:07:59 [2022-05-04T17:07:59.740Z] time="2022-05-04T17:07:59Z" level=info msg="Node 3e7488792bde/172.28.84.228, added to nodes list"
17:07:59 [2022-05-04T17:07:59.740Z] time="2022-05-04T17:07:59Z" level=info msg="Node 3be72e68b726/172.28.84.228, joined gossip cluster"
17:07:59 [2022-05-04T17:07:59.740Z] time="2022-05-04T17:07:59Z" level=info msg="Node 3be72e68b726/172.28.84.228, added to nodes list"
17:07:59 [2022-05-04T17:07:59.740Z] time="2022-05-04T17:07:59Z" level=info msg="Node 690575f97247/172.28.84.228, joined gossip cluster"
17:07:59 [2022-05-04T17:07:59.740Z] time="2022-05-04T17:07:59Z" level=info msg="Node 690575f97247/172.28.84.228, added to nodes list"
17:07:59 [2022-05-04T17:07:59.740Z] time="2022-05-04T17:07:59Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10036"
17:07:59 [2022-05-04T17:07:59.740Z] time="2022-05-04T17:07:59Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49389"
17:08:00 [2022-05-04T17:08:00.172Z] === RUN   TestPingSwarmHeader/before_swarm_init
17:08:00 [2022-05-04T17:08:00.206Z] time="2022-05-04T17:07:59Z" level=info msg="Node 90788e31ceab/172.28.84.228, joined gossip cluster"
17:08:00 [2022-05-04T17:08:00.206Z] time="2022-05-04T17:07:59Z" level=info msg="Node 90788e31ceab/172.28.84.228, added to nodes list"
17:08:00 [2022-05-04T17:08:00.206Z] time="2022-05-04T17:07:59Z" level=info msg="Node 90788e31ceab/172.28.84.228, joined gossip cluster"
17:08:00 [2022-05-04T17:08:00.206Z] time="2022-05-04T17:07:59Z" level=info msg="Node 90788e31ceab/172.28.84.228, joined gossip cluster"
17:08:00 [2022-05-04T17:08:00.206Z] time="2022-05-04T17:07:59Z" level=info msg="Node 90788e31ceab/172.28.84.228, added to nodes list"
17:08:00 [2022-05-04T17:08:00.206Z] time="2022-05-04T17:07:59Z" level=info msg="Node 90788e31ceab/172.28.84.228, added to nodes list"
17:08:00 [2022-05-04T17:08:00.206Z]     networkdb_test.go:835: Re-joining: 3
17:08:00 [2022-05-04T17:08:00.206Z] time="2022-05-04T17:07:59Z" level=info msg="The new bootstrap node list is:[172.28.84.228:10033 172.28.84.228:10034 172.28.84.228:10035]"
17:08:00 [2022-05-04T17:08:00.206Z] time="2022-05-04T17:07:59Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.84.228:10033"
17:08:00 [2022-05-04T17:08:00.206Z] time="2022-05-04T17:07:59Z" level=debug msg="memberlist: Stream connection from=172.28.84.228:49390"
17:08:00 [2022-05-04T17:08:00.206Z] time="2022-05-04T17:07:59Z" level=debug msg="memberlist: Stream connection from=172.28.84.228:49391"
17:08:00 [2022-05-04T17:08:00.206Z] time="2022-05-04T17:07:59Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.84.228:10034"
17:08:00 [2022-05-04T17:08:00.206Z] time="2022-05-04T17:07:59Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.84.228:10035"
17:08:00 [2022-05-04T17:08:00.206Z] time="2022-05-04T17:07:59Z" level=debug msg="memberlist: Stream connection from=172.28.84.228:49392"
17:08:00 [2022-05-04T17:08:00.206Z]     networkdb_test.go:835: Re-joining: 4
17:08:00 [2022-05-04T17:08:00.206Z] time="2022-05-04T17:08:00Z" level=info msg="The new bootstrap node list is:[172.28.84.228:10033 172.28.84.228:10034 172.28.84.228:10035]"
17:08:00 [2022-05-04T17:08:00.206Z] time="2022-05-04T17:08:00Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.84.228:10033"
17:08:00 [2022-05-04T17:08:00.206Z] time="2022-05-04T17:08:00Z" level=debug msg="memberlist: Stream connection from=172.28.84.228:49393"
17:08:00 [2022-05-04T17:08:00.206Z] time="2022-05-04T17:08:00Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.84.228:10034"
17:08:00 [2022-05-04T17:08:00.206Z] time="2022-05-04T17:08:00Z" level=debug msg="memberlist: Stream connection from=172.28.84.228:49394"
17:08:00 [2022-05-04T17:08:00.206Z] time="2022-05-04T17:08:00Z" level=debug msg="memberlist: Stream connection from=172.28.84.228:49395"
17:08:00 [2022-05-04T17:08:00.207Z] time="2022-05-04T17:08:00Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.84.228:10035"
17:08:00 [2022-05-04T17:08:00.674Z] time="2022-05-04T17:08:00Z" level=info msg="node 0 leaving"
17:08:00 [2022-05-04T17:08:00.674Z] time="2022-05-04T17:08:00Z" level=info msg="Node 3be72e68b726 change state NodeActive --> NodeLeft"
17:08:00 [2022-05-04T17:08:00.674Z] time="2022-05-04T17:08:00Z" level=info msg="node2(690575f97247): Node leave event for 3be72e68b726/172.28.84.228"
17:08:00 [2022-05-04T17:08:00.674Z] time="2022-05-04T17:08:00Z" level=info msg="Node 3be72e68b726 change state NodeActive --> NodeLeft"
17:08:00 [2022-05-04T17:08:00.674Z] time="2022-05-04T17:08:00Z" level=info msg="node3(5343969e9a53): Node leave event for 3be72e68b726/172.28.84.228"
17:08:00 [2022-05-04T17:08:00.674Z] time="2022-05-04T17:08:00Z" level=info msg="Node 3be72e68b726 change state NodeActive --> NodeLeft"
17:08:00 [2022-05-04T17:08:00.674Z] time="2022-05-04T17:08:00Z" level=info msg="node4(3e7488792bde): Node leave event for 3be72e68b726/172.28.84.228"
17:08:00 [2022-05-04T17:08:00.674Z] time="2022-05-04T17:08:00Z" level=info msg="Node 3be72e68b726 change state NodeActive --> NodeLeft"
17:08:00 [2022-05-04T17:08:00.674Z] time="2022-05-04T17:08:00Z" level=info msg="node5(90788e31ceab): Node leave event for 3be72e68b726/172.28.84.228"
17:08:00 [2022-05-04T17:08:00.674Z] time="2022-05-04T17:08:00Z" level=info msg="Node 3be72e68b726 change state NodeActive --> NodeLeft"
17:08:00 [2022-05-04T17:08:00.674Z] time="2022-05-04T17:08:00Z" level=info msg="node1(3be72e68b726): Node leave event for 3be72e68b726/172.28.84.228"
17:08:00 [2022-05-04T17:08:00.674Z] time="2022-05-04T17:08:00Z" level=info msg="Node 3be72e68b726/172.28.84.228, left gossip cluster"
17:08:00 [2022-05-04T17:08:00.738Z] === RUN   TestPingSwarmHeader/after_swarm_init
17:08:00 [2022-05-04T17:08:00.877Z] --- PASS: TestNetworkDBWatch (3.02s)
17:08:00 [2022-05-04T17:08:00.877Z] === RUN   TestNetworkDBBulkSync
17:08:01 [2022-05-04T17:08:01.142Z] time="2022-05-04T17:08:00Z" level=info msg="Node 3be72e68b726/172.28.84.228, left gossip cluster"
17:08:01 [2022-05-04T17:08:01.142Z] time="2022-05-04T17:08:00Z" level=info msg="Node 3be72e68b726/172.28.84.228, left gossip cluster"
17:08:01 [2022-05-04T17:08:01.142Z] time="2022-05-04T17:08:00Z" level=info msg="Node 3be72e68b726/172.28.84.228, left gossip cluster"
17:08:01 [2022-05-04T17:08:01.142Z] time="2022-05-04T17:08:00Z" level=info msg="Node 3be72e68b726/172.28.84.228, left gossip cluster"
17:08:01 [2022-05-04T17:08:01.142Z] time="2022-05-04T17:08:00Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.28.84.228:10036: use of closed network connection"
17:08:01 [2022-05-04T17:08:01.142Z] time="2022-05-04T17:08:00Z" level=info msg="node 1 leaving"
17:08:01 [2022-05-04T17:08:01.142Z] time="2022-05-04T17:08:00Z" level=info msg="Node 690575f97247 change state NodeActive --> NodeLeft"
17:08:01 [2022-05-04T17:08:01.142Z] time="2022-05-04T17:08:00Z" level=info msg="node5(90788e31ceab): Node leave event for 690575f97247/172.28.84.228"
17:08:01 [2022-05-04T17:08:01.142Z] time="2022-05-04T17:08:00Z" level=info msg="Node 690575f97247/172.28.84.228, left gossip cluster"
17:08:01 [2022-05-04T17:08:01.142Z] time="2022-05-04T17:08:00Z" level=info msg="Node 690575f97247 change state NodeActive --> NodeFailed"
17:08:01 [2022-05-04T17:08:01.142Z] time="2022-05-04T17:08:00Z" level=info msg="Node 690575f97247/172.28.84.228, added to failed nodes list"
17:08:01 [2022-05-04T17:08:01.142Z] time="2022-05-04T17:08:00Z" level=info msg="Node 690575f97247 change state NodeActive --> NodeLeft"
17:08:01 [2022-05-04T17:08:01.142Z] time="2022-05-04T17:08:00Z" level=info msg="Node 690575f97247 change state NodeActive --> NodeLeft"
17:08:01 [2022-05-04T17:08:01.142Z] time="2022-05-04T17:08:00Z" level=info msg="node3(5343969e9a53): Node leave event for 690575f97247/172.28.84.228"
17:08:01 [2022-05-04T17:08:01.142Z] time="2022-05-04T17:08:00Z" level=info msg="node4(3e7488792bde): Node leave event for 690575f97247/172.28.84.228"
17:08:01 [2022-05-04T17:08:01.142Z] time="2022-05-04T17:08:00Z" level=error msg="node: 690575f97247 is unknown to memberlist"
17:08:01 [2022-05-04T17:08:01.608Z] time="2022-05-04T17:08:01Z" level=info msg="Node 690575f97247/172.28.84.228, left gossip cluster"
17:08:01 [2022-05-04T17:08:01.608Z] time="2022-05-04T17:08:01Z" level=info msg="Node 690575f97247/172.28.84.228, left gossip cluster"
17:08:01 [2022-05-04T17:08:01.608Z] time="2022-05-04T17:08:01Z" level=info msg="Node 690575f97247/172.28.84.228, left gossip cluster"
17:08:01 [2022-05-04T17:08:01.608Z] time="2022-05-04T17:08:01Z" level=info msg="node 2 leaving"
17:08:01 [2022-05-04T17:08:01.608Z] time="2022-05-04T17:08:01Z" level=info msg="Node 5343969e9a53 change state NodeActive --> NodeLeft"
17:08:01 [2022-05-04T17:08:01.609Z] time="2022-05-04T17:08:01Z" level=info msg="node4(3e7488792bde): Node leave event for 5343969e9a53/172.28.84.228"
17:08:01 [2022-05-04T17:08:01.609Z] time="2022-05-04T17:08:01Z" level=info msg="Node 5343969e9a53 change state NodeActive --> NodeLeft"
17:08:01 [2022-05-04T17:08:01.609Z] time="2022-05-04T17:08:01Z" level=info msg="node5(90788e31ceab): Node leave event for 5343969e9a53/172.28.84.228"
17:08:01 [2022-05-04T17:08:01.609Z] time="2022-05-04T17:08:01Z" level=info msg="Node 5343969e9a53 change state NodeActive --> NodeLeft"
17:08:01 [2022-05-04T17:08:01.609Z] time="2022-05-04T17:08:01Z" level=info msg="node3(5343969e9a53): Node leave event for 5343969e9a53/172.28.84.228"
17:08:01 [2022-05-04T17:08:01.609Z] time="2022-05-04T17:08:01Z" level=info msg="Node 5343969e9a53/172.28.84.228, left gossip cluster"
17:08:01 [2022-05-04T17:08:01.672Z] === RUN   TestPingSwarmHeader/after_swarm_leave
17:08:01 [2022-05-04T17:08:01.672Z] --- PASS: TestPingSwarmHeader (2.04s)
17:08:01 [2022-05-04T17:08:01.672Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
17:08:01 [2022-05-04T17:08:01.672Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
17:08:01 [2022-05-04T17:08:01.672Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
17:08:01 [2022-05-04T17:08:01.672Z] === RUN   TestVersion
17:08:01 [2022-05-04T17:08:01.672Z] --- PASS: TestVersion (0.02s)
17:08:01 [2022-05-04T17:08:01.672Z] === CONT  TestDiskUsage
17:08:01 [2022-05-04T17:08:01.860Z] --- PASS: TestFailedConnection (2.14s)
17:08:01 [2022-05-04T17:08:01.860Z] === RUN   TestFailOnce
17:08:01 [2022-05-04T17:08:01.860Z] 2022/05/04 17:08:01 http: panic serving 127.0.0.1:49290: Plugin not ready
17:08:01 [2022-05-04T17:08:01.860Z] goroutine 34 [running]:
17:08:01 [2022-05-04T17:08:01.860Z] net/http.(*conn).serve.func1()
17:08:01 [2022-05-04T17:08:01.860Z] 	c:/go/src/net/http/server.go:1825 +0xbf
17:08:01 [2022-05-04T17:08:01.860Z] panic({0x1443700, 0x158d0e0})
17:08:01 [2022-05-04T17:08:01.860Z] 	c:/go/src/runtime/panic.go:844 +0x258
17:08:01 [2022-05-04T17:08:01.860Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000099a70?)
17:08:01 [2022-05-04T17:08:01.860Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d
17:08:01 [2022-05-04T17:08:01.860Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x15928f8?, 0xc0000ba000?}, 0x139da86?)
17:08:01 [2022-05-04T17:08:01.860Z] 	c:/go/src/net/http/server.go:2084 +0x2f
17:08:01 [2022-05-04T17:08:01.860Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x15928f8, 0xc0000ba000}, 0xc0000b4000)
17:08:01 [2022-05-04T17:08:01.860Z] 	c:/go/src/net/http/server.go:2462 +0x149
17:08:01 [2022-05-04T17:08:01.860Z] net/http.serverHandler.ServeHTTP({0x1590f18?}, {0x15928f8, 0xc0000ba000}, 0xc0000b4000)
17:08:01 [2022-05-04T17:08:01.860Z] 	c:/go/src/net/http/server.go:2916 +0x43b
17:08:01 [2022-05-04T17:08:01.860Z] net/http.(*conn).serve(0xc000220000, {0x1592df8, 0xc0002020c0})
17:08:01 [2022-05-04T17:08:01.860Z] 	c:/go/src/net/http/server.go:1966 +0x5d7
17:08:01 [2022-05-04T17:08:01.860Z] created by net/http.(*Server).Serve
17:08:01 [2022-05-04T17:08:01.860Z] 	c:/go/src/net/http/server.go:3071 +0x4db
17:08:01 [2022-05-04T17:08:01.860Z] time="2022-05-04T17:08:01Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.FailOnce: Post \"http://127.0.0.1:49289/Test.FailOnce\": EOF, retrying in 1s"
17:08:02 [2022-05-04T17:08:02.075Z] time="2022-05-04T17:08:01Z" level=info msg="Node 5343969e9a53/172.28.84.228, left gossip cluster"
17:08:02 [2022-05-04T17:08:02.075Z] time="2022-05-04T17:08:01Z" level=info msg="Node 5343969e9a53/172.28.84.228, left gossip cluster"
17:08:02 [2022-05-04T17:08:02.075Z]     networkdb_test.go:867: node4: OK
17:08:02 [2022-05-04T17:08:02.075Z]     networkdb_test.go:867: node5: OK
17:08:02 [2022-05-04T17:08:02.075Z] time="2022-05-04T17:08:01Z" level=info msg="node 0 coming back"
17:08:02 [2022-05-04T17:08:02.075Z] time="2022-05-04T17:08:01Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:e19fab1d34e1 with config:&{NodeID:e19fab1d34e1 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}"
17:08:02 [2022-05-04T17:08:02.075Z] time="2022-05-04T17:08:01Z" level=info msg="Node e19fab1d34e1/172.28.84.228, joined gossip cluster"
17:08:02 [2022-05-04T17:08:02.075Z] time="2022-05-04T17:08:01Z" level=info msg="Node e19fab1d34e1/172.28.84.228, added to nodes list"
17:08:02 [2022-05-04T17:08:02.075Z] time="2022-05-04T17:08:01Z" level=info msg="node 1 coming back"
17:08:02 [2022-05-04T17:08:02.075Z] time="2022-05-04T17:08:01Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:ad333457bfaf with config:&{NodeID:ad333457bfaf 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}"
17:08:02 [2022-05-04T17:08:02.075Z] time="2022-05-04T17:08:01Z" level=info msg="Node ad333457bfaf/172.28.84.228, joined gossip cluster"
17:08:02 [2022-05-04T17:08:02.075Z] time="2022-05-04T17:08:01Z" level=info msg="Node ad333457bfaf/172.28.84.228, added to nodes list"
17:08:02 [2022-05-04T17:08:02.075Z] time="2022-05-04T17:08:01Z" level=info msg="node 2 coming back"
17:08:02 [2022-05-04T17:08:02.075Z] time="2022-05-04T17:08:01Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:e9e0859f3c8a with config:&{NodeID:e9e0859f3c8a 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}"
17:08:02 [2022-05-04T17:08:02.075Z] time="2022-05-04T17:08:01Z" level=info msg="Node e9e0859f3c8a/172.28.84.228, joined gossip cluster"
17:08:02 [2022-05-04T17:08:02.075Z] time="2022-05-04T17:08:01Z" level=info msg="Node e9e0859f3c8a/172.28.84.228, added to nodes list"
17:08:02 [2022-05-04T17:08:02.241Z] === RUN   TestDiskUsage/empty
17:08:02 [2022-05-04T17:08:02.241Z] === RUN   TestDiskUsage/empty/container_types
17:08:02 [2022-05-04T17:08:02.241Z] === RUN   TestDiskUsage/empty/image_types
17:08:02 [2022-05-04T17:08:02.241Z] === RUN   TestDiskUsage/empty/volume_types
17:08:02 [2022-05-04T17:08:02.241Z] === RUN   TestDiskUsage/empty/build-cache_types
17:08:02 [2022-05-04T17:08:02.241Z] === RUN   TestDiskUsage/empty/container,_volume_types
17:08:02 [2022-05-04T17:08:02.241Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
17:08:02 [2022-05-04T17:08:02.241Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
17:08:02 [2022-05-04T17:08:02.241Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
17:08:02 [2022-05-04T17:08:02.241Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
17:08:02 [2022-05-04T17:08:02.241Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
17:08:02 [2022-05-04T17:08:02.241Z] === RUN   TestDiskUsage/after_LoadBusybox
17:08:02 [2022-05-04T17:08:02.327Z] 2022/05/04 17:08:01 Closing DB instances...
17:08:02 [2022-05-04T17:08:02.508Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
17:08:02 [2022-05-04T17:08:02.508Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
17:08:02 [2022-05-04T17:08:02.508Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
17:08:02 [2022-05-04T17:08:02.508Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
17:08:02 [2022-05-04T17:08:02.508Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
17:08:02 [2022-05-04T17:08:02.508Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
17:08:02 [2022-05-04T17:08:02.508Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
17:08:02 [2022-05-04T17:08:02.508Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
17:08:02 [2022-05-04T17:08:02.508Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
17:08:02 [2022-05-04T17:08:02.508Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
17:08:02 [2022-05-04T17:08:02.508Z] === RUN   TestDiskUsage/after_container.Run
17:08:02 [2022-05-04T17:08:02.545Z] time="2022-05-04T17:08:02Z" level=debug msg="memberlist: Failed ping: 3e7488792bde (timeout reached)"
17:08:02 [2022-05-04T17:08:02.545Z] time="2022-05-04T17:08:02Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.28.84.228:10037: use of closed network connection"
17:08:02 [2022-05-04T17:08:02.545Z] time="2022-05-04T17:08:02Z" level=debug msg="memberlist: Stream connection from=172.28.84.228:49396"
17:08:02 [2022-05-04T17:08:02.768Z] === RUN   TestDiskUsage/after_container.Run/container_types
17:08:02 [2022-05-04T17:08:02.768Z] === RUN   TestDiskUsage/after_container.Run/image_types
17:08:02 [2022-05-04T17:08:02.768Z] === RUN   TestDiskUsage/after_container.Run/volume_types
17:08:02 [2022-05-04T17:08:02.768Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
17:08:02 [2022-05-04T17:08:02.768Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
17:08:02 [2022-05-04T17:08:02.768Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
17:08:02 [2022-05-04T17:08:02.768Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
17:08:02 [2022-05-04T17:08:02.768Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
17:08:02 [2022-05-04T17:08:02.768Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
17:08:02 [2022-05-04T17:08:02.768Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
17:08:02 [2022-05-04T17:08:02.794Z] --- PASS: TestFailOnce (1.16s)
17:08:02 [2022-05-04T17:08:02.794Z] === RUN   TestEchoInputOutput
17:08:02 [2022-05-04T17:08:02.794Z] --- PASS: TestEchoInputOutput (0.00s)
17:08:02 [2022-05-04T17:08:02.794Z] === RUN   TestBackoff
17:08:02 [2022-05-04T17:08:02.794Z] --- PASS: TestBackoff (0.00s)
17:08:02 [2022-05-04T17:08:02.794Z] === RUN   TestAbortRetry
17:08:02 [2022-05-04T17:08:02.794Z] --- PASS: TestAbortRetry (0.00s)
17:08:02 [2022-05-04T17:08:02.794Z] === RUN   TestClientScheme
17:08:02 [2022-05-04T17:08:02.794Z] --- PASS: TestClientScheme (0.00s)
17:08:02 [2022-05-04T17:08:02.794Z] === RUN   TestNewClientWithTimeout
17:08:03 [2022-05-04T17:08:03.012Z] time="2022-05-04T17:08:02Z" level=warning msg="memberlist: Was able to connect to 3e7488792bde but other probes failed, network may be misconfigured"
17:08:03 [2022-05-04T17:08:03.026Z] --- PASS: TestDiskUsage (1.20s)
17:08:03 [2022-05-04T17:08:03.027Z]     --- PASS: TestDiskUsage/empty (0.01s)
17:08:03 [2022-05-04T17:08:03.027Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
17:08:03 [2022-05-04T17:08:03.027Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
17:08:03 [2022-05-04T17:08:03.027Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
17:08:03 [2022-05-04T17:08:03.027Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
17:08:03 [2022-05-04T17:08:03.027Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
17:08:03 [2022-05-04T17:08:03.027Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
17:08:03 [2022-05-04T17:08:03.027Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
17:08:03 [2022-05-04T17:08:03.027Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
17:08:03 [2022-05-04T17:08:03.027Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
17:08:03 [2022-05-04T17:08:03.027Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
17:08:03 [2022-05-04T17:08:03.027Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.18s)
17:08:03 [2022-05-04T17:08:03.027Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
17:08:03 [2022-05-04T17:08:03.027Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
17:08:03 [2022-05-04T17:08:03.027Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
17:08:03 [2022-05-04T17:08:03.027Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
17:08:03 [2022-05-04T17:08:03.027Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
17:08:03 [2022-05-04T17:08:03.027Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
17:08:03 [2022-05-04T17:08:03.027Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
17:08:03 [2022-05-04T17:08:03.027Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
17:08:03 [2022-05-04T17:08:03.027Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
17:08:03 [2022-05-04T17:08:03.027Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
17:08:03 [2022-05-04T17:08:03.027Z]     --- PASS: TestDiskUsage/after_container.Run (0.36s)
17:08:03 [2022-05-04T17:08:03.027Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
17:08:03 [2022-05-04T17:08:03.027Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
17:08:03 [2022-05-04T17:08:03.027Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
17:08:03 [2022-05-04T17:08:03.027Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
17:08:03 [2022-05-04T17:08:03.027Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
17:08:03 [2022-05-04T17:08:03.027Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
17:08:03 [2022-05-04T17:08:03.027Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
17:08:03 [2022-05-04T17:08:03.027Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
17:08:03 [2022-05-04T17:08:03.027Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
17:08:03 [2022-05-04T17:08:03.027Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
17:08:03 [2022-05-04T17:08:03.027Z] PASS
17:08:03 [2022-05-04T17:08:03.027Z] 
17:08:03 [2022-05-04T17:08:03.027Z] === Skipped
17:08:03 [2022-05-04T17:08:03.027Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:08:03 [2022-05-04T17:08:03.027Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:08:03 [2022-05-04T17:08:03.027Z] 
17:08:03 [2022-05-04T17:08:03.027Z] DONE 54 tests, 1 skipped in 22.240s
17:08:03 [2022-05-04T17:08:03.027Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
17:08:03 [2022-05-04T17:08:03.027Z] ++ 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
17:08:03 [2022-05-04T17:08:03.027Z] ++ set -e
17:08:03 [2022-05-04T17:08:03.027Z] ++ '[' -n 0 ']'
17:08:03 [2022-05-04T17:08:03.027Z] ++ set -x
17:08:03 [2022-05-04T17:08:03.027Z] ++ 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
17:08:03 [2022-05-04T17:08:03.027Z] INFO: Testing against a local daemon
17:08:03 [2022-05-04T17:08:03.027Z] === RUN   TestVolumesCreateAndList
17:08:03 [2022-05-04T17:08:03.027Z] --- PASS: TestVolumesCreateAndList (0.02s)
17:08:03 [2022-05-04T17:08:03.027Z] === RUN   TestVolumesRemove
17:08:03 [2022-05-04T17:08:03.247Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:08:03 [2022-05-04T17:08:03.247Z] Using test binary docker
17:08:03 [2022-05-04T17:08:03.247Z] +++ /etc/init.d/apparmor start
17:08:03 [2022-05-04T17:08:03.247Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:08:03 [2022-05-04T17:08:03.247Z] INFO: Waiting for daemon to start...
17:08:03 [2022-05-04T17:08:03.247Z] Starting dockerd
17:08:03 [2022-05-04T17:08:03.247Z] +++ 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
17:08:03 [2022-05-04T17:08:03.247Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:08:03 [2022-05-04T17:08:03.247Z] Using test binary docker
17:08:03 [2022-05-04T17:08:03.247Z] +++ /etc/init.d/apparmor start
17:08:03 [2022-05-04T17:08:03.247Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:08:03 [2022-05-04T17:08:03.247Z] INFO: Waiting for daemon to start...
17:08:03 [2022-05-04T17:08:03.247Z] Starting dockerd
17:08:03 [2022-05-04T17:08:03.247Z] +++ 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
17:08:03 [2022-05-04T17:08:03.261Z] time="2022-05-04T17:08:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
17:08:03 [2022-05-04T17:08:03.284Z] --- PASS: TestVolumesRemove (0.06s)
17:08:03 [2022-05-04T17:08:03.284Z] === RUN   TestVolumesInspect
17:08:03 [2022-05-04T17:08:03.284Z] --- PASS: TestVolumesInspect (0.02s)
17:08:03 [2022-05-04T17:08:03.284Z] === RUN   TestVolumesInvalidJSON
17:08:03 [2022-05-04T17:08:03.284Z] === RUN   TestVolumesInvalidJSON/volumes/create
17:08:03 [2022-05-04T17:08:03.284Z] === PAUSE TestVolumesInvalidJSON/volumes/create
17:08:03 [2022-05-04T17:08:03.284Z] === CONT  TestVolumesInvalidJSON/volumes/create
17:08:03 [2022-05-04T17:08:03.284Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
17:08:03 [2022-05-04T17:08:03.284Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
17:08:03 [2022-05-04T17:08:03.284Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
17:08:03 [2022-05-04T17:08:03.284Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
17:08:03 [2022-05-04T17:08:03.284Z] --- PASS: TestVolumesInvalidJSON (0.01s)
17:08:03 [2022-05-04T17:08:03.284Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
17:08:03 [2022-05-04T17:08:03.284Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
17:08:03 [2022-05-04T17:08:03.284Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
17:08:03 [2022-05-04T17:08:03.284Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
17:08:03 [2022-05-04T17:08:03.284Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
17:08:03 [2022-05-04T17:08:03.284Z] PASS
17:08:03 [2022-05-04T17:08:03.284Z] 
17:08:03 [2022-05-04T17:08:03.284Z] DONE 9 tests in 0.218s
17:08:03 [2022-05-04T17:08:03.284Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:08:03 [2022-05-04T17:08:03.285Z] ++++ cat bundles/test-integration/docker.pid
17:08:03 [2022-05-04T17:08:03.285Z] +++ kill 14237
17:08:03 [2022-05-04T17:08:03.542Z] +++ /etc/init.d/apparmor stop
17:08:03 [2022-05-04T17:08:03.542Z] Leaving: AppArmorNo profiles have been unloaded.
17:08:03 [2022-05-04T17:08:03.542Z] 
17:08:03 [2022-05-04T17:08:03.542Z] Unloading profiles will leave already running processes permanently
17:08:03 [2022-05-04T17:08:03.542Z] unconfined, which can lead to unexpected situations.
17:08:03 [2022-05-04T17:08:03.542Z] 
17:08:03 [2022-05-04T17:08:03.542Z] To set a process to complain mode, use the command line tool
17:08:03 [2022-05-04T17:08:03.542Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:08:03 [2022-05-04T17:08:03.542Z] +++ true
17:08:03 [2022-05-04T17:08:03.542Z] exiting test-integration
17:08:03 [2022-05-04T17:08:03.542Z] ++ exit 0
17:08:03 [2022-05-04T17:08:03.542Z] 
17:08:03 [2022-05-04T17:08:03.727Z] --- PASS: TestNetworkDBBulkSync (2.82s)
17:08:03 [2022-05-04T17:08:03.728Z] === RUN   TestNetworkDBCRUDMediumCluster
17:08:03 [2022-05-04T17:08:03.815Z] .
17:08:03 [2022-05-04T17:08:03.815Z] 
17:08:03 [2022-05-04T17:08:03.815Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:08:03 [2022-05-04T17:08:03.815Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:08:04 [2022-05-04T17:08:04.074Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:08:04 [2022-05-04T17:08:04.074Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:08:04 [2022-05-04T17:08:04.074Z] Error: No such image: emptyfsError: No such image: emptyfs
17:08:04 [2022-05-04T17:08:04.074Z] 
17:08:04 [2022-05-04T17:08:04.074Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:08:04 [2022-05-04T17:08:04.074Z] ++++ docker load
17:08:04 [2022-05-04T17:08:04.074Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:08:04 [2022-05-04T17:08:04.074Z] ++++ docker load
Post stage
[Pipeline] junit
17:08:04 [2022-05-04T17:08:04.119Z] Recording test results
17:08:04 [2022-05-04T17:08:04.194Z] --- PASS: TestRequest (5.34s)
17:08:04 [2022-05-04T17:08:04.194Z] === RUN   TestOverlappingRequests
17:08:04 [2022-05-04T17:08:04.243Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:08:04 [2022-05-04T17:08:04.577Z] + echo Ensuring container killed.
17:08:04 [2022-05-04T17:08:04.577Z] Ensuring container killed.
17:08:04 [2022-05-04T17:08:04.577Z] + docker rm -vf docker-pr2
17:08:04 [2022-05-04T17:08:04.577Z] Error: No such container: docker-pr2
[Pipeline] sh
17:08:04 [2022-05-04T17:08:04.643Z] Running integration-test (iteration 1)
17:08:04 [2022-05-04T17:08:04.643Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
17:08:04 [2022-05-04T17:08:04.643Z] ++ 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)/'
17:08:04 [2022-05-04T17:08:04.643Z] ++ set -e
17:08:04 [2022-05-04T17:08:04.643Z] ++ '[' -n 0 ']'
17:08:04 [2022-05-04T17:08:04.643Z] ++ set -x
17:08:04 [2022-05-04T17:08:04.643Z] ++ 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)/'
17:08:04 [2022-05-04T17:08:04.643Z] Running integration-test (iteration 1)
17:08:04 [2022-05-04T17:08:04.643Z] 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)/
17:08:04 [2022-05-04T17:08:04.643Z] ++ 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)/'
17:08:04 [2022-05-04T17:08:04.643Z] ++ set -e
17:08:04 [2022-05-04T17:08:04.643Z] ++ '[' -n 0 ']'
17:08:04 [2022-05-04T17:08:04.643Z] ++ set -x
17:08:04 [2022-05-04T17:08:04.643Z] ++ 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)/'
17:08:04 [2022-05-04T17:08:04.661Z] --- PASS: TestOverlappingRequests (0.28s)
17:08:04 [2022-05-04T17:08:04.661Z] === RUN   TestRelease
17:08:04 [2022-05-04T17:08:04.661Z] time="2022-05-04T17:08:04Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
17:08:04 [2022-05-04T17:08:04.857Z] + echo Chowning /workspace to jenkins user
17:08:04 [2022-05-04T17:08:04.857Z] Chowning /workspace to jenkins user
17:08:04 [2022-05-04T17:08:04.857Z] + id -u
17:08:04 [2022-05-04T17:08:04.857Z] + id -g
17:08:04 [2022-05-04T17:08:04.857Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43560:/workspace busybox chown -R 1000:1000 /workspace
17:08:05 [2022-05-04T17:08:05.224Z] time="2022-05-04T17:08:05Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.84.228:10033 172.28.84.228:10034 172.28.84.228:10035]"
17:08:05 [2022-05-04T17:08:05.579Z] Loaded image: busybox:latest
17:08:05 [2022-05-04T17:08:05.579Z] Loaded image: busybox:latest
17:08:05 [2022-05-04T17:08:05.645Z] --- PASS: TestRelease (1.00s)
17:08:05 [2022-05-04T17:08:05.645Z] === RUN   TestAllocateRandomDeallocate
17:08:05 [2022-05-04T17:08:05.692Z] time="2022-05-04T17:08:05Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.84.228:10033 172.28.84.228:10034 172.28.84.228:10035]"
17:08:05 [2022-05-04T17:08:05.838Z] Loaded image: busybox:glibc
17:08:05 [2022-05-04T17:08:05.838Z] Loaded image: busybox:glibc
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:08:06 [2022-05-04T17:08:06.524Z] + bundleName=arm64-integration
17:08:06 [2022-05-04T17:08:06.524Z] + echo Creating arm64-integration-bundles.tar.gz
17:08:06 [2022-05-04T17:08:06.524Z] Creating arm64-integration-bundles.tar.gz
17:08:06 [2022-05-04T17:08:06.524Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
17:08:06 [2022-05-04T17:08:06.524Z] + xargs tar -czf arm64-integration-bundles.tar.gz
17:08:06 [2022-05-04T17:08:06.629Z] 2022/05/04 17:08:06 Closing DB instances...
17:08:06 [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.84.228:10033"
17:08:06 [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=debug msg="memberlist: Stream connection from=172.28.84.228:49397"
17:08:06 [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node 90788e31ceab/172.28.84.228, joined gossip cluster"
17:08:06 [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node 90788e31ceab/172.28.84.228, added to nodes list"
17:08:06 [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node 3e7488792bde/172.28.84.228, joined gossip cluster"
17:08:06 [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node 3e7488792bde/172.28.84.228, added to nodes list"
17:08:06 [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node e19fab1d34e1/172.28.84.228, joined gossip cluster"
17:08:06 [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node e19fab1d34e1/172.28.84.228, is the new incarnation of the shutdown node 3be72e68b726/172.28.84.228"
17:08:06 [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node e19fab1d34e1/172.28.84.228, added to nodes list"
17:08:06 [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.84.228:10034"
17:08:06 [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=debug msg="memberlist: Stream connection from=172.28.84.228:49398"
17:08:06 [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node 90788e31ceab/172.28.84.228, joined gossip cluster"
17:08:06 [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node 90788e31ceab/172.28.84.228, added to nodes list"
17:08:06 [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node e19fab1d34e1/172.28.84.228, joined gossip cluster"
17:08:06 [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node e19fab1d34e1/172.28.84.228, added to nodes list"
17:08:06 [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node 3e7488792bde/172.28.84.228, joined gossip cluster"
17:08:06 [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node 3e7488792bde/172.28.84.228, added to nodes list"
17:08:06 [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node ad333457bfaf/172.28.84.228, joined gossip cluster"
17:08:06 [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node ad333457bfaf/172.28.84.228, is the new incarnation of the shutdown node 690575f97247/172.28.84.228"
17:08:06 [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node ad333457bfaf/172.28.84.228, added to nodes list"
17:08:06 [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=debug msg="memberlist: Stream connection from=172.28.84.228:49399"
17:08:06 [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.84.228:10035"
17:08:06 [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node ad333457bfaf/172.28.84.228, joined gossip cluster"
17:08:06 [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node ad333457bfaf/172.28.84.228, added to nodes list"
17:08:06 [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node 90788e31ceab/172.28.84.228, joined gossip cluster"
17:08:06 [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node 90788e31ceab/172.28.84.228, added to nodes list"
17:08:06 [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node e19fab1d34e1/172.28.84.228, joined gossip cluster"
17:08:06 [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node e19fab1d34e1/172.28.84.228, added to nodes list"
17:08:06 [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node e9e0859f3c8a/172.28.84.228, joined gossip cluster"
17:08:06 [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node 3e7488792bde/172.28.84.228, joined gossip cluster"
17:08:06 [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node e9e0859f3c8a/172.28.84.228, is the new incarnation of the shutdown node 5343969e9a53/172.28.84.228"
17:08:06 [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node 3e7488792bde/172.28.84.228, added to nodes list"
17:08:06 [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node e9e0859f3c8a/172.28.84.228, added to nodes list"
17:08:06 [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node ad333457bfaf/172.28.84.228, joined gossip cluster"
17:08:06 [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node ad333457bfaf/172.28.84.228, is the new incarnation of the shutdown node 690575f97247/172.28.84.228"
17:08:06 [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node ad333457bfaf/172.28.84.228, added to nodes list"
17:08:06 [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node e19fab1d34e1/172.28.84.228, joined gossip cluster"
17:08:06 [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node e19fab1d34e1/172.28.84.228, is the new incarnation of the shutdown node 3be72e68b726/172.28.84.228"
17:08:06 [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node e19fab1d34e1/172.28.84.228, added to nodes list"
17:08:06 [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node ad333457bfaf/172.28.84.228, joined gossip cluster"
17:08:06 [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node ad333457bfaf/172.28.84.228, added to nodes list"
17:08:06 [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node e9e0859f3c8a/172.28.84.228, joined gossip cluster"
17:08:06 [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node e9e0859f3c8a/172.28.84.228, is the new incarnation of the shutdown node 5343969e9a53/172.28.84.228"
17:08:06 [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node e9e0859f3c8a/172.28.84.228, added to nodes list"
17:08:06 [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node e9e0859f3c8a/172.28.84.228, joined gossip cluster"
17:08:06 [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node e9e0859f3c8a/172.28.84.228, joined gossip cluster"
17:08:06 [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node e9e0859f3c8a/172.28.84.228, added to nodes list"
17:08:06 [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=info msg="Node e9e0859f3c8a/172.28.84.228, added to nodes list"
17:08:06 [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.84.228:10033"
17:08:06 [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=debug msg="memberlist: Stream connection from=172.28.84.228:49400"
17:08:06 [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.84.228:10034"
17:08:06 [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=debug msg="memberlist: Stream connection from=172.28.84.228:49401"
17:08:06 [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.84.228:10035"
17:08:06 [2022-05-04T17:08:06.676Z] time="2022-05-04T17:08:06Z" level=debug msg="memberlist: Stream connection from=172.28.84.228:49402"
[Pipeline] archiveArtifacts
17:08:06 [2022-05-04T17:08:06.793Z] Archiving artifacts
17:08:07 [2022-05-04T17:08:07.097Z] === RUN   TestParseEmptyInterface
17:08:07 [2022-05-04T17:08:07.097Z] --- PASS: TestParseEmptyInterface (0.00s)
17:08:07 [2022-05-04T17:08:07.097Z] === RUN   TestParseNonInterfaceType
17:08:07 [2022-05-04T17:08:07.097Z] --- PASS: TestParseNonInterfaceType (0.00s)
17:08:07 [2022-05-04T17:08:07.097Z] === RUN   TestParseWithOneFunction
17:08:07 [2022-05-04T17:08:07.097Z] --- PASS: TestParseWithOneFunction (0.00s)
17:08:07 [2022-05-04T17:08:07.097Z] === RUN   TestParseWithMultipleFuncs
17:08:07 [2022-05-04T17:08:07.097Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
17:08:07 [2022-05-04T17:08:07.097Z] === RUN   TestParseWithUnnamedReturn
17:08:07 [2022-05-04T17:08:07.097Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
17:08:07 [2022-05-04T17:08:07.097Z] === RUN   TestEmbeddedInterface
17:08:07 [2022-05-04T17:08:07.097Z] --- PASS: TestEmbeddedInterface (0.00s)
17:08:07 [2022-05-04T17:08:07.097Z] === RUN   TestParsedImports
17:08:07 [2022-05-04T17:08:07.097Z] --- PASS: TestParsedImports (0.00s)
17:08:07 [2022-05-04T17:08:07.097Z] === RUN   TestAliasedImports
17:08:07 [2022-05-04T17:08:07.097Z] --- PASS: TestAliasedImports (0.00s)
17:08:07 [2022-05-04T17:08:07.097Z] PASS
17:08:07 [2022-05-04T17:08:07.097Z] coverage: 56.8% of statements
17:08:07 [2022-05-04T17:08:07.097Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.048s	coverage: 56.8% of statements
17:08:07 [2022-05-04T17:08:07.097Z] time="2022-05-04T17:08:06Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
17:08:07 [2022-05-04T17:08:07.101Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43560/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:08:07 [2022-05-04T17:08:07.143Z] 2022/05/04 17:08:06 Closing DB instances...
17:08:07 [2022-05-04T17:08:07.143Z] time="2022-05-04T17:08:06Z" level=info msg="Node e19fab1d34e1 change state NodeActive --> NodeLeft"
17:08:07 [2022-05-04T17:08:07.143Z] time="2022-05-04T17:08:06Z" level=info msg="node5(90788e31ceab): Node leave event for e19fab1d34e1/172.28.84.228"
17:08:07 [2022-05-04T17:08:07.143Z] time="2022-05-04T17:08:06Z" level=info msg="Node e19fab1d34e1 change state NodeActive --> NodeLeft"
17:08:07 [2022-05-04T17:08:07.143Z] time="2022-05-04T17:08:06Z" level=info msg="node3(e9e0859f3c8a): Node leave event for e19fab1d34e1/172.28.84.228"
17:08:07 [2022-05-04T17:08:07.143Z] time="2022-05-04T17:08:06Z" level=info msg="Node e19fab1d34e1 change state NodeActive --> NodeLeft"
17:08:07 [2022-05-04T17:08:07.143Z] time="2022-05-04T17:08:06Z" level=info msg="node2(ad333457bfaf): Node leave event for e19fab1d34e1/172.28.84.228"
17:08:07 [2022-05-04T17:08:07.143Z] time="2022-05-04T17:08:06Z" level=info msg="Node e19fab1d34e1 change state NodeActive --> NodeLeft"
17:08:07 [2022-05-04T17:08:07.143Z] time="2022-05-04T17:08:06Z" level=info msg="node4(3e7488792bde): Node leave event for e19fab1d34e1/172.28.84.228"
17:08:07 [2022-05-04T17:08:07.143Z] time="2022-05-04T17:08:06Z" level=info msg="Node e19fab1d34e1 change state NodeActive --> NodeLeft"
17:08:07 [2022-05-04T17:08:07.143Z] time="2022-05-04T17:08:06Z" level=info msg="node1(e19fab1d34e1): Node leave event for e19fab1d34e1/172.28.84.228"
17:08:07 [2022-05-04T17:08:07.412Z] + make clean
17:08:07 [2022-05-04T17:08:07.412Z] docker volume rm -f docker-dev-cache docker-mod-cache
17:08:07 [2022-05-04T17:08:07.412Z] docker-dev-cache
17:08:07 [2022-05-04T17:08:07.412Z] docker-mod-cache
[Pipeline] deleteDir
17:08:07 [2022-05-04T17:08:07.611Z] time="2022-05-04T17:08:07Z" level=info msg="Node e19fab1d34e1/172.28.84.228, left gossip cluster"
17:08:07 [2022-05-04T17:08:07.611Z] time="2022-05-04T17:08:07Z" level=info msg="Node e19fab1d34e1/172.28.84.228, left gossip cluster"
17:08:07 [2022-05-04T17:08:07.611Z] time="2022-05-04T17:08:07Z" level=info msg="Node e19fab1d34e1/172.28.84.228, left gossip cluster"
17:08:07 [2022-05-04T17:08:07.611Z] time="2022-05-04T17:08:07Z" level=info msg="Node e19fab1d34e1/172.28.84.228, left gossip cluster"
17:08:07 [2022-05-04T17:08:07.611Z] time="2022-05-04T17:08:07Z" level=info msg="Node e19fab1d34e1/172.28.84.228, left gossip cluster"
17:08:07 [2022-05-04T17:08:07.611Z] time="2022-05-04T17:08:07Z" level=info msg="Node ad333457bfaf change state NodeActive --> NodeLeft"
17:08:07 [2022-05-04T17:08:07.611Z] time="2022-05-04T17:08:07Z" level=info msg="node3(e9e0859f3c8a): Node leave event for ad333457bfaf/172.28.84.228"
17:08:07 [2022-05-04T17:08:07.611Z] time="2022-05-04T17:08:07Z" level=info msg="Node ad333457bfaf change state NodeActive --> NodeLeft"
17:08:07 [2022-05-04T17:08:07.611Z] time="2022-05-04T17:08:07Z" level=info msg="Node ad333457bfaf change state NodeActive --> NodeLeft"
17:08:07 [2022-05-04T17:08:07.611Z] time="2022-05-04T17:08:07Z" level=info msg="node5(90788e31ceab): Node leave event for ad333457bfaf/172.28.84.228"
17:08:07 [2022-05-04T17:08:07.611Z] time="2022-05-04T17:08:07Z" level=info msg="node4(3e7488792bde): Node leave event for ad333457bfaf/172.28.84.228"
17:08:07 [2022-05-04T17:08:07.611Z] time="2022-05-04T17:08:07Z" level=info msg="Node ad333457bfaf change state NodeActive --> NodeLeft"
17:08:07 [2022-05-04T17:08:07.611Z] time="2022-05-04T17:08:07Z" level=info msg="node2(ad333457bfaf): Node leave event for ad333457bfaf/172.28.84.228"
17:08:08 [2022-05-04T17:08:08.078Z] time="2022-05-04T17:08:07Z" level=info msg="Node ad333457bfaf/172.28.84.228, left gossip cluster"
17:08:08 [2022-05-04T17:08:08.078Z] time="2022-05-04T17:08:07Z" level=info msg="Node ad333457bfaf/172.28.84.228, left gossip cluster"
17:08:08 [2022-05-04T17:08:08.078Z] time="2022-05-04T17:08:07Z" level=info msg="Node ad333457bfaf/172.28.84.228, left gossip cluster"
17:08:08 [2022-05-04T17:08:08.078Z] time="2022-05-04T17:08:07Z" level=info msg="Node ad333457bfaf/172.28.84.228, left gossip cluster"
17:08:08 [2022-05-04T17:08:08.078Z] time="2022-05-04T17:08:07Z" level=info msg="Node e9e0859f3c8a change state NodeActive --> NodeLeft"
17:08:08 [2022-05-04T17:08:08.078Z] time="2022-05-04T17:08:07Z" level=info msg="node5(90788e31ceab): Node leave event for e9e0859f3c8a/172.28.84.228"
17:08:08 [2022-05-04T17:08:08.078Z] time="2022-05-04T17:08:07Z" level=info msg="Node e9e0859f3c8a change state NodeActive --> NodeLeft"
17:08:08 [2022-05-04T17:08:08.078Z] time="2022-05-04T17:08:07Z" level=info msg="node4(3e7488792bde): Node leave event for e9e0859f3c8a/172.28.84.228"
17:08:08 [2022-05-04T17:08:08.078Z] time="2022-05-04T17:08:07Z" level=info msg="Node e9e0859f3c8a change state NodeActive --> NodeLeft"
17:08:08 [2022-05-04T17:08:08.078Z] time="2022-05-04T17:08:07Z" level=info msg="node3(e9e0859f3c8a): Node leave event for e9e0859f3c8a/172.28.84.228"
17:08:08 [2022-05-04T17:08:08.078Z] time="2022-05-04T17:08:07Z" level=info msg="Node e9e0859f3c8a/172.28.84.228, left gossip cluster"
17:08:08 [2022-05-04T17:08:08.082Z] === RUN   TestHTTPTransport
17:08:08 [2022-05-04T17:08:08.082Z] --- PASS: TestHTTPTransport (0.00s)
17:08:08 [2022-05-04T17:08:08.082Z] PASS
17:08:08 [2022-05-04T17:08:08.082Z] coverage: 85.7% of statements
17:08:08 [2022-05-04T17:08:08.082Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.035s	coverage: 85.7% of statements
17:08:08 [2022-05-04T17:08:08.545Z] time="2022-05-04T17:08:08Z" level=info msg="Node e9e0859f3c8a/172.28.84.228, left gossip cluster"
17:08:08 [2022-05-04T17:08:08.545Z] time="2022-05-04T17:08:08Z" level=info msg="Node e9e0859f3c8a/172.28.84.228, left gossip cluster"
17:08:08 [2022-05-04T17:08:08.545Z] time="2022-05-04T17:08:08Z" level=debug msg="memberlist: Failed ping: 3e7488792bde (timeout reached)"
17:08:08 [2022-05-04T17:08:08.545Z] time="2022-05-04T17:08:08Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.84.228:10037: use of closed network connection"
17:08:08 [2022-05-04T17:08:08.545Z] time="2022-05-04T17:08:08Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.84.228:10035: use of closed network connection"
17:08:08 [2022-05-04T17:08:08.545Z] time="2022-05-04T17:08:08Z" level=debug msg="memberlist: Stream connection from=172.28.84.228:49403"
17:08:08 [2022-05-04T17:08:08.548Z] --- PASS: TestAllocateRandomDeallocate (2.88s)
17:08:08 [2022-05-04T17:08:08.548Z] === RUN   TestRetrieveFromStore
17:08:08 [2022-05-04T17:08:08.548Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
17:08:08 [2022-05-04T17:08:08.548Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
17:08:08 [2022-05-04T17:08:08.548Z] === RUN   TestBufioReaderPoolPutAndGet
17:08:08 [2022-05-04T17:08:08.548Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
17:08:08 [2022-05-04T17:08:08.548Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
17:08:08 [2022-05-04T17:08:08.548Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
17:08:08 [2022-05-04T17:08:08.548Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
17:08:08 [2022-05-04T17:08:08.548Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
17:08:08 [2022-05-04T17:08:08.548Z] === RUN   TestBufioWriterPoolPutAndGet
17:08:08 [2022-05-04T17:08:08.548Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
17:08:08 [2022-05-04T17:08:08.548Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
17:08:08 [2022-05-04T17:08:08.548Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
17:08:08 [2022-05-04T17:08:08.548Z] === RUN   TestBufferPoolPutAndGet
17:08:08 [2022-05-04T17:08:08.548Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
17:08:08 [2022-05-04T17:08:08.548Z] PASS
17:08:08 [2022-05-04T17:08:08.548Z] coverage: 88.2% of statements
17:08:08 [2022-05-04T17:08:08.548Z] ok  	github.com/docker/docker/pkg/pools	0.032s	coverage: 88.2% of statements
[Pipeline] }
17:08:09 [2022-05-04T17:08:09.012Z] time="2022-05-04T17:08:08Z" level=info msg="Node 3e7488792bde change state NodeActive --> NodeLeft"
17:08:09 [2022-05-04T17:08:09.012Z] time="2022-05-04T17:08:08Z" level=info msg="node5(90788e31ceab): Node leave event for 3e7488792bde/172.28.84.228"
17:08:09 [2022-05-04T17:08:09.012Z] time="2022-05-04T17:08:08Z" level=info msg="Node 3e7488792bde change state NodeActive --> NodeLeft"
17:08:09 [2022-05-04T17:08:09.012Z] time="2022-05-04T17:08:08Z" level=info msg="node4(3e7488792bde): Node leave event for 3e7488792bde/172.28.84.228"
17:08:09 [2022-05-04T17:08:09.012Z] time="2022-05-04T17:08:08Z" level=warning msg="memberlist: Was able to connect to 3e7488792bde but other probes failed, network may be misconfigured"
17:08:09 [2022-05-04T17:08:09.014Z] === RUN   TestOutputOnPrematureClose
17:08:09 [2022-05-04T17:08:09.014Z] --- PASS: TestOutputOnPrematureClose (0.00s)
17:08:09 [2022-05-04T17:08:09.014Z] === RUN   TestCompleteSilently
17:08:09 [2022-05-04T17:08:09.014Z] --- PASS: TestCompleteSilently (0.00s)
17:08:09 [2022-05-04T17:08:09.014Z] PASS
17:08:09 [2022-05-04T17:08:09.014Z] coverage: 75.9% of statements
17:08:09 [2022-05-04T17:08:09.014Z] ok  	github.com/docker/docker/pkg/progress	0.029s	coverage: 75.9% of statements
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
17:08:09 [2022-05-04T17:08:09.479Z] time="2022-05-04T17:08:09Z" level=info msg="Node 3e7488792bde/172.28.84.228, left gossip cluster"
17:08:09 [2022-05-04T17:08:09.479Z] time="2022-05-04T17:08:09Z" level=info msg="Node 3e7488792bde/172.28.84.228, left gossip cluster"
17:08:09 [2022-05-04T17:08:09.480Z] --- PASS: TestRetrieveFromStore (0.98s)
17:08:09 [2022-05-04T17:08:09.481Z] === RUN   TestRequestReleaseAddressDuplicate
17:08:09 [2022-05-04T17:08:09.481Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s)
17:08:09 [2022-05-04T17:08:09.481Z] === RUN   TestParallelPredefinedRequest1
17:08:09 [2022-05-04T17:08:09.481Z] === PAUSE TestParallelPredefinedRequest1
17:08:09 [2022-05-04T17:08:09.481Z] === RUN   TestParallelPredefinedRequest2
17:08:09 [2022-05-04T17:08:09.481Z] === PAUSE TestParallelPredefinedRequest2
17:08:09 [2022-05-04T17:08:09.481Z] === RUN   TestParallelPredefinedRequest3
17:08:09 [2022-05-04T17:08:09.481Z] === PAUSE TestParallelPredefinedRequest3
17:08:09 [2022-05-04T17:08:09.481Z] === RUN   TestParallelPredefinedRequest4
17:08:09 [2022-05-04T17:08:09.481Z] === PAUSE TestParallelPredefinedRequest4
17:08:09 [2022-05-04T17:08:09.481Z] === RUN   TestParallelPredefinedRequest5
17:08:09 [2022-05-04T17:08:09.481Z] === PAUSE TestParallelPredefinedRequest5
17:08:09 [2022-05-04T17:08:09.481Z] === RUN   TestDebug
17:08:09 [2022-05-04T17:08:09.481Z] --- PASS: TestDebug (0.00s)
17:08:09 [2022-05-04T17:08:09.481Z] === RUN   TestRequestPoolParallel
17:08:09 [2022-05-04T17:08:09.481Z] === RUN   TestSendToOneSub
17:08:09 [2022-05-04T17:08:09.481Z] --- PASS: TestSendToOneSub (0.00s)
17:08:09 [2022-05-04T17:08:09.481Z] === RUN   TestSendToMultipleSubs
17:08:09 [2022-05-04T17:08:09.481Z] --- PASS: TestSendToMultipleSubs (0.00s)
17:08:09 [2022-05-04T17:08:09.481Z] === RUN   TestEvictOneSub
17:08:09 [2022-05-04T17:08:09.481Z] --- PASS: TestEvictOneSub (0.00s)
17:08:09 [2022-05-04T17:08:09.481Z] === RUN   TestClosePublisher
17:08:09 [2022-05-04T17:08:09.481Z] --- PASS: TestClosePublisher (0.00s)
17:08:09 [2022-05-04T17:08:09.481Z] === RUN   TestPubSubRace
17:08:09 [2022-05-04T17:08:09.481Z] --- PASS: TestRequestPoolParallel (0.32s)
17:08:09 [2022-05-04T17:08:09.481Z] === RUN   TestFullAllocateRelease
17:08:09 [2022-05-04T17:08:09.947Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.08s)
17:08:09 [2022-05-04T17:08:09.947Z] === RUN   TestNetworkDBNodeJoinLeaveIteration
17:08:09 [2022-05-04T17:08:09.947Z] --- PASS: TestFullAllocateRelease (0.38s)
17:08:09 [2022-05-04T17:08:09.947Z] === RUN   TestOddAllocateRelease
17:08:10 [2022-05-04T17:08:10.414Z] --- PASS: TestOddAllocateRelease (0.18s)
17:08:10 [2022-05-04T17:08:10.414Z] === RUN   TestFullAllocateSerialReleaseParallel
17:08:10 [2022-05-04T17:08:10.414Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.05s)
17:08:10 [2022-05-04T17:08:10.414Z] === RUN   TestOddAllocateSerialReleaseParallel
17:08:10 [2022-05-04T17:08:10.414Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s)
17:08:10 [2022-05-04T17:08:10.414Z] === RUN   TestEvenAllocateSerialReleaseParallel
17:08:10 [2022-05-04T17:08:10.414Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.03s)
17:08:10 [2022-05-04T17:08:10.414Z] === CONT  TestParallelPredefinedRequest1
17:08:10 [2022-05-04T17:08:10.414Z] === CONT  TestParallelPredefinedRequest4
17:08:10 [2022-05-04T17:08:10.414Z] === CONT  TestParallelPredefinedRequest3
17:08:10 [2022-05-04T17:08:10.414Z] === CONT  TestParallelPredefinedRequest2
17:08:10 [2022-05-04T17:08:10.414Z] === CONT  TestParallelPredefinedRequest1
17:08:10 [2022-05-04T17:08:10.414Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:08:10 [2022-05-04T17:08:10.414Z] === CONT  TestParallelPredefinedRequest2
17:08:10 [2022-05-04T17:08:10.414Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:08:10 [2022-05-04T17:08:10.414Z] === CONT  TestParallelPredefinedRequest3
17:08:10 [2022-05-04T17:08:10.414Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:08:10 [2022-05-04T17:08:10.414Z] === CONT  TestParallelPredefinedRequest4
17:08:10 [2022-05-04T17:08:10.414Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:08:10 [2022-05-04T17:08:10.414Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s)
17:08:10 [2022-05-04T17:08:10.414Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s)
17:08:10 [2022-05-04T17:08:10.414Z] === CONT  TestParallelPredefinedRequest5
17:08:10 [2022-05-04T17:08:10.414Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:08:10 [2022-05-04T17:08:10.414Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s)
17:08:10 [2022-05-04T17:08:10.414Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s)
17:08:10 [2022-05-04T17:08:10.414Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s)
17:08:10 [2022-05-04T17:08:10.414Z] PASS
17:08:10 [2022-05-04T17:08:10.414Z] coverage: 85.3% of statements
17:08:10 [2022-05-04T17:08:10.414Z] ok  	github.com/docker/docker/libnetwork/ipam	37.517s	coverage: 85.3% of statements
17:08:10 [2022-05-04T17:08:10.414Z] --- PASS: TestPubSubRace (1.05s)
17:08:10 [2022-05-04T17:08:10.414Z] PASS
17:08:10 [2022-05-04T17:08:10.414Z] coverage: 75.0% of statements
17:08:10 [2022-05-04T17:08:10.414Z] ok  	github.com/docker/docker/pkg/pubsub	1.086s	coverage: 75.0% of statements
17:08:10 [2022-05-04T17:08:10.468Z] time="2022-05-04T17:08:09Z" level=info msg="Node 90788e31ceab/172.28.84.228, left gossip cluster"
17:08:10 [2022-05-04T17:08:10.468Z] time="2022-05-04T17:08:09Z" level=info msg="Node 90788e31ceab change state NodeActive --> NodeFailed"
17:08:10 [2022-05-04T17:08:10.468Z] time="2022-05-04T17:08:09Z" level=info msg="Node 90788e31ceab/172.28.84.228, added to failed nodes list"
17:08:10 [2022-05-04T17:08:10.468Z] --- PASS: TestNetworkDBIslands (12.07s)
17:08:10 [2022-05-04T17:08:10.468Z] PASS
17:08:10 [2022-05-04T17:08:10.468Z] coverage: 60.0% of statements
17:08:10 [2022-05-04T17:08:10.468Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.046s	coverage: 60.0% of statements
17:08:10 [2022-05-04T17:08:10.468Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
17:08:10 [2022-05-04T17:08:10.468Z] ?   	github.com/docker/docker/libnetwork/osl/kernel	[no test files]
17:08:10 [2022-05-04T17:08:10.468Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
17:08:10 [2022-05-04T17:08:10.468Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:08:10 [2022-05-04T17:08:10.468Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
17:08:10 [2022-05-04T17:08:10.468Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
17:08:10 [2022-05-04T17:08:10.468Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:08:10 [2022-05-04T17:08:10.468Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:08:10 [2022-05-04T17:08:10.468Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:08:10 [2022-05-04T17:08:10.468Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:08:10 [2022-05-04T17:08:10.468Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
17:08:10 [2022-05-04T17:08:10.468Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
17:08:10 [2022-05-04T17:08:10.468Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:08:10 [2022-05-04T17:08:10.468Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
17:08:10 [2022-05-04T17:08:10.468Z] ?   	github.com/docker/docker/quota	[no test files]
17:08:10 [2022-05-04T17:08:10.468Z] ?   	github.com/docker/docker/rootless	[no test files]
17:08:10 [2022-05-04T17:08:10.468Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:08:10 [2022-05-04T17:08:10.468Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
17:08:10 [2022-05-04T17:08:10.468Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
17:08:10 [2022-05-04T17:08:10.468Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
17:08:10 [2022-05-04T17:08:10.468Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
17:08:10 [2022-05-04T17:08:10.468Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
17:08:10 [2022-05-04T17:08:10.468Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
17:08:10 [2022-05-04T17:08:10.468Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
17:08:10 [2022-05-04T17:08:10.468Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
17:08:10 [2022-05-04T17:08:10.468Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
17:08:10 [2022-05-04T17:08:10.468Z] ?   	github.com/docker/docker/testutil/request	[no test files]
17:08:10 [2022-05-04T17:08:10.468Z] ?   	github.com/docker/docker/volume	[no test files]
17:08:10 [2022-05-04T17:08:10.468Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:08:10 [2022-05-04T17:08:10.468Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:08:10 [2022-05-04T17:08:10.883Z] 2022/05/04 17:08:10 Closing DB instances...
17:08:10 [2022-05-04T17:08:10.883Z] === RUN   TestRegister
17:08:10 [2022-05-04T17:08:10.883Z] --- PASS: TestRegister (0.00s)
17:08:10 [2022-05-04T17:08:10.883Z] === RUN   TestCommand
17:08:11 [2022-05-04T17:08:11.111Z] Loaded image: debian:bullseye-slim
17:08:11 [2022-05-04T17:08:11.111Z] Loaded image: hello-world:latest
17:08:11 [2022-05-04T17:08:11.111Z] Loaded image: debian:bullseye-slim
17:08:11 [2022-05-04T17:08:11.111Z] Loaded image: arm32v7/hello-world:latest
17:08:11 [2022-05-04T17:08:11.111Z] Loaded image: hello-world:latest
17:08:11 [2022-05-04T17:08:11.111Z] INFO: Testing against a local daemon
17:08:11 [2022-05-04T17:08:11.111Z] === RUN   TestDockerDaemonSuite
17:08:11 [2022-05-04T17:08:11.111Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
17:08:11 [2022-05-04T17:08:11.111Z] Loaded image: arm32v7/hello-world:latest
17:08:11 [2022-05-04T17:08:11.111Z] INFO: Testing against a local daemon
17:08:11 [2022-05-04T17:08:11.111Z] === RUN   TestDockerSuite
17:08:11 [2022-05-04T17:08:11.111Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
17:08:11 [2022-05-04T17:08:11.111Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
17:08:11 [2022-05-04T17:08:11.111Z] === RUN   TestDockerSuite/TestAPIErrorJSON
17:08:11 [2022-05-04T17:08:11.111Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
17:08:11 [2022-05-04T17:08:11.111Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
17:08:11 [2022-05-04T17:08:11.111Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
17:08:11 [2022-05-04T17:08:11.111Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
17:08:11 [2022-05-04T17:08:11.111Z] === RUN   TestDockerSuite/TestAPIImagesDelete
17:08:11 [2022-05-04T17:08:11.348Z] --- PASS: TestCommand (0.02s)
17:08:11 [2022-05-04T17:08:11.348Z] === RUN   TestNaiveSelf
17:08:11 [2022-05-04T17:08:11.348Z] --- PASS: TestNaiveSelf (0.02s)
17:08:11 [2022-05-04T17:08:11.348Z] PASS
17:08:11 [2022-05-04T17:08:11.348Z] coverage: 82.4% of statements
17:08:11 [2022-05-04T17:08:11.348Z] ok  	github.com/docker/docker/pkg/reexec	0.082s	coverage: 82.4% of statements
17:08:11 [2022-05-04T17:08:11.815Z] time="2022-05-04T17:08:11Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
17:08:11 [2022-05-04T17:08:11.815Z] === RUN   TestDump
17:08:11 [2022-05-04T17:08:11.815Z] goroutine 19 [running]:
17:08:11 [2022-05-04T17:08:11.815Z] github.com/docker/docker/pkg/stack.dump(0xb02d57?)
17:08:11 [2022-05-04T17:08:11.815Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c
17:08:11 [2022-05-04T17:08:11.815Z] github.com/docker/docker/pkg/stack.Dump(...)
17:08:11 [2022-05-04T17:08:11.815Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18
17:08:11 [2022-05-04T17:08:11.815Z] github.com/docker/docker/pkg/stack.TestDump(0x0?)
17:08:11 [2022-05-04T17:08:11.815Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a
17:08:11 [2022-05-04T17:08:11.815Z] testing.tRunner(0xc0000851e0, 0xcca498)
17:08:11 [2022-05-04T17:08:11.815Z] 	c:/go/src/testing/testing.go:1439 +0x102
17:08:11 [2022-05-04T17:08:11.815Z] created by testing.(*T).Run
17:08:11 [2022-05-04T17:08:11.815Z] 	c:/go/src/testing/testing.go:1486 +0x35f
17:08:11 [2022-05-04T17:08:11.815Z] 
17:08:11 [2022-05-04T17:08:11.815Z] goroutine 1 [chan receive]:
17:08:11 [2022-05-04T17:08:11.815Z] testing.(*T).Run(0xc000085040, {0xcb913c?, 0xadc1f3?}, 0xcca498)
17:08:11 [2022-05-04T17:08:11.815Z] 	c:/go/src/testing/testing.go:1487 +0x37a
17:08:11 [2022-05-04T17:08:11.815Z] testing.runTests.func1(0xc0000b6840?)
17:08:11 [2022-05-04T17:08:11.815Z] 	c:/go/src/testing/testing.go:1839 +0x6e
17:08:11 [2022-05-04T17:08:11.815Z] testing.tRunner(0xc000085040, 0xc0000c1ca0)
17:08:11 [2022-05-04T17:08:11.815Z] 	c:/go/src/testing/testing.go:1439 +0x102
17:08:11 [2022-05-04T17:08:11.815Z] testing.runTests(0xc000094460?, {0xe4e400, 0x3, 0x3}, {0x206ddb70598?, 0x40?, 0xe534a0?})
17:08:11 [2022-05-04T17:08:11.815Z] 	c:/go/src/testing/testing.go:1837 +0x457
17:08:11 [2022-05-04T17:08:11.815Z] testing.(*M).Run(0xc000094460)
17:08:11 [2022-05-04T17:08:11.815Z] 	c:/go/src/testing/testing.go:1719 +0x5d9
17:08:11 [2022-05-04T17:08:11.815Z] main.main()
17:08:11 [2022-05-04T17:08:11.815Z] 	_testmain.go:99 +0x255
17:08:11 [2022-05-04T17:08:11.815Z] --- PASS: TestDump (0.00s)
17:08:11 [2022-05-04T17:08:11.815Z] === RUN   TestDumpToFile
17:08:11 [2022-05-04T17:08:11.815Z] --- PASS: TestDumpToFile (0.12s)
17:08:11 [2022-05-04T17:08:11.815Z] === RUN   TestDumpToFileWithEmptyInput
17:08:11 [2022-05-04T17:08:11.815Z] goroutine 21 [running]:
17:08:11 [2022-05-04T17:08:11.815Z] github.com/docker/docker/pkg/stack.dump(0xb7ed13?)
17:08:11 [2022-05-04T17:08:11.815Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c
17:08:11 [2022-05-04T17:08:11.815Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xb7ece0?})
17:08:11 [2022-05-04T17:08:11.815Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217
17:08:11 [2022-05-04T17:08:11.815Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0000851e0?)
17:08:11 [2022-05-04T17:08:11.815Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26
17:08:11 [2022-05-04T17:08:11.815Z] testing.tRunner(0xc000085860, 0xcca488)
17:08:11 [2022-05-04T17:08:11.815Z] 	c:/go/src/testing/testing.go:1439 +0x102
17:08:11 [2022-05-04T17:08:11.815Z] created by testing.(*T).Run
17:08:11 [2022-05-04T17:08:11.815Z] 	c:/go/src/testing/testing.go:1486 +0x35f
17:08:11 [2022-05-04T17:08:11.815Z] 
17:08:11 [2022-05-04T17:08:11.815Z] goroutine 1 [chan receive]:
17:08:11 [2022-05-04T17:08:11.815Z] testing.(*T).Run(0xc000085040, {0xcc0713?, 0x1c?}, 0xcca488)
17:08:11 [2022-05-04T17:08:11.815Z] 	c:/go/src/testing/testing.go:1487 +0x37a
17:08:11 [2022-05-04T17:08:11.815Z] testing.runTests.func1(0xc0000b6840?)
17:08:11 [2022-05-04T17:08:11.815Z] 	c:/go/src/testing/testing.go:1839 +0x6e
17:08:11 [2022-05-04T17:08:11.815Z] testing.tRunner(0xc000085040, 0xc0000c1ca0)
17:08:11 [2022-05-04T17:08:11.815Z] 	c:/go/src/testing/testing.go:1439 +0x102
17:08:11 [2022-05-04T17:08:11.815Z] testing.runTests(0xc000094460?, {0xe4e400, 0x3, 0x3}, {0x206ddb70598?, 0x40?, 0xe534a0?})
17:08:11 [2022-05-04T17:08:11.815Z] 	c:/go/src/testing/testing.go:1837 +0x457
17:08:11 [2022-05-04T17:08:11.815Z] testing.(*M).Run(0xc000094460)
17:08:11 [2022-05-04T17:08:11.815Z] 	c:/go/src/testing/testing.go:1719 +0x5d9
17:08:11 [2022-05-04T17:08:11.815Z] main.main()
17:08:11 [2022-05-04T17:08:11.815Z] 	_testmain.go:99 +0x255
17:08:11 [2022-05-04T17:08:11.815Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s)
17:08:11 [2022-05-04T17:08:11.815Z] PASS
17:08:11 [2022-05-04T17:08:11.815Z] coverage: 90.9% of statements
17:08:11 [2022-05-04T17:08:11.815Z] ok  	github.com/docker/docker/pkg/stack	0.151s	coverage: 90.9% of statements
17:08:12 [2022-05-04T17:08:12.030Z] 
17:08:12 [2022-05-04T17:08:12.030Z] === Skipped
17:08:12 [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
17:08:12 [2022-05-04T17:08:12.030Z]     dispatchers_test.go:377: Windows does not support stopsignal
17:08:12 [2022-05-04T17:08:12.030Z] 
17:08:12 [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
17:08:12 [2022-05-04T17:08:12.030Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:08:12 [2022-05-04T17:08:12.030Z] 
17:08:12 [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
17:08:12 [2022-05-04T17:08:12.030Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:08:12 [2022-05-04T17:08:12.030Z] 
17:08:12 [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
17:08:12 [2022-05-04T17:08:12.030Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:08:12 [2022-05-04T17:08:12.030Z] 
17:08:12 [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
17:08:12 [2022-05-04T17:08:12.030Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:08:12 [2022-05-04T17:08:12.030Z] 
17:08:12 [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
17:08:12 [2022-05-04T17:08:12.030Z]     client_test.go:22: runtime.GOOS == "windows"
17:08:12 [2022-05-04T17:08:12.030Z] 
17:08:12 [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s)
17:08:12 [2022-05-04T17:08:12.030Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
17:08:12 [2022-05-04T17:08:12.030Z] 
17:08:12 [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s)
17:08:12 [2022-05-04T17:08:12.030Z]     network_proxy_test.go:208: No support for dual stack yet
17:08:12 [2022-05-04T17:08:12.030Z] 
17:08:12 [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s)
17:08:12 [2022-05-04T17:08:12.030Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
17:08:12 [2022-05-04T17:08:12.030Z] 
17:08:12 [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s)
17:08:12 [2022-05-04T17:08:12.030Z]     network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows
17:08:12 [2022-05-04T17:08:12.030Z] 
17:08:12 [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s)
17:08:12 [2022-05-04T17:08:12.030Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
17:08:12 [2022-05-04T17:08:12.030Z] 
17:08:12 [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
17:08:12 [2022-05-04T17:08:12.030Z]     daemon_test.go:145: root required
17:08:12 [2022-05-04T17:08:12.030Z] 
17:08:12 [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
17:08:12 [2022-05-04T17:08:12.030Z]     reload_test.go:342: root required
17:08:12 [2022-05-04T17:08:12.030Z] 
17:08:12 [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
17:08:12 [2022-05-04T17:08:12.030Z]     config_test.go:484: os.Getuid() != 0: skipping test that requires root
17:08:12 [2022-05-04T17:08:12.030Z] 
17:08:12 [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
17:08:12 [2022-05-04T17:08:12.030Z]     pull_v2_test.go:82: Needs fixing on Windows
17:08:12 [2022-05-04T17:08:12.030Z] 
17:08:12 [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
17:08:12 [2022-05-04T17:08:12.030Z]     pull_v2_test.go:127: Needs fixing on Windows
17:08:12 [2022-05-04T17:08:12.030Z] 
17:08:12 [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
17:08:12 [2022-05-04T17:08:12.030Z]     download_test.go:267: Needs fixing on Windows
17:08:12 [2022-05-04T17:08:12.030Z] 
17:08:12 [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
17:08:12 [2022-05-04T17:08:12.030Z]     layer_test.go:291: Failing on Windows
17:08:12 [2022-05-04T17:08:12.030Z] 
17:08:12 [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
17:08:12 [2022-05-04T17:08:12.030Z]     layer_test.go:340: Failing on Windows
17:08:12 [2022-05-04T17:08:12.030Z] 
17:08:12 [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
17:08:12 [2022-05-04T17:08:12.030Z]     layer_test.go:455: Failing on Windows
17:08:12 [2022-05-04T17:08:12.030Z] 
17:08:12 [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
17:08:12 [2022-05-04T17:08:12.030Z]     layer_test.go:684: Failing on Windows
17:08:12 [2022-05-04T17:08:12.030Z] 
17:08:12 [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
17:08:12 [2022-05-04T17:08:12.030Z]     migration_test.go:45: Failing on Windows
17:08:12 [2022-05-04T17:08:12.030Z] 
17:08:12 [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
17:08:12 [2022-05-04T17:08:12.030Z]     migration_test.go:181: Failing on Windows
17:08:12 [2022-05-04T17:08:12.030Z] 
17:08:12 [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
17:08:12 [2022-05-04T17:08:12.030Z]     mount_test.go:17: Failing on Windows
17:08:12 [2022-05-04T17:08:12.030Z] 
17:08:12 [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
17:08:12 [2022-05-04T17:08:12.030Z]     mount_test.go:76: Failing on Windows
17:08:12 [2022-05-04T17:08:12.030Z] 
17:08:12 [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
17:08:12 [2022-05-04T17:08:12.030Z]     mount_test.go:125: Failing on Windows
17:08:12 [2022-05-04T17:08:12.030Z] 
17:08:12 [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
17:08:12 [2022-05-04T17:08:12.030Z]     mount_test.go:212: Failing on Windows
17:08:12 [2022-05-04T17:08:12.030Z] 
17:08:12 [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s)
17:08:12 [2022-05-04T17:08:12.030Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
17:08:12 [2022-05-04T17:08:12.030Z] 
17:08:12 [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s)
17:08:12 [2022-05-04T17:08:12.030Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
17:08:12 [2022-05-04T17:08:12.030Z] 
17:08:12 [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s)
17:08:12 [2022-05-04T17:08:12.030Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
17:08:12 [2022-05-04T17:08:12.030Z] 
17:08:12 [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s)
17:08:12 [2022-05-04T17:08:12.030Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
17:08:12 [2022-05-04T17:08:12.030Z] 
17:08:12 [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s)
17:08:12 [2022-05-04T17:08:12.030Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
17:08:12 [2022-05-04T17:08:12.030Z] 
17:08:12 [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s)
17:08:12 [2022-05-04T17:08:12.030Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:08:12 [2022-05-04T17:08:12.030Z] 
17:08:12 [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s)
17:08:12 [2022-05-04T17:08:12.030Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:08:12 [2022-05-04T17:08:12.030Z] 
17:08:12 [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s)
17:08:12 [2022-05-04T17:08:12.030Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:08:12 [2022-05-04T17:08:12.030Z] 
17:08:12 [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s)
17:08:12 [2022-05-04T17:08:12.030Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
17:08:12 [2022-05-04T17:08:12.030Z] 
17:08:12 [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s)
17:08:12 [2022-05-04T17:08:12.030Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
17:08:12 [2022-05-04T17:08:12.030Z] 
17:08:12 [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s)
17:08:12 [2022-05-04T17:08:12.030Z]     windows_test.go:58: Test does not work on CI and was never running to begin with
17:08:12 [2022-05-04T17:08:12.030Z] 
17:08:12 [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s)
17:08:12 [2022-05-04T17:08:12.030Z]     windows_test.go:63: Test does not work on CI and was never running to begin with
17:08:12 [2022-05-04T17:08:12.030Z] 
17:08:12 [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
17:08:12 [2022-05-04T17:08:12.030Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:08:12 [2022-05-04T17:08:12.030Z] 
17:08:12 [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
17:08:12 [2022-05-04T17:08:12.030Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:08:12 [2022-05-04T17:08:12.030Z] 
17:08:12 [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
17:08:12 [2022-05-04T17:08:12.030Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:08:12 [2022-05-04T17:08:12.030Z] 
17:08:12 [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
17:08:12 [2022-05-04T17:08:12.030Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:08:12 [2022-05-04T17:08:12.030Z] 
17:08:12 [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
17:08:12 [2022-05-04T17:08:12.030Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:08:12 [2022-05-04T17:08:12.030Z] 
17:08:12 [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
17:08:12 [2022-05-04T17:08:12.030Z]     archive_test.go:133: Xz not present in msys2
17:08:12 [2022-05-04T17:08:12.030Z] 
17:08:12 [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s)
17:08:12 [2022-05-04T17:08:12.030Z]     archive_test.go:140: zstd not installed
17:08:12 [2022-05-04T17:08:12.030Z] 
17:08:12 [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
17:08:12 [2022-05-04T17:08:12.030Z]     archive_test.go:252: Failing on Windows CI machines
17:08:12 [2022-05-04T17:08:12.030Z] 
17:08:12 [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
17:08:12 [2022-05-04T17:08:12.030Z]     archive_windows_test.go:16: Currently fails
17:08:12 [2022-05-04T17:08:12.030Z] 
17:08:12 [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
17:08:12 [2022-05-04T17:08:12.030Z]     changes_test.go:196: needs more investigation
17:08:12 [2022-05-04T17:08:12.030Z] 
17:08:12 [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s)
17:08:12 [2022-05-04T17:08:12.030Z]     changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846
17:08:12 [2022-05-04T17:08:12.030Z] 
17:08:12 [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s)
17:08:12 [2022-05-04T17:08:12.030Z]     changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846
17:08:12 [2022-05-04T17:08:12.030Z] 
17:08:12 [2022-05-04T17:08:12.030Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
17:08:12 [2022-05-04T17:08:12.030Z]     changes_test.go:433: needs further investigation
17:08:12 [2022-05-04T17:08:12.030Z] 
17:08:12 [2022-05-04T17:08:12.031Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
17:08:12 [2022-05-04T17:08:12.031Z]     changes_test.go:469: needs further investigation
17:08:12 [2022-05-04T17:08:12.031Z] 
17:08:12 [2022-05-04T17:08:12.031Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
17:08:12 [2022-05-04T17:08:12.031Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
17:08:12 [2022-05-04T17:08:12.031Z] 
17:08:12 [2022-05-04T17:08:12.031Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
17:08:12 [2022-05-04T17:08:12.031Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
17:08:12 [2022-05-04T17:08:12.031Z] 
17:08:12 [2022-05-04T17:08:12.031Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
17:08:12 [2022-05-04T17:08:12.031Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:08:12 [2022-05-04T17:08:12.031Z] 
17:08:12 [2022-05-04T17:08:12.031Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
17:08:12 [2022-05-04T17:08:12.031Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:08:12 [2022-05-04T17:08:12.031Z] 
17:08:12 [2022-05-04T17:08:12.031Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
17:08:12 [2022-05-04T17:08:12.031Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
17:08:12 [2022-05-04T17:08:12.031Z] 
17:08:12 [2022-05-04T17:08:12.031Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
17:08:12 [2022-05-04T17:08:12.031Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:08:12 [2022-05-04T17:08:12.031Z] 
17:08:12 [2022-05-04T17:08:12.031Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
17:08:12 [2022-05-04T17:08:12.031Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
17:08:12 [2022-05-04T17:08:12.031Z] 
17:08:12 [2022-05-04T17:08:12.031Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
17:08:12 [2022-05-04T17:08:12.031Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
17:08:12 [2022-05-04T17:08:12.031Z] 
17:08:12 [2022-05-04T17:08:12.031Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
17:08:12 [2022-05-04T17:08:12.031Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
17:08:12 [2022-05-04T17:08:12.031Z] 
17:08:12 [2022-05-04T17:08:12.031Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
17:08:12 [2022-05-04T17:08:12.031Z]     poller_test.go:40: No chmod on Windows
17:08:12 [2022-05-04T17:08:12.031Z] 
17:08:12 [2022-05-04T17:08:12.031Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
17:08:12 [2022-05-04T17:08:12.031Z]     fileutils_test.go:133: Needs porting to Windows
17:08:12 [2022-05-04T17:08:12.031Z] 
17:08:12 [2022-05-04T17:08:12.031Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
17:08:12 [2022-05-04T17:08:12.031Z]     fileutils_test.go:179: Needs porting to Windows
17:08:12 [2022-05-04T17:08:12.031Z] 
17:08:12 [2022-05-04T17:08:12.031Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s)
17:08:12 [2022-05-04T17:08:12.031Z]     registry_test.go:50: os.Getuid() != 0: skipping test that requires root
17:08:12 [2022-05-04T17:08:12.031Z] 
17:08:12 [2022-05-04T17:08:12.031Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
17:08:12 [2022-05-04T17:08:12.031Z]     registry_test.go:70: os.Getuid() != 0: skipping test that requires root
17:08:12 [2022-05-04T17:08:12.031Z] 
17:08:12 [2022-05-04T17:08:12.031Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
17:08:12 [2022-05-04T17:08:12.031Z]     registry_test.go:511: os.Getuid() != 0: skipping test that requires root
17:08:12 [2022-05-04T17:08:12.031Z] 
17:08:12 [2022-05-04T17:08:12.031Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
17:08:12 [2022-05-04T17:08:12.031Z]     local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
17:08:12 [2022-05-04T17:08:12.031Z] 
17:08:12 [2022-05-04T17:08:12.031Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
17:08:12 [2022-05-04T17:08:12.031Z]     local_test.go:180: runtime.GOOS == "windows"
17:08:12 [2022-05-04T17:08:12.031Z] 
17:08:12 [2022-05-04T17:08:12.031Z] DONE 2287 tests, 70 skipped in 254.577s
17:08:12 [2022-05-04T17:08:12.031Z] INFO: make.ps1 ended at 05/04/2022 17:08:11
17:08:12 [2022-05-04T17:08:12.281Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s)
17:08:12 [2022-05-04T17:08:12.281Z] === RUN   TestNetworkDBGarbageCollection
17:08:12 [2022-05-04T17:08:12.281Z] === RUN   TestNewStdWriter
17:08:12 [2022-05-04T17:08:12.281Z] --- PASS: TestNewStdWriter (0.00s)
17:08:12 [2022-05-04T17:08:12.281Z] === RUN   TestWriteWithUninitializedStdWriter
17:08:12 [2022-05-04T17:08:12.281Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
17:08:12 [2022-05-04T17:08:12.281Z] === RUN   TestWriteWithNilBytes
17:08:12 [2022-05-04T17:08:12.281Z] --- PASS: TestWriteWithNilBytes (0.00s)
17:08:12 [2022-05-04T17:08:12.281Z] === RUN   TestWrite
17:08:12 [2022-05-04T17:08:12.281Z] --- PASS: TestWrite (0.00s)
17:08:12 [2022-05-04T17:08:12.281Z] === RUN   TestWriteWithWriterError
17:08:12 [2022-05-04T17:08:12.281Z] --- PASS: TestWriteWithWriterError (0.00s)
17:08:12 [2022-05-04T17:08:12.281Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
17:08:12 [2022-05-04T17:08:12.281Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
17:08:12 [2022-05-04T17:08:12.281Z] === RUN   TestStdCopyWriteAndRead
17:08:12 [2022-05-04T17:08:12.281Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
17:08:12 [2022-05-04T17:08:12.281Z] === RUN   TestStdCopyReturnsErrorReadingHeader
17:08:12 [2022-05-04T17:08:12.281Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
17:08:12 [2022-05-04T17:08:12.281Z] === RUN   TestStdCopyReturnsErrorReadingFrame
17:08:12 [2022-05-04T17:08:12.281Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
17:08:12 [2022-05-04T17:08:12.281Z] === RUN   TestStdCopyDetectsCorruptedFrame
17:08:12 [2022-05-04T17:08:12.282Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
17:08:12 [2022-05-04T17:08:12.282Z] === RUN   TestStdCopyWithInvalidInputHeader
17:08:12 [2022-05-04T17:08:12.282Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
17:08:12 [2022-05-04T17:08:12.282Z] === RUN   TestStdCopyWithCorruptedPrefix
17:08:12 [2022-05-04T17:08:12.282Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
17:08:12 [2022-05-04T17:08:12.282Z] === RUN   TestStdCopyReturnsWriteErrors
17:08:12 [2022-05-04T17:08:12.282Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
17:08:12 [2022-05-04T17:08:12.282Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
17:08:12 [2022-05-04T17:08:12.282Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
17:08:12 [2022-05-04T17:08:12.282Z] === RUN   TestStdCopyReturnsErrorFromSystem
17:08:12 [2022-05-04T17:08:12.282Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
17:08:12 [2022-05-04T17:08:12.282Z] PASS
17:08:12 [2022-05-04T17:08:12.282Z] coverage: 100.0% of statements
17:08:12 [2022-05-04T17:08:12.282Z] ok  	github.com/docker/docker/pkg/stdcopy	0.052s	coverage: 100.0% of statements
17:08:13 [2022-05-04T17:08:13.263Z] === RUN   TestRawProgressFormatterFormatStatus
17:08:13 [2022-05-04T17:08:13.263Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
17:08:13 [2022-05-04T17:08:13.263Z] === RUN   TestRawProgressFormatterFormatProgress
17:08:13 [2022-05-04T17:08:13.263Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
17:08:13 [2022-05-04T17:08:13.263Z] === RUN   TestFormatStatus
17:08:13 [2022-05-04T17:08:13.263Z] --- PASS: TestFormatStatus (0.00s)
17:08:13 [2022-05-04T17:08:13.263Z] === RUN   TestFormatError
17:08:13 [2022-05-04T17:08:13.263Z] --- PASS: TestFormatError (0.00s)
17:08:13 [2022-05-04T17:08:13.263Z] === RUN   TestFormatJSONError
17:08:13 [2022-05-04T17:08:13.263Z] --- PASS: TestFormatJSONError (0.00s)
17:08:13 [2022-05-04T17:08:13.263Z] === RUN   TestJsonProgressFormatterFormatProgress
17:08:13 [2022-05-04T17:08:13.263Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
17:08:13 [2022-05-04T17:08:13.263Z] === RUN   TestJsonProgressFormatterFormatStatus
17:08:13 [2022-05-04T17:08:13.263Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
17:08:13 [2022-05-04T17:08:13.263Z] === RUN   TestNewJSONProgressOutput
17:08:13 [2022-05-04T17:08:13.263Z] --- PASS: TestNewJSONProgressOutput (0.00s)
17:08:13 [2022-05-04T17:08:13.263Z] === RUN   TestAuxFormatterEmit
17:08:13 [2022-05-04T17:08:13.263Z] --- PASS: TestAuxFormatterEmit (0.00s)
17:08:13 [2022-05-04T17:08:13.263Z] === RUN   TestStreamWriterStdout
17:08:13 [2022-05-04T17:08:13.263Z] --- PASS: TestStreamWriterStdout (0.00s)
17:08:13 [2022-05-04T17:08:13.263Z] === RUN   TestStreamWriterStderr
17:08:13 [2022-05-04T17:08:13.263Z] --- PASS: TestStreamWriterStderr (0.00s)
17:08:13 [2022-05-04T17:08:13.263Z] PASS
17:08:13 [2022-05-04T17:08:13.263Z] coverage: 66.2% of statements
17:08:13 [2022-05-04T17:08:13.263Z] ok  	github.com/docker/docker/pkg/streamformatter	0.036s	coverage: 66.2% of statements
17:08:13 [2022-05-04T17:08:13.643Z] === RUN   TestDockerSuite/TestAPIImagesFilter
17:08:13 [2022-05-04T17:08:13.643Z] === RUN   TestDockerSuite/TestAPIImagesHistory
17:08:13 [2022-05-04T17:08:13.731Z] === RUN   TestGenerateRandomID
17:08:13 [2022-05-04T17:08:13.731Z] --- PASS: TestGenerateRandomID (0.00s)
17:08:13 [2022-05-04T17:08:13.731Z] === RUN   TestShortenId
17:08:13 [2022-05-04T17:08:13.731Z] --- PASS: TestShortenId (0.00s)
17:08:13 [2022-05-04T17:08:13.731Z] === RUN   TestShortenSha256Id
17:08:13 [2022-05-04T17:08:13.731Z] --- PASS: TestShortenSha256Id (0.00s)
17:08:13 [2022-05-04T17:08:13.731Z] === RUN   TestShortenIdEmpty
17:08:13 [2022-05-04T17:08:13.731Z] --- PASS: TestShortenIdEmpty (0.00s)
17:08:13 [2022-05-04T17:08:13.731Z] === RUN   TestShortenIdInvalid
17:08:13 [2022-05-04T17:08:13.731Z] --- PASS: TestShortenIdInvalid (0.00s)
17:08:13 [2022-05-04T17:08:13.731Z] === RUN   TestIsShortIDNonHex
17:08:13 [2022-05-04T17:08:13.731Z] --- PASS: TestIsShortIDNonHex (0.00s)
17:08:13 [2022-05-04T17:08:13.731Z] === RUN   TestIsShortIDNotCorrectSize
17:08:13 [2022-05-04T17:08:13.731Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
17:08:13 [2022-05-04T17:08:13.731Z] PASS
17:08:13 [2022-05-04T17:08:13.731Z] coverage: 70.6% of statements
17:08:13 [2022-05-04T17:08:13.731Z] ok  	github.com/docker/docker/pkg/stringid	0.032s	coverage: 70.6% of statements
17:08:14 [2022-05-04T17:08:14.197Z] === RUN   TestIsCpusetListAvailable
17:08:14 [2022-05-04T17:08:14.197Z] --- PASS: TestIsCpusetListAvailable (0.00s)
17:08:14 [2022-05-04T17:08:14.197Z] PASS
17:08:14 [2022-05-04T17:08:14.197Z] coverage: 39.4% of statements
17:08:14 [2022-05-04T17:08:14.197Z] ok  	github.com/docker/docker/pkg/sysinfo	0.027s	coverage: 39.4% of statements
17:08:14 [2022-05-04T17:08:14.212Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
17:08:14 [2022-05-04T17:08:14.212Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
17:08:14 [2022-05-04T17:08:14.974Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
17:08:14 [2022-05-04T17:08:14.974Z] INFO: Unit tests ended at 05/04/2022 17:08:14. Duration:00:04:27.0801069
17:08:14 [2022-05-04T17:08:14.974Z] INFO: Building busybox
17:08:14 [2022-05-04T17:08:14.974Z] Sending build context to Docker daemon   5.12kB
17:08:14 [2022-05-04T17:08:14.974Z] 
17:08:14 [2022-05-04T17:08:14.974Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
17:08:14 [2022-05-04T17:08:14.974Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
17:08:14 [2022-05-04T17:08:14.974Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
17:08:14 [2022-05-04T17:08:14.974Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
17:08:14 [2022-05-04T17:08:14.974Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
17:08:14 [2022-05-04T17:08:14.974Z]  ---> aa8714eb8356
17:08:14 [2022-05-04T17:08:14.974Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
17:08:14 [2022-05-04T17:08:14.974Z]  ---> Running in 8a09ec5329b5
17:08:15 [2022-05-04T17:08:15.156Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
17:08:15 [2022-05-04T17:08:15.156Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
17:08:15 [2022-05-04T17:08:15.156Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
17:08:15 [2022-05-04T17:08:15.181Z] === RUN   TestChtimes
17:08:15 [2022-05-04T17:08:15.181Z] --- PASS: TestChtimes (0.00s)
17:08:15 [2022-05-04T17:08:15.181Z] === RUN   TestChtimesWindows
17:08:15 [2022-05-04T17:08:15.181Z] --- PASS: TestChtimesWindows (0.00s)
17:08:15 [2022-05-04T17:08:15.181Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
17:08:15 [2022-05-04T17:08:15.181Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
17:08:15 [2022-05-04T17:08:15.181Z] PASS
17:08:15 [2022-05-04T17:08:15.181Z] coverage: 13.0% of statements
17:08:15 [2022-05-04T17:08:15.181Z] ok  	github.com/docker/docker/pkg/system	0.039s	coverage: 13.0% of statements
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestTailFile
17:08:16 [2022-05-04T17:08:16.167Z] --- PASS: TestTailFile (0.00s)
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestTailFileManyLines
17:08:16 [2022-05-04T17:08:16.167Z] --- PASS: TestTailFileManyLines (0.00s)
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestTailEmptyFile
17:08:16 [2022-05-04T17:08:16.167Z] --- PASS: TestTailEmptyFile (0.00s)
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestTailNegativeN
17:08:16 [2022-05-04T17:08:16.167Z] --- PASS: TestTailNegativeN (0.00s)
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader
17:08:16 [2022-05-04T17:08:16.167Z] === CONT  TestNewTailReader
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/4_byte_delimiter
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/4_byte_delimiter
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/8_byte_delimiter
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/8_byte_delimiter
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/12_byte_delimiter
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/12_byte_delimiter
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/no_delimiter
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/no_delimiter
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/single_byte_delimiter
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/single_byte_delimiter
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/2_byte_delimiter
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/2_byte_delimiter
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/truncated_last_line
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/truncated_last_line#01
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/truncated_last_line#02
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
17:08:16 [2022-05-04T17:08:16.167Z] === CONT  TestNewTailReader/4_byte_delimiter
17:08:16 [2022-05-04T17:08:16.167Z] === CONT  TestNewTailReader/no_delimiter
17:08:16 [2022-05-04T17:08:16.167Z] === CONT  TestNewTailReader/8_byte_delimiter
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/no_delimiter/no_lines
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
17:08:16 [2022-05-04T17:08:16.167Z] === CONT  TestNewTailReader/12_byte_delimiter
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
17:08:16 [2022-05-04T17:08:16.167Z] === CONT  TestNewTailReader/single_byte_delimiter
17:08:16 [2022-05-04T17:08:16.167Z] === CONT  TestNewTailReader/2_byte_delimiter
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
17:08:16 [2022-05-04T17:08:16.167Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
17:08:16 [2022-05-04T17:08:16.167Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
17:08:16 [2022-05-04T17:08:16.167Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
17:08:16 [2022-05-04T17:08:16.167Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
17:08:16 [2022-05-04T17:08:16.168Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
17:08:16 [2022-05-04T17:08:16.168Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
17:08:16 [2022-05-04T17:08:16.168Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
17:08:16 [2022-05-04T17:08:16.168Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.168Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.168Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.168Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.168Z] === CONT  TestNewTailReader/no_delimiter/no_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.168Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.168Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.168Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
17:08:16 [2022-05-04T17:08:16.168Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
17:08:16 [2022-05-04T17:08:16.168Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.168Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
17:08:16 [2022-05-04T17:08:16.168Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
17:08:16 [2022-05-04T17:08:16.168Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
17:08:16 [2022-05-04T17:08:16.168Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.168Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.168Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:08:16 [2022-05-04T17:08:16.168Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:08:16 [2022-05-04T17:08:16.168Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.169Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.169Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
17:08:16 [2022-05-04T17:08:16.169Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.169Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.169Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.169Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
17:08:16 [2022-05-04T17:08:16.169Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.169Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.169Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
17:08:16 [2022-05-04T17:08:16.169Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
17:08:16 [2022-05-04T17:08:16.169Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.169Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.169Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
17:08:16 [2022-05-04T17:08:16.169Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
17:08:16 [2022-05-04T17:08:16.169Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
17:08:16 [2022-05-04T17:08:16.169Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
17:08:16 [2022-05-04T17:08:16.169Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.169Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
17:08:16 [2022-05-04T17:08:16.169Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.169Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.169Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
17:08:16 [2022-05-04T17:08:16.169Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.169Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.169Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:08:16 [2022-05-04T17:08:16.169Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:08:16 [2022-05-04T17:08:16.169Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.170Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.170Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
17:08:16 [2022-05-04T17:08:16.170Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
17:08:16 [2022-05-04T17:08:16.170Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
17:08:16 [2022-05-04T17:08:16.170Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
17:08:16 [2022-05-04T17:08:16.170Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.170Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.170Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.170Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.170Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.170Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.170Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.170Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.170Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.170Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.170Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.170Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.170Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.170Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
17:08:16 [2022-05-04T17:08:16.170Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:08:16 [2022-05-04T17:08:16.171Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.171Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
17:08:16 [2022-05-04T17:08:16.171Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
17:08:16 [2022-05-04T17:08:16.172Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
17:08:16 [2022-05-04T17:08:16.173Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:08:16 [2022-05-04T17:08:16.173Z] --- PASS: TestNewTailReader (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:08:16 [2022-05-04T17:08:16.173Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.174Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.174Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.174Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.174Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.174Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.174Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
17:08:16 [2022-05-04T17:08:16.174Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.174Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.174Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.174Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.01s)
17:08:16 [2022-05-04T17:08:16.174Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.174Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.174Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.174Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.174Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.174Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.174Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.174Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
17:08:16 [2022-05-04T17:08:16.174Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
17:08:16 [2022-05-04T17:08:16.174Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.174Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.174Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:08:16 [2022-05-04T17:08:16.174Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.174Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.174Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s)
17:08:16 [2022-05-04T17:08:16.174Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.174Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.174Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s)
17:08:16 [2022-05-04T17:08:16.174Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:08:16 [2022-05-04T17:08:16.174Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.174Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.174Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.174Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.174Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.174Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.174Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
17:08:16 [2022-05-04T17:08:16.174Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.174Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.174Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.174Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.174Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
17:08:16 [2022-05-04T17:08:16.174Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.174Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.174Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:08:16 [2022-05-04T17:08:16.174Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.174Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.174Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.174Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.174Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.174Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.174Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
17:08:16 [2022-05-04T17:08:16.174Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.174Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.174Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
17:08:16 [2022-05-04T17:08:16.174Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.534Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
17:08:16 [2022-05-04T17:08:16.640Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.640Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.640Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.640Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
17:08:16 [2022-05-04T17:08:16.640Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.640Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.640Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.640Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.640Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.640Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.640Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.640Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.640Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.640Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.640Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.640Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
17:08:16 [2022-05-04T17:08:16.640Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.640Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.640Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s)
17:08:16 [2022-05-04T17:08:16.640Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.640Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.640Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.640Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.640Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.640Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.640Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.640Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.01s)
17:08:16 [2022-05-04T17:08:16.641Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.01s)
17:08:16 [2022-05-04T17:08:16.641Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.641Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.642Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.642Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.642Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.642Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.642Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.642Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:08:16 [2022-05-04T17:08:16.642Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.642Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.642Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.642Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.642Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.642Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.642Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:08:16 [2022-05-04T17:08:16.642Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.642Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.642Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.642Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.642Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.642Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.642Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
17:08:16 [2022-05-04T17:08:16.642Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.642Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.642Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.642Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.642Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
17:08:16 [2022-05-04T17:08:16.642Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.642Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.642Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.642Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.642Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.642Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.642Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.642Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.642Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.642Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.642Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.642Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:08:16 [2022-05-04T17:08:16.642Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.642Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:08:16 [2022-05-04T17:08:16.642Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.642Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.642Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.642Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:08:16 [2022-05-04T17:08:16.642Z] PASS
17:08:16 [2022-05-04T17:08:16.642Z] coverage: 88.6% of statements
17:08:16 [2022-05-04T17:08:16.642Z] ok  	github.com/docker/docker/pkg/tailfile	0.131s	coverage: 88.6% of statements
17:08:17 [2022-05-04T17:08:17.103Z] === RUN   TestDockerSuite/TestAPINetworkFilter
17:08:17 [2022-05-04T17:08:17.103Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
17:08:17 [2022-05-04T17:08:17.103Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
17:08:17 [2022-05-04T17:08:17.108Z] === RUN   TestTarSumRemoveNonExistent
17:08:17 [2022-05-04T17:08:17.108Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
17:08:17 [2022-05-04T17:08:17.108Z] === RUN   TestTarSumRemove
17:08:17 [2022-05-04T17:08:17.108Z] --- PASS: TestTarSumRemove (0.00s)
17:08:17 [2022-05-04T17:08:17.108Z] === RUN   TestSortFileInfoSums
17:08:17 [2022-05-04T17:08:17.108Z] --- PASS: TestSortFileInfoSums (0.00s)
17:08:17 [2022-05-04T17:08:17.108Z] === RUN   TestNewTarSumForLabelInvalid
17:08:17 [2022-05-04T17:08:17.108Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
17:08:17 [2022-05-04T17:08:17.108Z] === RUN   TestNewTarSumForLabel
17:08:17 [2022-05-04T17:08:17.108Z] --- PASS: TestNewTarSumForLabel (0.00s)
17:08:17 [2022-05-04T17:08:17.108Z] === RUN   TestEmptyTar
17:08:17 [2022-05-04T17:08:17.108Z] --- PASS: TestEmptyTar (0.00s)
17:08:17 [2022-05-04T17:08:17.108Z] === RUN   TestTarSumsReadSize
17:08:17 [2022-05-04T17:08:17.108Z] --- PASS: TestTarSumsReadSize (0.00s)
17:08:17 [2022-05-04T17:08:17.108Z] === RUN   TestTarSums
17:08:17 [2022-05-04T17:08:17.108Z] --- PASS: TestTarSums (0.05s)
17:08:17 [2022-05-04T17:08:17.108Z] === RUN   TestIteration
17:08:17 [2022-05-04T17:08:17.108Z] --- PASS: TestIteration (0.00s)
17:08:17 [2022-05-04T17:08:17.108Z] === RUN   TestVersionLabelForChecksum
17:08:17 [2022-05-04T17:08:17.108Z] --- PASS: TestVersionLabelForChecksum (0.00s)
17:08:17 [2022-05-04T17:08:17.108Z] === RUN   TestVersion
17:08:17 [2022-05-04T17:08:17.108Z] --- PASS: TestVersion (0.00s)
17:08:17 [2022-05-04T17:08:17.108Z] === RUN   TestGetVersion
17:08:17 [2022-05-04T17:08:17.108Z] --- PASS: TestGetVersion (0.00s)
17:08:17 [2022-05-04T17:08:17.108Z] === RUN   TestGetVersions
17:08:17 [2022-05-04T17:08:17.108Z] --- PASS: TestGetVersions (0.00s)
17:08:17 [2022-05-04T17:08:17.108Z] PASS
17:08:17 [2022-05-04T17:08:17.108Z] coverage: 89.3% of statements
17:08:17 [2022-05-04T17:08:17.108Z] ok  	github.com/docker/docker/pkg/tarsum	0.097s	coverage: 89.3% of statements
17:08:17 [2022-05-04T17:08:17.575Z] === RUN   TestTruncIndex
17:08:17 [2022-05-04T17:08:17.575Z] --- PASS: TestTruncIndex (0.10s)
17:08:17 [2022-05-04T17:08:17.575Z] PASS
17:08:17 [2022-05-04T17:08:17.575Z] coverage: 91.5% of statements
17:08:17 [2022-05-04T17:08:17.575Z] ok  	github.com/docker/docker/pkg/truncindex	0.133s	coverage: 91.5% of statements
17:08:17 [2022-05-04T17:08:17.670Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
17:08:17 [2022-05-04T17:08:17.930Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
17:08:18 [2022-05-04T17:08:18.046Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
17:08:18 [2022-05-04T17:08:18.046Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
17:08:18 [2022-05-04T17:08:18.046Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
17:08:18 [2022-05-04T17:08:18.046Z] ?   	github.com/docker/docker/libnetwork/netutils	[no test files]
17:08:18 [2022-05-04T17:08:18.046Z] === RUN   TestVersionInfo
17:08:18 [2022-05-04T17:08:18.046Z] --- PASS: TestVersionInfo (0.00s)
17:08:18 [2022-05-04T17:08:18.046Z] === RUN   TestAppendVersions
17:08:18 [2022-05-04T17:08:18.046Z] --- PASS: TestAppendVersions (0.00s)
17:08:18 [2022-05-04T17:08:18.046Z] PASS
17:08:18 [2022-05-04T17:08:18.046Z] coverage: 88.9% of statements
17:08:18 [2022-05-04T17:08:18.046Z] ok  	github.com/docker/docker/pkg/useragent	0.035s	coverage: 88.9% of statements
17:08:18 [2022-05-04T17:08:18.497Z] --- PASS: TestBuildWithHugeFile (126.91s)
17:08:18 [2022-05-04T17:08:18.498Z] === RUN   TestBuildWCOWSandboxSize
17:08:18 [2022-05-04T17:08:18.498Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:08:18 [2022-05-04T17:08:18.498Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
17:08:18 [2022-05-04T17:08:18.498Z] === RUN   TestBuildWithEmptyDockerfile
17:08:18 [2022-05-04T17:08:18.498Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:08:18 [2022-05-04T17:08:18.498Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:08:18 [2022-05-04T17:08:18.498Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:08:18 [2022-05-04T17:08:18.498Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:08:18 [2022-05-04T17:08:18.498Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:08:18 [2022-05-04T17:08:18.498Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:08:18 [2022-05-04T17:08:18.498Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:08:18 [2022-05-04T17:08:18.498Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:08:18 [2022-05-04T17:08:18.757Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:08:19 [2022-05-04T17:08:19.019Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
17:08:19 [2022-05-04T17:08:19.019Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s)
17:08:19 [2022-05-04T17:08:19.019Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s)
17:08:19 [2022-05-04T17:08:19.019Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
17:08:19 [2022-05-04T17:08:19.019Z] === RUN   TestBuildPreserveOwnership
17:08:19 [2022-05-04T17:08:19.019Z] === RUN   TestBuildPreserveOwnership/copy_from
17:08:19 [2022-05-04T17:08:19.019Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
17:08:19 [2022-05-04T17:08:19.019Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
17:08:19 [2022-05-04T17:08:19.020Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
17:08:19 [2022-05-04T17:08:19.020Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
17:08:19 [2022-05-04T17:08:19.279Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
17:08:19 [2022-05-04T17:08:19.605Z] === RUN   TestNewSettable
17:08:19 [2022-05-04T17:08:19.605Z] --- PASS: TestNewSettable (0.00s)
17:08:19 [2022-05-04T17:08:19.605Z] === RUN   TestIsSettable
17:08:19 [2022-05-04T17:08:19.605Z] --- PASS: TestIsSettable (0.00s)
17:08:19 [2022-05-04T17:08:19.605Z] === RUN   TestUpdateSettingsEnv
17:08:19 [2022-05-04T17:08:19.605Z] --- PASS: TestUpdateSettingsEnv (0.00s)
17:08:19 [2022-05-04T17:08:19.605Z] PASS
17:08:19 [2022-05-04T17:08:19.605Z] coverage: 20.0% of statements
17:08:19 [2022-05-04T17:08:19.605Z] ok  	github.com/docker/docker/plugin/v2	0.029s	coverage: 20.0% of statements
17:08:19 [2022-05-04T17:08:19.605Z] === RUN   TestValidatePrivileges
17:08:19 [2022-05-04T17:08:19.605Z] --- PASS: TestValidatePrivileges (0.00s)
17:08:19 [2022-05-04T17:08:19.605Z] === RUN   TestFilterByCapNeg
17:08:19 [2022-05-04T17:08:19.605Z] --- PASS: TestFilterByCapNeg (0.00s)
17:08:19 [2022-05-04T17:08:19.605Z] === RUN   TestFilterByCapPos
17:08:19 [2022-05-04T17:08:19.606Z] --- PASS: TestFilterByCapPos (0.00s)
17:08:19 [2022-05-04T17:08:19.606Z] === RUN   TestStoreGetPluginNotMatchCapRefs
17:08:19 [2022-05-04T17:08:19.606Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
17:08:19 [2022-05-04T17:08:19.606Z] PASS
17:08:19 [2022-05-04T17:08:19.606Z] coverage: 12.2% of statements
17:08:19 [2022-05-04T17:08:19.606Z] ok  	github.com/docker/docker/plugin	0.051s	coverage: 12.2% of statements
17:08:19 [2022-05-04T17:08:19.719Z] Removing intermediate container 8a09ec5329b5
17:08:19 [2022-05-04T17:08:19.719Z]  ---> 20659b294be5
17:08:19 [2022-05-04T17:08:19.719Z] Step 7/13 : ARG BUSYBOX_VERSION
17:08:19 [2022-05-04T17:08:19.719Z]  ---> Running in 5bac77489418
17:08:19 [2022-05-04T17:08:19.719Z] Removing intermediate container 5bac77489418
17:08:19 [2022-05-04T17:08:19.719Z]  ---> 373276464517
17:08:19 [2022-05-04T17:08:19.719Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
17:08:19 [2022-05-04T17:08:19.719Z]  ---> Running in 1f6104a633e2
17:08:19 [2022-05-04T17:08:19.719Z] Removing intermediate container 1f6104a633e2
17:08:19 [2022-05-04T17:08:19.719Z]  ---> 4e7c431b765a
17:08:19 [2022-05-04T17:08:19.719Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
17:08:20 [2022-05-04T17:08:20.076Z] === RUN   TestLoad
17:08:20 [2022-05-04T17:08:20.076Z] --- PASS: TestLoad (0.00s)
17:08:20 [2022-05-04T17:08:20.076Z] === RUN   TestSave
17:08:20 [2022-05-04T17:08:20.542Z] --- PASS: TestSave (0.02s)
17:08:20 [2022-05-04T17:08:20.542Z] === RUN   TestAddDeleteGet
17:08:20 [2022-05-04T17:08:20.542Z] --- PASS: TestNewClientWithTimeout (17.62s)
17:08:20 [2022-05-04T17:08:20.542Z] === RUN   TestClientStream
17:08:20 [2022-05-04T17:08:20.542Z] --- PASS: TestClientStream (0.00s)
17:08:20 [2022-05-04T17:08:20.542Z] === RUN   TestClientSendFile
17:08:20 [2022-05-04T17:08:20.542Z] --- PASS: TestClientSendFile (0.00s)
17:08:20 [2022-05-04T17:08:20.542Z] === RUN   TestClientWithRequestTimeout
17:08:20 [2022-05-04T17:08:20.542Z] --- PASS: TestClientWithRequestTimeout (0.00s)
17:08:20 [2022-05-04T17:08:20.542Z] === RUN   TestFileSpecPlugin
17:08:20 [2022-05-04T17:08:20.542Z] --- PASS: TestFileSpecPlugin (0.07s)
17:08:20 [2022-05-04T17:08:20.542Z] === RUN   TestFileJSONSpecPlugin
17:08:20 [2022-05-04T17:08:20.542Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
17:08:20 [2022-05-04T17:08:20.542Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
17:08:20 [2022-05-04T17:08:20.542Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
17:08:20 [2022-05-04T17:08:20.542Z] --- PASS: TestAddDeleteGet (0.13s)
17:08:20 [2022-05-04T17:08:20.542Z] === RUN   TestPluginAddHandler
17:08:20 [2022-05-04T17:08:20.542Z] --- PASS: TestPluginAddHandler (0.00s)
17:08:20 [2022-05-04T17:08:20.542Z] === RUN   TestPluginWaitBadPlugin
17:08:20 [2022-05-04T17:08:20.542Z] === RUN   TestInvalidTags
17:08:20 [2022-05-04T17:08:20.542Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
17:08:20 [2022-05-04T17:08:20.542Z] === RUN   TestGet
17:08:20 [2022-05-04T17:08:20.542Z] time="2022-05-04T17:08:20Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
17:08:20 [2022-05-04T17:08:20.542Z] --- PASS: TestInvalidTags (0.01s)
17:08:20 [2022-05-04T17:08:20.542Z] PASS
17:08:20 [2022-05-04T17:08:20.542Z] coverage: 83.7% of statements
17:08:20 [2022-05-04T17:08:20.542Z] ok  	github.com/docker/docker/reference	0.215s	coverage: 83.7% of statements
17:08:21 [2022-05-04T17:08:21.184Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:08:21 [2022-05-04T17:08:21.279Z] 
17:08:21 [2022-05-04T17:08:21.524Z] time="2022-05-04T17:08:21Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
17:08:21 [2022-05-04T17:08:21.524Z] === RUN   TestResumableRequestHeaderSimpleErrors
17:08:21 [2022-05-04T17:08:21.524Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s)
17:08:21 [2022-05-04T17:08:21.524Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
17:08:21 [2022-05-04T17:08:21.524Z] === RUN   TestResolveAuthConfigIndexServer
17:08:21 [2022-05-04T17:08:21.524Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
17:08:21 [2022-05-04T17:08:21.524Z] === RUN   TestResolveAuthConfigFullURL
17:08:21 [2022-05-04T17:08:21.524Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
17:08:21 [2022-05-04T17:08:21.524Z] === RUN   TestLoadAllowNondistributableArtifacts
17:08:21 [2022-05-04T17:08:21.524Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
17:08:21 [2022-05-04T17:08:21.524Z] === RUN   TestValidateMirror
17:08:21 [2022-05-04T17:08:21.524Z] --- PASS: TestValidateMirror (0.00s)
17:08:21 [2022-05-04T17:08:21.524Z] === RUN   TestLoadInsecureRegistries
17:08:21 [2022-05-04T17:08:21.524Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
17:08:21 [2022-05-04T17:08:21.524Z] === RUN   TestResumableRequestHeaderTooMuchFailures
17:08:21 [2022-05-04T17:08:21.524Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
17:08:21 [2022-05-04T17:08:21.524Z] === RUN   TestResumableRequestReaderWithReadError
17:08:21 [2022-05-04T17:08:21.524Z] time="2022-05-04T17:08:21Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
17:08:21 [2022-05-04T17:08:21.524Z] time="2022-05-04T17:08:21Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
17:08:21 [2022-05-04T17:08:21.524Z] time="2022-05-04T17:08:21Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
17:08:21 [2022-05-04T17:08:21.524Z] --- PASS: TestLoadInsecureRegistries (0.14s)
17:08:21 [2022-05-04T17:08:21.524Z] === RUN   TestNewServiceConfig
17:08:21 [2022-05-04T17:08:21.524Z] --- PASS: TestNewServiceConfig (0.00s)
17:08:21 [2022-05-04T17:08:21.524Z] === RUN   TestValidateIndexName
17:08:21 [2022-05-04T17:08:21.524Z] --- PASS: TestValidateIndexName (0.00s)
17:08:21 [2022-05-04T17:08:21.524Z] === RUN   TestValidateIndexNameWithError
17:08:21 [2022-05-04T17:08:21.524Z] --- PASS: TestValidateIndexNameWithError (0.00s)
17:08:21 [2022-05-04T17:08:21.524Z] === RUN   TestEndpointParse
17:08:21 [2022-05-04T17:08:21.524Z] --- PASS: TestEndpointParse (0.00s)
17:08:21 [2022-05-04T17:08:21.524Z] === RUN   TestEndpointParseInvalid
17:08:21 [2022-05-04T17:08:21.524Z] --- PASS: TestEndpointParseInvalid (0.00s)
17:08:21 [2022-05-04T17:08:21.524Z] === RUN   TestValidateEndpoint
17:08:21 [2022-05-04T17:08:21.524Z] time="2022-05-04T17:08:21Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
17:08:21 [2022-05-04T17:08:21.524Z] --- PASS: TestResumableRequestReaderWithReadError (0.14s)
17:08:21 [2022-05-04T17:08:21.524Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
17:08:21 [2022-05-04T17:08:21.524Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
17:08:21 [2022-05-04T17:08:21.525Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
17:08:21 [2022-05-04T17:08:21.525Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
17:08:21 [2022-05-04T17:08:21.525Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
17:08:21 [2022-05-04T17:08:21.525Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
17:08:21 [2022-05-04T17:08:21.525Z] === RUN   TestResumableRequestReader
17:08:21 [2022-05-04T17:08:21.525Z] --- PASS: TestResumableRequestReader (0.00s)
17:08:21 [2022-05-04T17:08:21.525Z] === RUN   TestResumableRequestReaderWithInitialResponse
17:08:21 [2022-05-04T17:08:21.525Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
17:08:21 [2022-05-04T17:08:21.525Z] PASS
17:08:21 [2022-05-04T17:08:21.525Z] coverage: 100.0% of statements
17:08:21 [2022-05-04T17:08:21.525Z] --- PASS: TestValidateEndpoint (0.00s)
17:08:21 [2022-05-04T17:08:21.525Z] === RUN   TestPing
17:08:21 [2022-05-04T17:08:21.525Z] --- PASS: TestPing (0.00s)
17:08:21 [2022-05-04T17:08:21.745Z]  ---> 9e10656b5e71
17:08:21 [2022-05-04T17:08:21.745Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
17:08:21 [2022-05-04T17:08:21.745Z]  ---> Running in 8ddd63f2274c
17:08:21 [2022-05-04T17:08:21.991Z] === RUN   TestPingRegistryEndpoint
17:08:21 [2022-05-04T17:08:21.991Z]     registry_test.go:50: os.Getuid() != 0: skipping test that requires root
17:08:21 [2022-05-04T17:08:21.991Z] --- SKIP: TestPingRegistryEndpoint (0.01s)
17:08:21 [2022-05-04T17:08:21.991Z] === RUN   TestEndpoint
17:08:21 [2022-05-04T17:08:21.991Z] ok  	github.com/docker/docker/registry/resumable	0.194s	coverage: 100.0% of statements
17:08:21 [2022-05-04T17:08:21.991Z]     registry_test.go:70: os.Getuid() != 0: skipping test that requires root
17:08:21 [2022-05-04T17:08:21.991Z] --- SKIP: TestEndpoint (0.00s)
17:08:21 [2022-05-04T17:08:21.991Z] === RUN   TestParseRepositoryInfo
17:08:21 [2022-05-04T17:08:21.991Z] --- PASS: TestParseRepositoryInfo (0.00s)
17:08:21 [2022-05-04T17:08:21.991Z] === RUN   TestNewIndexInfo
17:08:21 [2022-05-04T17:08:21.991Z] --- PASS: TestNewIndexInfo (0.00s)
17:08:21 [2022-05-04T17:08:21.991Z] === RUN   TestMirrorEndpointLookup
17:08:21 [2022-05-04T17:08:21.991Z]     registry_test.go:511: os.Getuid() != 0: skipping test that requires root
17:08:21 [2022-05-04T17:08:21.991Z] --- SKIP: TestMirrorEndpointLookup (0.00s)
17:08:21 [2022-05-04T17:08:21.991Z] === RUN   TestSearchRepositories
17:08:21 [2022-05-04T17:08:21.991Z]     registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1
17:08:21 [2022-05-04T17:08:21.991Z]         Host: 127.0.0.1:49351
17:08:21 [2022-05-04T17:08:21.991Z]         User-Agent: docker test client
17:08:21 [2022-05-04T17:08:21.991Z]         Authorization: Token fake-token
17:08:21 [2022-05-04T17:08:21.991Z]         X-Docker-Token: true
17:08:21 [2022-05-04T17:08:21.991Z]         Accept-Encoding: gzip
17:08:21 [2022-05-04T17:08:21.991Z]         
17:08:21 [2022-05-04T17:08:21.991Z]         
17:08:21 [2022-05-04T17:08:21.991Z]     registry_test.go:731: HTTP/1.1 200 OK
17:08:21 [2022-05-04T17:08:21.991Z]         Connection: close
17:08:21 [2022-05-04T17:08:21.991Z]         Content-Length: 144
17:08:21 [2022-05-04T17:08:21.991Z]         Cache-Control: no-cache
17:08:21 [2022-05-04T17:08:21.991Z]         Content-Type: application/json
17:08:21 [2022-05-04T17:08:21.991Z]         Date: Wed, 04 May 2022 17:08:21 GMT
17:08:21 [2022-05-04T17:08:21.991Z]         Expires: -1
17:08:21 [2022-05-04T17:08:21.991Z]         Pragma: no-cache
17:08:21 [2022-05-04T17:08:21.991Z]         Server: docker-tests/mock
17:08:21 [2022-05-04T17:08:21.991Z]         X-Docker-Registry-Config: mock
17:08:21 [2022-05-04T17:08:21.991Z]         X-Docker-Registry-Version: 0.0.0
17:08:21 [2022-05-04T17:08:21.991Z]         
17:08:21 [2022-05-04T17:08:21.991Z]         
17:08:21 [2022-05-04T17:08:21.991Z] --- PASS: TestSearchRepositories (0.00s)
17:08:21 [2022-05-04T17:08:21.991Z] === RUN   TestTrustedLocation
17:08:21 [2022-05-04T17:08:21.991Z] --- PASS: TestTrustedLocation (0.00s)
17:08:21 [2022-05-04T17:08:21.991Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
17:08:21 [2022-05-04T17:08:21.991Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
17:08:21 [2022-05-04T17:08:21.991Z] === RUN   TestAllowNondistributableArtifacts
17:08:21 [2022-05-04T17:08:21.991Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
17:08:21 [2022-05-04T17:08:21.991Z] === RUN   TestIsSecureIndex
17:08:21 [2022-05-04T17:08:21.991Z] --- PASS: TestIsSecureIndex (0.00s)
17:08:21 [2022-05-04T17:08:21.991Z] PASS
17:08:21 [2022-05-04T17:08:21.991Z] coverage: 51.7% of statements
17:08:21 [2022-05-04T17:08:21.991Z] ok  	github.com/docker/docker/registry	0.214s	coverage: 51.7% of statements
17:08:22 [2022-05-04T17:08:22.458Z] === RUN   TestRestartManagerTimeout
17:08:22 [2022-05-04T17:08:22.458Z] --- PASS: TestRestartManagerTimeout (0.00s)
17:08:22 [2022-05-04T17:08:22.458Z] === RUN   TestRestartManagerTimeoutReset
17:08:22 [2022-05-04T17:08:22.458Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
17:08:22 [2022-05-04T17:08:22.458Z] PASS
17:08:22 [2022-05-04T17:08:22.458Z] coverage: 50.9% of statements
17:08:22 [2022-05-04T17:08:22.458Z] ok  	github.com/docker/docker/restartmanager	0.035s	coverage: 50.9% of statements
17:08:22 [2022-05-04T17:08:22.458Z] === RUN   TestDecodeContainerConfig
17:08:22 [2022-05-04T17:08:22.458Z] === RUN   TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json
17:08:22 [2022-05-04T17:08:22.458Z] --- PASS: TestDecodeContainerConfig (0.00s)
17:08:22 [2022-05-04T17:08:22.458Z]     --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s)
17:08:22 [2022-05-04T17:08:22.458Z] === RUN   TestDecodeContainerConfigIsolation
17:08:22 [2022-05-04T17:08:22.458Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
17:08:22 [2022-05-04T17:08:22.458Z] === RUN   TestValidatePrivileged
17:08:22 [2022-05-04T17:08:22.458Z] --- PASS: TestValidatePrivileged (0.00s)
17:08:22 [2022-05-04T17:08:22.458Z] PASS
17:08:22 [2022-05-04T17:08:22.458Z] coverage: 52.4% of statements
17:08:22 [2022-05-04T17:08:22.458Z] ok  	github.com/docker/docker/runconfig	0.035s	coverage: 52.4% of statements
17:08:22 [2022-05-04T17:08:22.560Z] --- PASS: TestBuildPreserveOwnership (3.36s)
17:08:22 [2022-05-04T17:08:22.560Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.35s)
17:08:22 [2022-05-04T17:08:22.560Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.99s)
17:08:22 [2022-05-04T17:08:22.560Z] === RUN   TestBuildPlatformInvalid
17:08:22 [2022-05-04T17:08:22.560Z] --- PASS: TestBuildPlatformInvalid (0.08s)
17:08:22 [2022-05-04T17:08:22.560Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:08:22 [2022-05-04T17:08:22.631Z] 4612f6d0b889: Pull complete
17:08:22 [2022-05-04T17:08:22.819Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
17:08:22 [2022-05-04T17:08:22.924Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
17:08:22 [2022-05-04T17:08:22.924Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
17:08:22 [2022-05-04T17:08:22.924Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
17:08:22 [2022-05-04T17:08:22.924Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
17:08:22 [2022-05-04T17:08:22.924Z] PASS
17:08:22 [2022-05-04T17:08:22.924Z] coverage: 62.5% of statements
17:08:22 [2022-05-04T17:08:22.924Z] ok  	github.com/docker/docker/testutil	0.036s	coverage: 62.5% of statements
17:08:23 [2022-05-04T17:08:23.394Z] time="2022-05-04T17:08:23Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
17:08:23 [2022-05-04T17:08:23.754Z] Loaded image: busybox:latest
17:08:23 [2022-05-04T17:08:23.754Z] Loaded image: busybox:glibc
17:08:24 [2022-05-04T17:08:24.962Z] === RUN   TestGetDriver
17:08:24 [2022-05-04T17:08:24.962Z] --- PASS: TestGetDriver (0.00s)
17:08:24 [2022-05-04T17:08:24.962Z] === RUN   TestVolumeRequestError
17:08:24 [2022-05-04T17:08:24.962Z] --- PASS: TestVolumeRequestError (0.01s)
17:08:24 [2022-05-04T17:08:24.962Z] PASS
17:08:24 [2022-05-04T17:08:24.962Z] coverage: 36.1% of statements
17:08:24 [2022-05-04T17:08:24.962Z] ok  	github.com/docker/docker/volume/drivers	0.037s	coverage: 36.1% of statements
17:08:24 [2022-05-04T17:08:24.962Z] === RUN   TestGetAddress
17:08:24 [2022-05-04T17:08:24.962Z] --- PASS: TestGetAddress (0.00s)
17:08:25 [2022-05-04T17:08:25.130Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
17:08:25 [2022-05-04T17:08:25.389Z] Loaded image: debian:bullseye-slim
17:08:25 [2022-05-04T17:08:25.389Z] Loaded image: hello-world:latest
17:08:25 [2022-05-04T17:08:25.428Z] === RUN   TestRemove
17:08:25 [2022-05-04T17:08:25.428Z]     local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
17:08:25 [2022-05-04T17:08:25.428Z] --- SKIP: TestRemove (0.00s)
17:08:25 [2022-05-04T17:08:25.428Z] === RUN   TestInitializeWithVolumes
17:08:25 [2022-05-04T17:08:25.428Z] --- PASS: TestInitializeWithVolumes (0.00s)
17:08:25 [2022-05-04T17:08:25.428Z] === RUN   TestCreate
17:08:25 [2022-05-04T17:08:25.428Z] --- PASS: TestCreate (0.01s)
17:08:25 [2022-05-04T17:08:25.428Z] === RUN   TestValidateName
17:08:25 [2022-05-04T17:08:25.428Z] --- PASS: TestValidateName (0.00s)
17:08:25 [2022-05-04T17:08:25.428Z] === RUN   TestCreateWithOpts
17:08:25 [2022-05-04T17:08:25.428Z]     local_test.go:180: runtime.GOOS == "windows"
17:08:25 [2022-05-04T17:08:25.428Z] --- SKIP: TestCreateWithOpts (0.00s)
17:08:25 [2022-05-04T17:08:25.428Z] === RUN   TestRelaodNoOpts
17:08:25 [2022-05-04T17:08:25.428Z] --- PASS: TestRelaodNoOpts (0.01s)
17:08:25 [2022-05-04T17:08:25.428Z] PASS
17:08:25 [2022-05-04T17:08:25.428Z] coverage: 41.5% of statements
17:08:25 [2022-05-04T17:08:25.428Z] ok  	github.com/docker/docker/volume/local	0.057s	coverage: 41.5% of statements
17:08:25 [2022-05-04T17:08:25.649Z] Loaded image: arm32v7/hello-world:latest
17:08:26 [2022-05-04T17:08:26.411Z] === RUN   TestLCOWParseMountRaw
17:08:26 [2022-05-04T17:08:26.411Z] --- PASS: TestLCOWParseMountRaw (0.00s)
17:08:26 [2022-05-04T17:08:26.411Z] === RUN   TestLCOWParseMountRawSplit
17:08:26 [2022-05-04T17:08:26.411Z] === RUN   TestLCOWParseMountRawSplit/0_c:\:/foo
17:08:26 [2022-05-04T17:08:26.411Z] === RUN   TestLCOWParseMountRawSplit/1_c:\:/foo:ro
17:08:26 [2022-05-04T17:08:26.411Z] === RUN   TestLCOWParseMountRawSplit/2_c:\:/foo:rw
17:08:26 [2022-05-04T17:08:26.411Z] === RUN   TestLCOWParseMountRawSplit/3_c:\:/foo:foo
17:08:26 [2022-05-04T17:08:26.411Z] === RUN   TestLCOWParseMountRawSplit/4_name:/foo:rw
17:08:26 [2022-05-04T17:08:26.411Z] === RUN   TestLCOWParseMountRawSplit/5_name:/foo
17:08:26 [2022-05-04T17:08:26.411Z] === RUN   TestLCOWParseMountRawSplit/6_name:/foo:ro
17:08:26 [2022-05-04T17:08:26.411Z] === RUN   TestLCOWParseMountRawSplit/7_name:/
17:08:26 [2022-05-04T17:08:26.411Z] === RUN   TestLCOWParseMountRawSplit/8_driver/name:/
17:08:26 [2022-05-04T17:08:26.411Z] === RUN   TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar
17:08:26 [2022-05-04T17:08:26.411Z] === RUN   TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data
17:08:26 [2022-05-04T17:08:26.411Z] === RUN   TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo
17:08:26 [2022-05-04T17:08:26.411Z] --- PASS: TestLCOWParseMountRawSplit (0.00s)
17:08:26 [2022-05-04T17:08:26.411Z]     --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s)
17:08:26 [2022-05-04T17:08:26.411Z]     --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s)
17:08:26 [2022-05-04T17:08:26.411Z]     --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s)
17:08:26 [2022-05-04T17:08:26.411Z]     --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s)
17:08:26 [2022-05-04T17:08:26.411Z]     --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s)
17:08:26 [2022-05-04T17:08:26.411Z]     --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s)
17:08:26 [2022-05-04T17:08:26.411Z]     --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s)
17:08:26 [2022-05-04T17:08:26.411Z]     --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s)
17:08:26 [2022-05-04T17:08:26.411Z]     --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s)
17:08:26 [2022-05-04T17:08:26.411Z]     --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s)
17:08:26 [2022-05-04T17:08:26.411Z]     --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s)
17:08:26 [2022-05-04T17:08:26.411Z]     --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s)
17:08:26 [2022-05-04T17:08:26.411Z] === RUN   TestLinuxParseMountRaw
17:08:26 [2022-05-04T17:08:26.411Z] --- PASS: TestLinuxParseMountRaw (0.00s)
17:08:26 [2022-05-04T17:08:26.411Z] === RUN   TestLinuxParseMountRawSplit
17:08:26 [2022-05-04T17:08:26.411Z] === RUN   TestLinuxParseMountRawSplit/0_/tmp:/tmp1
17:08:26 [2022-05-04T17:08:26.411Z] === RUN   TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro
17:08:26 [2022-05-04T17:08:26.411Z] === RUN   TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw
17:08:26 [2022-05-04T17:08:26.411Z] === RUN   TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo
17:08:26 [2022-05-04T17:08:26.411Z] === RUN   TestLinuxParseMountRawSplit/4_name:/named1
17:08:26 [2022-05-04T17:08:26.411Z] === RUN   TestLinuxParseMountRawSplit/5_name:/named2
17:08:26 [2022-05-04T17:08:26.411Z] === RUN   TestLinuxParseMountRawSplit/6_name:/named3:ro
17:08:26 [2022-05-04T17:08:26.411Z] === RUN   TestLinuxParseMountRawSplit/7_local/name:/tmp:rw
17:08:26 [2022-05-04T17:08:26.411Z] === RUN   TestLinuxParseMountRawSplit/8_/tmp:tmp
17:08:26 [2022-05-04T17:08:26.411Z] --- PASS: TestLinuxParseMountRawSplit (0.00s)
17:08:26 [2022-05-04T17:08:26.411Z]     --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s)
17:08:26 [2022-05-04T17:08:26.411Z]     --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s)
17:08:26 [2022-05-04T17:08:26.411Z]     --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s)
17:08:26 [2022-05-04T17:08:26.411Z]     --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s)
17:08:26 [2022-05-04T17:08:26.411Z]     --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s)
17:08:26 [2022-05-04T17:08:26.411Z]     --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s)
17:08:26 [2022-05-04T17:08:26.411Z]     --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s)
17:08:26 [2022-05-04T17:08:26.411Z]     --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s)
17:08:26 [2022-05-04T17:08:26.411Z]     --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s)
17:08:26 [2022-05-04T17:08:26.411Z] === RUN   TestLinuxParseMountSpecBindWithFileinfoError
17:08:26 [2022-05-04T17:08:26.411Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s)
17:08:26 [2022-05-04T17:08:26.411Z] === RUN   TestConvertTmpfsOptions
17:08:26 [2022-05-04T17:08:26.411Z]     linux_parser_test.go:209: data="mode=700,size=1m"
17:08:26 [2022-05-04T17:08:26.411Z]     linux_parser_test.go:209: data="ro"
17:08:26 [2022-05-04T17:08:26.411Z] --- PASS: TestConvertTmpfsOptions (0.00s)
17:08:26 [2022-05-04T17:08:26.411Z] === RUN   TestParseMountSpec
17:08:26 [2022-05-04T17:08:26.411Z]     parser_test.go:62: case 0
17:08:26 [2022-05-04T17:08:26.411Z]     parser_test.go:62: case 1
17:08:26 [2022-05-04T17:08:26.411Z]     parser_test.go:62: case 2
17:08:26 [2022-05-04T17:08:26.411Z]     parser_test.go:62: case 3
17:08:26 [2022-05-04T17:08:26.411Z]     parser_test.go:62: case 4
17:08:26 [2022-05-04T17:08:26.411Z]     parser_test.go:62: case 5
17:08:26 [2022-05-04T17:08:26.411Z] --- PASS: TestParseMountSpec (0.00s)
17:08:26 [2022-05-04T17:08:26.411Z] === RUN   TestValidateMount
17:08:26 [2022-05-04T17:08:26.411Z] --- PASS: TestValidateMount (0.00s)
17:08:26 [2022-05-04T17:08:26.411Z] === RUN   TestWindowsParseMountRaw
17:08:26 [2022-05-04T17:08:26.411Z] --- PASS: TestWindowsParseMountRaw (0.00s)
17:08:26 [2022-05-04T17:08:26.411Z] === RUN   TestWindowsParseMountRawSplit
17:08:26 [2022-05-04T17:08:26.411Z] === RUN   TestWindowsParseMountRawSplit/0_c:\:d:
17:08:26 [2022-05-04T17:08:26.411Z] === RUN   TestWindowsParseMountRawSplit/1_c:\:d:\
17:08:26 [2022-05-04T17:08:26.411Z] === RUN   TestWindowsParseMountRawSplit/2_c:\:d:\:ro
17:08:26 [2022-05-04T17:08:26.411Z] === RUN   TestWindowsParseMountRawSplit/3_c:\:d:\:rw
17:08:26 [2022-05-04T17:08:26.411Z] === RUN   TestWindowsParseMountRawSplit/4_c:\:d:\:foo
17:08:26 [2022-05-04T17:08:26.411Z] === RUN   TestWindowsParseMountRawSplit/5_name:d::rw
17:08:26 [2022-05-04T17:08:26.411Z] === RUN   TestWindowsParseMountRawSplit/6_name:d:
17:08:26 [2022-05-04T17:08:26.411Z] === RUN   TestWindowsParseMountRawSplit/7_name:d::ro
17:08:26 [2022-05-04T17:08:26.411Z] === RUN   TestWindowsParseMountRawSplit/8_name:c:
17:08:26 [2022-05-04T17:08:26.411Z] === RUN   TestWindowsParseMountRawSplit/9_driver/name:c:
17:08:26 [2022-05-04T17:08:26.411Z] === RUN   TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar
17:08:26 [2022-05-04T17:08:26.411Z] === RUN   TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar
17:08:26 [2022-05-04T17:08:26.411Z] === RUN   TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo
17:08:26 [2022-05-04T17:08:26.411Z] --- PASS: TestWindowsParseMountRawSplit (0.00s)
17:08:26 [2022-05-04T17:08:26.411Z]     --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s)
17:08:26 [2022-05-04T17:08:26.411Z]     --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s)
17:08:26 [2022-05-04T17:08:26.411Z]     --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s)
17:08:26 [2022-05-04T17:08:26.411Z]     --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s)
17:08:26 [2022-05-04T17:08:26.411Z]     --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s)
17:08:26 [2022-05-04T17:08:26.411Z]     --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s)
17:08:26 [2022-05-04T17:08:26.411Z]     --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s)
17:08:26 [2022-05-04T17:08:26.411Z]     --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s)
17:08:26 [2022-05-04T17:08:26.411Z]     --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s)
17:08:26 [2022-05-04T17:08:26.411Z]     --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s)
17:08:26 [2022-05-04T17:08:26.411Z]     --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s)
17:08:26 [2022-05-04T17:08:26.411Z]     --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s)
17:08:26 [2022-05-04T17:08:26.411Z]     --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s)
17:08:26 [2022-05-04T17:08:26.411Z] === RUN   TestWindowsParseMountSpecBindWithFileinfoError
17:08:26 [2022-05-04T17:08:26.411Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s)
17:08:26 [2022-05-04T17:08:26.411Z] PASS
17:08:26 [2022-05-04T17:08:26.411Z] coverage: 67.6% of statements
17:08:26 [2022-05-04T17:08:26.411Z] ok  	github.com/docker/docker/volume/mounts	0.044s	coverage: 67.6% of statements
17:08:26 [2022-05-04T17:08:26.878Z] === RUN   TestSetGetMeta
17:08:26 [2022-05-04T17:08:26.878Z] === PAUSE TestSetGetMeta
17:08:26 [2022-05-04T17:08:26.878Z] === RUN   TestRestore
17:08:26 [2022-05-04T17:08:26.878Z] === PAUSE TestRestore
17:08:26 [2022-05-04T17:08:26.878Z] === RUN   TestServiceCreate
17:08:26 [2022-05-04T17:08:26.878Z] === PAUSE TestServiceCreate
17:08:26 [2022-05-04T17:08:26.878Z] === RUN   TestServiceList
17:08:26 [2022-05-04T17:08:26.878Z] === PAUSE TestServiceList
17:08:26 [2022-05-04T17:08:26.878Z] === RUN   TestServiceRemove
17:08:26 [2022-05-04T17:08:26.878Z] === PAUSE TestServiceRemove
17:08:26 [2022-05-04T17:08:26.878Z] === RUN   TestServiceGet
17:08:26 [2022-05-04T17:08:26.878Z] === PAUSE TestServiceGet
17:08:26 [2022-05-04T17:08:26.878Z] === RUN   TestServicePrune
17:08:26 [2022-05-04T17:08:26.878Z] === PAUSE TestServicePrune
17:08:26 [2022-05-04T17:08:26.878Z] === RUN   TestCreate
17:08:26 [2022-05-04T17:08:26.878Z] === PAUSE TestCreate
17:08:26 [2022-05-04T17:08:26.878Z] === RUN   TestRemove
17:08:26 [2022-05-04T17:08:26.878Z] === PAUSE TestRemove
17:08:26 [2022-05-04T17:08:26.878Z] === RUN   TestList
17:08:26 [2022-05-04T17:08:26.878Z] === PAUSE TestList
17:08:26 [2022-05-04T17:08:26.878Z] === RUN   TestFindByDriver
17:08:26 [2022-05-04T17:08:26.878Z] === PAUSE TestFindByDriver
17:08:26 [2022-05-04T17:08:26.878Z] === RUN   TestFindByReferenced
17:08:26 [2022-05-04T17:08:26.878Z] === PAUSE TestFindByReferenced
17:08:26 [2022-05-04T17:08:26.878Z] === RUN   TestDerefMultipleOfSameRef
17:08:26 [2022-05-04T17:08:26.878Z] === PAUSE TestDerefMultipleOfSameRef
17:08:26 [2022-05-04T17:08:26.878Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
17:08:26 [2022-05-04T17:08:26.878Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
17:08:26 [2022-05-04T17:08:26.878Z] === RUN   TestDefererencePluginOnCreateError
17:08:26 [2022-05-04T17:08:26.878Z] === PAUSE TestDefererencePluginOnCreateError
17:08:26 [2022-05-04T17:08:26.878Z] === RUN   TestRefDerefRemove
17:08:26 [2022-05-04T17:08:26.878Z] === PAUSE TestRefDerefRemove
17:08:26 [2022-05-04T17:08:26.878Z] === RUN   TestGet
17:08:26 [2022-05-04T17:08:26.878Z] === PAUSE TestGet
17:08:26 [2022-05-04T17:08:26.878Z] === RUN   TestGetWithReference
17:08:26 [2022-05-04T17:08:26.878Z] === PAUSE TestGetWithReference
17:08:26 [2022-05-04T17:08:26.878Z] === RUN   TestFilterFunc
17:08:26 [2022-05-04T17:08:26.878Z] === RUN   TestFilterFunc/test_nil_list
17:08:26 [2022-05-04T17:08:26.878Z] === PAUSE TestFilterFunc/test_nil_list
17:08:26 [2022-05-04T17:08:26.878Z] === RUN   TestFilterFunc/test_empty_list
17:08:26 [2022-05-04T17:08:26.878Z] === PAUSE TestFilterFunc/test_empty_list
17:08:26 [2022-05-04T17:08:26.878Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
17:08:26 [2022-05-04T17:08:26.878Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
17:08:26 [2022-05-04T17:08:26.878Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
17:08:26 [2022-05-04T17:08:26.878Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
17:08:26 [2022-05-04T17:08:26.878Z] === RUN   TestFilterFunc/test_filter_some
17:08:26 [2022-05-04T17:08:26.878Z] === PAUSE TestFilterFunc/test_filter_some
17:08:26 [2022-05-04T17:08:26.878Z] === RUN   TestFilterFunc/test_filter_middle
17:08:26 [2022-05-04T17:08:26.878Z] === PAUSE TestFilterFunc/test_filter_middle
17:08:26 [2022-05-04T17:08:26.878Z] === RUN   TestFilterFunc/test_filter_middle_and_last
17:08:26 [2022-05-04T17:08:26.878Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
17:08:26 [2022-05-04T17:08:26.878Z] === RUN   TestFilterFunc/test_filter_first_and_last
17:08:26 [2022-05-04T17:08:26.878Z] === PAUSE TestFilterFunc/test_filter_first_and_last
17:08:26 [2022-05-04T17:08:26.878Z] === CONT  TestFilterFunc/test_nil_list
17:08:26 [2022-05-04T17:08:26.878Z] === CONT  TestFilterFunc/test_filter_some
17:08:26 [2022-05-04T17:08:26.878Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
17:08:26 [2022-05-04T17:08:26.878Z] === CONT  TestFilterFunc/test_filter_middle_and_last
17:08:26 [2022-05-04T17:08:26.878Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
17:08:26 [2022-05-04T17:08:26.878Z] === CONT  TestFilterFunc/test_empty_list
17:08:26 [2022-05-04T17:08:26.878Z] === CONT  TestFilterFunc/test_filter_middle
17:08:26 [2022-05-04T17:08:26.878Z] === CONT  TestFilterFunc/test_filter_first_and_last
17:08:26 [2022-05-04T17:08:26.878Z] --- PASS: TestFilterFunc (0.00s)
17:08:26 [2022-05-04T17:08:26.878Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
17:08:26 [2022-05-04T17:08:26.878Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
17:08:26 [2022-05-04T17:08:26.878Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
17:08:26 [2022-05-04T17:08:26.878Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
17:08:26 [2022-05-04T17:08:26.878Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
17:08:26 [2022-05-04T17:08:26.878Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
17:08:26 [2022-05-04T17:08:26.878Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
17:08:26 [2022-05-04T17:08:26.878Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
17:08:26 [2022-05-04T17:08:26.878Z] === CONT  TestSetGetMeta
17:08:26 [2022-05-04T17:08:26.878Z] === CONT  TestList
17:08:26 [2022-05-04T17:08:26.878Z] === CONT  TestCreate
17:08:26 [2022-05-04T17:08:26.878Z] === CONT  TestServiceGet
17:08:26 [2022-05-04T17:08:26.878Z] --- PASS: TestSetGetMeta (0.01s)
17:08:26 [2022-05-04T17:08:26.878Z] === CONT  TestServiceRemove
17:08:26 [2022-05-04T17:08:26.878Z] --- PASS: TestCreate (0.02s)
17:08:26 [2022-05-04T17:08:26.878Z] === CONT  TestServiceList
17:08:26 [2022-05-04T17:08:26.878Z] --- PASS: TestList (0.03s)
17:08:26 [2022-05-04T17:08:26.878Z] === CONT  TestServiceCreate
17:08:26 [2022-05-04T17:08:26.878Z] --- PASS: TestServiceGet (0.12s)
17:08:26 [2022-05-04T17:08:26.878Z] === CONT  TestRestore
17:08:26 [2022-05-04T17:08:26.878Z] --- PASS: TestServiceRemove (0.11s)
17:08:26 [2022-05-04T17:08:26.878Z] === CONT  TestDefererencePluginOnCreateError
17:08:26 [2022-05-04T17:08:26.878Z] --- PASS: TestServiceCreate (0.10s)
17:08:26 [2022-05-04T17:08:26.878Z] === CONT  TestGetWithReference
17:08:26 [2022-05-04T17:08:26.878Z] --- PASS: TestServiceList (0.11s)
17:08:26 [2022-05-04T17:08:26.878Z] === CONT  TestGet
17:08:26 [2022-05-04T17:08:26.878Z] --- PASS: TestRestore (0.02s)
17:08:26 [2022-05-04T17:08:26.878Z] === CONT  TestRefDerefRemove
17:08:26 [2022-05-04T17:08:26.878Z] --- PASS: TestGet (0.02s)
17:08:26 [2022-05-04T17:08:26.878Z] === CONT  TestDerefMultipleOfSameRef
17:08:26 [2022-05-04T17:08:26.878Z] --- PASS: TestGetWithReference (0.02s)
17:08:26 [2022-05-04T17:08:26.878Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
17:08:26 [2022-05-04T17:08:26.878Z] --- PASS: TestDefererencePluginOnCreateError (0.02s)
17:08:26 [2022-05-04T17:08:26.878Z] === CONT  TestServicePrune
17:08:26 [2022-05-04T17:08:26.878Z] --- PASS: TestRefDerefRemove (0.01s)
17:08:26 [2022-05-04T17:08:26.878Z] === CONT  TestRemove
17:08:26 [2022-05-04T17:08:26.878Z] time="2022-05-04T17:08:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:08:26 [2022-05-04T17:08:26.878Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s)
17:08:26 [2022-05-04T17:08:26.878Z] === CONT  TestFindByReferenced
17:08:26 [2022-05-04T17:08:26.878Z] --- PASS: TestDerefMultipleOfSameRef (0.02s)
17:08:26 [2022-05-04T17:08:26.878Z] === CONT  TestFindByDriver
17:08:26 [2022-05-04T17:08:26.878Z] time="2022-05-04T17:08:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:08:26 [2022-05-04T17:08:26.878Z] time="2022-05-04T17:08:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:08:26 [2022-05-04T17:08:26.878Z] --- PASS: TestFindByReferenced (0.01s)
17:08:26 [2022-05-04T17:08:26.878Z] time="2022-05-04T17:08:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
17:08:26 [2022-05-04T17:08:26.878Z] --- PASS: TestRemove (0.02s)
17:08:26 [2022-05-04T17:08:26.878Z] --- PASS: TestFindByDriver (0.02s)
17:08:26 [2022-05-04T17:08:26.878Z] time="2022-05-04T17:08:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:08:26 [2022-05-04T17:08:26.878Z] --- PASS: TestServicePrune (0.03s)
17:08:26 [2022-05-04T17:08:26.878Z] PASS
17:08:26 [2022-05-04T17:08:26.878Z] coverage: 69.0% of statements
17:08:26 [2022-05-04T17:08:26.878Z] ok  	github.com/docker/docker/volume/service	0.222s	coverage: 69.0% of statements
17:08:27 [2022-05-04T17:08:27.344Z] time="2022-05-04T17:08:27Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
17:08:27 [2022-05-04T17:08:27.555Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
17:08:29 [2022-05-04T17:08:29.461Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
17:08:29 [2022-05-04T17:08:29.720Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
17:08:30 [2022-05-04T17:08:30.291Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
17:08:30 [2022-05-04T17:08:30.392Z] Removing intermediate container 8ddd63f2274c
17:08:30 [2022-05-04T17:08:30.392Z]  ---> 4ccb1a2ea7b4
17:08:30 [2022-05-04T17:08:30.392Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
17:08:30 [2022-05-04T17:08:30.392Z]  ---> Running in 8056d8f48ba9
17:08:30 [2022-05-04T17:08:30.859Z] 
17:08:30 [2022-05-04T17:08:30.859Z] SUCCESS: Specified value was saved.
17:08:30 [2022-05-04T17:08:30.860Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
17:08:31 [2022-05-04T17:08:31.799Z] === RUN   TestDockerSuite/TestAttachAfterDetach
17:08:33 [2022-05-04T17:08:33.071Z] Removing intermediate container 8056d8f48ba9
17:08:33 [2022-05-04T17:08:33.071Z]  ---> 7c904cfc7387
17:08:33 [2022-05-04T17:08:33.071Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
17:08:33 [2022-05-04T17:08:33.071Z]  ---> Running in 7f135e8d2628
17:08:33 [2022-05-04T17:08:33.703Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
17:08:35 [2022-05-04T17:08:35.079Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.57s)
17:08:35 [2022-05-04T17:08:35.079Z] PASS
17:08:35 [2022-05-04T17:08:35.079Z] 
17:08:35 [2022-05-04T17:08:35.079Z] === Skipped
17:08:35 [2022-05-04T17:08:35.079Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
17:08:35 [2022-05-04T17:08:35.079Z]     build_session_test.go:25: TODO: BuildKit
17:08:35 [2022-05-04T17:08:35.079Z] 
17:08:35 [2022-05-04T17:08:35.079Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
17:08:35 [2022-05-04T17:08:35.079Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:08:35 [2022-05-04T17:08:35.079Z] 
17:08:35 [2022-05-04T17:08:35.079Z] DONE 34 tests, 2 skipped in 191.648s
17:08:35 [2022-05-04T17:08:35.079Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
17:08:35 [2022-05-04T17:08:35.079Z] ++ 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
17:08:35 [2022-05-04T17:08:35.079Z] ++ set -e
17:08:35 [2022-05-04T17:08:35.079Z] ++ '[' -n 0 ']'
17:08:35 [2022-05-04T17:08:35.079Z] ++ set -x
17:08:35 [2022-05-04T17:08:35.080Z] ++ 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
17:08:35 [2022-05-04T17:08:35.080Z] INFO: Testing against a local daemon
17:08:35 [2022-05-04T17:08:35.080Z] === RUN   TestConfigInspect
17:08:35 [2022-05-04T17:08:35.338Z] === RUN   TestDockerSuite/TestAttachDetach
17:08:35 [2022-05-04T17:08:35.906Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
17:08:36 [2022-05-04T17:08:36.001Z] --- PASS: TestGet (15.01s)
17:08:36 [2022-05-04T17:08:36.001Z] === RUN   TestPluginWithNoManifest
17:08:36 [2022-05-04T17:08:36.001Z] --- PASS: TestPluginWithNoManifest (0.00s)
17:08:36 [2022-05-04T17:08:36.001Z] === RUN   TestGetAll
17:08:36 [2022-05-04T17:08:36.001Z] --- PASS: TestGetAll (0.00s)
17:08:36 [2022-05-04T17:08:36.001Z] PASS
17:08:36 [2022-05-04T17:08:36.001Z] coverage: 73.2% of statements
17:08:36 [2022-05-04T17:08:36.001Z] ok  	github.com/docker/docker/pkg/plugins	36.049s	coverage: 73.2% of statements
17:08:36 [2022-05-04T17:08:36.164Z] === RUN   TestDockerSuite/TestAttachDisconnect
17:08:36 [2022-05-04T17:08:36.858Z] Cannot create a file when that file already exists.
17:08:37 [2022-05-04T17:08:37.104Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
17:08:37 [2022-05-04T17:08:37.363Z]     docker_cli_daemon_test.go:1472: [d2c462dcfe462] daemon is not started
17:08:38 [2022-05-04T17:08:38.301Z]     check_test.go:307: [d7631954c294d] daemon is not started
17:08:38 [2022-05-04T17:08:38.301Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
17:08:38 [2022-05-04T17:08:38.301Z] --- PASS: TestConfigInspect (3.27s)
17:08:38 [2022-05-04T17:08:38.301Z] === RUN   TestConfigList
17:08:38 [2022-05-04T17:08:38.562Z] === RUN   TestDockerSuite/TestAttachPausedContainer
17:08:39 [2022-05-04T17:08:39.525Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
17:08:40 [2022-05-04T17:08:40.479Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
17:08:40 [2022-05-04T17:08:40.479Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
17:08:40 [2022-05-04T17:08:40.642Z] Removing intermediate container 7f135e8d2628
17:08:40 [2022-05-04T17:08:40.642Z]  ---> c130cba0d61c
17:08:40 [2022-05-04T17:08:40.642Z] Step 13/13 : CMD ["sh"]
17:08:40 [2022-05-04T17:08:40.642Z]  ---> Running in 73136afec4db
17:08:40 [2022-05-04T17:08:40.642Z] Removing intermediate container 73136afec4db
17:08:40 [2022-05-04T17:08:40.642Z]  ---> 2019f7f95283
17:08:40 [2022-05-04T17:08:40.642Z] Successfully built 2019f7f95283
17:08:40 [2022-05-04T17:08:40.642Z] Successfully tagged busybox:latest
17:08:41 [2022-05-04T17:08:41.110Z] INFO: Docker images of the daemon under test
17:08:41 [2022-05-04T17:08:41.110Z] 
17:08:41 [2022-05-04T17:08:41.110Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
17:08:41 [2022-05-04T17:08:41.110Z] busybox                                latest              2019f7f95283        Less than a second ago   5.02GB
17:08:41 [2022-05-04T17:08:41.110Z] microsoft/windowsservercore            latest              aa8714eb8356        4 weeks ago              4.98GB
17:08:41 [2022-05-04T17:08:41.110Z] mcr.microsoft.com/windows/servercore   ltsc2022            aa8714eb8356        4 weeks ago              4.98GB
17:08:41 [2022-05-04T17:08:41.110Z] 
17:08:41 [2022-05-04T17:08:41.110Z] INFO: Running integration tests at 05/04/2022 17:08:40...
17:08:41 [2022-05-04T17:08:41.110Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
17:08:41 [2022-05-04T17:08:41.110Z] INFO: Integration API tests being run from the host:
17:08:41 [2022-05-04T17:08:41.110Z] INFO: make.ps1 starting at 05/04/2022 17:08:40
17:08:41 [2022-05-04T17:08:41.421Z] --- PASS: TestConfigList (2.91s)
17:08:41 [2022-05-04T17:08:41.421Z] === RUN   TestConfigsCreateAndDelete
17:08:41 [2022-05-04T17:08:41.421Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
17:08:41 [2022-05-04T17:08:41.577Z] Running D:\gopath\src\github.com\docker\docker\integration\build
17:08:41 [2022-05-04T17:08:41.679Z]     check_test.go:307: [d4b18de511904] daemon is not started
17:08:41 [2022-05-04T17:08:41.679Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
17:08:42 [2022-05-04T17:08:42.615Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
17:08:43 [2022-05-04T17:08:43.555Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
17:08:43 [2022-05-04T17:08:43.814Z] --- PASS: TestConfigsCreateAndDelete (2.62s)
17:08:43 [2022-05-04T17:08:43.814Z] === RUN   TestConfigsUpdate
17:08:44 [2022-05-04T17:08:44.385Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
17:08:44 [2022-05-04T17:08:44.385Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
17:08:44 [2022-05-04T17:08:44.952Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
17:08:45 [2022-05-04T17:08:45.888Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
17:08:46 [2022-05-04T17:08:46.148Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
17:08:46 [2022-05-04T17:08:46.716Z] --- PASS: TestConfigsUpdate (3.01s)
17:08:46 [2022-05-04T17:08:46.716Z] === RUN   TestTemplatedConfig
17:08:49 [2022-05-04T17:08:49.253Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
17:08:50 [2022-05-04T17:08:50.190Z] --- PASS: TestTemplatedConfig (3.34s)
17:08:50 [2022-05-04T17:08:50.190Z] === RUN   TestConfigCreateResolve
17:08:51 [2022-05-04T17:08:51.032Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe
17:08:51 [2022-05-04T17:08:51.032Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json
17:08:51 [2022-05-04T17:08:51.032Z] {
17:08:51 [2022-05-04T17:08:51.032Z]   "RT_GROUP_ICON": {
17:08:51 [2022-05-04T17:08:51.032Z]     "#1": {
17:08:51 [2022-05-04T17:08:51.032Z]       "0409": "../../winresources/docker.ico"
17:08:51 [2022-05-04T17:08:51.032Z]     }
17:08:51 [2022-05-04T17:08:51.032Z]   },
17:08:51 [2022-05-04T17:08:51.032Z]   "RT_MANIFEST": {
17:08:51 [2022-05-04T17:08:51.032Z]     "#1": {
17:08:51 [2022-05-04T17:08:51.032Z]       "0409": {
17:08:51 [2022-05-04T17:08:51.032Z]         "identity": {},
17:08:51 [2022-05-04T17:08:51.032Z]         "description": "Docker Engine",
17:08:51 [2022-05-04T17:08:51.032Z]         "minimum-os": "vista",
17:08:51 [2022-05-04T17:08:51.032Z]         "execution-level": "",
17:08:51 [2022-05-04T17:08:51.032Z]         "ui-access": false,
17:08:51 [2022-05-04T17:08:51.032Z]         "auto-elevate": false,
17:08:51 [2022-05-04T17:08:51.032Z]         "dpi-awareness": "unaware",
17:08:51 [2022-05-04T17:08:51.032Z]         "disable-theming": false,
17:08:51 [2022-05-04T17:08:51.032Z]         "disable-window-filtering": false,
17:08:51 [2022-05-04T17:08:51.032Z]         "high-resolution-scrolling-aware": false,
17:08:51 [2022-05-04T17:08:51.032Z]         "ultra-high-resolution-scrolling-aware": false,
17:08:51 [2022-05-04T17:08:51.032Z]         "long-path-aware": false,
17:08:51 [2022-05-04T17:08:51.032Z]         "printer-driver-isolation": false,
17:08:51 [2022-05-04T17:08:51.032Z]         "gdi-scaling": false,
17:08:51 [2022-05-04T17:08:51.032Z]         "segment-heap": false,
17:08:51 [2022-05-04T17:08:51.032Z]         "use-common-controls-v6": false
17:08:51 [2022-05-04T17:08:51.032Z]       }
17:08:51 [2022-05-04T17:08:51.032Z]     }
17:08:51 [2022-05-04T17:08:51.032Z]   },
17:08:51 [2022-05-04T17:08:51.032Z]   "RT_MESSAGETABLE": {
17:08:51 [2022-05-04T17:08:51.032Z]     "#1": {
17:08:51 [2022-05-04T17:08:51.032Z]       "0409": "../../winresources/event_messages.bin"
17:08:51 [2022-05-04T17:08:51.032Z]     }
17:08:51 [2022-05-04T17:08:51.032Z]   },
17:08:51 [2022-05-04T17:08:51.032Z]   "RT_VERSION": {
17:08:51 [2022-05-04T17:08:51.032Z]     "#1": {
17:08:51 [2022-05-04T17:08:51.032Z]       "0409": {
17:08:51 [2022-05-04T17:08:51.032Z]         "fixed": {
17:08:51 [2022-05-04T17:08:51.032Z]           "file_version": "0.0.0.0",
17:08:51 [2022-05-04T17:08:51.032Z]           "product_version": "0.0.0.0",
17:08:51 [2022-05-04T17:08:51.032Z]           "type": "Unknown"
17:08:51 [2022-05-04T17:08:51.032Z]         },
17:08:51 [2022-05-04T17:08:51.032Z]         "info": {
17:08:51 [2022-05-04T17:08:51.032Z]           "0000": {
17:08:51 [2022-05-04T17:08:51.032Z]             "CompanyName": "",
17:08:51 [2022-05-04T17:08:51.032Z]             "FileVersion": "dev",
17:08:51 [2022-05-04T17:08:51.032Z]             "LegalCopyright": "Copyright © 2015-2022 Docker Inc.",
17:08:51 [2022-05-04T17:08:51.032Z]             "OriginalFileName": "docker-proxy-dev.exe",
17:08:51 [2022-05-04T17:08:51.032Z]             "ProductName": "",
17:08:51 [2022-05-04T17:08:51.032Z]             "ProductVersion": "dev",
17:08:51 [2022-05-04T17:08:51.032Z]             "SpecialBuild": "6e376e32d85ab3faad4095c561b8ab8030fbce15"
17:08:51 [2022-05-04T17:08:51.032Z]           }
17:08:51 [2022-05-04T17:08:51.032Z]         }
17:08:51 [2022-05-04T17:08:51.032Z]       }
17:08:51 [2022-05-04T17:08:51.032Z]     }
17:08:51 [2022-05-04T17:08:51.032Z]   }
17:08:51 [2022-05-04T17:08:51.032Z] }
17:08:51 [2022-05-04T17:08:51.032Z] cmd/docker-proxy/genwinres_windows.go
17:08:51 [2022-05-04T17:08:51.032Z] cmd/docker-proxy/main.go
17:08:51 [2022-05-04T17:08:51.032Z] cmd/docker-proxy/network_proxy_test.go
17:08:51 [2022-05-04T17:08:51.032Z] cmd/docker-proxy/proxy.go
17:08:51 [2022-05-04T17:08:51.032Z] cmd/docker-proxy/sctp_proxy.go
17:08:51 [2022-05-04T17:08:51.032Z] cmd/docker-proxy/tcp_proxy.go
17:08:51 [2022-05-04T17:08:51.032Z] cmd/docker-proxy/udp_proxy.go
17:08:51 [2022-05-04T17:08:51.032Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe
17:08:51 [2022-05-04T17:08:51.032Z] GOOS="windows" GOARCH="amd64" GOARM=""
17:08:51 [2022-05-04T17:08:51.032Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe
17:08:51 [2022-05-04T17:08:51.032Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
17:08:51 [2022-05-04T17:08:51.032Z] remote: Enumerating objects: 23, done.
17:08:51 [2022-05-04T17:08:51.032Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
17:08:51 [2022-05-04T17:08:51.032Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
17:08:51 [2022-05-04T17:08:51.032Z] Receiving objects:   4% (1/23)
Receiving objects:   8% (2/23)
Receiving objects:  13% (3/23)
Receiving objects:  17% (4/23)
Receiving objects:  21% (5/23)
Receiving objects:  26% (6/23)
Receiving objects:  30% (7/23)
Receiving objects:  34% (8/23)
Receiving objects:  39% (9/23)
Receiving objects:  43% (10/23)
Receiving objects:  47% (11/23)
Receiving objects:  52% (12/23)
Receiving objects:  56% (13/23)
remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
17:08:51 [2022-05-04T17:08:51.032Z] Receiving objects:  60% (14/23)
Receiving objects:  65% (15/23)
Receiving objects:  69% (16/23)
Receiving objects:  73% (17/23)
Receiving objects:  78% (18/23)
Receiving objects:  82% (19/23)
Receiving objects:  86% (20/23)
Receiving objects:  91% (21/23)
Receiving objects:  95% (22/23)
Receiving objects: 100% (23/23)
Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done.
17:08:51 [2022-05-04T17:08:51.032Z] Resolving deltas:   0% (0/2)
Resolving deltas:  50% (1/2)
Resolving deltas: 100% (2/2)
Resolving deltas: 100% (2/2), done.
17:08:51 [2022-05-04T17:08:51.032Z] Building: bundles/cross/windows/amd64/containerutility.exe
17:08:51 [2022-05-04T17:08:51.032Z] Cross building: bundles/cross/linux/ppc64le
17:08:51 [2022-05-04T17:08:51.032Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev
17:08:51 [2022-05-04T17:08:51.032Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
17:08:51 [2022-05-04T17:08:51.127Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
17:08:53 [2022-05-04T17:08:53.033Z] --- PASS: TestConfigCreateResolve (2.50s)
17:08:53 [2022-05-04T17:08:53.033Z] PASS
17:08:53 [2022-05-04T17:08:53.033Z] 
17:08:53 [2022-05-04T17:08:53.034Z] DONE 6 tests in 17.734s
17:08:53 [2022-05-04T17:08:53.034Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
17:08:53 [2022-05-04T17:08:53.034Z] ++ 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
17:08:53 [2022-05-04T17:08:53.034Z] ++ set -e
17:08:53 [2022-05-04T17:08:53.034Z] ++ '[' -n 0 ']'
17:08:53 [2022-05-04T17:08:53.034Z] ++ set -x
17:08:53 [2022-05-04T17:08:53.034Z] ++ 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
17:08:53 [2022-05-04T17:08:53.034Z] INFO: Testing against a local daemon
17:08:53 [2022-05-04T17:08:53.034Z] === RUN   TestCheckpoint
17:08:53 [2022-05-04T17:08:53.034Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:08:53 [2022-05-04T17:08:53.034Z] --- SKIP: TestCheckpoint (0.00s)
17:08:53 [2022-05-04T17:08:53.034Z] === RUN   TestContainerInvalidJSON
17:08:53 [2022-05-04T17:08:53.034Z] === RUN   TestContainerInvalidJSON/commit
17:08:53 [2022-05-04T17:08:53.034Z] === PAUSE TestContainerInvalidJSON/commit
17:08:53 [2022-05-04T17:08:53.034Z] === RUN   TestContainerInvalidJSON/containers/create
17:08:53 [2022-05-04T17:08:53.034Z] === PAUSE TestContainerInvalidJSON/containers/create
17:08:53 [2022-05-04T17:08:53.034Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
17:08:53 [2022-05-04T17:08:53.034Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
17:08:53 [2022-05-04T17:08:53.034Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
17:08:53 [2022-05-04T17:08:53.034Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
17:08:53 [2022-05-04T17:08:53.034Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
17:08:53 [2022-05-04T17:08:53.034Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
17:08:53 [2022-05-04T17:08:53.034Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:08:53 [2022-05-04T17:08:53.034Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:08:53 [2022-05-04T17:08:53.034Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
17:08:53 [2022-05-04T17:08:53.034Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
17:08:53 [2022-05-04T17:08:53.034Z] === CONT  TestContainerInvalidJSON/commit
17:08:53 [2022-05-04T17:08:53.034Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
17:08:53 [2022-05-04T17:08:53.034Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
17:08:53 [2022-05-04T17:08:53.034Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
17:08:53 [2022-05-04T17:08:53.034Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
17:08:53 [2022-05-04T17:08:53.034Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
17:08:53 [2022-05-04T17:08:53.034Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
17:08:53 [2022-05-04T17:08:53.034Z] === RUN   TestContainerInvalidJSON/commit/empty_body
17:08:53 [2022-05-04T17:08:53.034Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
17:08:53 [2022-05-04T17:08:53.034Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
17:08:53 [2022-05-04T17:08:53.034Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
17:08:53 [2022-05-04T17:08:53.034Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
17:08:53 [2022-05-04T17:08:53.034Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
17:08:53 [2022-05-04T17:08:53.034Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:08:53 [2022-05-04T17:08:53.034Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
17:08:53 [2022-05-04T17:08:53.034Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
17:08:53 [2022-05-04T17:08:53.034Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
17:08:53 [2022-05-04T17:08:53.034Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
17:08:53 [2022-05-04T17:08:53.034Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
17:08:53 [2022-05-04T17:08:53.034Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
17:08:53 [2022-05-04T17:08:53.034Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
17:08:53 [2022-05-04T17:08:53.034Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
17:08:53 [2022-05-04T17:08:53.034Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
17:08:53 [2022-05-04T17:08:53.034Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
17:08:53 [2022-05-04T17:08:53.034Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
17:08:53 [2022-05-04T17:08:53.034Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
17:08:53 [2022-05-04T17:08:53.034Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
17:08:53 [2022-05-04T17:08:53.034Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
17:08:53 [2022-05-04T17:08:53.034Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
17:08:53 [2022-05-04T17:08:53.034Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
17:08:53 [2022-05-04T17:08:53.034Z] === CONT  TestContainerInvalidJSON/containers/create
17:08:53 [2022-05-04T17:08:53.034Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
17:08:53 [2022-05-04T17:08:53.034Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
17:08:53 [2022-05-04T17:08:53.034Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
17:08:53 [2022-05-04T17:08:53.034Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
17:08:53 [2022-05-04T17:08:53.034Z] --- PASS: TestContainerInvalidJSON (0.02s)
17:08:53 [2022-05-04T17:08:53.034Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
17:08:53 [2022-05-04T17:08:53.034Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
17:08:53 [2022-05-04T17:08:53.034Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
17:08:53 [2022-05-04T17:08:53.034Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
17:08:53 [2022-05-04T17:08:53.034Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
17:08:53 [2022-05-04T17:08:53.034Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s)
17:08:53 [2022-05-04T17:08:53.034Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
17:08:53 [2022-05-04T17:08:53.034Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
17:08:53 [2022-05-04T17:08:53.034Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
17:08:53 [2022-05-04T17:08:53.034Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
17:08:53 [2022-05-04T17:08:53.034Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s)
17:08:53 [2022-05-04T17:08:53.034Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
17:08:53 [2022-05-04T17:08:53.034Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.01s)
17:08:53 [2022-05-04T17:08:53.034Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
17:08:53 [2022-05-04T17:08:53.034Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
17:08:53 [2022-05-04T17:08:53.034Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s)
17:08:53 [2022-05-04T17:08:53.034Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
17:08:53 [2022-05-04T17:08:53.034Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
17:08:53 [2022-05-04T17:08:53.034Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
17:08:53 [2022-05-04T17:08:53.034Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
17:08:53 [2022-05-04T17:08:53.034Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s)
17:08:53 [2022-05-04T17:08:53.034Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
17:08:53 [2022-05-04T17:08:53.034Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
17:08:53 [2022-05-04T17:08:53.034Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.01s)
17:08:53 [2022-05-04T17:08:53.034Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
17:08:53 [2022-05-04T17:08:53.034Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s)
17:08:53 [2022-05-04T17:08:53.034Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s)
17:08:53 [2022-05-04T17:08:53.034Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
17:08:53 [2022-05-04T17:08:53.034Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
17:08:53 [2022-05-04T17:08:53.034Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
17:08:53 [2022-05-04T17:08:53.034Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.01s)
17:08:53 [2022-05-04T17:08:53.034Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
17:08:53 [2022-05-04T17:08:53.034Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
17:08:53 [2022-05-04T17:08:53.034Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
17:08:53 [2022-05-04T17:08:53.034Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
17:08:53 [2022-05-04T17:08:53.034Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:08:53 [2022-05-04T17:08:53.034Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
17:08:53 [2022-05-04T17:08:53.034Z] === RUN   TestCopyFromContainerPathIsNotDir
17:08:53 [2022-05-04T17:08:53.034Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
17:08:53 [2022-05-04T17:08:53.034Z] === RUN   TestCopyToContainerPathDoesNotExist
17:08:53 [2022-05-04T17:08:53.034Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
17:08:53 [2022-05-04T17:08:53.034Z] === RUN   TestCopyEmptyFile
17:08:53 [2022-05-04T17:08:53.602Z] --- PASS: TestCopyEmptyFile (0.46s)
17:08:53 [2022-05-04T17:08:53.602Z] === RUN   TestCopyToContainerPathIsNotDir
17:08:53 [2022-05-04T17:08:53.602Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
17:08:53 [2022-05-04T17:08:53.602Z] === RUN   TestCopyFromContainer
17:08:54 [2022-05-04T17:08:54.540Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
17:08:55 [2022-05-04T17:08:55.476Z] === RUN   TestCopyFromContainer//
17:08:55 [2022-05-04T17:08:55.476Z] === RUN   TestCopyFromContainer//bar/root
17:08:55 [2022-05-04T17:08:55.736Z] === RUN   TestCopyFromContainer//bar/root/
17:08:55 [2022-05-04T17:08:55.994Z] === RUN   TestCopyFromContainer/bar/quux
17:08:55 [2022-05-04T17:08:55.994Z] === RUN   TestCopyFromContainer/bar/quux/
17:08:55 [2022-05-04T17:08:55.994Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:08:56 [2022-05-04T17:08:56.254Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:08:56 [2022-05-04T17:08:56.513Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:08:56 [2022-05-04T17:08:56.513Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:08:56 [2022-05-04T17:08:56.772Z] === RUN   TestCopyFromContainer/bar/notarget
17:08:56 [2022-05-04T17:08:56.772Z] --- PASS: TestCopyFromContainer (3.19s)
17:08:56 [2022-05-04T17:08:56.772Z]     --- PASS: TestCopyFromContainer// (0.13s)
17:08:56 [2022-05-04T17:08:56.772Z]     --- PASS: TestCopyFromContainer//bar/root (0.15s)
17:08:56 [2022-05-04T17:08:56.772Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.16s)
17:08:56 [2022-05-04T17:08:56.772Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
17:08:56 [2022-05-04T17:08:56.772Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.12s)
17:08:56 [2022-05-04T17:08:56.772Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s)
17:08:56 [2022-05-04T17:08:56.772Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.15s)
17:08:56 [2022-05-04T17:08:56.772Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.15s)
17:08:56 [2022-05-04T17:08:56.772Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.15s)
17:08:56 [2022-05-04T17:08:56.772Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.13s)
17:08:56 [2022-05-04T17:08:56.772Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:08:56 [2022-05-04T17:08:56.772Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:08:56 [2022-05-04T17:08:56.772Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:08:56 [2022-05-04T17:08:56.772Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:08:56 [2022-05-04T17:08:56.772Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:08:56 [2022-05-04T17:08:56.772Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:08:56 [2022-05-04T17:08:56.772Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:08:56 [2022-05-04T17:08:56.772Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:08:56 [2022-05-04T17:08:56.772Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:08:56 [2022-05-04T17:08:56.772Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:08:56 [2022-05-04T17:08:56.772Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
17:08:56 [2022-05-04T17:08:56.772Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:08:56 [2022-05-04T17:08:56.772Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:08:56 [2022-05-04T17:08:56.772Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:08:56 [2022-05-04T17:08:56.772Z] === RUN   TestCreateLinkToNonExistingContainer
17:08:57 [2022-05-04T17:08:57.032Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
17:08:57 [2022-05-04T17:08:57.032Z] === RUN   TestCreateWithInvalidEnv
17:08:57 [2022-05-04T17:08:57.032Z] === RUN   TestCreateWithInvalidEnv/0
17:08:57 [2022-05-04T17:08:57.032Z] === PAUSE TestCreateWithInvalidEnv/0
17:08:57 [2022-05-04T17:08:57.032Z] === RUN   TestCreateWithInvalidEnv/1
17:08:57 [2022-05-04T17:08:57.032Z] === PAUSE TestCreateWithInvalidEnv/1
17:08:57 [2022-05-04T17:08:57.032Z] === RUN   TestCreateWithInvalidEnv/2
17:08:57 [2022-05-04T17:08:57.032Z] === PAUSE TestCreateWithInvalidEnv/2
17:08:57 [2022-05-04T17:08:57.032Z] === CONT  TestCreateWithInvalidEnv/0
17:08:57 [2022-05-04T17:08:57.032Z] === CONT  TestCreateWithInvalidEnv/2
17:08:57 [2022-05-04T17:08:57.032Z] === CONT  TestCreateWithInvalidEnv/1
17:08:57 [2022-05-04T17:08:57.032Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
17:08:57 [2022-05-04T17:08:57.032Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:08:57 [2022-05-04T17:08:57.032Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:08:57 [2022-05-04T17:08:57.032Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:08:57 [2022-05-04T17:08:57.032Z] === RUN   TestCreateTmpfsMountsTarget
17:08:57 [2022-05-04T17:08:57.032Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
17:08:57 [2022-05-04T17:08:57.032Z] === RUN   TestCreateWithCustomMaskedPaths
17:08:57 [2022-05-04T17:08:57.974Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
17:08:59 [2022-05-04T17:08:59.357Z] --- PASS: TestCreateWithCustomMaskedPaths (2.10s)
17:08:59 [2022-05-04T17:08:59.357Z] === RUN   TestCreateWithCustomReadonlyPaths
17:09:00 [2022-05-04T17:09:00.297Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
17:09:01 [2022-05-04T17:09:01.249Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.19s)
17:09:01 [2022-05-04T17:09:01.249Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:09:01 [2022-05-04T17:09:01.249Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:09:01 [2022-05-04T17:09:01.249Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:09:01 [2022-05-04T17:09:01.249Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:09:01 [2022-05-04T17:09:01.249Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:09:01 [2022-05-04T17:09:01.249Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:09:01 [2022-05-04T17:09:01.249Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:09:01 [2022-05-04T17:09:01.249Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:09:01 [2022-05-04T17:09:01.249Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:09:01 [2022-05-04T17:09:01.249Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:09:01 [2022-05-04T17:09:01.249Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:09:01 [2022-05-04T17:09:01.249Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:09:01 [2022-05-04T17:09:01.249Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:09:01 [2022-05-04T17:09:01.249Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:09:01 [2022-05-04T17:09:01.249Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:09:01 [2022-05-04T17:09:01.249Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:09:01 [2022-05-04T17:09:01.249Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
17:09:01 [2022-05-04T17:09:01.249Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
17:09:01 [2022-05-04T17:09:01.249Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
17:09:01 [2022-05-04T17:09:01.249Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
17:09:01 [2022-05-04T17:09:01.249Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
17:09:01 [2022-05-04T17:09:01.249Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
17:09:01 [2022-05-04T17:09:01.249Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:09:01 [2022-05-04T17:09:01.817Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
17:09:02 [2022-05-04T17:09:02.077Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.67s)
17:09:02 [2022-05-04T17:09:02.077Z] === RUN   TestCreateDifferentPlatform
17:09:02 [2022-05-04T17:09:02.077Z] === RUN   TestCreateDifferentPlatform/different_os
17:09:02 [2022-05-04T17:09:02.077Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:09:02 [2022-05-04T17:09:02.077Z] --- PASS: TestCreateDifferentPlatform (0.02s)
17:09:02 [2022-05-04T17:09:02.077Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:09:02 [2022-05-04T17:09:02.077Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:09:02 [2022-05-04T17:09:02.077Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:09:02 [2022-05-04T17:09:02.077Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
17:09:02 [2022-05-04T17:09:02.077Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:09:02 [2022-05-04T17:09:02.077Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s)
17:09:02 [2022-05-04T17:09:02.077Z] === RUN   TestContainerStartOnDaemonRestart
17:09:02 [2022-05-04T17:09:02.077Z] === PAUSE TestContainerStartOnDaemonRestart
17:09:02 [2022-05-04T17:09:02.077Z] === RUN   TestDaemonRestartIpcMode
17:09:02 [2022-05-04T17:09:02.077Z] === PAUSE TestDaemonRestartIpcMode
17:09:02 [2022-05-04T17:09:02.077Z] === RUN   TestDaemonHostGatewayIP
17:09:02 [2022-05-04T17:09:02.077Z] === PAUSE TestDaemonHostGatewayIP
17:09:02 [2022-05-04T17:09:02.077Z] === RUN   TestRestartDaemonWithRestartingContainer
17:09:02 [2022-05-04T17:09:02.077Z] === PAUSE TestRestartDaemonWithRestartingContainer
17:09:02 [2022-05-04T17:09:02.077Z] === RUN   TestContainerKillOnDaemonStart
17:09:02 [2022-05-04T17:09:02.077Z] === PAUSE TestContainerKillOnDaemonStart
17:09:02 [2022-05-04T17:09:02.077Z] === RUN   TestDiff
17:09:03 [2022-05-04T17:09:03.019Z] --- PASS: TestDiff (0.86s)
17:09:03 [2022-05-04T17:09:03.019Z] === RUN   TestExecWithCloseStdin
17:09:03 [2022-05-04T17:09:03.278Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
17:09:03 [2022-05-04T17:09:03.846Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
17:09:03 [2022-05-04T17:09:03.846Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
17:09:04 [2022-05-04T17:09:04.105Z] --- PASS: TestExecWithCloseStdin (0.98s)
17:09:04 [2022-05-04T17:09:04.105Z] === RUN   TestExec
17:09:05 [2022-05-04T17:09:05.041Z] --- PASS: TestExec (0.85s)
17:09:05 [2022-05-04T17:09:05.041Z] === RUN   TestExecUser
17:09:05 [2022-05-04T17:09:05.300Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
17:09:05 [2022-05-04T17:09:05.562Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
17:09:05 [2022-05-04T17:09:05.562Z] --- PASS: TestExecUser (0.82s)
17:09:05 [2022-05-04T17:09:05.562Z] === RUN   TestExportContainerAndImportImage
17:09:05 [2022-05-04T17:09:05.821Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
17:09:05 [2022-05-04T17:09:05.821Z]     check_test.go:307: [dca91d423635f] daemon is not started
17:09:05 [2022-05-04T17:09:05.821Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
17:09:06 [2022-05-04T17:09:06.080Z] 2022/05/04 17:09:04 Closing DB instances...
17:09:06 [2022-05-04T17:09:06.769Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
17:09:06 [2022-05-04T17:09:06.769Z] --- PASS: TestExportContainerAndImportImage (1.17s)
17:09:06 [2022-05-04T17:09:06.769Z] === RUN   TestExportContainerAfterDaemonRestart
17:09:07 [2022-05-04T17:09:07.062Z] --- PASS: TestNetworkDBGarbageCollection (54.46s)
17:09:07 [2022-05-04T17:09:07.062Z] === RUN   TestFindNode
17:09:07 [2022-05-04T17:09:07.062Z] 2022/05/04 17:09:06 Closing DB instances...
17:09:07 [2022-05-04T17:09:07.062Z] --- PASS: TestFindNode (0.02s)
17:09:07 [2022-05-04T17:09:07.062Z] === RUN   TestChangeNodeState
17:09:07 [2022-05-04T17:09:07.062Z] 2022/05/04 17:09:06 Closing DB instances...
17:09:07 [2022-05-04T17:09:07.062Z] --- PASS: TestChangeNodeState (0.01s)
17:09:07 [2022-05-04T17:09:07.062Z] === RUN   TestNodeReincarnation
17:09:07 [2022-05-04T17:09:07.062Z] 2022/05/04 17:09:06 Closing DB instances...
17:09:08 [2022-05-04T17:09:08.149Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
17:09:08 [2022-05-04T17:09:08.408Z] --- PASS: TestExportContainerAfterDaemonRestart (1.48s)
17:09:08 [2022-05-04T17:09:08.408Z] === RUN   TestHealthCheckWorkdir
17:09:08 [2022-05-04T17:09:08.667Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
17:09:09 [2022-05-04T17:09:09.604Z] --- PASS: TestHealthCheckWorkdir (1.12s)
17:09:09 [2022-05-04T17:09:09.604Z] === RUN   TestHealthKillContainer
17:09:09 [2022-05-04T17:09:09.862Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
17:09:11 [2022-05-04T17:09:11.237Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
17:09:11 [2022-05-04T17:09:11.802Z] time="2022-05-04T17:09:11Z" level=error msg="failed to send node leave: timed out broadcasting node event"
17:09:11 [2022-05-04T17:09:11.802Z] --- PASS: TestNodeReincarnation (5.01s)
17:09:11 [2022-05-04T17:09:11.802Z] === RUN   TestParallelCreate
17:09:11 [2022-05-04T17:09:11.802Z] 2022/05/04 17:09:11 Closing DB instances...
17:09:11 [2022-05-04T17:09:11.802Z] --- PASS: TestParallelCreate (0.02s)
17:09:11 [2022-05-04T17:09:11.802Z] === RUN   TestParallelDelete
17:09:11 [2022-05-04T17:09:11.802Z] 2022/05/04 17:09:11 Closing DB instances...
17:09:11 [2022-05-04T17:09:11.802Z] --- PASS: TestParallelDelete (0.01s)
17:09:11 [2022-05-04T17:09:11.802Z] === RUN   TestNetworkDBIslands
17:09:11 [2022-05-04T17:09:11.802Z] time="2022-05-04T17:09:11Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:6338c660455a with config:&{NodeID:6338c660455a 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}"
17:09:11 [2022-05-04T17:09:11.802Z] time="2022-05-04T17:09:11Z" level=info msg="Node 6338c660455a/192.168.235.206, joined gossip cluster"
17:09:11 [2022-05-04T17:09:11.802Z] time="2022-05-04T17:09:11Z" level=info msg="Node 6338c660455a/192.168.235.206, added to nodes list"
17:09:11 [2022-05-04T17:09:11.802Z] time="2022-05-04T17:09:11Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:6feadb4b1149 with config:&{NodeID:6feadb4b1149 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}"
17:09:11 [2022-05-04T17:09:11.802Z] time="2022-05-04T17:09:11Z" level=info msg="Node 6feadb4b1149/192.168.235.206, joined gossip cluster"
17:09:11 [2022-05-04T17:09:11.802Z] time="2022-05-04T17:09:11Z" level=info msg="Node 6feadb4b1149/192.168.235.206, added to nodes list"
17:09:11 [2022-05-04T17:09:11.802Z] time="2022-05-04T17:09:11Z" level=info msg="The new bootstrap node list is:[localhost:10033]"
17:09:11 [2022-05-04T17:09:11.802Z] time="2022-05-04T17:09:11Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10033"
17:09:11 [2022-05-04T17:09:11.802Z] time="2022-05-04T17:09:11Z" level=debug msg="memberlist: Stream connection from=[::1]:49386"
17:09:11 [2022-05-04T17:09:11.802Z] time="2022-05-04T17:09:11Z" level=info msg="Node 6feadb4b1149/192.168.235.206, joined gossip cluster"
17:09:11 [2022-05-04T17:09:11.802Z] time="2022-05-04T17:09:11Z" level=info msg="Node 6feadb4b1149/192.168.235.206, added to nodes list"
17:09:11 [2022-05-04T17:09:11.802Z] time="2022-05-04T17:09:11Z" level=info msg="Node 6338c660455a/192.168.235.206, joined gossip cluster"
17:09:11 [2022-05-04T17:09:11.802Z] time="2022-05-04T17:09:11Z" level=info msg="Node 6338c660455a/192.168.235.206, added to nodes list"
17:09:11 [2022-05-04T17:09:11.802Z] time="2022-05-04T17:09:11Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10033"
17:09:11 [2022-05-04T17:09:11.802Z] time="2022-05-04T17:09:11Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49387"
17:09:11 [2022-05-04T17:09:11.805Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
17:09:11 [2022-05-04T17:09:11.805Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
17:09:12 [2022-05-04T17:09:12.786Z] time="2022-05-04T17:09:12Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:075e8859d24b with config:&{NodeID:075e8859d24b 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}"
17:09:12 [2022-05-04T17:09:12.786Z] time="2022-05-04T17:09:12Z" level=info msg="Node 075e8859d24b/192.168.235.206, joined gossip cluster"
17:09:12 [2022-05-04T17:09:12.786Z] time="2022-05-04T17:09:12Z" level=info msg="Node 075e8859d24b/192.168.235.206, added to nodes list"
17:09:12 [2022-05-04T17:09:12.786Z] time="2022-05-04T17:09:12Z" level=info msg="The new bootstrap node list is:[localhost:10034]"
17:09:12 [2022-05-04T17:09:12.786Z] time="2022-05-04T17:09:12Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10034"
17:09:12 [2022-05-04T17:09:12.786Z] time="2022-05-04T17:09:12Z" level=debug msg="memberlist: Stream connection from=[::1]:49388"
17:09:12 [2022-05-04T17:09:12.786Z] time="2022-05-04T17:09:12Z" level=info msg="Node 075e8859d24b/192.168.235.206, joined gossip cluster"
17:09:12 [2022-05-04T17:09:12.786Z] time="2022-05-04T17:09:12Z" level=info msg="Node 075e8859d24b/192.168.235.206, added to nodes list"
17:09:12 [2022-05-04T17:09:12.786Z] time="2022-05-04T17:09:12Z" level=info msg="Node 6338c660455a/192.168.235.206, joined gossip cluster"
17:09:12 [2022-05-04T17:09:12.786Z] time="2022-05-04T17:09:12Z" level=info msg="Node 6338c660455a/192.168.235.206, added to nodes list"
17:09:12 [2022-05-04T17:09:12.786Z] time="2022-05-04T17:09:12Z" level=info msg="Node 6feadb4b1149/192.168.235.206, joined gossip cluster"
17:09:12 [2022-05-04T17:09:12.786Z] time="2022-05-04T17:09:12Z" level=info msg="Node 6feadb4b1149/192.168.235.206, added to nodes list"
17:09:12 [2022-05-04T17:09:12.786Z] time="2022-05-04T17:09:12Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49389"
17:09:12 [2022-05-04T17:09:12.786Z] time="2022-05-04T17:09:12Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10034"
17:09:12 [2022-05-04T17:09:12.786Z] time="2022-05-04T17:09:12Z" level=info msg="Node 075e8859d24b/192.168.235.206, joined gossip cluster"
17:09:12 [2022-05-04T17:09:12.786Z] time="2022-05-04T17:09:12Z" level=info msg="Node 075e8859d24b/192.168.235.206, added to nodes list"
17:09:13 [2022-05-04T17:09:13.253Z] time="2022-05-04T17:09:12Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:1a4923862b15 with config:&{NodeID:1a4923862b15 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}"
17:09:13 [2022-05-04T17:09:13.253Z] time="2022-05-04T17:09:12Z" level=info msg="Node 1a4923862b15/192.168.235.206, joined gossip cluster"
17:09:13 [2022-05-04T17:09:13.253Z] time="2022-05-04T17:09:12Z" level=info msg="Node 1a4923862b15/192.168.235.206, added to nodes list"
17:09:13 [2022-05-04T17:09:13.253Z] time="2022-05-04T17:09:12Z" level=info msg="The new bootstrap node list is:[localhost:10035]"
17:09:13 [2022-05-04T17:09:13.253Z] time="2022-05-04T17:09:12Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10035"
17:09:13 [2022-05-04T17:09:13.253Z] time="2022-05-04T17:09:12Z" level=debug msg="memberlist: Stream connection from=[::1]:49390"
17:09:13 [2022-05-04T17:09:13.253Z] time="2022-05-04T17:09:12Z" level=info msg="Node 1a4923862b15/192.168.235.206, joined gossip cluster"
17:09:13 [2022-05-04T17:09:13.253Z] time="2022-05-04T17:09:12Z" level=info msg="Node 1a4923862b15/192.168.235.206, added to nodes list"
17:09:13 [2022-05-04T17:09:13.253Z] time="2022-05-04T17:09:12Z" level=info msg="Node 6338c660455a/192.168.235.206, joined gossip cluster"
17:09:13 [2022-05-04T17:09:13.253Z] time="2022-05-04T17:09:12Z" level=info msg="Node 6338c660455a/192.168.235.206, added to nodes list"
17:09:13 [2022-05-04T17:09:13.253Z] time="2022-05-04T17:09:12Z" level=info msg="Node 6feadb4b1149/192.168.235.206, joined gossip cluster"
17:09:13 [2022-05-04T17:09:13.253Z] time="2022-05-04T17:09:12Z" level=info msg="Node 6feadb4b1149/192.168.235.206, added to nodes list"
17:09:13 [2022-05-04T17:09:13.253Z] time="2022-05-04T17:09:12Z" level=info msg="Node 075e8859d24b/192.168.235.206, joined gossip cluster"
17:09:13 [2022-05-04T17:09:13.253Z] time="2022-05-04T17:09:12Z" level=info msg="Node 075e8859d24b/192.168.235.206, added to nodes list"
17:09:13 [2022-05-04T17:09:13.253Z] time="2022-05-04T17:09:12Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10035"
17:09:13 [2022-05-04T17:09:13.253Z] time="2022-05-04T17:09:12Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49391"
17:09:13 [2022-05-04T17:09:13.253Z] time="2022-05-04T17:09:13Z" level=info msg="Node 1a4923862b15/192.168.235.206, joined gossip cluster"
17:09:13 [2022-05-04T17:09:13.253Z] time="2022-05-04T17:09:13Z" level=info msg="Node 1a4923862b15/192.168.235.206, added to nodes list"
17:09:13 [2022-05-04T17:09:13.253Z] time="2022-05-04T17:09:13Z" level=info msg="Node 1a4923862b15/192.168.235.206, joined gossip cluster"
17:09:13 [2022-05-04T17:09:13.253Z] time="2022-05-04T17:09:13Z" level=info msg="Node 1a4923862b15/192.168.235.206, added to nodes list"
17:09:13 [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:dd8ee0e00bf7 with config:&{NodeID:dd8ee0e00bf7 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}"
17:09:13 [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=info msg="Node dd8ee0e00bf7/192.168.235.206, joined gossip cluster"
17:09:13 [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=info msg="Node dd8ee0e00bf7/192.168.235.206, added to nodes list"
17:09:13 [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=info msg="The new bootstrap node list is:[localhost:10036]"
17:09:13 [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10036"
17:09:13 [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=debug msg="memberlist: Stream connection from=[::1]:49392"
17:09:13 [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=info msg="Node dd8ee0e00bf7/192.168.235.206, joined gossip cluster"
17:09:13 [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=info msg="Node dd8ee0e00bf7/192.168.235.206, added to nodes list"
17:09:13 [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=info msg="Node 6feadb4b1149/192.168.235.206, joined gossip cluster"
17:09:13 [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=info msg="Node 6feadb4b1149/192.168.235.206, added to nodes list"
17:09:13 [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=info msg="Node 075e8859d24b/192.168.235.206, joined gossip cluster"
17:09:13 [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=info msg="Node 075e8859d24b/192.168.235.206, added to nodes list"
17:09:13 [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=info msg="Node 6338c660455a/192.168.235.206, joined gossip cluster"
17:09:13 [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=info msg="Node 6338c660455a/192.168.235.206, added to nodes list"
17:09:13 [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=info msg="Node 1a4923862b15/192.168.235.206, joined gossip cluster"
17:09:13 [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=info msg="Node 1a4923862b15/192.168.235.206, added to nodes list"
17:09:13 [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10036"
17:09:13 [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49393"
17:09:13 [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=info msg="Node dd8ee0e00bf7/192.168.235.206, joined gossip cluster"
17:09:13 [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=info msg="Node dd8ee0e00bf7/192.168.235.206, added to nodes list"
17:09:13 [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=info msg="Node dd8ee0e00bf7/192.168.235.206, joined gossip cluster"
17:09:13 [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=info msg="Node dd8ee0e00bf7/192.168.235.206, added to nodes list"
17:09:13 [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=info msg="Node dd8ee0e00bf7/192.168.235.206, joined gossip cluster"
17:09:13 [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=info msg="Node dd8ee0e00bf7/192.168.235.206, added to nodes list"
17:09:13 [2022-05-04T17:09:13.720Z]     networkdb_test.go:835: Re-joining: 3
17:09:13 [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=info msg="The new bootstrap node list is:[192.168.235.206:10033 192.168.235.206:10034 192.168.235.206:10035]"
17:09:13 [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=debug msg="memberlist: Stream connection from=192.168.235.206:49394"
17:09:13 [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=debug msg="memberlist: Initiating push/pull sync with:  192.168.235.206:10033"
17:09:13 [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=debug msg="memberlist: Initiating push/pull sync with:  192.168.235.206:10034"
17:09:13 [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=debug msg="memberlist: Stream connection from=192.168.235.206:49395"
17:09:13 [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=debug msg="memberlist: Initiating push/pull sync with:  192.168.235.206:10035"
17:09:13 [2022-05-04T17:09:13.720Z] time="2022-05-04T17:09:13Z" level=debug msg="memberlist: Stream connection from=192.168.235.206:49396"
17:09:14 [2022-05-04T17:09:14.186Z]     networkdb_test.go:835: Re-joining: 4
17:09:14 [2022-05-04T17:09:14.186Z] time="2022-05-04T17:09:13Z" level=info msg="The new bootstrap node list is:[192.168.235.206:10033 192.168.235.206:10034 192.168.235.206:10035]"
17:09:14 [2022-05-04T17:09:14.186Z] time="2022-05-04T17:09:13Z" level=debug msg="memberlist: Initiating push/pull sync with:  192.168.235.206:10033"
17:09:14 [2022-05-04T17:09:14.186Z] time="2022-05-04T17:09:13Z" level=debug msg="memberlist: Stream connection from=192.168.235.206:49397"
17:09:14 [2022-05-04T17:09:14.186Z] time="2022-05-04T17:09:13Z" level=debug msg="memberlist: Initiating push/pull sync with:  192.168.235.206:10034"
17:09:14 [2022-05-04T17:09:14.186Z] time="2022-05-04T17:09:13Z" level=debug msg="memberlist: Stream connection from=192.168.235.206:49398"
17:09:14 [2022-05-04T17:09:14.186Z] time="2022-05-04T17:09:13Z" level=debug msg="memberlist: Initiating push/pull sync with:  192.168.235.206:10035"
17:09:14 [2022-05-04T17:09:14.186Z] time="2022-05-04T17:09:13Z" level=debug msg="memberlist: Stream connection from=192.168.235.206:49399"
17:09:14 [2022-05-04T17:09:14.186Z] time="2022-05-04T17:09:14Z" level=info msg="node 0 leaving"
17:09:14 [2022-05-04T17:09:14.653Z] time="2022-05-04T17:09:14Z" level=info msg="Node 6338c660455a change state NodeActive --> NodeLeft"
17:09:14 [2022-05-04T17:09:14.653Z] time="2022-05-04T17:09:14Z" level=info msg="Node 6338c660455a change state NodeActive --> NodeLeft"
17:09:14 [2022-05-04T17:09:14.653Z] time="2022-05-04T17:09:14Z" level=info msg="node3(075e8859d24b): Node leave event for 6338c660455a/192.168.235.206"
17:09:14 [2022-05-04T17:09:14.653Z] time="2022-05-04T17:09:14Z" level=info msg="Node 6338c660455a change state NodeActive --> NodeLeft"
17:09:14 [2022-05-04T17:09:14.653Z] time="2022-05-04T17:09:14Z" level=info msg="node5(dd8ee0e00bf7): Node leave event for 6338c660455a/192.168.235.206"
17:09:14 [2022-05-04T17:09:14.653Z] time="2022-05-04T17:09:14Z" level=info msg="node2(6feadb4b1149): Node leave event for 6338c660455a/192.168.235.206"
17:09:14 [2022-05-04T17:09:14.653Z] time="2022-05-04T17:09:14Z" level=info msg="Node 6338c660455a change state NodeActive --> NodeLeft"
17:09:14 [2022-05-04T17:09:14.653Z] time="2022-05-04T17:09:14Z" level=info msg="node1(6338c660455a): Node leave event for 6338c660455a/192.168.235.206"
17:09:14 [2022-05-04T17:09:14.653Z] time="2022-05-04T17:09:14Z" level=info msg="Node 6338c660455a change state NodeActive --> NodeLeft"
17:09:14 [2022-05-04T17:09:14.653Z] time="2022-05-04T17:09:14Z" level=info msg="node4(1a4923862b15): Node leave event for 6338c660455a/192.168.235.206"
17:09:14 [2022-05-04T17:09:14.653Z] time="2022-05-04T17:09:14Z" level=info msg="Node 6338c660455a/192.168.235.206, left gossip cluster"
17:09:14 [2022-05-04T17:09:14.653Z] time="2022-05-04T17:09:14Z" level=info msg="Node 6338c660455a/192.168.235.206, left gossip cluster"
17:09:14 [2022-05-04T17:09:14.653Z] time="2022-05-04T17:09:14Z" level=info msg="Node 6338c660455a/192.168.235.206, left gossip cluster"
17:09:14 [2022-05-04T17:09:14.653Z] time="2022-05-04T17:09:14Z" level=info msg="Node 6338c660455a/192.168.235.206, left gossip cluster"
17:09:14 [2022-05-04T17:09:14.653Z] time="2022-05-04T17:09:14Z" level=info msg="Node 6338c660455a/192.168.235.206, left gossip cluster"
17:09:15 [2022-05-04T17:09:15.090Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
17:09:15 [2022-05-04T17:09:15.119Z] time="2022-05-04T17:09:14Z" level=info msg="node 1 leaving"
17:09:15 [2022-05-04T17:09:15.119Z] time="2022-05-04T17:09:14Z" level=info msg="Node 6feadb4b1149 change state NodeActive --> NodeLeft"
17:09:15 [2022-05-04T17:09:15.119Z] time="2022-05-04T17:09:14Z" level=info msg="Node 6feadb4b1149 change state NodeActive --> NodeLeft"
17:09:15 [2022-05-04T17:09:15.119Z] time="2022-05-04T17:09:14Z" level=info msg="node4(1a4923862b15): Node leave event for 6feadb4b1149/192.168.235.206"
17:09:15 [2022-05-04T17:09:15.119Z] time="2022-05-04T17:09:14Z" level=info msg="node3(075e8859d24b): Node leave event for 6feadb4b1149/192.168.235.206"
17:09:15 [2022-05-04T17:09:15.119Z] time="2022-05-04T17:09:14Z" level=info msg="Node 6feadb4b1149 change state NodeActive --> NodeLeft"
17:09:15 [2022-05-04T17:09:15.119Z] time="2022-05-04T17:09:14Z" level=info msg="node2(6feadb4b1149): Node leave event for 6feadb4b1149/192.168.235.206"
17:09:15 [2022-05-04T17:09:15.119Z] time="2022-05-04T17:09:14Z" level=info msg="Node 6feadb4b1149 change state NodeActive --> NodeLeft"
17:09:15 [2022-05-04T17:09:15.119Z] time="2022-05-04T17:09:14Z" level=info msg="node5(dd8ee0e00bf7): Node leave event for 6feadb4b1149/192.168.235.206"
17:09:15 [2022-05-04T17:09:15.119Z] time="2022-05-04T17:09:14Z" level=info msg="Node 6feadb4b1149/192.168.235.206, left gossip cluster"
17:09:15 [2022-05-04T17:09:15.119Z] time="2022-05-04T17:09:14Z" level=info msg="Node 6feadb4b1149/192.168.235.206, left gossip cluster"
17:09:15 [2022-05-04T17:09:15.119Z] time="2022-05-04T17:09:14Z" level=info msg="Node 6feadb4b1149/192.168.235.206, left gossip cluster"
17:09:15 [2022-05-04T17:09:15.119Z] time="2022-05-04T17:09:14Z" level=info msg="Node 6feadb4b1149/192.168.235.206, left gossip cluster"
17:09:15 [2022-05-04T17:09:15.119Z] time="2022-05-04T17:09:15Z" level=info msg="node 2 leaving"
17:09:15 [2022-05-04T17:09:15.119Z] time="2022-05-04T17:09:15Z" level=info msg="Node 075e8859d24b change state NodeActive --> NodeLeft"
17:09:15 [2022-05-04T17:09:15.119Z] time="2022-05-04T17:09:15Z" level=info msg="node5(dd8ee0e00bf7): Node leave event for 075e8859d24b/192.168.235.206"
17:09:15 [2022-05-04T17:09:15.119Z] time="2022-05-04T17:09:15Z" level=info msg="Node 075e8859d24b change state NodeActive --> NodeLeft"
17:09:15 [2022-05-04T17:09:15.119Z] time="2022-05-04T17:09:15Z" level=info msg="node4(1a4923862b15): Node leave event for 075e8859d24b/192.168.235.206"
17:09:15 [2022-05-04T17:09:15.586Z] time="2022-05-04T17:09:15Z" level=info msg="Node 075e8859d24b change state NodeActive --> NodeLeft"
17:09:15 [2022-05-04T17:09:15.586Z] time="2022-05-04T17:09:15Z" level=info msg="node3(075e8859d24b): Node leave event for 075e8859d24b/192.168.235.206"
17:09:15 [2022-05-04T17:09:15.586Z] time="2022-05-04T17:09:15Z" level=debug msg="memberlist: Failed ping: dd8ee0e00bf7 (timeout reached)"
17:09:15 [2022-05-04T17:09:15.586Z] time="2022-05-04T17:09:15Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.235.206:10036: use of closed network connection"
17:09:15 [2022-05-04T17:09:15.586Z] time="2022-05-04T17:09:15Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.235.206:10034: use of closed network connection"
17:09:15 [2022-05-04T17:09:15.586Z] time="2022-05-04T17:09:15Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.235.206:10035: use of closed network connection"
17:09:15 [2022-05-04T17:09:15.586Z] time="2022-05-04T17:09:15Z" level=debug msg="memberlist: Stream connection from=192.168.235.206:49400"
17:09:15 [2022-05-04T17:09:15.586Z] time="2022-05-04T17:09:15Z" level=info msg="Node 075e8859d24b/192.168.235.206, left gossip cluster"
17:09:15 [2022-05-04T17:09:15.586Z] time="2022-05-04T17:09:15Z" level=info msg="Node 075e8859d24b/192.168.235.206, left gossip cluster"
17:09:15 [2022-05-04T17:09:15.586Z] time="2022-05-04T17:09:15Z" level=info msg="Node 075e8859d24b/192.168.235.206, left gossip cluster"
17:09:16 [2022-05-04T17:09:16.044Z] time="2022-05-04T17:09:15Z" level=warning msg="memberlist: Was able to connect to dd8ee0e00bf7 but other probes failed, network may be misconfigured"
17:09:16 [2022-05-04T17:09:16.044Z]     networkdb_test.go:867: node4: OK
17:09:16 [2022-05-04T17:09:16.044Z]     networkdb_test.go:867: node5: OK
17:09:16 [2022-05-04T17:09:16.044Z] time="2022-05-04T17:09:15Z" level=info msg="node 0 coming back"
17:09:16 [2022-05-04T17:09:16.044Z] time="2022-05-04T17:09:15Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:af72aa1ffab9 with config:&{NodeID:af72aa1ffab9 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}"
17:09:16 [2022-05-04T17:09:16.044Z] time="2022-05-04T17:09:15Z" level=info msg="Node af72aa1ffab9/192.168.235.206, joined gossip cluster"
17:09:16 [2022-05-04T17:09:16.044Z] time="2022-05-04T17:09:15Z" level=info msg="Node af72aa1ffab9/192.168.235.206, added to nodes list"
17:09:16 [2022-05-04T17:09:16.044Z] time="2022-05-04T17:09:15Z" level=info msg="node 1 coming back"
17:09:16 [2022-05-04T17:09:16.044Z] time="2022-05-04T17:09:15Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:d0b5a195df10 with config:&{NodeID:d0b5a195df10 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}"
17:09:16 [2022-05-04T17:09:16.044Z] time="2022-05-04T17:09:15Z" level=info msg="Node d0b5a195df10/192.168.235.206, joined gossip cluster"
17:09:16 [2022-05-04T17:09:16.044Z] time="2022-05-04T17:09:15Z" level=info msg="Node d0b5a195df10/192.168.235.206, added to nodes list"
17:09:16 [2022-05-04T17:09:16.044Z] time="2022-05-04T17:09:15Z" level=info msg="node 2 coming back"
17:09:16 [2022-05-04T17:09:16.044Z] time="2022-05-04T17:09:15Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:571e3069fc40 with config:&{NodeID:571e3069fc40 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}"
17:09:16 [2022-05-04T17:09:16.044Z] time="2022-05-04T17:09:15Z" level=info msg="Node 571e3069fc40/192.168.235.206, joined gossip cluster"
17:09:16 [2022-05-04T17:09:16.044Z] time="2022-05-04T17:09:15Z" level=info msg="Node 571e3069fc40/192.168.235.206, added to nodes list"
17:09:16 [2022-05-04T17:09:16.468Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
17:09:17 [2022-05-04T17:09:17.486Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:09:17 [2022-05-04T17:09:17.486Z] INFO: Testing against a local daemon
17:09:17 [2022-05-04T17:09:17.486Z] === RUN   TestBuildWithSession
17:09:17 [2022-05-04T17:09:17.486Z]     build_session_test.go:25: TODO: BuildKit
17:09:17 [2022-05-04T17:09:17.486Z] --- SKIP: TestBuildWithSession (0.00s)
17:09:17 [2022-05-04T17:09:17.486Z] === RUN   TestBuildSquashParent
17:09:17 [2022-05-04T17:09:17.486Z]     build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows"
17:09:17 [2022-05-04T17:09:17.486Z] --- SKIP: TestBuildSquashParent (0.00s)
17:09:17 [2022-05-04T17:09:17.486Z] === RUN   TestBuildWithRemoveAndForceRemove
17:09:17 [2022-05-04T17:09:17.486Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:09:17 [2022-05-04T17:09:17.486Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:09:17 [2022-05-04T17:09:17.486Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:09:17 [2022-05-04T17:09:17.486Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:09:17 [2022-05-04T17:09:17.486Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:09:17 [2022-05-04T17:09:17.486Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:09:17 [2022-05-04T17:09:17.486Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:09:17 [2022-05-04T17:09:17.486Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:09:17 [2022-05-04T17:09:17.486Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:09:17 [2022-05-04T17:09:17.486Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:09:17 [2022-05-04T17:09:17.486Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:09:17 [2022-05-04T17:09:17.486Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:09:17 [2022-05-04T17:09:17.486Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:09:17 [2022-05-04T17:09:17.486Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:09:17 [2022-05-04T17:09:17.486Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:09:17 [2022-05-04T17:09:17.486Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:09:17 [2022-05-04T17:09:17.843Z] --- PASS: TestHealthKillContainer (8.34s)
17:09:17 [2022-05-04T17:09:17.844Z] === RUN   TestInspectCpusetInConfigPre120
17:09:18 [2022-05-04T17:09:18.413Z] --- PASS: TestInspectCpusetInConfigPre120 (0.60s)
17:09:18 [2022-05-04T17:09:18.413Z] === RUN   TestIpcModeNone
17:09:18 [2022-05-04T17:09:18.981Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
17:09:18 [2022-05-04T17:09:18.981Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
17:09:18 [2022-05-04T17:09:18.981Z] --- PASS: TestIpcModeNone (0.72s)
17:09:18 [2022-05-04T17:09:18.981Z] === RUN   TestIpcModePrivate
17:09:19 [2022-05-04T17:09:19.240Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
17:09:19 [2022-05-04T17:09:19.240Z]     check_test.go:307: [da8905cc73d5d] daemon is not started
17:09:19 [2022-05-04T17:09:19.499Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
17:09:19 [2022-05-04T17:09:19.749Z] time="2022-05-04T17:09:18Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.235.206:10033 192.168.235.206:10034 192.168.235.206:10035]"
17:09:19 [2022-05-04T17:09:19.749Z] time="2022-05-04T17:09:19Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.235.206:10033 192.168.235.206:10034 192.168.235.206:10035]"
17:09:19 [2022-05-04T17:09:19.758Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false
17:09:19 [2022-05-04T17:09:19.758Z] --- PASS: TestIpcModePrivate (0.77s)
17:09:19 [2022-05-04T17:09:19.758Z] === RUN   TestIpcModeShareable
17:09:20 [2022-05-04T17:09:20.017Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
17:09:20 [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=debug msg="memberlist: Initiating push/pull sync with:  192.168.235.206:10033"
17:09:20 [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=debug msg="memberlist: Stream connection from=192.168.235.206:49401"
17:09:20 [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node 1a4923862b15/192.168.235.206, joined gossip cluster"
17:09:20 [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node 1a4923862b15/192.168.235.206, added to nodes list"
17:09:20 [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node dd8ee0e00bf7/192.168.235.206, joined gossip cluster"
17:09:20 [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node dd8ee0e00bf7/192.168.235.206, added to nodes list"
17:09:20 [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node af72aa1ffab9/192.168.235.206, joined gossip cluster"
17:09:20 [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node af72aa1ffab9/192.168.235.206, is the new incarnation of the shutdown node 6338c660455a/192.168.235.206"
17:09:20 [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node af72aa1ffab9/192.168.235.206, added to nodes list"
17:09:20 [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=debug msg="memberlist: Stream connection from=192.168.235.206:49402"
17:09:20 [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=debug msg="memberlist: Initiating push/pull sync with:  192.168.235.206:10034"
17:09:20 [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node 1a4923862b15/192.168.235.206, joined gossip cluster"
17:09:20 [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node 1a4923862b15/192.168.235.206, added to nodes list"
17:09:20 [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node af72aa1ffab9/192.168.235.206, joined gossip cluster"
17:09:20 [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node af72aa1ffab9/192.168.235.206, added to nodes list"
17:09:20 [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node dd8ee0e00bf7/192.168.235.206, joined gossip cluster"
17:09:20 [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node dd8ee0e00bf7/192.168.235.206, added to nodes list"
17:09:20 [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node d0b5a195df10/192.168.235.206, joined gossip cluster"
17:09:20 [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node d0b5a195df10/192.168.235.206, is the new incarnation of the shutdown node 6feadb4b1149/192.168.235.206"
17:09:20 [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node d0b5a195df10/192.168.235.206, added to nodes list"
17:09:20 [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=debug msg="memberlist: Initiating push/pull sync with:  192.168.235.206:10035"
17:09:20 [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=debug msg="memberlist: Stream connection from=192.168.235.206:49403"
17:09:20 [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node 1a4923862b15/192.168.235.206, joined gossip cluster"
17:09:20 [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node 1a4923862b15/192.168.235.206, added to nodes list"
17:09:20 [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node af72aa1ffab9/192.168.235.206, joined gossip cluster"
17:09:20 [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node af72aa1ffab9/192.168.235.206, added to nodes list"
17:09:20 [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node d0b5a195df10/192.168.235.206, joined gossip cluster"
17:09:20 [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node d0b5a195df10/192.168.235.206, added to nodes list"
17:09:20 [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node dd8ee0e00bf7/192.168.235.206, joined gossip cluster"
17:09:20 [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node dd8ee0e00bf7/192.168.235.206, added to nodes list"
17:09:20 [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node 571e3069fc40/192.168.235.206, joined gossip cluster"
17:09:20 [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node 571e3069fc40/192.168.235.206, is the new incarnation of the shutdown node 075e8859d24b/192.168.235.206"
17:09:20 [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node 571e3069fc40/192.168.235.206, added to nodes list"
17:09:20 [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node d0b5a195df10/192.168.235.206, joined gossip cluster"
17:09:20 [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node d0b5a195df10/192.168.235.206, added to nodes list"
17:09:20 [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node d0b5a195df10/192.168.235.206, joined gossip cluster"
17:09:20 [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node d0b5a195df10/192.168.235.206, is the new incarnation of the shutdown node 6feadb4b1149/192.168.235.206"
17:09:20 [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node d0b5a195df10/192.168.235.206, added to nodes list"
17:09:20 [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node af72aa1ffab9/192.168.235.206, joined gossip cluster"
17:09:20 [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node af72aa1ffab9/192.168.235.206, is the new incarnation of the shutdown node 6338c660455a/192.168.235.206"
17:09:20 [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node af72aa1ffab9/192.168.235.206, added to nodes list"
17:09:20 [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node 571e3069fc40/192.168.235.206, joined gossip cluster"
17:09:20 [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node 571e3069fc40/192.168.235.206, added to nodes list"
17:09:20 [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node 571e3069fc40/192.168.235.206, joined gossip cluster"
17:09:20 [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node 571e3069fc40/192.168.235.206, is the new incarnation of the shutdown node 075e8859d24b/192.168.235.206"
17:09:20 [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:19Z" level=info msg="Node 571e3069fc40/192.168.235.206, added to nodes list"
17:09:20 [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:20Z" level=info msg="Node 571e3069fc40/192.168.235.206, joined gossip cluster"
17:09:20 [2022-05-04T17:09:20.203Z] time="2022-05-04T17:09:20Z" level=info msg="Node 571e3069fc40/192.168.235.206, added to nodes list"
17:09:20 [2022-05-04T17:09:20.585Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
17:09:20 [2022-05-04T17:09:20.585Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true
17:09:20 [2022-05-04T17:09:20.585Z] --- PASS: TestIpcModeShareable (0.82s)
17:09:20 [2022-05-04T17:09:20.585Z] === RUN   TestAPIIpcModeShareableAndContainer
17:09:20 [2022-05-04T17:09:20.658Z] time="2022-05-04T17:09:20Z" level=debug msg="memberlist: Initiating push/pull sync with:  192.168.235.206:10033"
17:09:20 [2022-05-04T17:09:20.658Z] time="2022-05-04T17:09:20Z" level=debug msg="memberlist: Stream connection from=192.168.235.206:49404"
17:09:20 [2022-05-04T17:09:20.658Z] time="2022-05-04T17:09:20Z" level=debug msg="memberlist: Initiating push/pull sync with:  192.168.235.206:10034"
17:09:20 [2022-05-04T17:09:20.658Z] time="2022-05-04T17:09:20Z" level=debug msg="memberlist: Stream connection from=192.168.235.206:49405"
17:09:20 [2022-05-04T17:09:20.658Z] time="2022-05-04T17:09:20Z" level=debug msg="memberlist: Initiating push/pull sync with:  192.168.235.206:10035"
17:09:20 [2022-05-04T17:09:20.658Z] time="2022-05-04T17:09:20Z" level=debug msg="memberlist: Stream connection from=192.168.235.206:49406"
17:09:20 [2022-05-04T17:09:20.844Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
17:09:21 [2022-05-04T17:09:21.104Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
17:09:21 [2022-05-04T17:09:21.112Z] 2022/05/04 17:09:20 Closing DB instances...
17:09:21 [2022-05-04T17:09:21.112Z] time="2022-05-04T17:09:20Z" level=info msg="Node af72aa1ffab9 change state NodeActive --> NodeLeft"
17:09:21 [2022-05-04T17:09:21.112Z] time="2022-05-04T17:09:20Z" level=info msg="node4(1a4923862b15): Node leave event for af72aa1ffab9/192.168.235.206"
17:09:21 [2022-05-04T17:09:21.113Z] time="2022-05-04T17:09:20Z" level=info msg="Node af72aa1ffab9 change state NodeActive --> NodeLeft"
17:09:21 [2022-05-04T17:09:21.113Z] time="2022-05-04T17:09:20Z" level=info msg="node2(d0b5a195df10): Node leave event for af72aa1ffab9/192.168.235.206"
17:09:21 [2022-05-04T17:09:21.113Z] time="2022-05-04T17:09:20Z" level=info msg="Node af72aa1ffab9 change state NodeActive --> NodeLeft"
17:09:21 [2022-05-04T17:09:21.113Z] time="2022-05-04T17:09:20Z" level=info msg="node5(dd8ee0e00bf7): Node leave event for af72aa1ffab9/192.168.235.206"
17:09:21 [2022-05-04T17:09:21.113Z] time="2022-05-04T17:09:20Z" level=info msg="Node af72aa1ffab9 change state NodeActive --> NodeLeft"
17:09:21 [2022-05-04T17:09:21.113Z] time="2022-05-04T17:09:20Z" level=info msg="node1(af72aa1ffab9): Node leave event for af72aa1ffab9/192.168.235.206"
17:09:21 [2022-05-04T17:09:21.113Z] time="2022-05-04T17:09:20Z" level=info msg="Node af72aa1ffab9 change state NodeActive --> NodeLeft"
17:09:21 [2022-05-04T17:09:21.113Z] time="2022-05-04T17:09:20Z" level=info msg="node3(571e3069fc40): Node leave event for af72aa1ffab9/192.168.235.206"
17:09:21 [2022-05-04T17:09:21.113Z] time="2022-05-04T17:09:20Z" level=info msg="Node af72aa1ffab9/192.168.235.206, left gossip cluster"
17:09:21 [2022-05-04T17:09:21.567Z] time="2022-05-04T17:09:21Z" level=info msg="Node af72aa1ffab9/192.168.235.206, left gossip cluster"
17:09:21 [2022-05-04T17:09:21.567Z] time="2022-05-04T17:09:21Z" level=info msg="Node af72aa1ffab9/192.168.235.206, left gossip cluster"
17:09:21 [2022-05-04T17:09:21.567Z] time="2022-05-04T17:09:21Z" level=info msg="Node af72aa1ffab9/192.168.235.206, left gossip cluster"
17:09:21 [2022-05-04T17:09:21.567Z] time="2022-05-04T17:09:21Z" level=info msg="Node af72aa1ffab9/192.168.235.206, left gossip cluster"
17:09:21 [2022-05-04T17:09:21.567Z] time="2022-05-04T17:09:21Z" level=info msg="Node d0b5a195df10 change state NodeActive --> NodeLeft"
17:09:21 [2022-05-04T17:09:21.567Z] time="2022-05-04T17:09:21Z" level=info msg="node5(dd8ee0e00bf7): Node leave event for d0b5a195df10/192.168.235.206"
17:09:21 [2022-05-04T17:09:21.567Z] time="2022-05-04T17:09:21Z" level=info msg="Node d0b5a195df10 change state NodeActive --> NodeLeft"
17:09:21 [2022-05-04T17:09:21.567Z] time="2022-05-04T17:09:21Z" level=info msg="node3(571e3069fc40): Node leave event for d0b5a195df10/192.168.235.206"
17:09:21 [2022-05-04T17:09:21.567Z] time="2022-05-04T17:09:21Z" level=info msg="Node d0b5a195df10 change state NodeActive --> NodeLeft"
17:09:21 [2022-05-04T17:09:21.567Z] time="2022-05-04T17:09:21Z" level=info msg="node4(1a4923862b15): Node leave event for d0b5a195df10/192.168.235.206"
17:09:21 [2022-05-04T17:09:21.567Z] time="2022-05-04T17:09:21Z" level=info msg="Node d0b5a195df10 change state NodeActive --> NodeLeft"
17:09:21 [2022-05-04T17:09:21.567Z] time="2022-05-04T17:09:21Z" level=info msg="node2(d0b5a195df10): Node leave event for d0b5a195df10/192.168.235.206"
17:09:21 [2022-05-04T17:09:21.567Z] time="2022-05-04T17:09:21Z" level=info msg="Node d0b5a195df10/192.168.235.206, left gossip cluster"
17:09:21 [2022-05-04T17:09:21.567Z] time="2022-05-04T17:09:21Z" level=info msg="Node d0b5a195df10/192.168.235.206, left gossip cluster"
17:09:21 [2022-05-04T17:09:21.567Z] time="2022-05-04T17:09:21Z" level=info msg="Node d0b5a195df10/192.168.235.206, left gossip cluster"
17:09:21 [2022-05-04T17:09:21.567Z] time="2022-05-04T17:09:21Z" level=info msg="Node d0b5a195df10/192.168.235.206, left gossip cluster"
17:09:22 [2022-05-04T17:09:22.021Z] time="2022-05-04T17:09:21Z" level=info msg="Node 571e3069fc40 change state NodeActive --> NodeLeft"
17:09:22 [2022-05-04T17:09:22.021Z] time="2022-05-04T17:09:21Z" level=info msg="node4(1a4923862b15): Node leave event for 571e3069fc40/192.168.235.206"
17:09:22 [2022-05-04T17:09:22.021Z] time="2022-05-04T17:09:21Z" level=info msg="Node 571e3069fc40 change state NodeActive --> NodeLeft"
17:09:22 [2022-05-04T17:09:22.021Z] time="2022-05-04T17:09:21Z" level=info msg="node5(dd8ee0e00bf7): Node leave event for 571e3069fc40/192.168.235.206"
17:09:22 [2022-05-04T17:09:22.021Z] time="2022-05-04T17:09:21Z" level=info msg="Node 571e3069fc40 change state NodeActive --> NodeLeft"
17:09:22 [2022-05-04T17:09:22.021Z] time="2022-05-04T17:09:21Z" level=info msg="node3(571e3069fc40): Node leave event for 571e3069fc40/192.168.235.206"
17:09:22 [2022-05-04T17:09:22.021Z] time="2022-05-04T17:09:21Z" level=info msg="Node 571e3069fc40/192.168.235.206, left gossip cluster"
17:09:22 [2022-05-04T17:09:22.021Z] time="2022-05-04T17:09:21Z" level=info msg="Node 571e3069fc40/192.168.235.206, left gossip cluster"
17:09:22 [2022-05-04T17:09:22.476Z] time="2022-05-04T17:09:22Z" level=info msg="Node 571e3069fc40/192.168.235.206, left gossip cluster"
17:09:22 [2022-05-04T17:09:22.476Z] time="2022-05-04T17:09:22Z" level=debug msg="memberlist: Failed ping: dd8ee0e00bf7 (timeout reached)"
17:09:22 [2022-05-04T17:09:22.476Z] time="2022-05-04T17:09:22Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.235.206:10035: use of closed network connection"
17:09:22 [2022-05-04T17:09:22.476Z] time="2022-05-04T17:09:22Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.235.206:10036: use of closed network connection"
17:09:22 [2022-05-04T17:09:22.476Z] time="2022-05-04T17:09:22Z" level=debug msg="memberlist: Stream connection from=192.168.235.206:49407"
17:09:22 [2022-05-04T17:09:22.931Z] time="2022-05-04T17:09:22Z" level=info msg="Node 1a4923862b15 change state NodeActive --> NodeLeft"
17:09:22 [2022-05-04T17:09:22.931Z] time="2022-05-04T17:09:22Z" level=info msg="node5(dd8ee0e00bf7): Node leave event for 1a4923862b15/192.168.235.206"
17:09:22 [2022-05-04T17:09:22.931Z] time="2022-05-04T17:09:22Z" level=info msg="Node 1a4923862b15 change state NodeActive --> NodeLeft"
17:09:22 [2022-05-04T17:09:22.931Z] time="2022-05-04T17:09:22Z" level=info msg="node4(1a4923862b15): Node leave event for 1a4923862b15/192.168.235.206"
17:09:22 [2022-05-04T17:09:22.931Z] time="2022-05-04T17:09:22Z" level=warning msg="memberlist: Was able to connect to dd8ee0e00bf7 but other probes failed, network may be misconfigured"
17:09:23 [2022-05-04T17:09:23.389Z] time="2022-05-04T17:09:22Z" level=info msg="Node 1a4923862b15/192.168.235.206, left gossip cluster"
17:09:23 [2022-05-04T17:09:23.389Z] time="2022-05-04T17:09:23Z" level=info msg="Node 1a4923862b15/192.168.235.206, left gossip cluster"
17:09:23 [2022-05-04T17:09:23.639Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.52s)
17:09:23 [2022-05-04T17:09:23.639Z] === RUN   TestAPIIpcModeHost
17:09:23 [2022-05-04T17:09:23.843Z] time="2022-05-04T17:09:23Z" level=info msg="Node dd8ee0e00bf7/192.168.235.206, left gossip cluster"
17:09:23 [2022-05-04T17:09:23.843Z] time="2022-05-04T17:09:23Z" level=info msg="Node dd8ee0e00bf7 change state NodeActive --> NodeFailed"
17:09:23 [2022-05-04T17:09:23.843Z] time="2022-05-04T17:09:23Z" level=info msg="Node dd8ee0e00bf7/192.168.235.206, added to failed nodes list"
17:09:23 [2022-05-04T17:09:23.843Z] --- PASS: TestNetworkDBIslands (12.06s)
17:09:23 [2022-05-04T17:09:23.843Z] PASS
17:09:23 [2022-05-04T17:09:23.843Z] coverage: 60.0% of statements
17:09:23 [2022-05-04T17:09:23.843Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.854s	coverage: 60.0% of statements
17:09:23 [2022-05-04T17:09:23.843Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
17:09:23 [2022-05-04T17:09:23.843Z] ?   	github.com/docker/docker/libnetwork/osl/kernel	[no test files]
17:09:23 [2022-05-04T17:09:23.843Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
17:09:23 [2022-05-04T17:09:23.843Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:09:23 [2022-05-04T17:09:23.843Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
17:09:23 [2022-05-04T17:09:23.843Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
17:09:23 [2022-05-04T17:09:23.843Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:09:23 [2022-05-04T17:09:23.843Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:09:23 [2022-05-04T17:09:23.843Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:09:23 [2022-05-04T17:09:23.843Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:09:23 [2022-05-04T17:09:23.843Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
17:09:23 [2022-05-04T17:09:23.843Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
17:09:23 [2022-05-04T17:09:23.843Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:09:23 [2022-05-04T17:09:23.843Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
17:09:23 [2022-05-04T17:09:23.843Z] ?   	github.com/docker/docker/quota	[no test files]
17:09:23 [2022-05-04T17:09:23.843Z] ?   	github.com/docker/docker/rootless	[no test files]
17:09:23 [2022-05-04T17:09:23.843Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:09:23 [2022-05-04T17:09:23.843Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
17:09:23 [2022-05-04T17:09:23.843Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
17:09:23 [2022-05-04T17:09:23.843Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
17:09:23 [2022-05-04T17:09:23.843Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
17:09:23 [2022-05-04T17:09:23.843Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
17:09:23 [2022-05-04T17:09:23.843Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
17:09:23 [2022-05-04T17:09:23.843Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
17:09:23 [2022-05-04T17:09:23.843Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
17:09:23 [2022-05-04T17:09:23.843Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
17:09:23 [2022-05-04T17:09:23.843Z] ?   	github.com/docker/docker/testutil/request	[no test files]
17:09:23 [2022-05-04T17:09:23.843Z] ?   	github.com/docker/docker/volume	[no test files]
17:09:23 [2022-05-04T17:09:23.843Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:09:23 [2022-05-04T17:09:23.843Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:09:23 [2022-05-04T17:09:23.899Z] --- PASS: TestAPIIpcModeHost (0.74s)
17:09:23 [2022-05-04T17:09:23.899Z] === RUN   TestDaemonIpcModeShareable
17:09:24 [2022-05-04T17:09:24.159Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
17:09:24 [2022-05-04T17:09:24.727Z] === RUN   TestDockerSuite/TestBuildAddNonTar
17:09:25 [2022-05-04T17:09:25.665Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: true, mustBeShared: true
17:09:25 [2022-05-04T17:09:25.665Z] --- PASS: TestDaemonIpcModeShareable (1.72s)
17:09:25 [2022-05-04T17:09:25.665Z] === RUN   TestDaemonIpcModePrivate
17:09:26 [2022-05-04T17:09:26.003Z] 
17:09:26 [2022-05-04T17:09:26.003Z] === Skipped
17:09:26 [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
17:09:26 [2022-05-04T17:09:26.003Z]     dispatchers_test.go:377: Windows does not support stopsignal
17:09:26 [2022-05-04T17:09:26.003Z] 
17:09:26 [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
17:09:26 [2022-05-04T17:09:26.003Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:09:26 [2022-05-04T17:09:26.003Z] 
17:09:26 [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
17:09:26 [2022-05-04T17:09:26.003Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:09:26 [2022-05-04T17:09:26.003Z] 
17:09:26 [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s)
17:09:26 [2022-05-04T17:09:26.003Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:09:26 [2022-05-04T17:09:26.003Z] 
17:09:26 [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
17:09:26 [2022-05-04T17:09:26.003Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:09:26 [2022-05-04T17:09:26.003Z] 
17:09:26 [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
17:09:26 [2022-05-04T17:09:26.003Z]     client_test.go:22: runtime.GOOS == "windows"
17:09:26 [2022-05-04T17:09:26.003Z] 
17:09:26 [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s)
17:09:26 [2022-05-04T17:09:26.003Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
17:09:26 [2022-05-04T17:09:26.003Z] 
17:09:26 [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s)
17:09:26 [2022-05-04T17:09:26.003Z]     network_proxy_test.go:208: No support for dual stack yet
17:09:26 [2022-05-04T17:09:26.003Z] 
17:09:26 [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s)
17:09:26 [2022-05-04T17:09:26.003Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
17:09:26 [2022-05-04T17:09:26.003Z] 
17:09:26 [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s)
17:09:26 [2022-05-04T17:09:26.003Z]     network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows
17:09:26 [2022-05-04T17:09:26.003Z] 
17:09:26 [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s)
17:09:26 [2022-05-04T17:09:26.003Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
17:09:26 [2022-05-04T17:09:26.003Z] 
17:09:26 [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
17:09:26 [2022-05-04T17:09:26.003Z]     daemon_test.go:145: root required
17:09:26 [2022-05-04T17:09:26.003Z] 
17:09:26 [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
17:09:26 [2022-05-04T17:09:26.003Z]     reload_test.go:342: root required
17:09:26 [2022-05-04T17:09:26.003Z] 
17:09:26 [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
17:09:26 [2022-05-04T17:09:26.003Z]     config_test.go:484: os.Getuid() != 0: skipping test that requires root
17:09:26 [2022-05-04T17:09:26.003Z] 
17:09:26 [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
17:09:26 [2022-05-04T17:09:26.003Z]     pull_v2_test.go:82: Needs fixing on Windows
17:09:26 [2022-05-04T17:09:26.003Z] 
17:09:26 [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
17:09:26 [2022-05-04T17:09:26.003Z]     pull_v2_test.go:127: Needs fixing on Windows
17:09:26 [2022-05-04T17:09:26.003Z] 
17:09:26 [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
17:09:26 [2022-05-04T17:09:26.003Z]     download_test.go:267: Needs fixing on Windows
17:09:26 [2022-05-04T17:09:26.003Z] 
17:09:26 [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
17:09:26 [2022-05-04T17:09:26.003Z]     layer_test.go:291: Failing on Windows
17:09:26 [2022-05-04T17:09:26.003Z] 
17:09:26 [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
17:09:26 [2022-05-04T17:09:26.003Z]     layer_test.go:340: Failing on Windows
17:09:26 [2022-05-04T17:09:26.003Z] 
17:09:26 [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
17:09:26 [2022-05-04T17:09:26.003Z]     layer_test.go:455: Failing on Windows
17:09:26 [2022-05-04T17:09:26.003Z] 
17:09:26 [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
17:09:26 [2022-05-04T17:09:26.003Z]     layer_test.go:684: Failing on Windows
17:09:26 [2022-05-04T17:09:26.003Z] 
17:09:26 [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
17:09:26 [2022-05-04T17:09:26.003Z]     migration_test.go:45: Failing on Windows
17:09:26 [2022-05-04T17:09:26.003Z] 
17:09:26 [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
17:09:26 [2022-05-04T17:09:26.003Z]     migration_test.go:181: Failing on Windows
17:09:26 [2022-05-04T17:09:26.003Z] 
17:09:26 [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
17:09:26 [2022-05-04T17:09:26.003Z]     mount_test.go:17: Failing on Windows
17:09:26 [2022-05-04T17:09:26.003Z] 
17:09:26 [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
17:09:26 [2022-05-04T17:09:26.003Z]     mount_test.go:76: Failing on Windows
17:09:26 [2022-05-04T17:09:26.003Z] 
17:09:26 [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
17:09:26 [2022-05-04T17:09:26.003Z]     mount_test.go:125: Failing on Windows
17:09:26 [2022-05-04T17:09:26.003Z] 
17:09:26 [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
17:09:26 [2022-05-04T17:09:26.003Z]     mount_test.go:212: Failing on Windows
17:09:26 [2022-05-04T17:09:26.003Z] 
17:09:26 [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s)
17:09:26 [2022-05-04T17:09:26.003Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
17:09:26 [2022-05-04T17:09:26.003Z] 
17:09:26 [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s)
17:09:26 [2022-05-04T17:09:26.003Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
17:09:26 [2022-05-04T17:09:26.003Z] 
17:09:26 [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s)
17:09:26 [2022-05-04T17:09:26.003Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
17:09:26 [2022-05-04T17:09:26.003Z] 
17:09:26 [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s)
17:09:26 [2022-05-04T17:09:26.003Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
17:09:26 [2022-05-04T17:09:26.003Z] 
17:09:26 [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s)
17:09:26 [2022-05-04T17:09:26.003Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
17:09:26 [2022-05-04T17:09:26.003Z] 
17:09:26 [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s)
17:09:26 [2022-05-04T17:09:26.003Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:09:26 [2022-05-04T17:09:26.003Z] 
17:09:26 [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s)
17:09:26 [2022-05-04T17:09:26.003Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:09:26 [2022-05-04T17:09:26.003Z] 
17:09:26 [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s)
17:09:26 [2022-05-04T17:09:26.003Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:09:26 [2022-05-04T17:09:26.003Z] 
17:09:26 [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s)
17:09:26 [2022-05-04T17:09:26.003Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
17:09:26 [2022-05-04T17:09:26.003Z] 
17:09:26 [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s)
17:09:26 [2022-05-04T17:09:26.003Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
17:09:26 [2022-05-04T17:09:26.003Z] 
17:09:26 [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s)
17:09:26 [2022-05-04T17:09:26.003Z]     windows_test.go:58: Test does not work on CI and was never running to begin with
17:09:26 [2022-05-04T17:09:26.003Z] 
17:09:26 [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s)
17:09:26 [2022-05-04T17:09:26.003Z]     windows_test.go:63: Test does not work on CI and was never running to begin with
17:09:26 [2022-05-04T17:09:26.003Z] 
17:09:26 [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
17:09:26 [2022-05-04T17:09:26.003Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:09:26 [2022-05-04T17:09:26.003Z] 
17:09:26 [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
17:09:26 [2022-05-04T17:09:26.003Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:09:26 [2022-05-04T17:09:26.003Z] 
17:09:26 [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
17:09:26 [2022-05-04T17:09:26.003Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:09:26 [2022-05-04T17:09:26.003Z] 
17:09:26 [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
17:09:26 [2022-05-04T17:09:26.003Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:09:26 [2022-05-04T17:09:26.003Z] 
17:09:26 [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
17:09:26 [2022-05-04T17:09:26.003Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:09:26 [2022-05-04T17:09:26.003Z] 
17:09:26 [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
17:09:26 [2022-05-04T17:09:26.003Z]     archive_test.go:133: Xz not present in msys2
17:09:26 [2022-05-04T17:09:26.003Z] 
17:09:26 [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s)
17:09:26 [2022-05-04T17:09:26.003Z]     archive_test.go:140: zstd not installed
17:09:26 [2022-05-04T17:09:26.003Z] 
17:09:26 [2022-05-04T17:09:26.003Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
17:09:26 [2022-05-04T17:09:26.003Z]     archive_test.go:252: Failing on Windows CI machines
17:09:26 [2022-05-04T17:09:26.003Z] 
17:09:26 [2022-05-04T17:09:26.004Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
17:09:26 [2022-05-04T17:09:26.004Z]     archive_windows_test.go:16: Currently fails
17:09:26 [2022-05-04T17:09:26.004Z] 
17:09:26 [2022-05-04T17:09:26.004Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
17:09:26 [2022-05-04T17:09:26.004Z]     changes_test.go:196: needs more investigation
17:09:26 [2022-05-04T17:09:26.004Z] 
17:09:26 [2022-05-04T17:09:26.004Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s)
17:09:26 [2022-05-04T17:09:26.004Z]     changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846
17:09:26 [2022-05-04T17:09:26.004Z] 
17:09:26 [2022-05-04T17:09:26.004Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s)
17:09:26 [2022-05-04T17:09:26.004Z]     changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846
17:09:26 [2022-05-04T17:09:26.004Z] 
17:09:26 [2022-05-04T17:09:26.004Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
17:09:26 [2022-05-04T17:09:26.004Z]     changes_test.go:433: needs further investigation
17:09:26 [2022-05-04T17:09:26.004Z] 
17:09:26 [2022-05-04T17:09:26.004Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
17:09:26 [2022-05-04T17:09:26.004Z]     changes_test.go:469: needs further investigation
17:09:26 [2022-05-04T17:09:26.004Z] 
17:09:26 [2022-05-04T17:09:26.004Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
17:09:26 [2022-05-04T17:09:26.004Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
17:09:26 [2022-05-04T17:09:26.004Z] 
17:09:26 [2022-05-04T17:09:26.004Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
17:09:26 [2022-05-04T17:09:26.004Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
17:09:26 [2022-05-04T17:09:26.004Z] 
17:09:26 [2022-05-04T17:09:26.004Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
17:09:26 [2022-05-04T17:09:26.004Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:09:26 [2022-05-04T17:09:26.004Z] 
17:09:26 [2022-05-04T17:09:26.004Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
17:09:26 [2022-05-04T17:09:26.004Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:09:26 [2022-05-04T17:09:26.004Z] 
17:09:26 [2022-05-04T17:09:26.004Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
17:09:26 [2022-05-04T17:09:26.004Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
17:09:26 [2022-05-04T17:09:26.004Z] 
17:09:26 [2022-05-04T17:09:26.004Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
17:09:26 [2022-05-04T17:09:26.004Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:09:26 [2022-05-04T17:09:26.004Z] 
17:09:26 [2022-05-04T17:09:26.004Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
17:09:26 [2022-05-04T17:09:26.004Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
17:09:26 [2022-05-04T17:09:26.004Z] 
17:09:26 [2022-05-04T17:09:26.004Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
17:09:26 [2022-05-04T17:09:26.004Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
17:09:26 [2022-05-04T17:09:26.004Z] 
17:09:26 [2022-05-04T17:09:26.004Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
17:09:26 [2022-05-04T17:09:26.004Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
17:09:26 [2022-05-04T17:09:26.004Z] 
17:09:26 [2022-05-04T17:09:26.004Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
17:09:26 [2022-05-04T17:09:26.004Z]     poller_test.go:40: No chmod on Windows
17:09:26 [2022-05-04T17:09:26.004Z] 
17:09:26 [2022-05-04T17:09:26.004Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
17:09:26 [2022-05-04T17:09:26.004Z]     fileutils_test.go:133: Needs porting to Windows
17:09:26 [2022-05-04T17:09:26.004Z] 
17:09:26 [2022-05-04T17:09:26.004Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
17:09:26 [2022-05-04T17:09:26.004Z]     fileutils_test.go:179: Needs porting to Windows
17:09:26 [2022-05-04T17:09:26.004Z] 
17:09:26 [2022-05-04T17:09:26.004Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s)
17:09:26 [2022-05-04T17:09:26.004Z]     registry_test.go:50: os.Getuid() != 0: skipping test that requires root
17:09:26 [2022-05-04T17:09:26.004Z] 
17:09:26 [2022-05-04T17:09:26.004Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
17:09:26 [2022-05-04T17:09:26.004Z]     registry_test.go:70: os.Getuid() != 0: skipping test that requires root
17:09:26 [2022-05-04T17:09:26.004Z] 
17:09:26 [2022-05-04T17:09:26.004Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
17:09:26 [2022-05-04T17:09:26.004Z]     registry_test.go:511: os.Getuid() != 0: skipping test that requires root
17:09:26 [2022-05-04T17:09:26.004Z] 
17:09:26 [2022-05-04T17:09:26.004Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
17:09:26 [2022-05-04T17:09:26.004Z]     local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
17:09:26 [2022-05-04T17:09:26.004Z] 
17:09:26 [2022-05-04T17:09:26.004Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
17:09:26 [2022-05-04T17:09:26.004Z]     local_test.go:180: runtime.GOOS == "windows"
17:09:26 [2022-05-04T17:09:26.004Z] 
17:09:26 [2022-05-04T17:09:26.004Z] DONE 2287 tests, 70 skipped in 267.381s
17:09:26 [2022-05-04T17:09:26.004Z] INFO: make.ps1 ended at 05/04/2022 17:09:25
17:09:26 [2022-05-04T17:09:26.233Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
17:09:26 [2022-05-04T17:09:26.802Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
17:09:27 [2022-05-04T17:09:27.061Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:117, shared: false, mustBeShared: false
17:09:27 [2022-05-04T17:09:27.061Z] --- PASS: TestDaemonIpcModePrivate (1.50s)
17:09:27 [2022-05-04T17:09:27.061Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:09:27 [2022-05-04T17:09:27.768Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:09:27 [2022-05-04T17:09:27.768Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:09:28 [2022-05-04T17:09:28.166Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
17:09:28 [2022-05-04T17:09:28.166Z] INFO: Unit tests ended at 05/04/2022 17:09:27. Duration:00:04:39.6418659
17:09:28 [2022-05-04T17:09:28.166Z] INFO: Building busybox
17:09:28 [2022-05-04T17:09:28.166Z] Sending build context to Docker daemon   5.12kB
17:09:28 [2022-05-04T17:09:28.166Z] 
17:09:28 [2022-05-04T17:09:28.166Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
17:09:28 [2022-05-04T17:09:28.166Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
17:09:28 [2022-05-04T17:09:28.166Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
17:09:28 [2022-05-04T17:09:28.166Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
17:09:28 [2022-05-04T17:09:28.166Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
17:09:28 [2022-05-04T17:09:28.166Z]  ---> aa8714eb8356
17:09:28 [2022-05-04T17:09:28.166Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
17:09:28 [2022-05-04T17:09:28.166Z]  ---> Running in 1f6136033c1e
17:09:28 [2022-05-04T17:09:28.441Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false
17:09:28 [2022-05-04T17:09:28.699Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.55s)
17:09:28 [2022-05-04T17:09:28.700Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:09:29 [2022-05-04T17:09:29.268Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
17:09:29 [2022-05-04T17:09:29.870Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
17:09:30 [2022-05-04T17:09:30.136Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true
17:09:30 [2022-05-04T17:09:30.396Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.66s)
17:09:30 [2022-05-04T17:09:30.396Z] === RUN   TestIpcModeOlderClient
17:09:30 [2022-05-04T17:09:30.396Z] === PAUSE TestIpcModeOlderClient
17:09:30 [2022-05-04T17:09:30.396Z] === RUN   TestKillContainerInvalidSignal
17:09:31 [2022-05-04T17:09:31.361Z] --- PASS: TestKillContainerInvalidSignal (0.77s)
17:09:31 [2022-05-04T17:09:31.361Z] === RUN   TestKillContainer
17:09:31 [2022-05-04T17:09:31.361Z] === RUN   TestKillContainer/no_signal
17:09:31 [2022-05-04T17:09:31.623Z] === RUN   TestKillContainer/non_killing_signal
17:09:31 [2022-05-04T17:09:31.881Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
17:09:31 [2022-05-04T17:09:31.881Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
17:09:31 [2022-05-04T17:09:31.881Z]     check_test.go:307: [d6768e25e6938] daemon is not started
17:09:31 [2022-05-04T17:09:31.881Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
17:09:32 [2022-05-04T17:09:32.140Z] === RUN   TestKillContainer/killing_signal
17:09:32 [2022-05-04T17:09:32.710Z] --- PASS: TestKillContainer (1.70s)
17:09:32 [2022-05-04T17:09:32.710Z]     --- PASS: TestKillContainer/no_signal (0.56s)
17:09:32 [2022-05-04T17:09:32.710Z]     --- PASS: TestKillContainer/non_killing_signal (0.40s)
17:09:32 [2022-05-04T17:09:32.710Z]     --- PASS: TestKillContainer/killing_signal (0.53s)
17:09:32 [2022-05-04T17:09:32.710Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:09:32 [2022-05-04T17:09:32.824Z] Removing intermediate container 1f6136033c1e
17:09:32 [2022-05-04T17:09:32.824Z]  ---> 0dce10c60f08
17:09:32 [2022-05-04T17:09:32.824Z] Step 7/13 : ARG BUSYBOX_VERSION
17:09:32 [2022-05-04T17:09:32.824Z]  ---> Running in 20ec200edac7
17:09:32 [2022-05-04T17:09:32.824Z] Removing intermediate container 20ec200edac7
17:09:32 [2022-05-04T17:09:32.824Z]  ---> f98c07ffcc1d
17:09:32 [2022-05-04T17:09:32.824Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
17:09:32 [2022-05-04T17:09:32.824Z]  ---> Running in 89575c7a512c
17:09:32 [2022-05-04T17:09:32.973Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:09:32 [2022-05-04T17:09:32.973Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
17:09:33 [2022-05-04T17:09:33.467Z] Removing intermediate container 89575c7a512c
17:09:33 [2022-05-04T17:09:33.467Z]  ---> db49c7e9f78b
17:09:33 [2022-05-04T17:09:33.467Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
17:09:33 [2022-05-04T17:09:33.687Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:09:33 [2022-05-04T17:09:33.946Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
17:09:34 [2022-05-04T17:09:34.206Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
17:09:34 [2022-05-04T17:09:34.465Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.51s)
17:09:34 [2022-05-04T17:09:34.465Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.72s)
17:09:34 [2022-05-04T17:09:34.465Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s)
17:09:34 [2022-05-04T17:09:34.465Z] === RUN   TestKillStoppedContainer
17:09:34 [2022-05-04T17:09:34.465Z] --- PASS: TestKillStoppedContainer (0.06s)
17:09:34 [2022-05-04T17:09:34.465Z] === RUN   TestKillStoppedContainerAPIPre120
17:09:34 [2022-05-04T17:09:34.465Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
17:09:34 [2022-05-04T17:09:34.465Z] === RUN   TestKillDifferentUserContainer
17:09:34 [2022-05-04T17:09:34.996Z] 
17:09:34 [2022-05-04T17:09:34.996Z]  ---> bc91359eea49
17:09:34 [2022-05-04T17:09:34.996Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
17:09:35 [2022-05-04T17:09:35.403Z] --- PASS: TestKillDifferentUserContainer (0.80s)
17:09:35 [2022-05-04T17:09:35.403Z] === RUN   TestInspectOomKilledTrue
17:09:35 [2022-05-04T17:09:35.403Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:09:35 [2022-05-04T17:09:35.403Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
17:09:35 [2022-05-04T17:09:35.403Z] === RUN   TestInspectOomKilledFalse
17:09:35 [2022-05-04T17:09:35.403Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:09:35 [2022-05-04T17:09:35.403Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
17:09:35 [2022-05-04T17:09:35.403Z] === RUN   TestLinksEtcHostsContentMatch
17:09:35 [2022-05-04T17:09:35.403Z] === RUN   TestDockerSuite/TestBuildAddScript
17:09:35 [2022-05-04T17:09:35.451Z]  ---> Running in faee573da958
17:09:35 [2022-05-04T17:09:35.973Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s)
17:09:35 [2022-05-04T17:09:35.973Z] === RUN   TestLinksContainerNames
17:09:36 [2022-05-04T17:09:36.232Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
17:09:36 [2022-05-04T17:09:36.297Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
17:09:36 [2022-05-04T17:09:36.297Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (14.38s)
17:09:36 [2022-05-04T17:09:36.297Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.57s)
17:09:36 [2022-05-04T17:09:36.297Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.65s)
17:09:36 [2022-05-04T17:09:36.297Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.68s)
17:09:36 [2022-05-04T17:09:36.297Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.43s)
17:09:36 [2022-05-04T17:09:36.297Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.13s)
17:09:36 [2022-05-04T17:09:36.297Z] === RUN   TestBuildMultiStageCopy
17:09:36 [2022-05-04T17:09:36.297Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:09:37 [2022-05-04T17:09:37.613Z] --- PASS: TestLinksContainerNames (1.50s)
17:09:37 [2022-05-04T17:09:37.613Z] === RUN   TestLogsFollowTailEmpty
17:09:37 [2022-05-04T17:09:37.613Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
17:09:38 [2022-05-04T17:09:38.183Z] --- PASS: TestLogsFollowTailEmpty (0.81s)
17:09:38 [2022-05-04T17:09:38.183Z] === RUN   TestContainerNetworkMountsNoChown
17:09:38 [2022-05-04T17:09:38.751Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
17:09:38 [2022-05-04T17:09:38.751Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s)
17:09:38 [2022-05-04T17:09:38.751Z] === RUN   TestMountDaemonRoot
17:09:39 [2022-05-04T17:09:39.010Z] === RUN   TestMountDaemonRoot/default
17:09:39 [2022-05-04T17:09:39.010Z] === PAUSE TestMountDaemonRoot/default
17:09:39 [2022-05-04T17:09:39.010Z] === RUN   TestMountDaemonRoot/private
17:09:39 [2022-05-04T17:09:39.010Z] === PAUSE TestMountDaemonRoot/private
17:09:39 [2022-05-04T17:09:39.010Z] === RUN   TestMountDaemonRoot/rprivate
17:09:39 [2022-05-04T17:09:39.010Z] === PAUSE TestMountDaemonRoot/rprivate
17:09:39 [2022-05-04T17:09:39.010Z] === RUN   TestMountDaemonRoot/slave
17:09:39 [2022-05-04T17:09:39.010Z] === PAUSE TestMountDaemonRoot/slave
17:09:39 [2022-05-04T17:09:39.010Z] === RUN   TestMountDaemonRoot/rslave
17:09:39 [2022-05-04T17:09:39.010Z] === PAUSE TestMountDaemonRoot/rslave
17:09:39 [2022-05-04T17:09:39.010Z] === RUN   TestMountDaemonRoot/shared
17:09:39 [2022-05-04T17:09:39.010Z] === PAUSE TestMountDaemonRoot/shared
17:09:39 [2022-05-04T17:09:39.010Z] === RUN   TestMountDaemonRoot/rshared
17:09:39 [2022-05-04T17:09:39.010Z] === PAUSE TestMountDaemonRoot/rshared
17:09:39 [2022-05-04T17:09:39.010Z] === CONT  TestMountDaemonRoot/default
17:09:39 [2022-05-04T17:09:39.010Z] === RUN   TestMountDaemonRoot/default/bind_root
17:09:39 [2022-05-04T17:09:39.010Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:09:39 [2022-05-04T17:09:39.010Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:09:39 [2022-05-04T17:09:39.010Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:09:39 [2022-05-04T17:09:39.010Z] === RUN   TestMountDaemonRoot/default/mount_root
17:09:39 [2022-05-04T17:09:39.010Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:09:39 [2022-05-04T17:09:39.010Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:09:39 [2022-05-04T17:09:39.010Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:09:39 [2022-05-04T17:09:39.010Z] === CONT  TestMountDaemonRoot/default/bind_root
17:09:39 [2022-05-04T17:09:39.010Z] === CONT  TestMountDaemonRoot/rshared
17:09:39 [2022-05-04T17:09:39.010Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:09:39 [2022-05-04T17:09:39.010Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:09:39 [2022-05-04T17:09:39.010Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:09:39 [2022-05-04T17:09:39.010Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:09:39 [2022-05-04T17:09:39.010Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:09:39 [2022-05-04T17:09:39.010Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:09:39 [2022-05-04T17:09:39.010Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:09:39 [2022-05-04T17:09:39.010Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:09:39 [2022-05-04T17:09:39.010Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:09:39 [2022-05-04T17:09:39.010Z] === CONT  TestMountDaemonRoot/shared
17:09:39 [2022-05-04T17:09:39.010Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:09:39 [2022-05-04T17:09:39.010Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:09:39 [2022-05-04T17:09:39.010Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:09:39 [2022-05-04T17:09:39.010Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:09:39 [2022-05-04T17:09:39.010Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:09:39 [2022-05-04T17:09:39.010Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:09:39 [2022-05-04T17:09:39.010Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:09:39 [2022-05-04T17:09:39.010Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:09:39 [2022-05-04T17:09:39.010Z] === CONT  TestMountDaemonRoot/rslave
17:09:39 [2022-05-04T17:09:39.010Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:09:39 [2022-05-04T17:09:39.010Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:09:39 [2022-05-04T17:09:39.010Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:09:39 [2022-05-04T17:09:39.010Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:09:39 [2022-05-04T17:09:39.010Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:09:39 [2022-05-04T17:09:39.010Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:09:39 [2022-05-04T17:09:39.010Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:09:39 [2022-05-04T17:09:39.010Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:09:39 [2022-05-04T17:09:39.010Z] === CONT  TestMountDaemonRoot/slave
17:09:39 [2022-05-04T17:09:39.010Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:09:39 [2022-05-04T17:09:39.010Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:09:39 [2022-05-04T17:09:39.011Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:09:39 [2022-05-04T17:09:39.011Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:09:39 [2022-05-04T17:09:39.011Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:09:39 [2022-05-04T17:09:39.011Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:09:39 [2022-05-04T17:09:39.011Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:09:39 [2022-05-04T17:09:39.011Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:09:39 [2022-05-04T17:09:39.011Z] === CONT  TestMountDaemonRoot/rprivate
17:09:39 [2022-05-04T17:09:39.011Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:09:39 [2022-05-04T17:09:39.011Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:09:39 [2022-05-04T17:09:39.011Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:09:39 [2022-05-04T17:09:39.011Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:09:39 [2022-05-04T17:09:39.011Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:09:39 [2022-05-04T17:09:39.011Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:09:39 [2022-05-04T17:09:39.011Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:09:39 [2022-05-04T17:09:39.011Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:09:39 [2022-05-04T17:09:39.011Z] === CONT  TestMountDaemonRoot/private
17:09:39 [2022-05-04T17:09:39.011Z] === RUN   TestMountDaemonRoot/private/bind_root
17:09:39 [2022-05-04T17:09:39.011Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:09:39 [2022-05-04T17:09:39.011Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:09:39 [2022-05-04T17:09:39.011Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:09:39 [2022-05-04T17:09:39.011Z] === RUN   TestMountDaemonRoot/private/mount_root
17:09:39 [2022-05-04T17:09:39.011Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:09:39 [2022-05-04T17:09:39.011Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:09:39 [2022-05-04T17:09:39.011Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:09:39 [2022-05-04T17:09:39.011Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:09:39 [2022-05-04T17:09:39.011Z] === CONT  TestMountDaemonRoot/default/mount_root
17:09:39 [2022-05-04T17:09:39.011Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:09:39 [2022-05-04T17:09:39.011Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:09:39 [2022-05-04T17:09:39.011Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:09:39 [2022-05-04T17:09:39.011Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:09:39 [2022-05-04T17:09:39.011Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:09:39 [2022-05-04T17:09:39.011Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:09:39 [2022-05-04T17:09:39.270Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:09:39 [2022-05-04T17:09:39.270Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:09:39 [2022-05-04T17:09:39.270Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:09:39 [2022-05-04T17:09:39.270Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:09:39 [2022-05-04T17:09:39.270Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:09:39 [2022-05-04T17:09:39.270Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:09:39 [2022-05-04T17:09:39.270Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:09:39 [2022-05-04T17:09:39.270Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:09:39 [2022-05-04T17:09:39.270Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:09:39 [2022-05-04T17:09:39.270Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:09:39 [2022-05-04T17:09:39.270Z]     check_test.go:307: [dddda63318268] daemon is not started
17:09:39 [2022-05-04T17:09:39.270Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
17:09:39 [2022-05-04T17:09:39.270Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:09:39 [2022-05-04T17:09:39.270Z] === CONT  TestMountDaemonRoot/private/bind_root
17:09:39 [2022-05-04T17:09:39.529Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:09:39 [2022-05-04T17:09:39.529Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:09:39 [2022-05-04T17:09:39.529Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:09:39 [2022-05-04T17:09:39.529Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:09:39 [2022-05-04T17:09:39.529Z] === CONT  TestMountDaemonRoot/private/mount_root
17:09:39 [2022-05-04T17:09:39.529Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:09:39 [2022-05-04T17:09:39.529Z] --- PASS: TestMountDaemonRoot (0.03s)
17:09:39 [2022-05-04T17:09:39.529Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:09:39 [2022-05-04T17:09:39.529Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
17:09:39 [2022-05-04T17:09:39.529Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
17:09:39 [2022-05-04T17:09:39.529Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
17:09:39 [2022-05-04T17:09:39.529Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
17:09:39 [2022-05-04T17:09:39.529Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:09:39 [2022-05-04T17:09:39.529Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
17:09:39 [2022-05-04T17:09:39.529Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
17:09:39 [2022-05-04T17:09:39.529Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
17:09:39 [2022-05-04T17:09:39.529Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
17:09:39 [2022-05-04T17:09:39.529Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:09:39 [2022-05-04T17:09:39.529Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
17:09:39 [2022-05-04T17:09:39.529Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
17:09:39 [2022-05-04T17:09:39.529Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
17:09:39 [2022-05-04T17:09:39.529Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
17:09:39 [2022-05-04T17:09:39.529Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:09:39 [2022-05-04T17:09:39.529Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
17:09:39 [2022-05-04T17:09:39.529Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
17:09:39 [2022-05-04T17:09:39.529Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
17:09:39 [2022-05-04T17:09:39.529Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
17:09:39 [2022-05-04T17:09:39.529Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:09:39 [2022-05-04T17:09:39.529Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
17:09:39 [2022-05-04T17:09:39.529Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
17:09:39 [2022-05-04T17:09:39.529Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
17:09:39 [2022-05-04T17:09:39.529Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
17:09:39 [2022-05-04T17:09:39.529Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:09:39 [2022-05-04T17:09:39.529Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
17:09:39 [2022-05-04T17:09:39.529Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
17:09:39 [2022-05-04T17:09:39.529Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
17:09:39 [2022-05-04T17:09:39.529Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
17:09:39 [2022-05-04T17:09:39.529Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:09:39 [2022-05-04T17:09:39.529Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
17:09:39 [2022-05-04T17:09:39.529Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
17:09:39 [2022-05-04T17:09:39.529Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
17:09:39 [2022-05-04T17:09:39.529Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
17:09:39 [2022-05-04T17:09:39.529Z] === RUN   TestContainerBindMountNonRecursive
17:09:41 [2022-05-04T17:09:41.434Z] --- PASS: TestContainerBindMountNonRecursive (1.84s)
17:09:41 [2022-05-04T17:09:41.434Z] === RUN   TestContainerVolumesMountedAsShared
17:09:42 [2022-05-04T17:09:42.003Z] --- PASS: TestContainerVolumesMountedAsShared (0.75s)
17:09:42 [2022-05-04T17:09:42.003Z] === RUN   TestContainerVolumesMountedAsSlave
17:09:42 [2022-05-04T17:09:42.513Z] Removing intermediate container faee573da958
17:09:42 [2022-05-04T17:09:42.513Z]  ---> 9e46131eba78
17:09:42 [2022-05-04T17:09:42.513Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
17:09:42 [2022-05-04T17:09:42.513Z]  ---> Running in ebc225c527ef
17:09:42 [2022-05-04T17:09:42.571Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
17:09:42 [2022-05-04T17:09:42.831Z] --- PASS: TestContainerVolumesMountedAsSlave (0.62s)
17:09:42 [2022-05-04T17:09:42.831Z] === RUN   TestNetworkNat
17:09:43 [2022-05-04T17:09:43.091Z]     check_test.go:307: [dc57958a53be8] daemon is not started
17:09:43 [2022-05-04T17:09:43.091Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
17:09:43 [2022-05-04T17:09:43.660Z] --- PASS: TestNetworkNat (0.79s)
17:09:43 [2022-05-04T17:09:43.660Z] === RUN   TestNetworkLocalhostTCPNat
17:09:44 [2022-05-04T17:09:44.036Z] 
17:09:44 [2022-05-04T17:09:44.036Z] SUCCESS: Specified value was saved.
17:09:44 [2022-05-04T17:09:44.228Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s)
17:09:44 [2022-05-04T17:09:44.228Z] === RUN   TestNetworkLoopbackNat
17:09:44 [2022-05-04T17:09:44.815Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:09:44 [2022-05-04T17:09:44.815Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:09:45 [2022-05-04T17:09:45.603Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
17:09:45 [2022-05-04T17:09:45.772Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:09:45 [2022-05-04T17:09:45.862Z]     docker_cli_daemon_plugins_test.go:80: [dc33c8d5b854b] daemon is not started
17:09:46 [2022-05-04T17:09:46.730Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:09:46 [2022-05-04T17:09:46.798Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
17:09:46 [2022-05-04T17:09:46.918Z] Removing intermediate container ebc225c527ef
17:09:46 [2022-05-04T17:09:46.918Z]  ---> 21457d474552
17:09:46 [2022-05-04T17:09:46.918Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
17:09:46 [2022-05-04T17:09:46.918Z]  ---> Running in 1eed807467bc
17:09:47 [2022-05-04T17:09:47.058Z] --- PASS: TestNetworkLoopbackNat (2.93s)
17:09:47 [2022-05-04T17:09:47.058Z] === RUN   TestPause
17:09:47 [2022-05-04T17:09:47.687Z] --- PASS: TestBuildMultiStageCopy (11.69s)
17:09:47 [2022-05-04T17:09:47.688Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (8.36s)
17:09:47 [2022-05-04T17:09:47.688Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.63s)
17:09:47 [2022-05-04T17:09:47.688Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.75s)
17:09:47 [2022-05-04T17:09:47.688Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.90s)
17:09:47 [2022-05-04T17:09:47.688Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.05s)
17:09:47 [2022-05-04T17:09:47.688Z] === RUN   TestBuildMultiStageParentConfig
17:09:47 [2022-05-04T17:09:47.995Z] --- PASS: TestPause (0.61s)
17:09:47 [2022-05-04T17:09:47.995Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:09:47 [2022-05-04T17:09:47.995Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:09:47 [2022-05-04T17:09:47.995Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:09:47 [2022-05-04T17:09:47.995Z] === RUN   TestPauseStopPausedContainer
17:09:48 [2022-05-04T17:09:48.564Z] --- PASS: TestPauseStopPausedContainer (0.64s)
17:09:48 [2022-05-04T17:09:48.564Z] === RUN   TestPidHost
17:09:49 [2022-05-04T17:09:49.135Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
17:09:49 [2022-05-04T17:09:49.703Z]     docker_cli_daemon_plugins_test.go:170: [d2e78a7ca19e6] daemon is not started
17:09:49 [2022-05-04T17:09:49.844Z] --- PASS: TestBuildMultiStageParentConfig (2.17s)
17:09:49 [2022-05-04T17:09:49.844Z] === RUN   TestBuildLabelWithTargets
17:09:49 [2022-05-04T17:09:49.844Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
17:09:49 [2022-05-04T17:09:49.844Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
17:09:49 [2022-05-04T17:09:49.844Z] === RUN   TestBuildWithEmptyLayers
17:09:49 [2022-05-04T17:09:49.862Z] Cannot create a file when that file already exists.
17:09:49 [2022-05-04T17:09:49.962Z] --- PASS: TestPidHost (1.66s)
17:09:49 [2022-05-04T17:09:49.962Z] === RUN   TestPsFilter
17:09:50 [2022-05-04T17:09:50.221Z] --- PASS: TestPsFilter (0.15s)
17:09:50 [2022-05-04T17:09:50.221Z] === RUN   TestRemoveContainerWithRemovedVolume
17:09:50 [2022-05-04T17:09:50.801Z] --- PASS: TestBuildWithEmptyLayers (1.19s)
17:09:50 [2022-05-04T17:09:50.802Z] === RUN   TestBuildMultiStageOnBuild
17:09:51 [2022-05-04T17:09:51.158Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
17:09:51 [2022-05-04T17:09:51.158Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s)
17:09:51 [2022-05-04T17:09:51.158Z] === RUN   TestRemoveContainerWithVolume
17:09:51 [2022-05-04T17:09:51.727Z] --- PASS: TestRemoveContainerWithVolume (0.75s)
17:09:51 [2022-05-04T17:09:51.727Z] === RUN   TestRemoveContainerRunning
17:09:51 [2022-05-04T17:09:51.986Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
17:09:52 [2022-05-04T17:09:52.555Z] === RUN   TestDockerSuite/TestBuildAddTar
17:09:52 [2022-05-04T17:09:52.555Z] --- PASS: TestRemoveContainerRunning (0.75s)
17:09:52 [2022-05-04T17:09:52.555Z] === RUN   TestRemoveContainerForceRemoveRunning
17:09:53 [2022-05-04T17:09:53.123Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.75s)
17:09:53 [2022-05-04T17:09:53.123Z] === RUN   TestRemoveInvalidContainer
17:09:53 [2022-05-04T17:09:53.123Z] --- PASS: TestRemoveInvalidContainer (0.02s)
17:09:53 [2022-05-04T17:09:53.123Z] === RUN   TestRenameLinkedContainer
17:09:54 [2022-05-04T17:09:54.501Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
17:09:54 [2022-05-04T17:09:54.516Z] Removing intermediate container 1eed807467bc
17:09:54 [2022-05-04T17:09:54.516Z]  ---> 38f2d8199d52
17:09:54 [2022-05-04T17:09:54.516Z] Step 13/13 : CMD ["sh"]
17:09:54 [2022-05-04T17:09:54.516Z]  ---> Running in f1d2a17e0ec4
17:09:54 [2022-05-04T17:09:54.516Z] Removing intermediate container f1d2a17e0ec4
17:09:54 [2022-05-04T17:09:54.516Z]  ---> 1266a83ee7e3
17:09:54 [2022-05-04T17:09:54.516Z] Successfully built 1266a83ee7e3
17:09:54 [2022-05-04T17:09:54.516Z] Successfully tagged busybox:latest
17:09:54 [2022-05-04T17:09:54.516Z] INFO: Docker images of the daemon under test
17:09:54 [2022-05-04T17:09:54.516Z] 
17:09:54 [2022-05-04T17:09:54.970Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
17:09:54 [2022-05-04T17:09:54.970Z] busybox                                latest              1266a83ee7e3        Less than a second ago   5.02GB
17:09:54 [2022-05-04T17:09:54.970Z] microsoft/windowsservercore            latest              aa8714eb8356        4 weeks ago              4.98GB
17:09:54 [2022-05-04T17:09:54.970Z] mcr.microsoft.com/windows/servercore   ltsc2022            aa8714eb8356        4 weeks ago              4.98GB
17:09:54 [2022-05-04T17:09:54.970Z] 
17:09:54 [2022-05-04T17:09:54.970Z] INFO: Running integration tests at 05/04/2022 17:09:54...
17:09:54 [2022-05-04T17:09:54.970Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
17:09:54 [2022-05-04T17:09:54.970Z] INFO: Integration API tests being run from the host:
17:09:54 [2022-05-04T17:09:54.970Z] INFO: make.ps1 starting at 05/04/2022 17:09:54
17:09:55 [2022-05-04T17:09:55.067Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
17:09:55 [2022-05-04T17:09:55.634Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
17:09:55 [2022-05-04T17:09:55.893Z]     check_test.go:307: [dd0c396ebdf9a] daemon is not started
17:09:55 [2022-05-04T17:09:55.893Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
17:09:55 [2022-05-04T17:09:55.929Z] Running D:\gopath\src\github.com\docker\docker\integration\build
17:09:56 [2022-05-04T17:09:56.152Z] --- PASS: TestRenameLinkedContainer (2.93s)
17:09:56 [2022-05-04T17:09:56.152Z] === RUN   TestRenameStoppedContainer
17:09:57 [2022-05-04T17:09:57.089Z] --- PASS: TestRenameStoppedContainer (0.76s)
17:09:57 [2022-05-04T17:09:57.089Z] === RUN   TestRenameRunningContainerAndReuse
17:09:57 [2022-05-04T17:09:57.656Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
17:09:58 [2022-05-04T17:09:58.595Z] --- PASS: TestRenameRunningContainerAndReuse (1.57s)
17:09:58 [2022-05-04T17:09:58.595Z] === RUN   TestRenameInvalidName
17:09:59 [2022-05-04T17:09:59.163Z] --- PASS: TestRenameInvalidName (0.74s)
17:09:59 [2022-05-04T17:09:59.163Z] === RUN   TestRenameAnonymousContainer
17:09:59 [2022-05-04T17:09:59.422Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
17:09:59 [2022-05-04T17:09:59.990Z] === RUN   TestDockerSuite/TestBuildAddTarXz
17:10:01 [2022-05-04T17:10:01.369Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
17:10:01 [2022-05-04T17:10:01.369Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
17:10:01 [2022-05-04T17:10:01.944Z] --- PASS: TestRenameAnonymousContainer (2.78s)
17:10:01 [2022-05-04T17:10:01.944Z] === RUN   TestRenameContainerWithSameName
17:10:02 [2022-05-04T17:10:02.512Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
17:10:02 [2022-05-04T17:10:02.771Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
17:10:02 [2022-05-04T17:10:02.771Z] --- PASS: TestRenameContainerWithSameName (0.80s)
17:10:02 [2022-05-04T17:10:02.771Z] === RUN   TestRenameContainerWithLinkedContainer
17:10:03 [2022-05-04T17:10:03.121Z] --- PASS: TestBuildMultiStageOnBuild (11.85s)
17:10:03 [2022-05-04T17:10:03.121Z] === RUN   TestBuildUncleanTarFilenames
17:10:03 [2022-05-04T17:10:03.121Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
17:10:03 [2022-05-04T17:10:03.121Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
17:10:03 [2022-05-04T17:10:03.121Z] === RUN   TestBuildMultiStageLayerLeak
17:10:04 [2022-05-04T17:10:04.151Z] --- PASS: TestRenameContainerWithLinkedContainer (1.35s)
17:10:04 [2022-05-04T17:10:04.151Z] === RUN   TestResize
17:10:04 [2022-05-04T17:10:04.719Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
17:10:04 [2022-05-04T17:10:04.978Z] --- PASS: TestResize (0.89s)
17:10:04 [2022-05-04T17:10:04.978Z] === RUN   TestResizeWithInvalidSize
17:10:05 [2022-05-04T17:10:05.915Z] --- PASS: TestResizeWithInvalidSize (0.79s)
17:10:05 [2022-05-04T17:10:05.915Z] === RUN   TestResizeWhenContainerNotStarted
17:10:06 [2022-05-04T17:10:06.482Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
17:10:06 [2022-05-04T17:10:06.482Z] --- PASS: TestResizeWhenContainerNotStarted (0.73s)
17:10:06 [2022-05-04T17:10:06.482Z] === RUN   TestDaemonRestartKillContainers
17:10:06 [2022-05-04T17:10:06.482Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:10:06 [2022-05-04T17:10:06.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:10:06 [2022-05-04T17:10:06.482Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:10:06 [2022-05-04T17:10:06.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:10:06 [2022-05-04T17:10:06.482Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:10:06 [2022-05-04T17:10:06.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:10:06 [2022-05-04T17:10:06.482Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:10:06 [2022-05-04T17:10:06.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:10:06 [2022-05-04T17:10:06.482Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:10:06 [2022-05-04T17:10:06.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:10:06 [2022-05-04T17:10:06.482Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:10:06 [2022-05-04T17:10:06.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:10:06 [2022-05-04T17:10:06.482Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:10:06 [2022-05-04T17:10:06.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:10:06 [2022-05-04T17:10:06.482Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:10:06 [2022-05-04T17:10:06.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:10:06 [2022-05-04T17:10:06.482Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:10:06 [2022-05-04T17:10:06.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:10:06 [2022-05-04T17:10:06.482Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:10:06 [2022-05-04T17:10:06.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:10:06 [2022-05-04T17:10:06.482Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:10:06 [2022-05-04T17:10:06.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:10:06 [2022-05-04T17:10:06.482Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:10:06 [2022-05-04T17:10:06.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:10:06 [2022-05-04T17:10:06.482Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:10:06 [2022-05-04T17:10:06.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:10:06 [2022-05-04T17:10:06.482Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:10:06 [2022-05-04T17:10:06.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:10:06 [2022-05-04T17:10:06.482Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:10:06 [2022-05-04T17:10:06.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:10:06 [2022-05-04T17:10:06.482Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:10:06 [2022-05-04T17:10:06.482Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:10:06 [2022-05-04T17:10:06.482Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:10:06 [2022-05-04T17:10:06.482Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:10:06 [2022-05-04T17:10:06.741Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
17:10:08 [2022-05-04T17:10:08.646Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:10:08 [2022-05-04T17:10:08.646Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
17:10:09 [2022-05-04T17:10:09.214Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
17:10:09 [2022-05-04T17:10:09.473Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:10:10 [2022-05-04T17:10:10.041Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:10:10 [2022-05-04T17:10:10.979Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:10:11 [2022-05-04T17:10:11.547Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:10:12 [2022-05-04T17:10:12.484Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
17:10:12 [2022-05-04T17:10:12.744Z] === RUN   TestDockerSuite/TestBuildBlankName
17:10:13 [2022-05-04T17:10:13.004Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
17:10:13 [2022-05-04T17:10:13.390Z] --- PASS: TestBuildMultiStageLayerLeak (9.98s)
17:10:13 [2022-05-04T17:10:13.390Z] === RUN   TestBuildWithHugeFile
17:10:14 [2022-05-04T17:10:14.381Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
17:10:14 [2022-05-04T17:10:14.641Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:10:15 [2022-05-04T17:10:15.576Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:10:15 [2022-05-04T17:10:15.834Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
17:10:17 [2022-05-04T17:10:17.213Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
17:10:18 [2022-05-04T17:10:18.638Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
17:10:19 [2022-05-04T17:10:19.211Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
17:10:19 [2022-05-04T17:10:19.793Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:10:20 [2022-05-04T17:10:20.051Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:10:20 [2022-05-04T17:10:20.618Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
17:10:22 [2022-05-04T17:10:22.524Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:10:22 [2022-05-04T17:10:22.783Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:10:23 [2022-05-04T17:10:23.042Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
17:10:24 [2022-05-04T17:10:24.419Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
17:10:24 [2022-05-04T17:10:24.678Z]     check_test.go:307: [d140eaba26ecf] daemon is not started
17:10:24 [2022-05-04T17:10:24.678Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
17:10:25 [2022-05-04T17:10:25.887Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:10:25 [2022-05-04T17:10:25.887Z] INFO: Testing against a local daemon
17:10:25 [2022-05-04T17:10:25.887Z] === RUN   TestBuildWithSession
17:10:25 [2022-05-04T17:10:25.887Z]     build_session_test.go:25: TODO: BuildKit
17:10:25 [2022-05-04T17:10:25.887Z] --- SKIP: TestBuildWithSession (0.00s)
17:10:25 [2022-05-04T17:10:25.887Z] === RUN   TestBuildSquashParent
17:10:25 [2022-05-04T17:10:25.887Z]     build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows"
17:10:25 [2022-05-04T17:10:25.887Z] --- SKIP: TestBuildSquashParent (0.00s)
17:10:25 [2022-05-04T17:10:25.887Z] === RUN   TestBuildWithRemoveAndForceRemove
17:10:25 [2022-05-04T17:10:25.887Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:10:25 [2022-05-04T17:10:25.887Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:10:25 [2022-05-04T17:10:25.887Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:10:25 [2022-05-04T17:10:25.887Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:10:25 [2022-05-04T17:10:25.887Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:10:25 [2022-05-04T17:10:25.887Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:10:25 [2022-05-04T17:10:25.887Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:10:25 [2022-05-04T17:10:25.887Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:10:25 [2022-05-04T17:10:25.887Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:10:25 [2022-05-04T17:10:25.887Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:10:25 [2022-05-04T17:10:25.887Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:10:25 [2022-05-04T17:10:25.887Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:10:25 [2022-05-04T17:10:25.887Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:10:25 [2022-05-04T17:10:25.887Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:10:25 [2022-05-04T17:10:25.887Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:10:25 [2022-05-04T17:10:25.887Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:10:26 [2022-05-04T17:10:26.057Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:10:26 [2022-05-04T17:10:26.998Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:10:27 [2022-05-04T17:10:27.566Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
17:10:28 [2022-05-04T17:10:28.136Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
17:10:28 [2022-05-04T17:10:28.704Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:10:31 [2022-05-04T17:10:31.242Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:10:31 [2022-05-04T17:10:31.242Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.75s)
17:10:31 [2022-05-04T17:10:31.242Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.84s)
17:10:31 [2022-05-04T17:10:31.242Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.66s)
17:10:31 [2022-05-04T17:10:31.242Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.47s)
17:10:31 [2022-05-04T17:10:31.242Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.39s)
17:10:31 [2022-05-04T17:10:31.242Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.83s)
17:10:31 [2022-05-04T17:10:31.242Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.97s)
17:10:31 [2022-05-04T17:10:31.242Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.94s)
17:10:31 [2022-05-04T17:10:31.242Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.78s)
17:10:31 [2022-05-04T17:10:31.242Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.58s)
17:10:31 [2022-05-04T17:10:31.242Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.53s)
17:10:31 [2022-05-04T17:10:31.242Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.90s)
17:10:31 [2022-05-04T17:10:31.242Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.18s)
17:10:31 [2022-05-04T17:10:31.242Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.52s)
17:10:31 [2022-05-04T17:10:31.242Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.82s)
17:10:31 [2022-05-04T17:10:31.242Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.64s)
17:10:31 [2022-05-04T17:10:31.242Z] === RUN   TestCgroupNamespacesRun
17:10:33 [2022-05-04T17:10:33.148Z] --- PASS: TestCgroupNamespacesRun (1.89s)
17:10:33 [2022-05-04T17:10:33.149Z] === RUN   TestCgroupNamespacesRunPrivileged
17:10:34 [2022-05-04T17:10:34.812Z] ba8181afd426: Pull complete
17:10:34 [2022-05-04T17:10:34.812Z] Digest: sha256:8b98b3d621f5e6edc3639c7e90f63473c8f717a01e2a0c65b122fae827bd1c5a
17:10:34 [2022-05-04T17:10:34.812Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
17:10:34 [2022-05-04T17:10:34.812Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
17:10:34 [2022-05-04T17:10:34.812Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
17:10:34 [2022-05-04T17:10:34.812Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2803'
17:10:34 [2022-05-04T17:10:34.812Z] WARN: Skipping validation tests
17:10:34 [2022-05-04T17:10:34.812Z] INFO: Running unit tests at 05/04/2022 17:10:29...
17:10:35 [2022-05-04T17:10:35.681Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.06s)
17:10:35 [2022-05-04T17:10:35.681Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:10:36 [2022-05-04T17:10:36.340Z] INFO: make.ps1 starting at 05/04/2022 17:10:35
17:10:36 [2022-05-04T17:10:36.797Z] INFO: Git commit (6e376e32d8) assumed from DOCKER_GITCOMMIT environment variable
17:10:36 [2022-05-04T17:10:36.797Z] INFO: Running unit tests...
17:10:37 [2022-05-04T17:10:37.598Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.03s)
17:10:37 [2022-05-04T17:10:37.598Z] === RUN   TestCgroupNamespacesRunHostMode
17:10:38 [2022-05-04T17:10:38.399Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:10:38 [2022-05-04T17:10:38.399Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:10:39 [2022-05-04T17:10:39.506Z] --- PASS: TestCgroupNamespacesRunHostMode (2.09s)
17:10:39 [2022-05-04T17:10:39.506Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:10:40 [2022-05-04T17:10:40.887Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.63s)
17:10:40 [2022-05-04T17:10:40.887Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:10:41 [2022-05-04T17:10:41.146Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
17:10:42 [2022-05-04T17:10:42.523Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
17:10:42 [2022-05-04T17:10:42.642Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev
17:10:42 [2022-05-04T17:10:42.642Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev
17:10:42 [2022-05-04T17:10:42.642Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
17:10:42 [2022-05-04T17:10:42.642Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev
17:10:42 [2022-05-04T17:10:42.642Z] Cross building: bundles/cross/linux/s390x
17:10:42 [2022-05-04T17:10:42.642Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev
17:10:42 [2022-05-04T17:10:42.642Z] GOOS="linux" GOARCH="s390x" GOARM=""
17:10:42 [2022-05-04T17:10:42.783Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.82s)
17:10:42 [2022-05-04T17:10:42.784Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:10:43 [2022-05-04T17:10:43.722Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s)
17:10:43 [2022-05-04T17:10:43.722Z] === RUN   TestCgroupNamespacesRunOlderClient
17:10:44 [2022-05-04T17:10:44.291Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
17:10:44 [2022-05-04T17:10:44.551Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
17:10:45 [2022-05-04T17:10:45.340Z] 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/httpstatus 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/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/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/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/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/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/longpath github.com/docker/docker/pkg/namesgenerator 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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
17:10:45 [2022-05-04T17:10:45.490Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.62s)
17:10:45 [2022-05-04T17:10:45.490Z] === RUN   TestNISDomainname
17:10:45 [2022-05-04T17:10:45.567Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
17:10:45 [2022-05-04T17:10:45.567Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.65s)
17:10:45 [2022-05-04T17:10:45.567Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.80s)
17:10:45 [2022-05-04T17:10:45.567Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (12.04s)
17:10:45 [2022-05-04T17:10:45.567Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.46s)
17:10:45 [2022-05-04T17:10:45.567Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.05s)
17:10:45 [2022-05-04T17:10:45.567Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (7.28s)
17:10:45 [2022-05-04T17:10:45.567Z] === RUN   TestBuildMultiStageCopy
17:10:45 [2022-05-04T17:10:45.567Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:10:45 [2022-05-04T17:10:45.751Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
17:10:46 [2022-05-04T17:10:46.319Z] --- PASS: TestNISDomainname (0.88s)
17:10:46 [2022-05-04T17:10:46.319Z] === RUN   TestHostnameDnsResolution
17:10:46 [2022-05-04T17:10:46.888Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
17:10:47 [2022-05-04T17:10:47.148Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
17:10:47 [2022-05-04T17:10:47.407Z] --- PASS: TestHostnameDnsResolution (1.23s)
17:10:47 [2022-05-04T17:10:47.407Z] === RUN   TestUnprivilegedPortsAndPing
17:10:48 [2022-05-04T17:10:48.343Z] --- PASS: TestUnprivilegedPortsAndPing (0.88s)
17:10:48 [2022-05-04T17:10:48.343Z] === RUN   TestPrivilegedHostDevices
17:10:49 [2022-05-04T17:10:49.283Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
17:10:49 [2022-05-04T17:10:49.283Z] --- PASS: TestPrivilegedHostDevices (0.92s)
17:10:49 [2022-05-04T17:10:49.283Z] === RUN   TestStats
17:10:50 [2022-05-04T17:10:50.661Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
17:10:50 [2022-05-04T17:10:50.919Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
17:10:52 [2022-05-04T17:10:52.297Z] --- PASS: TestStats (2.79s)
17:10:52 [2022-05-04T17:10:52.297Z] === RUN   TestStopContainerWithTimeout
17:10:52 [2022-05-04T17:10:52.297Z] === RUN   TestStopContainerWithTimeout/0
17:10:52 [2022-05-04T17:10:52.297Z] === PAUSE TestStopContainerWithTimeout/0
17:10:52 [2022-05-04T17:10:52.297Z] === RUN   TestStopContainerWithTimeout/1
17:10:52 [2022-05-04T17:10:52.297Z] === PAUSE TestStopContainerWithTimeout/1
17:10:52 [2022-05-04T17:10:52.297Z] === RUN   TestStopContainerWithTimeout/3
17:10:52 [2022-05-04T17:10:52.297Z] === PAUSE TestStopContainerWithTimeout/3
17:10:52 [2022-05-04T17:10:52.297Z] === RUN   TestStopContainerWithTimeout/-1
17:10:52 [2022-05-04T17:10:52.297Z] === PAUSE TestStopContainerWithTimeout/-1
17:10:52 [2022-05-04T17:10:52.297Z] === CONT  TestStopContainerWithTimeout/0
17:10:52 [2022-05-04T17:10:52.297Z] === CONT  TestStopContainerWithTimeout/-1
17:10:52 [2022-05-04T17:10:52.707Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:10:52 [2022-05-04T17:10:52.707Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:10:53 [2022-05-04T17:10:53.235Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
17:10:53 [2022-05-04T17:10:53.235Z] === CONT  TestStopContainerWithTimeout/3
17:10:53 [2022-05-04T17:10:53.691Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:10:54 [2022-05-04T17:10:54.675Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:10:55 [2022-05-04T17:10:55.139Z] === CONT  TestStopContainerWithTimeout/1
17:10:55 [2022-05-04T17:10:55.398Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
17:10:56 [2022-05-04T17:10:56.234Z] --- PASS: TestBuildMultiStageCopy (11.11s)
17:10:56 [2022-05-04T17:10:56.234Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (7.16s)
17:10:56 [2022-05-04T17:10:56.234Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.76s)
17:10:56 [2022-05-04T17:10:56.234Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.96s)
17:10:56 [2022-05-04T17:10:56.234Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.05s)
17:10:56 [2022-05-04T17:10:56.234Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.18s)
17:10:56 [2022-05-04T17:10:56.234Z] === RUN   TestBuildMultiStageParentConfig
17:10:56 [2022-05-04T17:10:56.776Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
17:10:56 [2022-05-04T17:10:56.776Z] --- PASS: TestStopContainerWithTimeout (0.02s)
17:10:56 [2022-05-04T17:10:56.776Z]     --- PASS: TestStopContainerWithTimeout/0 (1.27s)
17:10:56 [2022-05-04T17:10:56.776Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.01s)
17:10:56 [2022-05-04T17:10:56.776Z]     --- PASS: TestStopContainerWithTimeout/3 (2.67s)
17:10:56 [2022-05-04T17:10:56.776Z]     --- PASS: TestStopContainerWithTimeout/1 (1.73s)
17:10:56 [2022-05-04T17:10:56.776Z] === RUN   TestDeleteDevicemapper
17:10:56 [2022-05-04T17:10:56.776Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:10:56 [2022-05-04T17:10:56.776Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:10:56 [2022-05-04T17:10:56.776Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:10:57 [2022-05-04T17:10:57.692Z] ?   	github.com/docker/docker/api	[no test files]
17:10:57 [2022-05-04T17:10:57.711Z]     check_test.go:307: [d63068bdf654f] daemon is not started
17:10:57 [2022-05-04T17:10:57.970Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
17:10:57 [2022-05-04T17:10:57.970Z] === RUN   TestDockerSuite/TestBuildCacheAdd
17:10:58 [2022-05-04T17:10:58.442Z] --- PASS: TestBuildMultiStageParentConfig (2.25s)
17:10:58 [2022-05-04T17:10:58.442Z] === RUN   TestBuildLabelWithTargets
17:10:58 [2022-05-04T17:10:58.442Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
17:10:58 [2022-05-04T17:10:58.442Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
17:10:58 [2022-05-04T17:10:58.442Z] === RUN   TestBuildWithEmptyLayers
17:10:58 [2022-05-04T17:10:58.909Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
17:10:59 [2022-05-04T17:10:59.424Z] --- PASS: TestBuildWithEmptyLayers (1.34s)
17:10:59 [2022-05-04T17:10:59.424Z] === RUN   TestBuildMultiStageOnBuild
17:10:59 [2022-05-04T17:10:59.477Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
17:11:00 [2022-05-04T17:11:00.045Z] === RUN   TestDockerSuite/TestBuildCacheFrom
17:11:00 [2022-05-04T17:11:00.045Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.38s)
17:11:00 [2022-05-04T17:11:00.046Z] === RUN   TestUpdateMemory
17:11:00 [2022-05-04T17:11:00.305Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
17:11:00 [2022-05-04T17:11:00.305Z] --- SKIP: TestUpdateMemory (0.00s)
17:11:00 [2022-05-04T17:11:00.305Z] === RUN   TestUpdateCPUQuota
17:11:01 [2022-05-04T17:11:01.683Z] --- PASS: TestUpdateCPUQuota (1.48s)
17:11:01 [2022-05-04T17:11:01.683Z] === RUN   TestUpdatePidsLimit
17:11:01 [2022-05-04T17:11:01.683Z] === RUN   TestUpdatePidsLimit/update_from_none
17:11:01 [2022-05-04T17:11:01.942Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
17:11:01 [2022-05-04T17:11:01.942Z] === RUN   TestUpdatePidsLimit/no_change
17:11:02 [2022-05-04T17:11:02.509Z] === RUN   TestUpdatePidsLimit/update_lower
17:11:02 [2022-05-04T17:11:02.769Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:11:03 [2022-05-04T17:11:03.028Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:11:03 [2022-05-04T17:11:03.596Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:11:03 [2022-05-04T17:11:03.855Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:11:05 [2022-05-04T17:11:05.233Z] --- PASS: TestUpdatePidsLimit (3.58s)
17:11:05 [2022-05-04T17:11:05.233Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.35s)
17:11:05 [2022-05-04T17:11:05.233Z]     --- PASS: TestUpdatePidsLimit/no_change (0.40s)
17:11:05 [2022-05-04T17:11:05.233Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.36s)
17:11:05 [2022-05-04T17:11:05.233Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s)
17:11:05 [2022-05-04T17:11:05.233Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s)
17:11:05 [2022-05-04T17:11:05.233Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s)
17:11:05 [2022-05-04T17:11:05.233Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s)
17:11:05 [2022-05-04T17:11:05.233Z] === RUN   TestUpdateRestartPolicy
17:11:05 [2022-05-04T17:11:05.803Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
17:11:07 [2022-05-04T17:11:07.179Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
17:11:07 [2022-05-04T17:11:07.747Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
17:11:08 [2022-05-04T17:11:08.688Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
17:11:10 [2022-05-04T17:11:10.625Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
17:11:11 [2022-05-04T17:11:11.888Z] --- PASS: TestBuildMultiStageOnBuild (11.07s)
17:11:11 [2022-05-04T17:11:11.888Z] === RUN   TestBuildUncleanTarFilenames
17:11:11 [2022-05-04T17:11:11.888Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
17:11:11 [2022-05-04T17:11:11.888Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
17:11:11 [2022-05-04T17:11:11.888Z] === RUN   TestBuildMultiStageLayerLeak
17:11:13 [2022-05-04T17:11:13.198Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
17:11:13 [2022-05-04T17:11:13.766Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
17:11:14 [2022-05-04T17:11:14.702Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
17:11:14 [2022-05-04T17:11:14.960Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
17:11:15 [2022-05-04T17:11:15.526Z] === RUN   TestDockerSuite/TestBuildClearCmd
17:11:16 [2022-05-04T17:11:16.093Z] === RUN   TestDockerSuite/TestBuildCmd
17:11:16 [2022-05-04T17:11:16.352Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
17:11:16 [2022-05-04T17:11:16.612Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
17:11:16 [2022-05-04T17:11:16.872Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
17:11:16 [2022-05-04T17:11:16.872Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
17:11:16 [2022-05-04T17:11:16.872Z]     docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows
17:11:16 [2022-05-04T17:11:16.872Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
17:11:17 [2022-05-04T17:11:17.810Z] --- PASS: TestUpdateRestartPolicy (12.50s)
17:11:17 [2022-05-04T17:11:17.810Z] === RUN   TestUpdateRestartWithAutoRemove
17:11:18 [2022-05-04T17:11:18.378Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
17:11:18 [2022-05-04T17:11:18.637Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s)
17:11:18 [2022-05-04T17:11:18.637Z] === RUN   TestWaitNonBlocked
17:11:18 [2022-05-04T17:11:18.637Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:11:18 [2022-05-04T17:11:18.637Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:11:18 [2022-05-04T17:11:18.637Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:11:18 [2022-05-04T17:11:18.637Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:11:18 [2022-05-04T17:11:18.637Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:11:18 [2022-05-04T17:11:18.637Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:11:18 [2022-05-04T17:11:18.744Z] === RUN   TestMiddlewares
17:11:18 [2022-05-04T17:11:18.744Z] --- PASS: TestMiddlewares (0.00s)
17:11:18 [2022-05-04T17:11:18.744Z] PASS
17:11:18 [2022-05-04T17:11:18.744Z] coverage: 7.9% of statements
17:11:18 [2022-05-04T17:11:18.744Z] ok  	github.com/docker/docker/api/server	0.064s	coverage: 7.9% of statements
17:11:19 [2022-05-04T17:11:19.574Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
17:11:19 [2022-05-04T17:11:19.574Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
17:11:19 [2022-05-04T17:11:19.574Z]     check_test.go:307: [de6146b84fc32] daemon is not started
17:11:19 [2022-05-04T17:11:19.574Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
17:11:19 [2022-05-04T17:11:19.574Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
17:11:19 [2022-05-04T17:11:19.574Z]     check_test.go:307: [d4bcfec6a36b9] daemon is not started
17:11:19 [2022-05-04T17:11:19.574Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
17:11:19 [2022-05-04T17:11:19.574Z] --- PASS: TestWaitNonBlocked (0.03s)
17:11:19 [2022-05-04T17:11:19.574Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.09s)
17:11:19 [2022-05-04T17:11:19.574Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.13s)
17:11:19 [2022-05-04T17:11:19.574Z] === RUN   TestWaitBlocked
17:11:19 [2022-05-04T17:11:19.574Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:11:19 [2022-05-04T17:11:19.574Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:11:19 [2022-05-04T17:11:19.574Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:11:19 [2022-05-04T17:11:19.574Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:11:19 [2022-05-04T17:11:19.574Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:11:19 [2022-05-04T17:11:19.574Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:11:20 [2022-05-04T17:11:20.543Z] --- PASS: TestBuildMultiStageLayerLeak (9.40s)
17:11:20 [2022-05-04T17:11:20.543Z] === RUN   TestBuildWithHugeFile
17:11:20 [2022-05-04T17:11:20.953Z] --- PASS: TestWaitBlocked (0.03s)
17:11:20 [2022-05-04T17:11:20.953Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.23s)
17:11:20 [2022-05-04T17:11:20.953Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.25s)
17:11:20 [2022-05-04T17:11:20.953Z] === CONT  TestContainerStartOnDaemonRestart
17:11:20 [2022-05-04T17:11:20.953Z] === CONT  TestRestartDaemonWithRestartingContainer
17:11:23 [2022-05-04T17:11:23.485Z]     check_test.go:307: [d6b3bb9f98384] daemon is not started
17:11:23 [2022-05-04T17:11:23.485Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
17:11:23 [2022-05-04T17:11:23.745Z] === RUN   TestDockerSuite/TestBuildConditionalCache
17:11:24 [2022-05-04T17:11:24.680Z] --- PASS: TestContainerStartOnDaemonRestart (3.61s)
17:11:24 [2022-05-04T17:11:24.680Z] === CONT  TestIpcModeOlderClient
17:11:24 [2022-05-04T17:11:24.680Z] === CONT  TestContainerKillOnDaemonStart
17:11:24 [2022-05-04T17:11:24.680Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.70s)
17:11:24 [2022-05-04T17:11:24.680Z] --- PASS: TestIpcModeOlderClient (0.10s)
17:11:24 [2022-05-04T17:11:24.680Z] === CONT  TestDaemonHostGatewayIP
17:11:25 [2022-05-04T17:11:25.247Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
17:11:26 [2022-05-04T17:11:26.625Z] === RUN   TestDockerSuite/TestBuildContextCleanup
17:11:26 [2022-05-04T17:11:26.885Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
17:11:27 [2022-05-04T17:11:27.452Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
17:11:28 [2022-05-04T17:11:28.392Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
17:11:28 [2022-05-04T17:11:28.392Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
17:11:28 [2022-05-04T17:11:28.392Z] --- PASS: TestDaemonHostGatewayIP (3.80s)
17:11:28 [2022-05-04T17:11:28.392Z] === CONT  TestDaemonRestartIpcMode
17:11:28 [2022-05-04T17:11:28.651Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
17:11:31 [2022-05-04T17:11:31.944Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
17:11:31 [2022-05-04T17:11:31.944Z] --- PASS: TestDaemonRestartIpcMode (3.42s)
17:11:34 [2022-05-04T17:11:34.476Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
17:11:37 [2022-05-04T17:11:37.008Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
17:11:37 [2022-05-04T17:11:37.267Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
17:11:37 [2022-05-04T17:11:37.526Z] --- PASS: TestContainerKillOnDaemonStart (12.84s)
17:11:37 [2022-05-04T17:11:37.526Z] PASS
17:11:37 [2022-05-04T17:11:37.526Z] 
17:11:37 [2022-05-04T17:11:37.526Z] === Skipped
17:11:37 [2022-05-04T17:11:37.526Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
17:11:37 [2022-05-04T17:11:37.526Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:11:37 [2022-05-04T17:11:37.526Z] 
17:11:37 [2022-05-04T17:11:37.526Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
17:11:37 [2022-05-04T17:11:37.526Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:11:37 [2022-05-04T17:11:37.526Z] 
17:11:37 [2022-05-04T17:11:37.526Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
17:11:37 [2022-05-04T17:11:37.526Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:11:37 [2022-05-04T17:11:37.526Z] 
17:11:37 [2022-05-04T17:11:37.526Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:11:37 [2022-05-04T17:11:37.526Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:11:37 [2022-05-04T17:11:37.526Z] 
17:11:37 [2022-05-04T17:11:37.526Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
17:11:37 [2022-05-04T17:11:37.526Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:11:37 [2022-05-04T17:11:37.526Z] 
17:11:37 [2022-05-04T17:11:37.526Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
17:11:37 [2022-05-04T17:11:37.526Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
17:11:37 [2022-05-04T17:11:37.526Z] 
17:11:37 [2022-05-04T17:11:37.526Z] DONE 235 tests, 6 skipped in 164.799s
17:11:37 [2022-05-04T17:11:37.526Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
17:11:37 [2022-05-04T17:11:37.526Z] ++ 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
17:11:37 [2022-05-04T17:11:37.526Z] ++ set -e
17:11:37 [2022-05-04T17:11:37.526Z] ++ '[' -n 0 ']'
17:11:37 [2022-05-04T17:11:37.526Z] ++ set -x
17:11:37 [2022-05-04T17:11:37.527Z] ++ 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
17:11:37 [2022-05-04T17:11:37.786Z] === RUN   TestConfigDaemonLibtrustID
17:11:38 [2022-05-04T17:11:38.044Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
17:11:38 [2022-05-04T17:11:38.303Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
17:11:38 [2022-05-04T17:11:38.303Z] === RUN   TestDaemonConfigValidation
17:11:38 [2022-05-04T17:11:38.303Z] === RUN   TestDaemonConfigValidation/config_with_no_content
17:11:38 [2022-05-04T17:11:38.303Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
17:11:38 [2022-05-04T17:11:38.303Z] === RUN   TestDaemonConfigValidation/config_with_{}
17:11:38 [2022-05-04T17:11:38.303Z] === PAUSE TestDaemonConfigValidation/config_with_{}
17:11:38 [2022-05-04T17:11:38.303Z] === RUN   TestDaemonConfigValidation/invalid_config
17:11:38 [2022-05-04T17:11:38.303Z] === PAUSE TestDaemonConfigValidation/invalid_config
17:11:38 [2022-05-04T17:11:38.303Z] === RUN   TestDaemonConfigValidation/malformed_config
17:11:38 [2022-05-04T17:11:38.303Z] === PAUSE TestDaemonConfigValidation/malformed_config
17:11:38 [2022-05-04T17:11:38.303Z] === RUN   TestDaemonConfigValidation/valid_config
17:11:38 [2022-05-04T17:11:38.303Z] === PAUSE TestDaemonConfigValidation/valid_config
17:11:38 [2022-05-04T17:11:38.303Z] === CONT  TestDaemonConfigValidation/config_with_no_content
17:11:38 [2022-05-04T17:11:38.303Z] === CONT  TestDaemonConfigValidation/malformed_config
17:11:38 [2022-05-04T17:11:38.303Z] === CONT  TestDaemonConfigValidation/valid_config
17:11:38 [2022-05-04T17:11:38.303Z] === CONT  TestDaemonConfigValidation/invalid_config
17:11:38 [2022-05-04T17:11:38.562Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
17:11:38 [2022-05-04T17:11:38.562Z] === CONT  TestDaemonConfigValidation/config_with_{}
17:11:38 [2022-05-04T17:11:38.821Z] --- PASS: TestDaemonConfigValidation (0.00s)
17:11:38 [2022-05-04T17:11:38.821Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.13s)
17:11:38 [2022-05-04T17:11:38.821Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.14s)
17:11:38 [2022-05-04T17:11:38.821Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.20s)
17:11:38 [2022-05-04T17:11:38.821Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.20s)
17:11:38 [2022-05-04T17:11:38.821Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.14s)
17:11:38 [2022-05-04T17:11:38.821Z] === RUN   TestConfigDaemonSeccompProfiles
17:11:38 [2022-05-04T17:11:38.821Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
17:11:39 [2022-05-04T17:11:39.758Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
17:11:41 [2022-05-04T17:11:41.136Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
17:11:41 [2022-05-04T17:11:41.136Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
17:11:41 [2022-05-04T17:11:41.136Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
17:11:42 [2022-05-04T17:11:42.074Z] === CONT  TestConfigDaemonSeccompProfiles
17:11:42 [2022-05-04T17:11:42.074Z]     daemon_test.go:156: [da244ffd5331d] daemon is not started
17:11:42 [2022-05-04T17:11:42.074Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s)
17:11:42 [2022-05-04T17:11:42.074Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s)
17:11:42 [2022-05-04T17:11:42.074Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.06s)
17:11:42 [2022-05-04T17:11:42.074Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.11s)
17:11:42 [2022-05-04T17:11:42.074Z] === RUN   TestDaemonProxy
17:11:42 [2022-05-04T17:11:42.074Z] === RUN   TestDaemonProxy/environment_variables
17:11:43 [2022-05-04T17:11:43.976Z] === RUN   TestDaemonProxy/command-line_options
17:11:44 [2022-05-04T17:11:44.235Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
17:11:44 [2022-05-04T17:11:44.235Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
17:11:45 [2022-05-04T17:11:45.613Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
17:11:45 [2022-05-04T17:11:45.613Z]     docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows
17:11:45 [2022-05-04T17:11:45.613Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
17:11:45 [2022-05-04T17:11:45.613Z]     docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows
17:11:45 [2022-05-04T17:11:45.613Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
17:11:45 [2022-05-04T17:11:45.613Z]     docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows
17:11:45 [2022-05-04T17:11:45.613Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
17:11:45 [2022-05-04T17:11:45.613Z]     docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows
17:11:45 [2022-05-04T17:11:45.613Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
17:11:45 [2022-05-04T17:11:45.613Z] === RUN   TestDaemonProxy/configuration_file
17:11:47 [2022-05-04T17:11:47.517Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
17:11:47 [2022-05-04T17:11:47.517Z] === RUN   TestDaemonProxy/conflicting_options
17:11:47 [2022-05-04T17:11:47.776Z] === RUN   TestDaemonProxy/reload_sanitized
17:11:48 [2022-05-04T17:11:48.345Z] --- PASS: TestDaemonProxy (6.38s)
17:11:48 [2022-05-04T17:11:48.345Z]     --- PASS: TestDaemonProxy/environment_variables (1.79s)
17:11:48 [2022-05-04T17:11:48.345Z]     --- PASS: TestDaemonProxy/command-line_options (1.77s)
17:11:48 [2022-05-04T17:11:48.345Z]     --- PASS: TestDaemonProxy/configuration_file (1.78s)
17:11:48 [2022-05-04T17:11:48.345Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
17:11:48 [2022-05-04T17:11:48.345Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.54s)
17:11:48 [2022-05-04T17:11:48.345Z] PASS
17:11:48 [2022-05-04T17:11:48.345Z] 
17:11:48 [2022-05-04T17:11:48.345Z] DONE 17 tests in 10.834s
17:11:48 [2022-05-04T17:11:48.345Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
17:11:48 [2022-05-04T17:11:48.345Z] ++ 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
17:11:48 [2022-05-04T17:11:48.345Z] ++ set -e
17:11:48 [2022-05-04T17:11:48.345Z] ++ '[' -n 0 ']'
17:11:48 [2022-05-04T17:11:48.345Z] ++ set -x
17:11:48 [2022-05-04T17:11:48.345Z] ++ 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
17:11:48 [2022-05-04T17:11:48.604Z] INFO: Testing against a local daemon
17:11:48 [2022-05-04T17:11:48.604Z] === RUN   TestCommitInheritsEnv
17:11:48 [2022-05-04T17:11:48.863Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
17:11:49 [2022-05-04T17:11:49.122Z] --- PASS: TestCommitInheritsEnv (0.49s)
17:11:49 [2022-05-04T17:11:49.122Z] === RUN   TestImportExtremelyLargeImageWorks
17:11:49 [2022-05-04T17:11:49.122Z] === PAUSE TestImportExtremelyLargeImageWorks
17:11:49 [2022-05-04T17:11:49.122Z] === RUN   TestImportWithCustomPlatform
17:11:49 [2022-05-04T17:11:49.122Z] === RUN   TestImportWithCustomPlatform/#00
17:11:49 [2022-05-04T17:11:49.122Z] === RUN   TestImportWithCustomPlatform/_______
17:11:49 [2022-05-04T17:11:49.122Z] === RUN   TestImportWithCustomPlatform//
17:11:49 [2022-05-04T17:11:49.122Z] === RUN   TestImportWithCustomPlatform/linux
17:11:49 [2022-05-04T17:11:49.381Z] === RUN   TestImportWithCustomPlatform/LINUX
17:11:49 [2022-05-04T17:11:49.640Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
17:11:49 [2022-05-04T17:11:49.640Z]     check_test.go:307: [d5814731df729] daemon is not started
17:11:49 [2022-05-04T17:11:49.640Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
17:11:49 [2022-05-04T17:11:49.640Z] === RUN   TestImportWithCustomPlatform/macos
17:11:49 [2022-05-04T17:11:49.640Z] === RUN   TestImportWithCustomPlatform/macos/arm64
17:11:49 [2022-05-04T17:11:49.640Z] === RUN   TestImportWithCustomPlatform/nintendo64
17:11:49 [2022-05-04T17:11:49.640Z] --- PASS: TestImportWithCustomPlatform (0.61s)
17:11:49 [2022-05-04T17:11:49.640Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.12s)
17:11:49 [2022-05-04T17:11:49.640Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
17:11:49 [2022-05-04T17:11:49.640Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
17:11:49 [2022-05-04T17:11:49.640Z]     --- PASS: TestImportWithCustomPlatform/linux (0.14s)
17:11:49 [2022-05-04T17:11:49.640Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.12s)
17:11:49 [2022-05-04T17:11:49.640Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.16s)
17:11:49 [2022-05-04T17:11:49.640Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
17:11:49 [2022-05-04T17:11:49.640Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
17:11:49 [2022-05-04T17:11:49.640Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
17:11:49 [2022-05-04T17:11:49.640Z] === RUN   TestImagesFilterMultiReference
17:11:49 [2022-05-04T17:11:49.899Z] --- PASS: TestImagesFilterMultiReference (0.09s)
17:11:49 [2022-05-04T17:11:49.899Z] === RUN   TestImagePullPlatformInvalid
17:11:49 [2022-05-04T17:11:49.899Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
17:11:49 [2022-05-04T17:11:49.899Z] === RUN   TestRemoveImageOrphaning
17:11:50 [2022-05-04T17:11:50.158Z] --- PASS: TestRemoveImageOrphaning (0.44s)
17:11:50 [2022-05-04T17:11:50.158Z] === RUN   TestRemoveImageGarbageCollector
17:11:50 [2022-05-04T17:11:50.726Z] time="2022-05-04T17:11:50Z" level=info msg="[graphdriver] trying configured driver: overlay2"
17:11:52 [2022-05-04T17:11:52.632Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
17:11:52 [2022-05-04T17:11:52.891Z] --- PASS: TestRemoveImageGarbageCollector (2.52s)
17:11:52 [2022-05-04T17:11:52.891Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:11:52 [2022-05-04T17:11:52.891Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
17:11:52 [2022-05-04T17:11:52.891Z] === RUN   TestTagInvalidReference
17:11:52 [2022-05-04T17:11:52.891Z] --- PASS: TestTagInvalidReference (0.03s)
17:11:52 [2022-05-04T17:11:52.891Z] === RUN   TestTagValidPrefixedRepo
17:11:52 [2022-05-04T17:11:52.891Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
17:11:52 [2022-05-04T17:11:52.891Z] === RUN   TestTagExistedNameWithoutForce
17:11:52 [2022-05-04T17:11:52.891Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
17:11:52 [2022-05-04T17:11:52.891Z] === RUN   TestTagOfficialNames
17:11:53 [2022-05-04T17:11:53.150Z] --- PASS: TestTagOfficialNames (0.07s)
17:11:53 [2022-05-04T17:11:53.150Z] === RUN   TestTagMatchesDigest
17:11:53 [2022-05-04T17:11:53.150Z] --- PASS: TestTagMatchesDigest (0.02s)
17:11:53 [2022-05-04T17:11:53.150Z] === CONT  TestImportExtremelyLargeImageWorks
17:11:53 [2022-05-04T17:11:53.150Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
17:11:54 [2022-05-04T17:11:54.849Z] --- PASS: TestBuildWithHugeFile (94.27s)
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestBuildWCOWSandboxSize
17:11:54 [2022-05-04T17:11:54.849Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:11:54 [2022-05-04T17:11:54.849Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestBuildWithEmptyDockerfile
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:11:54 [2022-05-04T17:11:54.849Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:11:54 [2022-05-04T17:11:54.849Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:11:54 [2022-05-04T17:11:54.849Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:11:54 [2022-05-04T17:11:54.849Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:11:54 [2022-05-04T17:11:54.849Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:11:54 [2022-05-04T17:11:54.849Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:11:54 [2022-05-04T17:11:54.849Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
17:11:54 [2022-05-04T17:11:54.849Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
17:11:54 [2022-05-04T17:11:54.849Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
17:11:54 [2022-05-04T17:11:54.849Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestBuildPreserveOwnership
17:11:54 [2022-05-04T17:11:54.849Z]     build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME
17:11:54 [2022-05-04T17:11:54.849Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestBuildPlatformInvalid
17:11:54 [2022-05-04T17:11:54.849Z] --- PASS: TestBuildPlatformInvalid (0.06s)
17:11:54 [2022-05-04T17:11:54.849Z] PASS
17:11:54 [2022-05-04T17:11:54.849Z] ok  	github.com/docker/docker/integration/build	154.864s
17:11:54 [2022-05-04T17:11:54.849Z] 
17:11:54 [2022-05-04T17:11:54.849Z] === Skipped
17:11:54 [2022-05-04T17:11:54.849Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
17:11:54 [2022-05-04T17:11:54.849Z]     build_session_test.go:25: TODO: BuildKit
17:11:54 [2022-05-04T17:11:54.849Z] 
17:11:54 [2022-05-04T17:11:54.849Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
17:11:54 [2022-05-04T17:11:54.849Z]     build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows"
17:11:54 [2022-05-04T17:11:54.849Z] 
17:11:54 [2022-05-04T17:11:54.849Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s)
17:11:54 [2022-05-04T17:11:54.849Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
17:11:54 [2022-05-04T17:11:54.849Z] 
17:11:54 [2022-05-04T17:11:54.849Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
17:11:54 [2022-05-04T17:11:54.849Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
17:11:54 [2022-05-04T17:11:54.849Z] 
17:11:54 [2022-05-04T17:11:54.849Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s)
17:11:54 [2022-05-04T17:11:54.849Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:11:54 [2022-05-04T17:11:54.849Z] 
17:11:54 [2022-05-04T17:11:54.849Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
17:11:54 [2022-05-04T17:11:54.849Z]     build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME
17:11:54 [2022-05-04T17:11:54.849Z] 
17:11:54 [2022-05-04T17:11:54.849Z] DONE 29 tests, 6 skipped in 185.655s
17:11:54 [2022-05-04T17:11:54.849Z] Running D:\gopath\src\github.com\docker\docker\integration\config
17:11:54 [2022-05-04T17:11:54.849Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:11:54 [2022-05-04T17:11:54.849Z] INFO: Testing against a local daemon
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestConfigInspect
17:11:54 [2022-05-04T17:11:54.849Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:11:54 [2022-05-04T17:11:54.849Z] --- SKIP: TestConfigInspect (0.00s)
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestConfigList
17:11:54 [2022-05-04T17:11:54.849Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:11:54 [2022-05-04T17:11:54.849Z] --- SKIP: TestConfigList (0.00s)
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestConfigsCreateAndDelete
17:11:54 [2022-05-04T17:11:54.849Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:11:54 [2022-05-04T17:11:54.849Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestConfigsUpdate
17:11:54 [2022-05-04T17:11:54.849Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
17:11:54 [2022-05-04T17:11:54.849Z] --- SKIP: TestConfigsUpdate (0.00s)
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestTemplatedConfig
17:11:54 [2022-05-04T17:11:54.849Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
17:11:54 [2022-05-04T17:11:54.849Z] --- SKIP: TestTemplatedConfig (0.00s)
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestConfigCreateResolve
17:11:54 [2022-05-04T17:11:54.849Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
17:11:54 [2022-05-04T17:11:54.849Z] --- SKIP: TestConfigCreateResolve (0.00s)
17:11:54 [2022-05-04T17:11:54.849Z] PASS
17:11:54 [2022-05-04T17:11:54.849Z] ok  	github.com/docker/docker/integration/config	0.074s
17:11:54 [2022-05-04T17:11:54.849Z] 
17:11:54 [2022-05-04T17:11:54.849Z] === Skipped
17:11:54 [2022-05-04T17:11:54.849Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
17:11:54 [2022-05-04T17:11:54.849Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:11:54 [2022-05-04T17:11:54.849Z] 
17:11:54 [2022-05-04T17:11:54.849Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
17:11:54 [2022-05-04T17:11:54.849Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:11:54 [2022-05-04T17:11:54.849Z] 
17:11:54 [2022-05-04T17:11:54.849Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
17:11:54 [2022-05-04T17:11:54.849Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:11:54 [2022-05-04T17:11:54.849Z] 
17:11:54 [2022-05-04T17:11:54.849Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
17:11:54 [2022-05-04T17:11:54.849Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
17:11:54 [2022-05-04T17:11:54.849Z] 
17:11:54 [2022-05-04T17:11:54.849Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
17:11:54 [2022-05-04T17:11:54.849Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
17:11:54 [2022-05-04T17:11:54.849Z] 
17:11:54 [2022-05-04T17:11:54.849Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
17:11:54 [2022-05-04T17:11:54.849Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
17:11:54 [2022-05-04T17:11:54.849Z] 
17:11:54 [2022-05-04T17:11:54.849Z] DONE 6 tests, 6 skipped in 1.870s
17:11:54 [2022-05-04T17:11:54.849Z] Running D:\gopath\src\github.com\docker\docker\integration\container
17:11:54 [2022-05-04T17:11:54.849Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:11:54 [2022-05-04T17:11:54.849Z] INFO: Testing against a local daemon
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestCheckpoint
17:11:54 [2022-05-04T17:11:54.849Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:11:54 [2022-05-04T17:11:54.849Z] --- SKIP: TestCheckpoint (0.00s)
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestContainerInvalidJSON
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestContainerInvalidJSON/commit
17:11:54 [2022-05-04T17:11:54.849Z] === PAUSE TestContainerInvalidJSON/commit
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestContainerInvalidJSON/containers/create
17:11:54 [2022-05-04T17:11:54.849Z] === PAUSE TestContainerInvalidJSON/containers/create
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
17:11:54 [2022-05-04T17:11:54.849Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
17:11:54 [2022-05-04T17:11:54.849Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
17:11:54 [2022-05-04T17:11:54.849Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
17:11:54 [2022-05-04T17:11:54.849Z] === CONT  TestContainerInvalidJSON/commit
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
17:11:54 [2022-05-04T17:11:54.849Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
17:11:54 [2022-05-04T17:11:54.849Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
17:11:54 [2022-05-04T17:11:54.849Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestContainerInvalidJSON/commit/empty_body
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
17:11:54 [2022-05-04T17:11:54.849Z] === CONT  TestContainerInvalidJSON/containers/create
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
17:11:54 [2022-05-04T17:11:54.849Z] --- PASS: TestContainerInvalidJSON (0.03s)
17:11:54 [2022-05-04T17:11:54.849Z]     --- PASS: TestContainerInvalidJSON/commit (0.03s)
17:11:54 [2022-05-04T17:11:54.849Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
17:11:54 [2022-05-04T17:11:54.849Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
17:11:54 [2022-05-04T17:11:54.849Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.01s)
17:11:54 [2022-05-04T17:11:54.849Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
17:11:54 [2022-05-04T17:11:54.849Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.03s)
17:11:54 [2022-05-04T17:11:54.849Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s)
17:11:54 [2022-05-04T17:11:54.849Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.02s)
17:11:54 [2022-05-04T17:11:54.849Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
17:11:54 [2022-05-04T17:11:54.849Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
17:11:54 [2022-05-04T17:11:54.849Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.03s)
17:11:54 [2022-05-04T17:11:54.849Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
17:11:54 [2022-05-04T17:11:54.849Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.01s)
17:11:54 [2022-05-04T17:11:54.849Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.01s)
17:11:54 [2022-05-04T17:11:54.849Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
17:11:54 [2022-05-04T17:11:54.849Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.03s)
17:11:54 [2022-05-04T17:11:54.849Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s)
17:11:54 [2022-05-04T17:11:54.849Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.01s)
17:11:54 [2022-05-04T17:11:54.849Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.01s)
17:11:54 [2022-05-04T17:11:54.849Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
17:11:54 [2022-05-04T17:11:54.849Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.01s)
17:11:54 [2022-05-04T17:11:54.849Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.01s)
17:11:54 [2022-05-04T17:11:54.849Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
17:11:54 [2022-05-04T17:11:54.849Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
17:11:54 [2022-05-04T17:11:54.849Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:11:54 [2022-05-04T17:11:54.849Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.19s)
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestCopyFromContainerPathIsNotDir
17:11:54 [2022-05-04T17:11:54.849Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.19s)
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestCopyToContainerPathDoesNotExist
17:11:54 [2022-05-04T17:11:54.849Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.18s)
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestCopyEmptyFile
17:11:54 [2022-05-04T17:11:54.849Z] --- PASS: TestCopyEmptyFile (0.27s)
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestCopyToContainerPathIsNotDir
17:11:54 [2022-05-04T17:11:54.849Z] --- PASS: TestCopyToContainerPathIsNotDir (0.17s)
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestCopyFromContainer
17:11:54 [2022-05-04T17:11:54.849Z]     copy_test.go:122: testEnv.DaemonInfo.OSType == "windows"
17:11:54 [2022-05-04T17:11:54.849Z] --- SKIP: TestCopyFromContainer (0.00s)
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:11:54 [2022-05-04T17:11:54.849Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:11:54 [2022-05-04T17:11:54.849Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:11:54 [2022-05-04T17:11:54.849Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:11:54 [2022-05-04T17:11:54.849Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:11:54 [2022-05-04T17:11:54.849Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:11:54 [2022-05-04T17:11:54.849Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:11:54 [2022-05-04T17:11:54.849Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
17:11:54 [2022-05-04T17:11:54.849Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:11:54 [2022-05-04T17:11:54.849Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:11:54 [2022-05-04T17:11:54.849Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestCreateLinkToNonExistingContainer
17:11:54 [2022-05-04T17:11:54.849Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
17:11:54 [2022-05-04T17:11:54.849Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestCreateWithInvalidEnv
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestCreateWithInvalidEnv/0
17:11:54 [2022-05-04T17:11:54.849Z] === PAUSE TestCreateWithInvalidEnv/0
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestCreateWithInvalidEnv/1
17:11:54 [2022-05-04T17:11:54.849Z] === PAUSE TestCreateWithInvalidEnv/1
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestCreateWithInvalidEnv/2
17:11:54 [2022-05-04T17:11:54.849Z] === PAUSE TestCreateWithInvalidEnv/2
17:11:54 [2022-05-04T17:11:54.849Z] === CONT  TestCreateWithInvalidEnv/0
17:11:54 [2022-05-04T17:11:54.849Z] === CONT  TestCreateWithInvalidEnv/2
17:11:54 [2022-05-04T17:11:54.849Z] === CONT  TestCreateWithInvalidEnv/1
17:11:54 [2022-05-04T17:11:54.849Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
17:11:54 [2022-05-04T17:11:54.849Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:11:54 [2022-05-04T17:11:54.849Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:11:54 [2022-05-04T17:11:54.849Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestCreateTmpfsMountsTarget
17:11:54 [2022-05-04T17:11:54.849Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
17:11:54 [2022-05-04T17:11:54.849Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestCreateWithCustomMaskedPaths
17:11:54 [2022-05-04T17:11:54.849Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
17:11:54 [2022-05-04T17:11:54.849Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestCreateWithCustomReadonlyPaths
17:11:54 [2022-05-04T17:11:54.849Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
17:11:54 [2022-05-04T17:11:54.849Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:11:54 [2022-05-04T17:11:54.849Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:11:54 [2022-05-04T17:11:54.849Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:11:54 [2022-05-04T17:11:54.849Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:11:54 [2022-05-04T17:11:54.849Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:11:54 [2022-05-04T17:11:54.849Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:11:54 [2022-05-04T17:11:54.849Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:11:54 [2022-05-04T17:11:54.849Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:11:54 [2022-05-04T17:11:54.849Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:11:54 [2022-05-04T17:11:54.849Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:11:54 [2022-05-04T17:11:54.849Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:11:54 [2022-05-04T17:11:54.849Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:11:54 [2022-05-04T17:11:54.849Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
17:11:54 [2022-05-04T17:11:54.849Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
17:11:54 [2022-05-04T17:11:54.850Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
17:11:54 [2022-05-04T17:11:54.850Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
17:11:54 [2022-05-04T17:11:54.850Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
17:11:54 [2022-05-04T17:11:54.850Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
17:11:54 [2022-05-04T17:11:54.850Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:11:54 [2022-05-04T17:11:54.850Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
17:11:54 [2022-05-04T17:11:54.850Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
17:11:54 [2022-05-04T17:11:54.850Z] === RUN   TestCreateDifferentPlatform
17:11:54 [2022-05-04T17:11:54.850Z] === RUN   TestCreateDifferentPlatform/different_os
17:11:54 [2022-05-04T17:11:54.850Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:11:54 [2022-05-04T17:11:54.850Z] --- PASS: TestCreateDifferentPlatform (0.03s)
17:11:54 [2022-05-04T17:11:54.850Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:11:54 [2022-05-04T17:11:54.850Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:11:54 [2022-05-04T17:11:54.850Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:11:54 [2022-05-04T17:11:54.850Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s)
17:11:54 [2022-05-04T17:11:54.850Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:11:54 [2022-05-04T17:11:54.850Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
17:11:54 [2022-05-04T17:11:54.850Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s)
17:11:54 [2022-05-04T17:11:54.850Z] === RUN   TestContainerKillOnDaemonStart
17:11:54 [2022-05-04T17:11:54.850Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
17:11:54 [2022-05-04T17:11:54.850Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
17:11:54 [2022-05-04T17:11:54.850Z] === RUN   TestWindowsDevices
17:11:54 [2022-05-04T17:11:54.850Z] === RUN   TestWindowsDevices/process/no_device_mounted
17:11:54 [2022-05-04T17:11:54.850Z] === PAUSE TestWindowsDevices/process/no_device_mounted
17:11:54 [2022-05-04T17:11:54.850Z] === RUN   TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:11:54 [2022-05-04T17:11:54.850Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:11:54 [2022-05-04T17:11:54.850Z] === RUN   TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:11:54 [2022-05-04T17:11:54.850Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:11:54 [2022-05-04T17:11:54.850Z] === RUN   TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:11:54 [2022-05-04T17:11:54.850Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:11:54 [2022-05-04T17:11:54.850Z] === RUN   TestWindowsDevices/hyperv/no_device_mounted
17:11:54 [2022-05-04T17:11:54.850Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted
17:11:54 [2022-05-04T17:11:54.850Z] === RUN   TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:11:54 [2022-05-04T17:11:54.850Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:11:54 [2022-05-04T17:11:54.850Z] === RUN   TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:11:54 [2022-05-04T17:11:54.850Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:11:54 [2022-05-04T17:11:54.850Z] === RUN   TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:11:54 [2022-05-04T17:11:54.850Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:11:54 [2022-05-04T17:11:54.850Z] === CONT  TestWindowsDevices/process/no_device_mounted
17:11:54 [2022-05-04T17:11:54.850Z] === CONT  TestWindowsDevices/hyperv/no_device_mounted
17:11:54 [2022-05-04T17:11:54.850Z] === CONT  TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:11:54 [2022-05-04T17:11:54.850Z] === CONT  TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:11:54 [2022-05-04T17:11:54.850Z] === CONT  TestWindowsDevices/hyperv/no_device_mounted
17:11:54 [2022-05-04T17:11:54.850Z]     devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test
17:11:54 [2022-05-04T17:11:54.850Z] === CONT  TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:11:54 [2022-05-04T17:11:54.850Z] === CONT  TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:11:54 [2022-05-04T17:11:54.850Z]     devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test
17:11:54 [2022-05-04T17:11:54.850Z] === CONT  TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:11:54 [2022-05-04T17:11:54.850Z] === CONT  TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:11:54 [2022-05-04T17:11:54.850Z]     devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test
17:11:54 [2022-05-04T17:11:54.850Z] === CONT  TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:11:54 [2022-05-04T17:11:54.850Z] === CONT  TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:11:54 [2022-05-04T17:11:54.850Z]     devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test
17:11:54 [2022-05-04T17:11:54.850Z] === CONT  TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:11:55 [2022-05-04T17:11:55.681Z]     docker_cli_daemon_plugins_test.go:106: [d0ea2e7c8d9bd] daemon is not started
17:11:55 [2022-05-04T17:11:55.940Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
17:11:56 [2022-05-04T17:11:56.198Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
17:11:56 [2022-05-04T17:11:56.457Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
17:11:58 [2022-05-04T17:11:58.358Z]     check_test.go:307: [dcd285bf03ad2] daemon is not started
17:11:58 [2022-05-04T17:11:58.358Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
17:11:58 [2022-05-04T17:11:58.798Z] --- PASS: TestWindowsDevices (0.02s)
17:11:58 [2022-05-04T17:11:58.798Z]     --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.13s)
17:11:58 [2022-05-04T17:11:58.798Z]     --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.15s)
17:11:58 [2022-05-04T17:11:58.798Z]     --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.14s)
17:11:58 [2022-05-04T17:11:58.798Z]     --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.14s)
17:11:58 [2022-05-04T17:11:58.798Z]     --- PASS: TestWindowsDevices/process/no_device_mounted (4.95s)
17:11:58 [2022-05-04T17:11:58.798Z]     --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.67s)
17:11:58 [2022-05-04T17:11:58.798Z]     --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.71s)
17:11:58 [2022-05-04T17:11:58.798Z]     --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.12s)
17:11:58 [2022-05-04T17:11:58.798Z] === RUN   TestDiff
17:11:58 [2022-05-04T17:11:58.798Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
17:11:58 [2022-05-04T17:11:58.798Z] --- SKIP: TestDiff (0.00s)
17:11:58 [2022-05-04T17:11:58.798Z] === RUN   TestExecWithCloseStdin
17:11:58 [2022-05-04T17:11:58.798Z]     exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination
17:11:58 [2022-05-04T17:11:58.798Z] --- SKIP: TestExecWithCloseStdin (0.00s)
17:11:58 [2022-05-04T17:11:58.798Z] === RUN   TestExec
17:12:01 [2022-05-04T17:12:01.643Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
17:12:01 [2022-05-04T17:12:01.743Z] --- PASS: TestExec (3.15s)
17:12:01 [2022-05-04T17:12:01.743Z] === RUN   TestExecUser
17:12:01 [2022-05-04T17:12:01.743Z]     exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
17:12:01 [2022-05-04T17:12:01.743Z] --- SKIP: TestExecUser (0.00s)
17:12:01 [2022-05-04T17:12:01.743Z] === RUN   TestExportContainerAndImportImage
17:12:01 [2022-05-04T17:12:01.743Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
17:12:01 [2022-05-04T17:12:01.743Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
17:12:01 [2022-05-04T17:12:01.743Z] === RUN   TestExportContainerAfterDaemonRestart
17:12:01 [2022-05-04T17:12:01.743Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
17:12:01 [2022-05-04T17:12:01.743Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
17:12:01 [2022-05-04T17:12:01.743Z] === RUN   TestHealthCheckWorkdir
17:12:01 [2022-05-04T17:12:01.743Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
17:12:01 [2022-05-04T17:12:01.743Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
17:12:01 [2022-05-04T17:12:01.743Z] === RUN   TestHealthKillContainer
17:12:01 [2022-05-04T17:12:01.743Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
17:12:01 [2022-05-04T17:12:01.743Z] --- SKIP: TestHealthKillContainer (0.00s)
17:12:01 [2022-05-04T17:12:01.743Z] === RUN   TestInspectCpusetInConfigPre120
17:12:01 [2022-05-04T17:12:01.743Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
17:12:01 [2022-05-04T17:12:01.743Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
17:12:01 [2022-05-04T17:12:01.743Z] === RUN   TestKillContainerInvalidSignal
17:12:01 [2022-05-04T17:12:01.903Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
17:12:03 [2022-05-04T17:12:03.954Z] --- PASS: TestKillContainerInvalidSignal (2.43s)
17:12:03 [2022-05-04T17:12:03.954Z] === RUN   TestKillContainer
17:12:03 [2022-05-04T17:12:03.954Z] === RUN   TestKillContainer/no_signal
17:12:06 [2022-05-04T17:12:06.894Z] === RUN   TestKillContainer/non_killing_signal
17:12:06 [2022-05-04T17:12:06.894Z]     kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
17:12:06 [2022-05-04T17:12:06.894Z] === RUN   TestKillContainer/killing_signal
17:12:07 [2022-05-04T17:12:07.171Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
17:12:07 [2022-05-04T17:12:07.760Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
17:12:08 [2022-05-04T17:12:08.043Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
17:12:09 [2022-05-04T17:12:09.018Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
17:12:09 [2022-05-04T17:12:09.103Z] --- PASS: TestKillContainer (5.06s)
17:12:09 [2022-05-04T17:12:09.103Z]     --- PASS: TestKillContainer/no_signal (2.46s)
17:12:09 [2022-05-04T17:12:09.103Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
17:12:09 [2022-05-04T17:12:09.103Z]     --- PASS: TestKillContainer/killing_signal (2.55s)
17:12:09 [2022-05-04T17:12:09.103Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:12:09 [2022-05-04T17:12:09.103Z]     kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:12:09 [2022-05-04T17:12:09.103Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
17:12:09 [2022-05-04T17:12:09.103Z] === RUN   TestKillStoppedContainer
17:12:09 [2022-05-04T17:12:09.103Z]     kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:12:09 [2022-05-04T17:12:09.103Z] --- SKIP: TestKillStoppedContainer (0.00s)
17:12:09 [2022-05-04T17:12:09.103Z] === RUN   TestKillStoppedContainerAPIPre120
17:12:09 [2022-05-04T17:12:09.103Z]     kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:12:09 [2022-05-04T17:12:09.103Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
17:12:09 [2022-05-04T17:12:09.103Z] === RUN   TestKillDifferentUserContainer
17:12:09 [2022-05-04T17:12:09.103Z]     kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
17:12:09 [2022-05-04T17:12:09.103Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
17:12:09 [2022-05-04T17:12:09.103Z] === RUN   TestInspectOomKilledTrue
17:12:09 [2022-05-04T17:12:09.103Z]     kill_test.go:157: testEnv.DaemonInfo.OSType == "windows"
17:12:09 [2022-05-04T17:12:09.103Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
17:12:09 [2022-05-04T17:12:09.103Z] === RUN   TestInspectOomKilledFalse
17:12:09 [2022-05-04T17:12:09.103Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:12:09 [2022-05-04T17:12:09.103Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
17:12:09 [2022-05-04T17:12:09.103Z] === RUN   TestLogsFollowTailEmpty
17:12:09 [2022-05-04T17:12:09.290Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
17:12:09 [2022-05-04T17:12:09.290Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
17:12:10 [2022-05-04T17:12:10.232Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
17:12:10 [2022-05-04T17:12:10.232Z]     docker_cli_daemon_test.go:2838: Checking IpcMode private set from config
17:12:10 [2022-05-04T17:12:10.491Z]     docker_cli_daemon_test.go:2838: Checking IpcMode shareable set from config
17:12:11 [2022-05-04T17:12:11.057Z]     docker_cli_daemon_test.go:2838: Checking IpcMode host set from config
17:12:11 [2022-05-04T17:12:11.625Z]     docker_cli_daemon_test.go:2838: Checking IpcMode container:123 set from config
17:12:12 [2022-05-04T17:12:12.047Z] --- PASS: TestLogsFollowTailEmpty (2.45s)
17:12:12 [2022-05-04T17:12:12.047Z] === RUN   TestNetworkNat
17:12:12 [2022-05-04T17:12:12.047Z]     nat_test.go:23: testEnv.OSType == "windows": FIXME
17:12:12 [2022-05-04T17:12:12.047Z] --- SKIP: TestNetworkNat (0.00s)
17:12:12 [2022-05-04T17:12:12.047Z] === RUN   TestNetworkLocalhostTCPNat
17:12:12 [2022-05-04T17:12:12.193Z]     docker_cli_daemon_test.go:2838: Checking IpcMode nosuchmode set from config
17:12:12 [2022-05-04T17:12:12.760Z]     docker_cli_daemon_test.go:2838: Checking IpcMode private set from cli
17:12:12 [2022-05-04T17:12:12.760Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
17:12:13 [2022-05-04T17:12:13.328Z]     docker_cli_daemon_test.go:2838: Checking IpcMode shareable set from cli
17:12:13 [2022-05-04T17:12:13.328Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
17:12:13 [2022-05-04T17:12:13.587Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
17:12:13 [2022-05-04T17:12:13.587Z]     docker_cli_daemon_test.go:2838: Checking IpcMode host set from cli
17:12:14 [2022-05-04T17:12:14.154Z]     docker_cli_daemon_test.go:2838: Checking IpcMode container:123 set from cli
17:12:14 [2022-05-04T17:12:14.722Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
17:12:14 [2022-05-04T17:12:14.722Z]     docker_cli_daemon_test.go:2838: Checking IpcMode nosuchmode set from cli
17:12:14 [2022-05-04T17:12:14.991Z] --- PASS: TestNetworkLocalhostTCPNat (2.99s)
17:12:14 [2022-05-04T17:12:14.991Z] === RUN   TestNetworkLoopbackNat
17:12:14 [2022-05-04T17:12:14.991Z]     nat_test.go:59: testEnv.OSType == "windows": FIXME
17:12:14 [2022-05-04T17:12:14.991Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
17:12:14 [2022-05-04T17:12:14.991Z] === RUN   TestPause
17:12:14 [2022-05-04T17:12:14.991Z]     pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
17:12:14 [2022-05-04T17:12:14.991Z] --- SKIP: TestPause (0.00s)
17:12:14 [2022-05-04T17:12:14.991Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:12:15 [2022-05-04T17:12:15.290Z]     check_test.go:307: [da060c479a02d] daemon is not started
17:12:15 [2022-05-04T17:12:15.290Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
17:12:15 [2022-05-04T17:12:15.857Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
17:12:16 [2022-05-04T17:12:16.425Z]     check_test.go:307: [d9dbae48145a8] daemon is not started
17:12:16 [2022-05-04T17:12:16.425Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
17:12:16 [2022-05-04T17:12:16.684Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
17:12:16 [2022-05-04T17:12:16.943Z] === RUN   TestDockerSuite/TestBuildDockerignore
17:12:17 [2022-05-04T17:12:17.201Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.48s)
17:12:17 [2022-05-04T17:12:17.201Z] === RUN   TestPauseStopPausedContainer
17:12:17 [2022-05-04T17:12:17.201Z]     pause_test.go:71: testEnv.DaemonInfo.OSType == "windows"
17:12:17 [2022-05-04T17:12:17.201Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
17:12:17 [2022-05-04T17:12:17.201Z] === RUN   TestPsFilter
17:12:17 [2022-05-04T17:12:17.201Z] --- PASS: TestPsFilter (0.25s)
17:12:17 [2022-05-04T17:12:17.201Z] === RUN   TestRemoveContainerWithRemovedVolume
17:12:18 [2022-05-04T17:12:18.321Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
17:12:20 [2022-05-04T17:12:20.145Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.37s)
17:12:20 [2022-05-04T17:12:20.145Z] === RUN   TestRemoveContainerWithVolume
17:12:21 [2022-05-04T17:12:21.609Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
17:12:21 [2022-05-04T17:12:21.868Z]     check_test.go:307: [df40e42088cf2] daemon is not started
17:12:21 [2022-05-04T17:12:21.868Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
17:12:22 [2022-05-04T17:12:22.353Z] --- PASS: TestRemoveContainerWithVolume (2.53s)
17:12:22 [2022-05-04T17:12:22.353Z] === RUN   TestRemoveContainerRunning
17:12:24 [2022-05-04T17:12:24.567Z] --- PASS: TestRemoveContainerRunning (2.41s)
17:12:24 [2022-05-04T17:12:24.567Z] === RUN   TestRemoveContainerForceRemoveRunning
17:12:25 [2022-05-04T17:12:25.156Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
17:12:27 [2022-05-04T17:12:27.060Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
17:12:27 [2022-05-04T17:12:27.060Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
17:12:27 [2022-05-04T17:12:27.512Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.45s)
17:12:27 [2022-05-04T17:12:27.512Z] === RUN   TestRemoveInvalidContainer
17:12:27 [2022-05-04T17:12:27.512Z] --- PASS: TestRemoveInvalidContainer (0.03s)
17:12:27 [2022-05-04T17:12:27.512Z] === RUN   TestRenameLinkedContainer
17:12:27 [2022-05-04T17:12:27.512Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
17:12:27 [2022-05-04T17:12:27.512Z] --- SKIP: TestRenameLinkedContainer (0.00s)
17:12:27 [2022-05-04T17:12:27.512Z] === RUN   TestRenameStoppedContainer
17:12:28 [2022-05-04T17:12:28.438Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
17:12:29 [2022-05-04T17:12:29.721Z] --- PASS: TestRenameStoppedContainer (2.38s)
17:12:29 [2022-05-04T17:12:29.721Z] === RUN   TestRenameRunningContainerAndReuse
17:12:30 [2022-05-04T17:12:30.973Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
17:12:31 [2022-05-04T17:12:31.048Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:12:31 [2022-05-04T17:12:31.048Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
17:12:31 [2022-05-04T17:12:31.048Z] === RUN   TestBoolValue
17:12:31 [2022-05-04T17:12:31.048Z] --- PASS: TestBoolValue (0.00s)
17:12:31 [2022-05-04T17:12:31.048Z] === RUN   TestBoolValueOrDefault
17:12:31 [2022-05-04T17:12:31.048Z] --- PASS: TestBoolValueOrDefault (0.00s)
17:12:31 [2022-05-04T17:12:31.048Z] === RUN   TestInt64ValueOrZero
17:12:31 [2022-05-04T17:12:31.048Z] --- PASS: TestInt64ValueOrZero (0.00s)
17:12:31 [2022-05-04T17:12:31.048Z] === RUN   TestInt64ValueOrDefault
17:12:31 [2022-05-04T17:12:31.048Z] --- PASS: TestInt64ValueOrDefault (0.00s)
17:12:31 [2022-05-04T17:12:31.048Z] === RUN   TestInt64ValueOrDefaultWithError
17:12:31 [2022-05-04T17:12:31.048Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
17:12:31 [2022-05-04T17:12:31.048Z] === RUN   TestJsonContentType
17:12:31 [2022-05-04T17:12:31.048Z] --- PASS: TestJsonContentType (0.00s)
17:12:31 [2022-05-04T17:12:31.048Z] === RUN   TestReadJSON
17:12:31 [2022-05-04T17:12:31.048Z] === RUN   TestReadJSON/nil_body
17:12:31 [2022-05-04T17:12:31.048Z] === RUN   TestReadJSON/empty_body
17:12:31 [2022-05-04T17:12:31.048Z] === RUN   TestReadJSON/with_valid_request
17:12:31 [2022-05-04T17:12:31.048Z] === RUN   TestReadJSON/with_whitespace
17:12:31 [2022-05-04T17:12:31.048Z] === RUN   TestReadJSON/with_extra_content
17:12:31 [2022-05-04T17:12:31.048Z] === RUN   TestReadJSON/invalid_JSON
17:12:31 [2022-05-04T17:12:31.048Z] --- PASS: TestReadJSON (0.00s)
17:12:31 [2022-05-04T17:12:31.048Z]     --- PASS: TestReadJSON/nil_body (0.00s)
17:12:31 [2022-05-04T17:12:31.048Z]     --- PASS: TestReadJSON/empty_body (0.00s)
17:12:31 [2022-05-04T17:12:31.048Z]     --- PASS: TestReadJSON/with_valid_request (0.00s)
17:12:31 [2022-05-04T17:12:31.048Z]     --- PASS: TestReadJSON/with_whitespace (0.00s)
17:12:31 [2022-05-04T17:12:31.048Z]     --- PASS: TestReadJSON/with_extra_content (0.00s)
17:12:31 [2022-05-04T17:12:31.048Z]     --- PASS: TestReadJSON/invalid_JSON (0.00s)
17:12:31 [2022-05-04T17:12:31.048Z] PASS
17:12:31 [2022-05-04T17:12:31.048Z] coverage: 31.9% of statements
17:12:31 [2022-05-04T17:12:31.048Z] ok  	github.com/docker/docker/api/server/httputils	0.051s	coverage: 31.9% of statements
17:12:31 [2022-05-04T17:12:31.048Z] === RUN   TestMaskSecretKeys
17:12:31 [2022-05-04T17:12:31.048Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
17:12:31 [2022-05-04T17:12:31.048Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
17:12:31 [2022-05-04T17:12:31.048Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
17:12:31 [2022-05-04T17:12:31.048Z] --- PASS: TestMaskSecretKeys (0.00s)
17:12:31 [2022-05-04T17:12:31.048Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
17:12:31 [2022-05-04T17:12:31.048Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
17:12:31 [2022-05-04T17:12:31.048Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
17:12:31 [2022-05-04T17:12:31.048Z] === RUN   TestVersionMiddlewareVersion
17:12:31 [2022-05-04T17:12:31.048Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
17:12:31 [2022-05-04T17:12:31.048Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
17:12:31 [2022-05-04T17:12:31.048Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
17:12:31 [2022-05-04T17:12:31.048Z] PASS
17:12:31 [2022-05-04T17:12:31.048Z] coverage: 37.7% of statements
17:12:31 [2022-05-04T17:12:31.048Z] ok  	github.com/docker/docker/api/server/middleware	0.098s	coverage: 37.7% of statements
17:12:31 [2022-05-04T17:12:31.048Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:12:31 [2022-05-04T17:12:31.048Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:12:31 [2022-05-04T17:12:31.049Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:12:31 [2022-05-04T17:12:31.049Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:12:31 [2022-05-04T17:12:31.049Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:12:31 [2022-05-04T17:12:31.049Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:12:31 [2022-05-04T17:12:31.049Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:12:31 [2022-05-04T17:12:31.049Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:12:31 [2022-05-04T17:12:31.049Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:12:31 [2022-05-04T17:12:31.049Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:12:31 [2022-05-04T17:12:31.049Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestStrSliceMarshalJSON
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestStrSliceUnmarshalJSON
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestStrSliceUnmarshalString
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestStrSliceUnmarshalSlice
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] PASS
17:12:31 [2022-05-04T17:12:31.049Z] coverage: 90.0% of statements
17:12:31 [2022-05-04T17:12:31.049Z] ok  	github.com/docker/docker/api/types/strslice	0.055s	coverage: 90.0% of statements
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestToJSON
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestToJSON (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestToParamWithVersion
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestToParamWithVersion (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestFromJSON
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestFromJSON (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestEmpty
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestEmpty (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestArgsMatchKVListEmptySources
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestArgsMatchKVList
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestArgsMatchKVList (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestArgsMatch
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestArgsMatch (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestAdd
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestAdd (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestDel
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestDel (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestLen
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestLen (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestExactMatch
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestExactMatch (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestOnlyOneExactMatch
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestOnlyOneExactMatch (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestContains
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestContains (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestValidate
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestValidate (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestWalkValues
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestWalkValues (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestFuzzyMatch
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestFuzzyMatch (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestClone
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestClone (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] PASS
17:12:31 [2022-05-04T17:12:31.049Z] coverage: 92.2% of statements
17:12:31 [2022-05-04T17:12:31.049Z] ok  	github.com/docker/docker/api/types/filters	0.051s	coverage: 92.2% of statements
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestGetTimestamp
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestGetTimestamp (0.14s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestParseTimestamps
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestParseTimestamps (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] PASS
17:12:31 [2022-05-04T17:12:31.049Z] coverage: 100.0% of statements
17:12:31 [2022-05-04T17:12:31.049Z] ok  	github.com/docker/docker/api/types/time	0.188s	coverage: 100.0% of statements
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestAdjustForAPIVersion
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestAdjustForAPIVersion (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] PASS
17:12:31 [2022-05-04T17:12:31.049Z] coverage: 6.1% of statements
17:12:31 [2022-05-04T17:12:31.049Z] ok  	github.com/docker/docker/api/server/router/swarm	0.046s	coverage: 6.1% of statements
17:12:31 [2022-05-04T17:12:31.049Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:12:31 [2022-05-04T17:12:31.049Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
17:12:31 [2022-05-04T17:12:31.049Z] ?   	github.com/docker/docker/api/types	[no test files]
17:12:31 [2022-05-04T17:12:31.049Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:12:31 [2022-05-04T17:12:31.049Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:12:31 [2022-05-04T17:12:31.049Z] ?   	github.com/docker/docker/api/types/container	[no test files]
17:12:31 [2022-05-04T17:12:31.049Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:12:31 [2022-05-04T17:12:31.049Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:12:31 [2022-05-04T17:12:31.049Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:12:31 [2022-05-04T17:12:31.049Z] ?   	github.com/docker/docker/api/types/network	[no test files]
17:12:31 [2022-05-04T17:12:31.049Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:12:31 [2022-05-04T17:12:31.049Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
17:12:31 [2022-05-04T17:12:31.049Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:12:31 [2022-05-04T17:12:31.049Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestCompareVersion
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestCompareVersion (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] PASS
17:12:31 [2022-05-04T17:12:31.049Z] coverage: 77.3% of statements
17:12:31 [2022-05-04T17:12:31.049Z] ok  	github.com/docker/docker/api/types/versions	0.036s	coverage: 77.3% of statements
17:12:31 [2022-05-04T17:12:31.049Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:12:31 [2022-05-04T17:12:31.049Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:12:31 [2022-05-04T17:12:31.049Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:12:31 [2022-05-04T17:12:31.049Z] ?   	github.com/docker/docker/builder	[no test files]
17:12:31 [2022-05-04T17:12:31.049Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:12:31 [2022-05-04T17:12:31.049Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:12:31 [2022-05-04T17:12:31.049Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:12:31 [2022-05-04T17:12:31.049Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:12:31 [2022-05-04T17:12:31.049Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:12:31 [2022-05-04T17:12:31.049Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:12:31 [2022-05-04T17:12:31.049Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestIsGIT
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestIsGIT (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] PASS
17:12:31 [2022-05-04T17:12:31.049Z] coverage: 100.0% of statements
17:12:31 [2022-05-04T17:12:31.049Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.142s	coverage: 100.0% of statements
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestParseRemoteURL
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestParseRemoteURL (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestCloneArgsSmartHttp
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestCloneArgsSmartHttp (0.01s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestCloneArgsDumbHttp
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestCloneArgsGit
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestCloneArgsGit (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestCheckoutGit
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestProcessNoDockerignore
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestProcessNoDockerignore (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestProcessShouldLeaveAllFiles
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestDetectContentType
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestDetectContentType (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestSelectAcceptableMIME
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestSelectAcceptableMIME (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestInspectEmptyResponse
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestInspectEmptyResponse (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestInspectResponseBinary
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestInspectResponseBinary (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestResponseUnsupportedContentType
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestInspectResponseTextSimple
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestInspectResponseTextSimple (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestInspectResponseEmptyContentType
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestUnknownContentLength
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestUnknownContentLength (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestDownloadRemote
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestDownloadRemote (0.08s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestGetWithStatusError
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestGetWithStatusError (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestCloseRootDirectory
17:12:31 [2022-05-04T17:12:31.049Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:12:31 [2022-05-04T17:12:31.049Z] --- SKIP: TestCloseRootDirectory (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestHashFile
17:12:31 [2022-05-04T17:12:31.049Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:12:31 [2022-05-04T17:12:31.049Z] --- SKIP: TestHashFile (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestHashSubdir
17:12:31 [2022-05-04T17:12:31.049Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:12:31 [2022-05-04T17:12:31.049Z] --- SKIP: TestHashSubdir (0.01s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestRemoveDirectory
17:12:31 [2022-05-04T17:12:31.049Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:12:31 [2022-05-04T17:12:31.049Z] --- SKIP: TestRemoveDirectory (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] PASS
17:12:31 [2022-05-04T17:12:31.049Z] coverage: 9.3% of statements
17:12:31 [2022-05-04T17:12:31.049Z] ok  	github.com/docker/docker/builder/remotecontext	0.278s	coverage: 9.3% of statements
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestEnable
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestEnable (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestDisable
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestDisable (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestEnabled
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestEnabled (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] PASS
17:12:31 [2022-05-04T17:12:31.049Z] coverage: 100.0% of statements
17:12:31 [2022-05-04T17:12:31.049Z] ok  	github.com/docker/docker/cli/debug	0.047s	coverage: 100.0% of statements
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestGetAllAllowed
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestGetAllAllowed (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestGetAllMeta
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestGetAllMeta (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestWarnOnUnusedBuildArgs
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestIsUnreferencedBuiltin
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestIsExistingDirectory
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestIsExistingDirectory (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestGetFilenameForDownload
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestGetFilenameForDownload (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestEnv2Variables
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestEnv2Variables (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestEnvValueWithExistingRunConfigEnv
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestMaintainer
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestMaintainer (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestLabel
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestLabel (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestFromScratch
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestFromScratch (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestFromWithArg
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestFromWithArg (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestFromWithArgButBuildArgsNotGiven
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestFromWithUndefinedArg
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestFromWithUndefinedArg (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestFromMultiStageWithNamedStage
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestOnbuild
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestOnbuild (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestWorkdir
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestWorkdir (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestCmd
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestCmd (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestHealthcheckNone
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestHealthcheckNone (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestHealthcheckCmd
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestHealthcheckCmd (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestEntrypoint
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestEntrypoint (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestExpose
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestExpose (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestUser
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestUser (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestVolume
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestVolume (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestStopSignal
17:12:31 [2022-05-04T17:12:31.049Z]     dispatchers_test.go:377: Windows does not support stopsignal
17:12:31 [2022-05-04T17:12:31.049Z] --- SKIP: TestStopSignal (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestArg
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestArg (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestShell
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestShell (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestPrependEnvOnCmd
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestPrependEnvOnCmd (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestRunWithBuildArgs
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestRunWithBuildArgs (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestRunIgnoresHealthcheck
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestDispatchUnsupportedOptions
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestNormalizeWorkdir
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestNormalizeWorkdir (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestDispatch
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestDispatch/ADD_multiple_files_to_file
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestDispatch/COPY_multiple_files_to_file
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestDispatch/COPY_wildcard_no_files
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestDispatch/COPY_url
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestDispatch (0.06s)
17:12:31 [2022-05-04T17:12:31.049Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s)
17:12:31 [2022-05-04T17:12:31.049Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
17:12:31 [2022-05-04T17:12:31.049Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
17:12:31 [2022-05-04T17:12:31.049Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
17:12:31 [2022-05-04T17:12:31.049Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
17:12:31 [2022-05-04T17:12:31.049Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z]     --- PASS: TestDispatch/COPY_url (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestAddScratchImageAddsToMounts
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestAddFromScratchPopulatesPlatform
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestImageSourceGetAddsToMounts
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestEmptyDockerfile
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestEmptyDockerfile (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestSymlinkDockerfile
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestSymlinkDockerfile (0.01s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestDockerfileOutsideTheBuildContext
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestNonExistingDockerfile
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestNonExistingDockerfile (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestCopyRunConfig
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestCopyRunConfig (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestDeepCopyRunConfig
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestDeepCopyRunConfig (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestExportImage
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestExportImage (0.01s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestNormalizeDest
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestNormalizeDest (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] PASS
17:12:31 [2022-05-04T17:12:31.049Z] coverage: 46.7% of statements
17:12:31 [2022-05-04T17:12:31.049Z] ok  	github.com/docker/docker/builder/dockerfile	0.232s	coverage: 46.7% of statements
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestTCP4Proxy
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestTCP4Proxy (0.01s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestTCP4ProxyHalfClose
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestTCP4ProxyHalfClose (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestTCP6Proxy
17:12:31 [2022-05-04T17:12:31.049Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
17:12:31 [2022-05-04T17:12:31.049Z] --- SKIP: TestTCP6Proxy (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestTCPDualStackProxy
17:12:31 [2022-05-04T17:12:31.049Z]     network_proxy_test.go:208: No support for dual stack yet
17:12:31 [2022-05-04T17:12:31.049Z] --- SKIP: TestTCPDualStackProxy (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestUDP4Proxy
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestUDP4Proxy (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestUDP6Proxy
17:12:31 [2022-05-04T17:12:31.049Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
17:12:31 [2022-05-04T17:12:31.049Z] --- SKIP: TestUDP6Proxy (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestUDPWriteError
17:12:31 [2022-05-04T17:12:31.049Z] --- PASS: TestUDPWriteError (0.00s)
17:12:31 [2022-05-04T17:12:31.049Z] === RUN   TestSCTP4Proxy
17:12:31 [2022-05-04T17:12:31.049Z]     network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows
17:12:31 [2022-05-04T17:12:31.050Z] --- SKIP: TestSCTP4Proxy (0.00s)
17:12:31 [2022-05-04T17:12:31.050Z] === RUN   TestSCTP6Proxy
17:12:31 [2022-05-04T17:12:31.050Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
17:12:31 [2022-05-04T17:12:31.050Z] --- SKIP: TestSCTP6Proxy (0.00s)
17:12:31 [2022-05-04T17:12:31.050Z] PASS
17:12:31 [2022-05-04T17:12:31.050Z] coverage: 49.4% of statements
17:12:31 [2022-05-04T17:12:31.050Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.066s	coverage: 49.4% of statements
17:12:31 [2022-05-04T17:12:31.539Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
17:12:31 [2022-05-04T17:12:31.798Z]     check_test.go:307: [d1fd9ad93a163] daemon is not started
17:12:31 [2022-05-04T17:12:31.798Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
17:12:34 [2022-05-04T17:12:34.154Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev
17:12:34 [2022-05-04T17:12:34.154Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev
17:12:34 [2022-05-04T17:12:34.154Z] GOOS="linux" GOARCH="s390x" GOARM=""
17:12:34 [2022-05-04T17:12:34.154Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev
17:12:34 [2022-05-04T17:12:34.154Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
17:12:34 [2022-05-04T17:12:34.468Z] --- PASS: TestRenameRunningContainerAndReuse (5.08s)
17:12:34 [2022-05-04T17:12:34.468Z] === RUN   TestRenameInvalidName
17:12:34 [2022-05-04T17:12:34.486Z] + sudo modprobe ip6table_filter
[Pipeline] sh
17:12:34 [2022-05-04T17:12:34.774Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43560/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6e376e32d85ab3faad4095c561b8ab8030fbce15 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6e376e32d85ab3faad4095c561b8ab8030fbce15 hack/test/unit
17:12:35 [2022-05-04T17:12:35.034Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove')
17:12:35 [2022-05-04T17:12:35.034Z] + TESTFLAGS+=' -test.timeout=5m'
17:12:35 [2022-05-04T17:12:35.034Z] + TESTDIRS=./...
17:12:35 [2022-05-04T17:12:35.034Z] + exclude_paths='/vendor/|/integration'
17:12:35 [2022-05-04T17:12:35.034Z] ++ grep -vE '(/vendor/|/integration)'
17:12:35 [2022-05-04T17:12:35.034Z] ++ go list ./...
17:12:36 [2022-05-04T17:12:36.421Z] + pkg_list='github.com/docker/docker/api
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/backend/build
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/httpstatus
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/httputils
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/middleware
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router/build
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router/checkpoint
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router/container
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router/debug
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router/distribution
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router/grpc
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router/image
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router/network
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router/plugin
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router/session
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router/swarm
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router/system
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router/volume
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/backend
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/blkiodev
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/container
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/events
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/filters
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/image
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/mount
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/network
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/plugins/logdriver
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/registry
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/strslice
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/swarm
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/swarm/runtime
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/time
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/versions
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/versions/v1p19
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/versions/v1p20
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/volume
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/builder
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/builder/builder-next
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/builder/builder-next/exporter
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/builder/builder-next/worker
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/builder/dockerfile
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/builder/remotecontext
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/builder/remotecontext/git
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/builder/remotecontext/urlutil
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/cli
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/cli/config
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/cli/debug
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/cli/winresources/docker-proxy
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/cli/winresources/dockerd
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/client
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/cmd/docker-proxy
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/cmd/dockerd
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/cmd/dockerd/trap
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/container
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/container/stream
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/contrib/apparmor
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/contrib/docker-device-tool
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/contrib/httpserver
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/cluster
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/cluster/convert
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/cluster/executor
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/cluster/executor/container
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/cluster/provider
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/config
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/events
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/events/testutils
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/exec
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/graphdriver
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/graphdriver/aufs
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/graphdriver/copy
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/graphdriver/overlay
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/graphdriver/register
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/graphdriver/vfs
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/graphdriver/zfs
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/images
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/initlayer
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/links
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/listeners
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/logger
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/logger/awslogs
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/logger/fluentd
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/logger/gcplogs
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/logger/gelf
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/logger/journald
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/logger/local
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/logger/logentries
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/logger/loggerutils
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/logger/splunk
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/logger/syslog
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/logger/templates
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/names
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/network
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/daemon/stats
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/distribution
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/distribution/metadata
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/distribution/utils
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/distribution/xfer
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/dockerversion
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/errdefs
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/image
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/image/cache
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/image/tarexport
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/image/v1
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/internal/test/suite
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/layer
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libcontainerd
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libcontainerd/queue
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libcontainerd/remote
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libcontainerd/supervisor
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libcontainerd/types
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/bitseq
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/cluster
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/config
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/datastore
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/diagnostic
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/discoverapi
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/driverapi
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/drivers/bridge
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/drivers/host
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/drivers/null
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/drivers/overlay
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/drivers/remote
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/drivers/windows
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/drvregistry
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/etchosts
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/idm
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/internal/caller
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/ipam
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/ipamapi
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/ipams/builtin
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/ipams/null
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/ipams/remote
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/ipamutils
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/iptables
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/netlabel
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/netutils
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/networkdb
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/ns
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/options
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/osl
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/osl/kernel
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/portallocator
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/portmapper
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/resolvconf
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/testutils
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/libnetwork/types
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/oci
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/oci/caps
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/opts
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/aaparser
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/archive
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/authorization
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/broadcaster
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/capabilities
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/chrootarchive
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/containerfs
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/devicemapper
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/directory
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/dmesg
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/filenotify
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/fileutils
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/fsutils
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/homedir
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/idtools
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/ioutils
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/jsonmessage
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/longpath
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/loopback
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/namesgenerator
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/parsers
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/parsers/kernel
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/pidfile
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/platform
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/plugingetter
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/plugins
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/plugins/transport
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/pools
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/progress
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/pubsub
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/reexec
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/signal
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/stack
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/stdcopy
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/streamformatter
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/stringid
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/sysinfo
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/system
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/tailfile
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/tarsum
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/truncindex
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/urlutil
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/pkg/useragent
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/plugin
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/plugin/executor/containerd
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/plugin/v2
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/profiles/apparmor
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/profiles/seccomp
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/quota
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/reference
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/registry
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/registry/resumable
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/restartmanager
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/rootless
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/rootless/specconv
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/runconfig
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/runconfig/opts
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/testutil
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/testutil/daemon
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/testutil/environment
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/testutil/fakecontext
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/testutil/fakegit
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/testutil/fakestorage
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/testutil/fixtures/load
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/testutil/fixtures/plugin
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/testutil/registry
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/testutil/request
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/volume
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/volume/drivers
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/volume/local
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/volume/mounts
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/volume/service
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/volume/service/opts
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/volume/testutils'
17:12:36 [2022-05-04T17:12:36.421Z] ++ grep --fixed-strings -v /libnetwork
17:12:36 [2022-05-04T17:12:36.421Z] ++ echo 'github.com/docker/docker/api
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/backend/build
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/httpstatus
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/httputils
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/middleware
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router/build
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router/checkpoint
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router/container
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router/debug
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router/distribution
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router/grpc
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router/image
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router/network
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router/plugin
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router/session
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router/swarm
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router/system
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/server/router/volume
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/backend
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/blkiodev
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/container
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/events
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/filters
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/image
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/mount
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/network
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/plugins/logdriver
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/registry
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/strslice
17:12:36 [2022-05-04T17:12:36.421Z] github.com/docker/docker/api/types/swarm
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/types/swarm/runtime
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/types/time
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/types/versions
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/types/versions/v1p19
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/types/versions/v1p20
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/types/volume
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/builder
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/builder/builder-next
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/builder/builder-next/exporter
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/builder/builder-next/worker
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/builder/dockerfile
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/builder/remotecontext
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/builder/remotecontext/git
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/builder/remotecontext/urlutil
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/cli
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/cli/config
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/cli/debug
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/cli/winresources/docker-proxy
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/cli/winresources/dockerd
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/client
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/cmd/docker-proxy
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/cmd/dockerd
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/cmd/dockerd/trap
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/container
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/container/stream
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/contrib/apparmor
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/contrib/docker-device-tool
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/contrib/httpserver
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/cluster
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/cluster/convert
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/cluster/executor
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/cluster/executor/container
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/cluster/provider
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/config
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/events
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/events/testutils
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/exec
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/graphdriver
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/graphdriver/aufs
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/graphdriver/copy
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/graphdriver/overlay
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/graphdriver/register
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/graphdriver/vfs
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/graphdriver/zfs
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/images
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/initlayer
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/links
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/listeners
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/logger
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/logger/awslogs
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/logger/fluentd
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/logger/gcplogs
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/logger/gelf
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/logger/journald
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/logger/local
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/logger/logentries
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/logger/loggerutils
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/logger/splunk
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/logger/syslog
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/logger/templates
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/names
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/network
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/stats
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/distribution
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/distribution/metadata
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/distribution/utils
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/distribution/xfer
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/dockerversion
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/errdefs
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/image
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/image/cache
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/image/tarexport
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/image/v1
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/internal/test/suite
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/layer
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libcontainerd
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libcontainerd/queue
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libcontainerd/remote
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libcontainerd/supervisor
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libcontainerd/types
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/bitseq
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/cluster
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/config
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/datastore
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/diagnostic
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/discoverapi
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/driverapi
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/drivers/bridge
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/drivers/host
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/drivers/null
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/drivers/overlay
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/drivers/remote
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/drivers/windows
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/drvregistry
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/etchosts
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/idm
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/internal/caller
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/ipam
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/ipamapi
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/ipams/builtin
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/ipams/null
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/ipams/remote
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/ipamutils
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/iptables
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/netlabel
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/netutils
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/networkdb
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/ns
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/options
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/osl
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/osl/kernel
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/portallocator
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/portmapper
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/resolvconf
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/testutils
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/libnetwork/types
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/oci
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/oci/caps
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/opts
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/aaparser
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/archive
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/authorization
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/broadcaster
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/capabilities
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/chrootarchive
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/containerfs
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/devicemapper
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/directory
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/dmesg
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/filenotify
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/fileutils
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/fsutils
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/homedir
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/idtools
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/ioutils
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/jsonmessage
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/longpath
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/loopback
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/namesgenerator
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/parsers
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/parsers/kernel
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/pidfile
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/platform
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/plugingetter
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/plugins
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/plugins/transport
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/pools
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/progress
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/pubsub
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/reexec
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/signal
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/stack
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/stdcopy
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/streamformatter
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/stringid
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/sysinfo
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/system
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/tailfile
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/tarsum
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/truncindex
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/urlutil
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/pkg/useragent
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/plugin
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/plugin/executor/containerd
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/plugin/v2
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/profiles/apparmor
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/profiles/seccomp
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/quota
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/reference
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/registry
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/registry/resumable
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/restartmanager
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/rootless
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/rootless/specconv
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/runconfig
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/runconfig/opts
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/testutil
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/testutil/daemon
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/testutil/environment
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/testutil/fakecontext
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/testutil/fakegit
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/testutil/fakestorage
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/testutil/fixtures/load
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/testutil/fixtures/plugin
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/testutil/registry
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/testutil/request
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/volume
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/volume/drivers
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/volume/local
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/volume/mounts
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/volume/service
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/volume/service/opts
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/volume/testutils'
17:12:36 [2022-05-04T17:12:36.422Z] + base_pkg_list='github.com/docker/docker/api
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/server
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/server/backend/build
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/server/httpstatus
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/server/httputils
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/server/middleware
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/server/router
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/server/router/build
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/server/router/checkpoint
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/server/router/container
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/server/router/debug
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/server/router/distribution
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/server/router/grpc
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/server/router/image
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/server/router/network
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/server/router/plugin
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/server/router/session
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/server/router/swarm
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/server/router/system
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/server/router/volume
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/types
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/types/backend
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/types/blkiodev
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/types/container
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/types/events
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/types/filters
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/types/image
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/types/mount
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/types/network
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/types/plugins/logdriver
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/types/registry
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/types/strslice
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/types/swarm
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/types/swarm/runtime
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/types/time
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/types/versions
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/types/versions/v1p19
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/types/versions/v1p20
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/api/types/volume
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/builder
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/builder/builder-next
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/builder/builder-next/exporter
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/builder/builder-next/worker
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/builder/dockerfile
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/builder/remotecontext
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/builder/remotecontext/git
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/builder/remotecontext/urlutil
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/cli
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/cli/config
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/cli/debug
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/cli/winresources/docker-proxy
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/cli/winresources/dockerd
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/client
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/cmd/docker-proxy
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/cmd/dockerd
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/cmd/dockerd/trap
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/container
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/container/stream
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/contrib/apparmor
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/contrib/docker-device-tool
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/contrib/httpserver
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/cluster
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/cluster/convert
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/cluster/executor
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/cluster/executor/container
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/cluster/provider
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/config
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/events
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/events/testutils
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/exec
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/graphdriver
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/graphdriver/aufs
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/graphdriver/copy
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/graphdriver/overlay
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/graphdriver/register
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/graphdriver/vfs
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/graphdriver/zfs
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/images
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/initlayer
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/links
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/listeners
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/logger
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/logger/awslogs
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/logger/fluentd
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/logger/gcplogs
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/logger/gelf
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/logger/journald
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:12:36 [2022-05-04T17:12:36.422Z] github.com/docker/docker/daemon/logger/local
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/logger/logentries
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/logger/loggerutils
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/logger/splunk
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/logger/syslog
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/logger/templates
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/names
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/network
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/stats
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/distribution
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/distribution/metadata
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/distribution/utils
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/distribution/xfer
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/dockerversion
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/errdefs
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/image
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/image/cache
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/image/tarexport
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/image/v1
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/internal/test/suite
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/layer
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libcontainerd
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libcontainerd/queue
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libcontainerd/remote
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libcontainerd/supervisor
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libcontainerd/types
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/oci
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/oci/caps
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/opts
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/aaparser
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/archive
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/authorization
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/broadcaster
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/capabilities
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/chrootarchive
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/containerfs
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/devicemapper
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/directory
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/dmesg
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/filenotify
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/fileutils
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/fsutils
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/homedir
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/idtools
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/ioutils
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/jsonmessage
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/longpath
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/loopback
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/namesgenerator
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/parsers
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/parsers/kernel
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/pidfile
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/platform
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/plugingetter
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/plugins
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/plugins/transport
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/pools
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/progress
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/pubsub
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/reexec
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/signal
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/stack
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/stdcopy
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/streamformatter
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/stringid
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/sysinfo
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/system
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/tailfile
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/tarsum
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/truncindex
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/urlutil
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/useragent
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/plugin
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/plugin/executor/containerd
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/plugin/v2
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/profiles/apparmor
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/profiles/seccomp
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/quota
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/reference
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/registry
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/registry/resumable
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/restartmanager
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/rootless
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/rootless/specconv
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/runconfig
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/runconfig/opts
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/testutil
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/testutil/daemon
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/testutil/environment
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/testutil/fakecontext
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/testutil/fakegit
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/testutil/fakestorage
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/testutil/fixtures/load
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/testutil/fixtures/plugin
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/testutil/registry
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/testutil/request
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/volume
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/volume/drivers
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/volume/local
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/volume/mounts
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/volume/service
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/volume/service/opts
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/volume/testutils'
17:12:36 [2022-05-04T17:12:36.423Z] ++ echo 'github.com/docker/docker/api
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/server
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/server/backend/build
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/server/httpstatus
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/server/httputils
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/server/middleware
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/server/router
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/server/router/build
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/server/router/checkpoint
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/server/router/container
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/server/router/debug
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/server/router/distribution
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/server/router/grpc
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/server/router/image
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/server/router/network
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/server/router/plugin
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/server/router/session
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/server/router/swarm
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/server/router/system
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/server/router/volume
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/types
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/types/backend
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/types/blkiodev
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/types/container
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/types/events
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/types/filters
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/types/image
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/types/mount
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/types/network
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/types/plugins/logdriver
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/types/registry
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/types/strslice
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/types/swarm
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/types/swarm/runtime
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/types/time
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/types/versions
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/types/versions/v1p19
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/types/versions/v1p20
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/api/types/volume
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/builder
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/builder/builder-next
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/builder/builder-next/exporter
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/builder/builder-next/worker
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/builder/dockerfile
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/builder/remotecontext
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/builder/remotecontext/git
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/builder/remotecontext/urlutil
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/cli
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/cli/config
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/cli/debug
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/cli/winresources/docker-proxy
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/cli/winresources/dockerd
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/client
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/cmd/docker-proxy
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/cmd/dockerd
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/cmd/dockerd/trap
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/container
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/container/stream
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/contrib/apparmor
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/contrib/docker-device-tool
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/contrib/httpserver
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/cluster
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/cluster/convert
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/cluster/executor
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/cluster/executor/container
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/cluster/provider
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/config
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/events
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/events/testutils
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/exec
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/graphdriver
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/graphdriver/aufs
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/graphdriver/copy
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/graphdriver/overlay
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/graphdriver/register
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/graphdriver/vfs
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/graphdriver/zfs
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/images
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/initlayer
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/links
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/listeners
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/logger
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/logger/awslogs
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/logger/fluentd
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/logger/gcplogs
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/logger/gelf
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/logger/journald
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/logger/local
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/logger/logentries
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/logger/loggerutils
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/logger/splunk
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/logger/syslog
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/logger/templates
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/names
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/network
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/daemon/stats
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/distribution
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/distribution/metadata
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/distribution/utils
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/distribution/xfer
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/dockerversion
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/errdefs
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/image
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/image/cache
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/image/tarexport
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/image/v1
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/internal/test/suite
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/layer
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libcontainerd
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libcontainerd/queue
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libcontainerd/remote
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libcontainerd/supervisor
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libcontainerd/types
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/bitseq
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/cluster
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/config
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/datastore
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/diagnostic
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/discoverapi
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/driverapi
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/drivers/bridge
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/drivers/host
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/drivers/null
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/drivers/overlay
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/drivers/remote
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/drivers/windows
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/drvregistry
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/etchosts
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/idm
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/internal/caller
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/ipam
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/ipamapi
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/ipams/builtin
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/ipams/null
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/ipams/remote
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/ipamutils
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/iptables
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/netlabel
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/netutils
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/networkdb
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/ns
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/options
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/osl
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/osl/kernel
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/portallocator
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/portmapper
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/resolvconf
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/testutils
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/libnetwork/types
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/oci
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/oci/caps
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/opts
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/aaparser
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/archive
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/authorization
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/broadcaster
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/capabilities
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/chrootarchive
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/containerfs
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/devicemapper
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/directory
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/dmesg
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/filenotify
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/fileutils
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/fsutils
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/homedir
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/idtools
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/ioutils
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/jsonmessage
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/longpath
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/loopback
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/namesgenerator
17:12:36 [2022-05-04T17:12:36.423Z] github.com/docker/docker/pkg/parsers
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/pkg/parsers/kernel
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/pkg/pidfile
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/pkg/platform
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/pkg/plugingetter
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/pkg/plugins
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/pkg/plugins/transport
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/pkg/pools
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/pkg/progress
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/pkg/pubsub
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/pkg/reexec
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/pkg/signal
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/pkg/stack
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/pkg/stdcopy
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/pkg/streamformatter
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/pkg/stringid
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/pkg/sysinfo
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/pkg/system
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/pkg/tailfile
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/pkg/tarsum
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/pkg/truncindex
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/pkg/urlutil
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/pkg/useragent
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/plugin
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/plugin/executor/containerd
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/plugin/v2
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/profiles/apparmor
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/profiles/seccomp
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/quota
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/reference
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/registry
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/registry/resumable
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/restartmanager
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/rootless
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/rootless/specconv
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/runconfig
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/runconfig/opts
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/testutil
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/testutil/daemon
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/testutil/environment
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/testutil/fakecontext
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/testutil/fakegit
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/testutil/fakestorage
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/testutil/fixtures/load
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/testutil/fixtures/plugin
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/testutil/registry
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/testutil/request
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/volume
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/volume/drivers
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/volume/local
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/volume/mounts
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/volume/service
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/volume/service/opts
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/volume/testutils'
17:12:36 [2022-05-04T17:12:36.424Z] ++ grep --fixed-strings /libnetwork
17:12:36 [2022-05-04T17:12:36.424Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/bitseq
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/cluster
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/config
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/datastore
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/diagnostic
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/discoverapi
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/driverapi
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/bridge
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/host
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/null
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/overlay
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/remote
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/windows
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drvregistry
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/etchosts
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/idm
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/internal/caller
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/ipam
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/ipamapi
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/ipams/builtin
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/ipams/null
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/ipams/remote
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/ipamutils
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/iptables
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/netlabel
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/netutils
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/networkdb
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/ns
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/options
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/osl
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/osl/kernel
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/portallocator
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/portmapper
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/resolvconf
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/testutils
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/types'
17:12:36 [2022-05-04T17:12:36.424Z] + grep --fixed-strings libnetwork/drivers/bridge
17:12:36 [2022-05-04T17:12:36.424Z] + echo 'github.com/docker/docker/libnetwork
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/bitseq
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/cluster
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/config
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/datastore
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/diagnostic
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/discoverapi
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/driverapi
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/bridge
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/host
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/null
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/overlay
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/remote
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/windows
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drvregistry
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/etchosts
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/idm
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/internal/caller
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/ipam
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/ipamapi
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/ipams/builtin
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/ipams/null
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/ipams/remote
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/ipamutils
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/iptables
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/netlabel
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/netutils
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/networkdb
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/ns
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/options
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/osl
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/osl/kernel
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/portallocator
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/portmapper
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/resolvconf
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/testutils
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/types'
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/bridge
17:12:36 [2022-05-04T17:12:36.424Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:12:36 [2022-05-04T17:12:36.424Z] + type docker-proxy
17:12:36 [2022-05-04T17:12:36.424Z] hack/test/unit: line 25: type: docker-proxy: not found
17:12:36 [2022-05-04T17:12:36.424Z] + hack/make.sh binary-proxy install-proxy
17:12:36 [2022-05-04T17:12:36.424Z] 
17:12:36 [2022-05-04T17:12:36.424Z] Removing bundles/
17:12:36 [2022-05-04T17:12:36.424Z] 
17:12:36 [2022-05-04T17:12:36.424Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
17:12:36 [2022-05-04T17:12:36.424Z] Building: bundles/binary-proxy/docker-proxy-dev
17:12:36 [2022-05-04T17:12:36.424Z] GOOS="" GOARCH="" GOARM=""
17:12:37 [2022-05-04T17:12:37.076Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
17:12:37 [2022-05-04T17:12:37.413Z] --- PASS: TestRenameInvalidName (2.51s)
17:12:37 [2022-05-04T17:12:37.413Z] === RUN   TestRenameAnonymousContainer
17:12:40 [2022-05-04T17:12:40.362Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
17:12:42 [2022-05-04T17:12:42.896Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
17:12:43 [2022-05-04T17:12:43.154Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestCheckpointCreateError
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestCheckpointCreateError (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestCheckpointCreate
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestCheckpointCreate (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestCheckpointDeleteError
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestCheckpointDeleteError (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestCheckpointDelete
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestCheckpointDelete (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestCheckpointListError
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestCheckpointListError (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestCheckpointList
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestCheckpointList (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestCheckpointListContainerNotFound
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestNewClientWithOpsFromEnv
17:12:43 [2022-05-04T17:12:43.552Z]     client_test.go:22: runtime.GOOS == "windows"
17:12:43 [2022-05-04T17:12:43.552Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestGetAPIPath
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestGetAPIPath (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestParseHostURL
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestParseHostURL (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestNegotiateAPIVersionEmpty
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestNegotiateAPIVersion
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestNegotiateAPIVersion/downgrade_from_default
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestNegotiateAPIVersion/no_downgrade_from_custom_version
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestNegotiateAPIVersion/downgrade_legacy
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestNegotiateAPIVersion/downgrade_old
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestNegotiateAPIVersion/no_upgrade
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestNegotiateAPIVersion (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z]     --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z]     --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z]     --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z]     --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z]     --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestNegotiateAPVersionOverride
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestNegotiateAPIVersionAutomatic
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestClientRedirect
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestClientRedirect/GET
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestClientRedirect/POST
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestClientRedirect/PUT
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestClientRedirect/DELETE
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestClientRedirect (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z]     --- PASS: TestClientRedirect/GET (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z]     --- PASS: TestClientRedirect/POST (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z]     --- PASS: TestClientRedirect/PUT (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z]     --- PASS: TestClientRedirect/DELETE (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestConfigCreateUnsupported
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestConfigCreateUnsupported (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestConfigCreateError
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestConfigCreateError (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestConfigCreate
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestConfigCreate (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestConfigInspectNotFound
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestConfigInspectNotFound (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestConfigInspectWithEmptyID
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestConfigInspectUnsupported
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestConfigInspectUnsupported (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestConfigInspectError
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestConfigInspectError (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestConfigInspectConfigNotFound
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestConfigInspect
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestConfigInspect (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestConfigListUnsupported
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestConfigListUnsupported (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestConfigListError
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestConfigListError (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestConfigList
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestConfigList (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestConfigRemoveUnsupported
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestConfigRemoveError
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestConfigRemoveError (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestConfigRemove
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestConfigRemove (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestConfigUpdateUnsupported
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestConfigUpdateError
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestConfigUpdateError (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestConfigUpdate
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestConfigUpdate (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerCommitError
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerCommitError (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerCommit
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerCommit (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerStatPathError
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerStatPathError (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerStatPathNotFoundError
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerStatPathNoHeaderError
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerStatPath
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerStatPath (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestCopyToContainerError
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestCopyToContainerError (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestCopyToContainerNotFoundError
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestCopyToContainerEmptyResponse
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestCopyToContainer
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestCopyToContainer (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestCopyFromContainerError
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestCopyFromContainerError (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestCopyFromContainerNotFoundError
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestCopyFromContainerEmptyResponse
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestCopyFromContainerNoHeaderError
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestCopyFromContainer
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestCopyFromContainer (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerCreateError
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerCreateError (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerCreateImageNotFound
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerCreateWithName
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerCreateWithName (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerCreateAutoRemove
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerDiffError
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerDiffError (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerDiff
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerDiff (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerExecCreateError
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerExecCreateError (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerExecCreate
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerExecCreate (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerExecStartError
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerExecStartError (0.02s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerExecStart
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerExecStart (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerExecInspectError
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerExecInspectError (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerExecInspect
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerExecInspect (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerExportError
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerExportError (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerExport
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerExport (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerInspectError
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerInspectError (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerInspectContainerNotFound
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerInspectWithEmptyID
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerInspect
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerInspect (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerInspectNode
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerInspectNode (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerKillError
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerKillError (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerKill
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerKill (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerListError
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerListError (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerList
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerList (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerLogsNotFoundError
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerLogsError
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerLogsError (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerLogs
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerLogs (0.16s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerPauseError
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerPauseError (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerPause
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerPause (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainersPruneError
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainersPruneError (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainersPrune
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainersPrune (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerRemoveError
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerRemoveError (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerRemoveNotFoundError
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerRemove
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerRemove (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerRenameError
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerRenameError (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerRename
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerRename (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerResizeError
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerResizeError (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerExecResizeError
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerExecResizeError (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerResize
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerResize (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerExecResize
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerExecResize (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerRestartError
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerRestartError (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerRestart
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerRestart (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerStartError
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerStartError (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerStart
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerStart (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerStatsError
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerStatsError (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerStats
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerStats (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerStopError
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerStopError (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerStop
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerStop (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerTopError
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerTopError (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerTop
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerTop (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerUnpauseError
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerUnpauseError (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerUnpause
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerUnpause (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerUpdateError
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerUpdateError (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerUpdate
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerUpdate (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerWaitError
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerWaitError (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestContainerWait
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestContainerWait (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestDiskUsageError
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestDiskUsageError (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestDiskUsage
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestDiskUsage (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestDistributionInspectUnsupported
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestDistributionInspectWithEmptyID
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestEventsErrorInOptions
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestEventsErrorInOptions (0.00s)
17:12:43 [2022-05-04T17:12:43.552Z] === RUN   TestEventsErrorFromServer
17:12:43 [2022-05-04T17:12:43.552Z] --- PASS: TestEventsErrorFromServer (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestEvents
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestEvents (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestTLSCloseWriter
17:12:43 [2022-05-04T17:12:43.553Z] === PAUSE TestTLSCloseWriter
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestImageBuildError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestImageBuildError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestImageBuild
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestImageBuild (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestGetDockerOS
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestGetDockerOS (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestImageCreateError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestImageCreateError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestImageCreate
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestImageCreate (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestImageHistoryError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestImageHistoryError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestImageHistory
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestImageHistory (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestImageImportError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestImageImportError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestImageImport
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestImageImport (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestImageInspectError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestImageInspectError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestImageInspectImageNotFound
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestImageInspectImageNotFound (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestImageInspectWithEmptyID
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestImageInspect
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestImageInspect (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestImageListError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestImageListError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestImageList
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestImageList (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestImageListApiBefore125
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestImageListApiBefore125 (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestImageLoadError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestImageLoadError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestImageLoad
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestImageLoad (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestImagesPruneError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestImagesPruneError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestImagesPrune
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestImagesPrune (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestImagePullReferenceParseError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestImagePullReferenceParseError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestImagePullAnyError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestImagePullAnyError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestImagePullStatusUnauthorizedError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestImagePullWithPrivilegedFuncNoError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestImagePullWithoutErrors
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestImagePullWithoutErrors (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestImagePushReferenceError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestImagePushReferenceError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestImagePushAnyError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestImagePushAnyError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestImagePushStatusUnauthorizedError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestImagePushWithPrivilegedFuncNoError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestImagePushWithoutErrors
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestImagePushWithoutErrors (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestImageRemoveError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestImageRemoveError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestImageRemoveImageNotFound
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestImageRemove
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestImageRemove (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestImageSaveError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestImageSaveError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestImageSave
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestImageSave (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestImageSearchAnyError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestImageSearchAnyError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestImageSearchStatusUnauthorizedError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestImageSearchWithoutErrors
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestImageTagError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestImageTagError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestImageTagInvalidReference
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestImageTagInvalidReference (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestImageTagInvalidSourceImageName
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestImageTagHexSource
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestImageTagHexSource (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestImageTag
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestImageTag (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestInfoServerError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestInfoServerError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestInfoInvalidResponseJSONError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestInfo
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestInfo (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestNetworkConnectError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestNetworkConnectError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestNetworkConnect
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestNetworkConnect (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestNetworkCreateError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestNetworkCreateError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestNetworkCreate
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestNetworkCreate (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestNetworkDisconnectError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestNetworkDisconnectError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestNetworkDisconnect
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestNetworkDisconnect (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestNetworkInspect
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestNetworkInspect/empty_ID
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestNetworkInspect/no_options
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestNetworkInspect/verbose
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestNetworkInspect/global_scope
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestNetworkInspect/unknown_network
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestNetworkInspect/server_error
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestNetworkInspect (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z]     --- PASS: TestNetworkInspect/empty_ID (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z]     --- PASS: TestNetworkInspect/no_options (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z]     --- PASS: TestNetworkInspect/verbose (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z]     --- PASS: TestNetworkInspect/global_scope (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z]     --- PASS: TestNetworkInspect/unknown_network (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z]     --- PASS: TestNetworkInspect/server_error (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestNetworkListError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestNetworkListError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestNetworkList
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestNetworkList (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestNetworksPruneError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestNetworksPruneError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestNetworksPrune
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestNetworksPrune (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestNetworkRemoveError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestNetworkRemoveError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestNetworkRemove
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestNetworkRemove (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestNodeInspectError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestNodeInspectError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestNodeInspectNodeNotFound
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestNodeInspectWithEmptyID
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestNodeInspect
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestNodeInspect (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestNodeListError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestNodeListError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestNodeList
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestNodeList (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestNodeRemoveError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestNodeRemoveError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestNodeRemove
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestNodeRemove (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestNodeUpdateError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestNodeUpdateError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestNodeUpdate
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestNodeUpdate (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestOptionWithHostFromEnv
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestOptionWithHostFromEnv (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestOptionWithTimeout
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestOptionWithTimeout (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestOptionWithVersionFromEnv
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestOptionWithVersionFromEnv (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestPingFail
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestPingFail (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestPingWithError
17:12:43 [2022-05-04T17:12:43.553Z] 2022/05/04 17:12:41 RoundTripper returned a response & error; ignoring response
17:12:43 [2022-05-04T17:12:43.553Z] 2022/05/04 17:12:41 RoundTripper returned a response & error; ignoring response
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestPingWithError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestPingSuccess
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestPingSuccess (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestPingHeadFallback
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestPingHeadFallback/OK
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestPingHeadFallback/Internal_Server_Error
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestPingHeadFallback/Not_Found
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestPingHeadFallback (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestPluginDisableError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestPluginDisableError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestPluginDisable
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestPluginDisable (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestPluginEnableError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestPluginEnableError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestPluginEnable
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestPluginEnable (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestPluginInspectError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestPluginInspectError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestPluginInspectWithEmptyID
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestPluginInspect
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestPluginInspect (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestPluginListError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestPluginListError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestPluginList
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestPluginList (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestPluginPushError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestPluginPushError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestPluginPush
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestPluginPush (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestPluginRemoveError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestPluginRemoveError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestPluginRemove
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestPluginRemove (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestPluginSetError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestPluginSetError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestPluginSet
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestPluginSet (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestSetHostHeader
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestSetHostHeader (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestPlainTextError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestPlainTextError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestInfiniteError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestInfiniteError (0.02s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestCanceledContext
17:12:43 [2022-05-04T17:12:43.553Z] 2022/05/04 17:12:41 RoundTripper returned a response & error; ignoring response
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestCanceledContext (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestDeadlineExceededContext
17:12:43 [2022-05-04T17:12:43.553Z] 2022/05/04 17:12:41 RoundTripper returned a response & error; ignoring response
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestDeadlineExceededContext (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestSecretCreateUnsupported
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestSecretCreateUnsupported (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestSecretCreateError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestSecretCreateError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestSecretCreate
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestSecretCreate (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestSecretInspectUnsupported
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestSecretInspectUnsupported (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestSecretInspectError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestSecretInspectError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestSecretInspectSecretNotFound
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestSecretInspectWithEmptyID
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestSecretInspect
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestSecretInspect (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestSecretListUnsupported
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestSecretListUnsupported (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestSecretListError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestSecretListError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestSecretList
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestSecretList (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestSecretRemoveUnsupported
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestSecretRemoveError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestSecretRemoveError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestSecretRemove
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestSecretRemove (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestSecretUpdateUnsupported
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestSecretUpdateError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestSecretUpdateError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestSecretUpdate
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestSecretUpdate (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestServiceCreateError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestServiceCreateError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestServiceCreate
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestServiceCreate (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestServiceCreateCompatiblePlatforms
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestServiceCreateDigestPinning
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestServiceInspectError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestServiceInspectError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestServiceInspectServiceNotFound
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestServiceInspectWithEmptyID
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestServiceInspect
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestServiceInspect (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestServiceListError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestServiceListError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestServiceList
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestServiceList (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestServiceLogsError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestServiceLogsError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestServiceLogs
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestServiceLogs (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestServiceRemoveError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestServiceRemoveError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestServiceRemoveNotFoundError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestServiceRemove
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestServiceRemove (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestServiceUpdateError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestServiceUpdateError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestServiceUpdate
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestServiceUpdate (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestSwarmGetUnlockKeyError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestSwarmGetUnlockKey
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestSwarmInitError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestSwarmInitError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestSwarmInit
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestSwarmInit (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestSwarmInspectError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestSwarmInspectError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestSwarmInspect
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestSwarmInspect (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestSwarmJoinError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestSwarmJoinError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestSwarmJoin
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestSwarmJoin (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestSwarmLeaveError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestSwarmLeaveError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestSwarmLeave
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestSwarmLeave (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestSwarmUnlockError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestSwarmUnlockError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestSwarmUnlock
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestSwarmUnlock (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestSwarmUpdateError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestSwarmUpdateError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestSwarmUpdate
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestSwarmUpdate (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestTaskInspectError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestTaskInspectError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestTaskInspectWithEmptyID
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestTaskInspect
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestTaskInspect (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestTaskListError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestTaskListError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestTaskList
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestTaskList (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestVolumeCreateError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestVolumeCreateError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestVolumeCreate
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestVolumeCreate (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestVolumeInspectError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestVolumeInspectError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestVolumeInspectNotFound
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestVolumeInspectNotFound (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestVolumeInspectWithEmptyID
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestVolumeInspect
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestVolumeInspect (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestVolumeListError
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestVolumeListError (0.00s)
17:12:43 [2022-05-04T17:12:43.553Z] === RUN   TestVolumeList
17:12:43 [2022-05-04T17:12:43.553Z] --- PASS: TestVolumeList (0.00s)
17:12:43 [2022-05-04T17:12:43.554Z] === RUN   TestVolumeRemoveError
17:12:43 [2022-05-04T17:12:43.554Z] --- PASS: TestVolumeRemoveError (0.00s)
17:12:43 [2022-05-04T17:12:43.554Z] === RUN   TestVolumeRemove
17:12:43 [2022-05-04T17:12:43.554Z] --- PASS: TestVolumeRemove (0.00s)
17:12:43 [2022-05-04T17:12:43.554Z] === CONT  TestTLSCloseWriter
17:12:43 [2022-05-04T17:12:43.554Z] --- PASS: TestTLSCloseWriter (0.02s)
17:12:43 [2022-05-04T17:12:43.554Z] PASS
17:12:43 [2022-05-04T17:12:43.554Z] coverage: 75.1% of statements
17:12:43 [2022-05-04T17:12:43.554Z] ok  	github.com/docker/docker/client	0.396s	coverage: 75.1% of statements
17:12:44 [2022-05-04T17:12:44.089Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
17:12:44 [2022-05-04T17:12:44.089Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
17:12:44 [2022-05-04T17:12:44.563Z] Created binary: bundles/binary-proxy/docker-proxy-dev
17:12:44 [2022-05-04T17:12:44.563Z] 
17:12:44 [2022-05-04T17:12:44.563Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
17:12:44 [2022-05-04T17:12:44.563Z] Installing docker-proxy to /usr/local/bin/
17:12:44 [2022-05-04T17:12:44.563Z] 
17:12:44 [2022-05-04T17:12:44.563Z] + mkdir -p bundles
17:12:44 [2022-05-04T17:12:44.563Z] + '[' -n 'github.com/docker/docker/api
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/server
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/server/backend/build
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/server/httpstatus
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/server/httputils
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/server/middleware
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/server/router
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/server/router/build
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/server/router/checkpoint
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/server/router/container
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/server/router/debug
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/server/router/distribution
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/server/router/grpc
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/server/router/image
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/server/router/network
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/server/router/plugin
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/server/router/session
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/server/router/swarm
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/server/router/system
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/server/router/volume
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/types
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/types/backend
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/types/blkiodev
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/types/container
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/types/events
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/types/filters
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/types/image
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/types/mount
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/types/network
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/types/plugins/logdriver
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/types/registry
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/types/strslice
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/types/swarm
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/types/swarm/runtime
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/types/time
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/types/versions
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/types/versions/v1p19
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/types/versions/v1p20
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/api/types/volume
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/builder
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/builder/builder-next
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/builder/builder-next/exporter
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/builder/builder-next/worker
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/builder/dockerfile
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/builder/remotecontext
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/builder/remotecontext/git
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/builder/remotecontext/urlutil
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/cli
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/cli/config
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/cli/debug
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/cli/winresources/docker-proxy
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/cli/winresources/dockerd
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/client
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/cmd/docker-proxy
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/cmd/dockerd
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/cmd/dockerd/trap
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/container
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/container/stream
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/contrib/apparmor
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/contrib/docker-device-tool
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/contrib/httpserver
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/cluster
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/cluster/convert
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/cluster/executor
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/cluster/executor/container
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/cluster/provider
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/config
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/events
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/events/testutils
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/exec
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/graphdriver
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/graphdriver/aufs
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/graphdriver/copy
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/graphdriver/overlay
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/graphdriver/register
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/graphdriver/vfs
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/graphdriver/zfs
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/images
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/initlayer
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/links
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/listeners
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/logger
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/logger/awslogs
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/logger/fluentd
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/logger/gcplogs
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/logger/gelf
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/logger/journald
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/logger/local
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/logger/logentries
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/logger/loggerutils
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/logger/splunk
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/logger/syslog
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/logger/templates
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/names
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/network
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/daemon/stats
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/distribution
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/distribution/metadata
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/distribution/utils
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/distribution/xfer
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/dockerversion
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/errdefs
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/image
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/image/cache
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/image/tarexport
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/image/v1
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/internal/test/suite
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/layer
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/libcontainerd
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/libcontainerd/queue
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/libcontainerd/remote
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/libcontainerd/supervisor
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/libcontainerd/types
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/oci
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/oci/caps
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/opts
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/aaparser
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/archive
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/authorization
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/broadcaster
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/capabilities
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/chrootarchive
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/containerfs
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/devicemapper
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/directory
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/dmesg
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/filenotify
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/fileutils
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/fsutils
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/homedir
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/idtools
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/ioutils
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/jsonmessage
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/longpath
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/loopback
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/namesgenerator
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/parsers
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/parsers/kernel
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/pidfile
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/platform
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/plugingetter
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/plugins
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/plugins/transport
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/pools
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/progress
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/pubsub
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/reexec
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/signal
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/stack
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/stdcopy
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/streamformatter
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/stringid
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/sysinfo
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/system
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/tailfile
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/tarsum
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/truncindex
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/urlutil
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/pkg/useragent
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/plugin
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/plugin/executor/containerd
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/plugin/v2
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/profiles/apparmor
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/profiles/seccomp
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/quota
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/reference
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/registry
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/registry/resumable
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/restartmanager
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/rootless
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/rootless/specconv
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/runconfig
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/runconfig/opts
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/testutil
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/testutil/daemon
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/testutil/environment
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/testutil/fakecontext
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/testutil/fakegit
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/testutil/fakestorage
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/testutil/fixtures/load
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/testutil/fixtures/plugin
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/testutil/registry
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/testutil/request
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/volume
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/volume/drivers
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/volume/local
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/volume/mounts
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/volume/service
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/volume/service/opts
17:12:44 [2022-05-04T17:12:44.563Z] github.com/docker/docker/volume/testutils' ']'
17:12:44 [2022-05-04T17:12:44.564Z] + 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/httpstatus 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/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/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/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/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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
17:12:44 [2022-05-04T17:12:44.564Z] ?   	github.com/docker/docker/api	[no test files]
17:12:45 [2022-05-04T17:12:45.464Z]     check_test.go:307: [df66d01cf40c1] daemon is not started
17:12:45 [2022-05-04T17:12:45.464Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
17:12:45 [2022-05-04T17:12:45.723Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
17:12:46 [2022-05-04T17:12:46.291Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
17:12:46 [2022-05-04T17:12:46.859Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
17:12:47 [2022-05-04T17:12:47.821Z] --- PASS: TestRenameAnonymousContainer (9.81s)
17:12:47 [2022-05-04T17:12:47.821Z] === RUN   TestRenameContainerWithSameName
17:12:48 [2022-05-04T17:12:48.238Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
17:12:48 [2022-05-04T17:12:48.806Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
17:12:48 [2022-05-04T17:12:48.806Z]     check_test.go:307: [dff43cacc613c] daemon is not started
17:12:48 [2022-05-04T17:12:48.806Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
17:12:49 [2022-05-04T17:12:49.384Z] --- PASS: TestRenameContainerWithSameName (2.44s)
17:12:49 [2022-05-04T17:12:49.384Z] === RUN   TestRenameContainerWithLinkedContainer
17:12:49 [2022-05-04T17:12:49.384Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
17:12:49 [2022-05-04T17:12:49.384Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
17:12:49 [2022-05-04T17:12:49.384Z] === RUN   TestResize
17:12:50 [2022-05-04T17:12:50.184Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
17:12:51 [2022-05-04T17:12:51.121Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
17:12:51 [2022-05-04T17:12:51.596Z] --- PASS: TestResize (2.43s)
17:12:51 [2022-05-04T17:12:51.596Z] === RUN   TestResizeWithInvalidSize
17:12:52 [2022-05-04T17:12:52.497Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
17:12:53 [2022-05-04T17:12:53.434Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
17:12:54 [2022-05-04T17:12:54.539Z] --- PASS: TestResizeWithInvalidSize (2.41s)
17:12:54 [2022-05-04T17:12:54.539Z] === RUN   TestResizeWhenContainerNotStarted
17:12:56 [2022-05-04T17:12:56.755Z] --- PASS: TestResizeWhenContainerNotStarted (2.43s)
17:12:56 [2022-05-04T17:12:56.755Z] === RUN   TestDaemonRestartKillContainers
17:12:56 [2022-05-04T17:12:56.755Z]     restart_test.go:20: testEnv.DaemonInfo.OSType == "windows"
17:12:56 [2022-05-04T17:12:56.755Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
17:12:56 [2022-05-04T17:12:56.755Z] === RUN   TestStats
17:12:56 [2022-05-04T17:12:56.755Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
17:12:56 [2022-05-04T17:12:56.755Z] --- SKIP: TestStats (0.00s)
17:12:56 [2022-05-04T17:12:56.755Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:12:57 [2022-05-04T17:12:57.624Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
17:12:58 [2022-05-04T17:12:58.192Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
17:12:59 [2022-05-04T17:12:59.129Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
17:13:00 [2022-05-04T17:13:00.508Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
17:13:01 [2022-05-04T17:13:01.074Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
17:13:01 [2022-05-04T17:13:01.334Z] --- PASS: TestCheckoutGit (34.07s)
17:13:01 [2022-05-04T17:13:01.334Z] === RUN   TestValidGitTransport
17:13:01 [2022-05-04T17:13:01.334Z] --- PASS: TestValidGitTransport (0.00s)
17:13:01 [2022-05-04T17:13:01.334Z] === RUN   TestGitInvalidRef
17:13:01 [2022-05-04T17:13:01.334Z] --- PASS: TestGitInvalidRef (0.29s)
17:13:01 [2022-05-04T17:13:01.334Z] PASS
17:13:01 [2022-05-04T17:13:01.334Z] coverage: 86.3% of statements
17:13:01 [2022-05-04T17:13:01.334Z] ok  	github.com/docker/docker/builder/remotecontext/git	34.430s	coverage: 86.3% of statements
17:13:01 [2022-05-04T17:13:01.334Z] ?   	github.com/docker/docker/cli	[no test files]
17:13:01 [2022-05-04T17:13:01.334Z] ?   	github.com/docker/docker/cli/config	[no test files]
17:13:01 [2022-05-04T17:13:01.334Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
17:13:01 [2022-05-04T17:13:01.334Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
17:13:01 [2022-05-04T17:13:01.977Z] --- PASS: TestBuildWithHugeFile (97.86s)
17:13:01 [2022-05-04T17:13:01.977Z] === RUN   TestBuildWCOWSandboxSize
17:13:01 [2022-05-04T17:13:01.977Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:13:01 [2022-05-04T17:13:01.977Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
17:13:01 [2022-05-04T17:13:01.977Z] === RUN   TestBuildWithEmptyDockerfile
17:13:01 [2022-05-04T17:13:01.977Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:13:01 [2022-05-04T17:13:01.977Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:13:01 [2022-05-04T17:13:01.977Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:13:01 [2022-05-04T17:13:01.977Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:13:01 [2022-05-04T17:13:01.977Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:13:01 [2022-05-04T17:13:01.977Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:13:01 [2022-05-04T17:13:01.977Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:13:01 [2022-05-04T17:13:01.977Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:13:01 [2022-05-04T17:13:01.977Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:13:01 [2022-05-04T17:13:01.977Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
17:13:01 [2022-05-04T17:13:01.977Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
17:13:01 [2022-05-04T17:13:01.977Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
17:13:01 [2022-05-04T17:13:01.977Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
17:13:01 [2022-05-04T17:13:01.977Z] === RUN   TestBuildPreserveOwnership
17:13:01 [2022-05-04T17:13:01.977Z]     build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME
17:13:01 [2022-05-04T17:13:01.977Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
17:13:01 [2022-05-04T17:13:01.977Z] === RUN   TestBuildPlatformInvalid
17:13:01 [2022-05-04T17:13:01.977Z] --- PASS: TestBuildPlatformInvalid (0.07s)
17:13:01 [2022-05-04T17:13:01.977Z] PASS
17:13:01 [2022-05-04T17:13:01.977Z] ok  	github.com/docker/docker/integration/build	152.193s
17:13:01 [2022-05-04T17:13:01.977Z] 
17:13:01 [2022-05-04T17:13:01.977Z] === Skipped
17:13:01 [2022-05-04T17:13:01.977Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
17:13:01 [2022-05-04T17:13:01.977Z]     build_session_test.go:25: TODO: BuildKit
17:13:01 [2022-05-04T17:13:01.977Z] 
17:13:01 [2022-05-04T17:13:01.977Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
17:13:01 [2022-05-04T17:13:01.977Z]     build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows"
17:13:01 [2022-05-04T17:13:01.977Z] 
17:13:01 [2022-05-04T17:13:01.977Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s)
17:13:01 [2022-05-04T17:13:01.977Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
17:13:01 [2022-05-04T17:13:01.977Z] 
17:13:01 [2022-05-04T17:13:01.977Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
17:13:01 [2022-05-04T17:13:01.977Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
17:13:01 [2022-05-04T17:13:01.977Z] 
17:13:01 [2022-05-04T17:13:01.977Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s)
17:13:01 [2022-05-04T17:13:01.977Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:13:01 [2022-05-04T17:13:01.977Z] 
17:13:01 [2022-05-04T17:13:01.977Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
17:13:01 [2022-05-04T17:13:01.977Z]     build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME
17:13:01 [2022-05-04T17:13:01.977Z] 
17:13:01 [2022-05-04T17:13:01.977Z] DONE 29 tests, 6 skipped in 182.645s
17:13:01 [2022-05-04T17:13:01.977Z] Running D:\gopath\src\github.com\docker\docker\integration\config
17:13:01 [2022-05-04T17:13:01.977Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:13:01 [2022-05-04T17:13:01.977Z] INFO: Testing against a local daemon
17:13:01 [2022-05-04T17:13:01.977Z] === RUN   TestConfigInspect
17:13:01 [2022-05-04T17:13:01.977Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:13:01 [2022-05-04T17:13:01.977Z] --- SKIP: TestConfigInspect (0.00s)
17:13:01 [2022-05-04T17:13:01.977Z] === RUN   TestConfigList
17:13:01 [2022-05-04T17:13:01.977Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:13:01 [2022-05-04T17:13:01.977Z] --- SKIP: TestConfigList (0.00s)
17:13:01 [2022-05-04T17:13:01.977Z] === RUN   TestConfigsCreateAndDelete
17:13:01 [2022-05-04T17:13:01.977Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:13:01 [2022-05-04T17:13:01.977Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
17:13:01 [2022-05-04T17:13:01.977Z] === RUN   TestConfigsUpdate
17:13:01 [2022-05-04T17:13:01.977Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
17:13:01 [2022-05-04T17:13:01.977Z] --- SKIP: TestConfigsUpdate (0.00s)
17:13:01 [2022-05-04T17:13:01.977Z] === RUN   TestTemplatedConfig
17:13:01 [2022-05-04T17:13:01.977Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
17:13:01 [2022-05-04T17:13:01.977Z] --- SKIP: TestTemplatedConfig (0.00s)
17:13:01 [2022-05-04T17:13:01.977Z] === RUN   TestConfigCreateResolve
17:13:01 [2022-05-04T17:13:01.977Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
17:13:01 [2022-05-04T17:13:01.977Z] --- SKIP: TestConfigCreateResolve (0.00s)
17:13:01 [2022-05-04T17:13:01.977Z] PASS
17:13:01 [2022-05-04T17:13:01.978Z] ok  	github.com/docker/docker/integration/config	0.077s
17:13:01 [2022-05-04T17:13:01.978Z] 
17:13:01 [2022-05-04T17:13:01.978Z] === Skipped
17:13:01 [2022-05-04T17:13:01.978Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
17:13:01 [2022-05-04T17:13:01.978Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:13:01 [2022-05-04T17:13:01.978Z] 
17:13:01 [2022-05-04T17:13:01.978Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
17:13:01 [2022-05-04T17:13:01.978Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:13:01 [2022-05-04T17:13:01.978Z] 
17:13:01 [2022-05-04T17:13:01.978Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
17:13:01 [2022-05-04T17:13:01.978Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:13:01 [2022-05-04T17:13:01.978Z] 
17:13:01 [2022-05-04T17:13:01.978Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
17:13:01 [2022-05-04T17:13:01.978Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
17:13:01 [2022-05-04T17:13:01.978Z] 
17:13:01 [2022-05-04T17:13:01.978Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
17:13:01 [2022-05-04T17:13:01.978Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
17:13:01 [2022-05-04T17:13:01.978Z] 
17:13:01 [2022-05-04T17:13:01.978Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
17:13:01 [2022-05-04T17:13:01.978Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
17:13:01 [2022-05-04T17:13:01.978Z] 
17:13:01 [2022-05-04T17:13:01.978Z] DONE 6 tests, 6 skipped in 1.723s
17:13:01 [2022-05-04T17:13:01.978Z] Running D:\gopath\src\github.com\docker\docker\integration\container
17:13:02 [2022-05-04T17:13:02.701Z] ok  	github.com/docker/docker/api/server	0.013s	coverage: 7.9% of statements
17:13:02 [2022-05-04T17:13:02.960Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:13:02 [2022-05-04T17:13:02.960Z] INFO: Testing against a local daemon
17:13:02 [2022-05-04T17:13:02.960Z] === RUN   TestCheckpoint
17:13:02 [2022-05-04T17:13:02.960Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:13:02 [2022-05-04T17:13:02.960Z] --- SKIP: TestCheckpoint (0.00s)
17:13:02 [2022-05-04T17:13:02.960Z] === RUN   TestContainerInvalidJSON
17:13:02 [2022-05-04T17:13:02.960Z] === RUN   TestContainerInvalidJSON/commit
17:13:02 [2022-05-04T17:13:02.960Z] === PAUSE TestContainerInvalidJSON/commit
17:13:02 [2022-05-04T17:13:02.960Z] === RUN   TestContainerInvalidJSON/containers/create
17:13:02 [2022-05-04T17:13:02.960Z] === PAUSE TestContainerInvalidJSON/containers/create
17:13:02 [2022-05-04T17:13:02.960Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
17:13:02 [2022-05-04T17:13:02.960Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
17:13:02 [2022-05-04T17:13:02.960Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
17:13:02 [2022-05-04T17:13:02.960Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
17:13:02 [2022-05-04T17:13:02.960Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
17:13:02 [2022-05-04T17:13:02.960Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
17:13:02 [2022-05-04T17:13:02.960Z] === CONT  TestContainerInvalidJSON/commit
17:13:02 [2022-05-04T17:13:02.960Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
17:13:02 [2022-05-04T17:13:02.960Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
17:13:02 [2022-05-04T17:13:02.960Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
17:13:02 [2022-05-04T17:13:02.960Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
17:13:02 [2022-05-04T17:13:02.960Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
17:13:02 [2022-05-04T17:13:02.960Z] === CONT  TestContainerInvalidJSON/containers/create
17:13:02 [2022-05-04T17:13:02.960Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
17:13:02 [2022-05-04T17:13:02.960Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
17:13:02 [2022-05-04T17:13:02.960Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
17:13:02 [2022-05-04T17:13:02.960Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
17:13:02 [2022-05-04T17:13:02.960Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
17:13:02 [2022-05-04T17:13:02.960Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
17:13:02 [2022-05-04T17:13:02.960Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
17:13:02 [2022-05-04T17:13:02.960Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
17:13:02 [2022-05-04T17:13:02.960Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
17:13:02 [2022-05-04T17:13:02.960Z] === RUN   TestContainerInvalidJSON/commit/empty_body
17:13:02 [2022-05-04T17:13:02.960Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
17:13:02 [2022-05-04T17:13:02.960Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
17:13:02 [2022-05-04T17:13:02.960Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
17:13:02 [2022-05-04T17:13:02.960Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
17:13:02 [2022-05-04T17:13:02.960Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
17:13:02 [2022-05-04T17:13:02.960Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
17:13:02 [2022-05-04T17:13:02.960Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
17:13:02 [2022-05-04T17:13:02.960Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
17:13:02 [2022-05-04T17:13:02.960Z] --- PASS: TestContainerInvalidJSON (0.03s)
17:13:02 [2022-05-04T17:13:02.960Z]     --- PASS: TestContainerInvalidJSON/commit (0.01s)
17:13:02 [2022-05-04T17:13:02.960Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
17:13:02 [2022-05-04T17:13:02.960Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
17:13:02 [2022-05-04T17:13:02.960Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
17:13:02 [2022-05-04T17:13:02.960Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
17:13:02 [2022-05-04T17:13:02.960Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s)
17:13:02 [2022-05-04T17:13:02.960Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
17:13:02 [2022-05-04T17:13:02.960Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
17:13:02 [2022-05-04T17:13:02.960Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
17:13:02 [2022-05-04T17:13:02.960Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
17:13:02 [2022-05-04T17:13:02.960Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s)
17:13:02 [2022-05-04T17:13:02.960Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
17:13:02 [2022-05-04T17:13:02.960Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
17:13:02 [2022-05-04T17:13:02.960Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
17:13:02 [2022-05-04T17:13:02.960Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
17:13:02 [2022-05-04T17:13:02.960Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.01s)
17:13:02 [2022-05-04T17:13:02.960Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
17:13:02 [2022-05-04T17:13:02.960Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
17:13:02 [2022-05-04T17:13:02.960Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
17:13:02 [2022-05-04T17:13:02.960Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
17:13:02 [2022-05-04T17:13:02.960Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
17:13:02 [2022-05-04T17:13:02.960Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
17:13:02 [2022-05-04T17:13:02.960Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
17:13:02 [2022-05-04T17:13:02.960Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
17:13:02 [2022-05-04T17:13:02.960Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
17:13:02 [2022-05-04T17:13:02.960Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:13:02 [2022-05-04T17:13:02.960Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.19s)
17:13:02 [2022-05-04T17:13:02.960Z] === RUN   TestCopyFromContainerPathIsNotDir
17:13:02 [2022-05-04T17:13:02.979Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
17:13:03 [2022-05-04T17:13:03.427Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.20s)
17:13:03 [2022-05-04T17:13:03.427Z] === RUN   TestCopyToContainerPathDoesNotExist
17:13:03 [2022-05-04T17:13:03.427Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.21s)
17:13:03 [2022-05-04T17:13:03.427Z] === RUN   TestCopyEmptyFile
17:13:03 [2022-05-04T17:13:03.898Z] --- PASS: TestCopyEmptyFile (0.31s)
17:13:03 [2022-05-04T17:13:03.898Z] === RUN   TestCopyToContainerPathIsNotDir
17:13:03 [2022-05-04T17:13:03.898Z] --- PASS: TestCopyToContainerPathIsNotDir (0.19s)
17:13:03 [2022-05-04T17:13:03.898Z] === RUN   TestCopyFromContainer
17:13:03 [2022-05-04T17:13:03.898Z]     copy_test.go:122: testEnv.DaemonInfo.OSType == "windows"
17:13:03 [2022-05-04T17:13:03.898Z] --- SKIP: TestCopyFromContainer (0.00s)
17:13:03 [2022-05-04T17:13:03.898Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:13:03 [2022-05-04T17:13:03.898Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:13:03 [2022-05-04T17:13:03.898Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:13:03 [2022-05-04T17:13:03.898Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:13:03 [2022-05-04T17:13:03.898Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:13:03 [2022-05-04T17:13:03.898Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:13:03 [2022-05-04T17:13:03.898Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:13:03 [2022-05-04T17:13:03.898Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:13:03 [2022-05-04T17:13:03.898Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:13:03 [2022-05-04T17:13:03.898Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:13:03 [2022-05-04T17:13:03.898Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
17:13:03 [2022-05-04T17:13:03.898Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:13:03 [2022-05-04T17:13:03.898Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:13:03 [2022-05-04T17:13:03.898Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:13:03 [2022-05-04T17:13:03.898Z] === RUN   TestCreateLinkToNonExistingContainer
17:13:03 [2022-05-04T17:13:03.898Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
17:13:03 [2022-05-04T17:13:03.898Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
17:13:03 [2022-05-04T17:13:03.898Z] === RUN   TestCreateWithInvalidEnv
17:13:03 [2022-05-04T17:13:03.902Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.90s)
17:13:03 [2022-05-04T17:13:03.902Z] === RUN   TestStopContainerWithTimeout
17:13:03 [2022-05-04T17:13:03.902Z]     stop_windows_test.go:20: testEnv.OSType == "windows"
17:13:03 [2022-05-04T17:13:03.902Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
17:13:03 [2022-05-04T17:13:03.902Z] === RUN   TestUpdateRestartPolicy
17:13:04 [2022-05-04T17:13:04.356Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
17:13:04 [2022-05-04T17:13:04.365Z] === RUN   TestCreateWithInvalidEnv/0
17:13:04 [2022-05-04T17:13:04.365Z] === PAUSE TestCreateWithInvalidEnv/0
17:13:04 [2022-05-04T17:13:04.365Z] === RUN   TestCreateWithInvalidEnv/1
17:13:04 [2022-05-04T17:13:04.365Z] === PAUSE TestCreateWithInvalidEnv/1
17:13:04 [2022-05-04T17:13:04.365Z] === RUN   TestCreateWithInvalidEnv/2
17:13:04 [2022-05-04T17:13:04.365Z] === PAUSE TestCreateWithInvalidEnv/2
17:13:04 [2022-05-04T17:13:04.365Z] === CONT  TestCreateWithInvalidEnv/0
17:13:04 [2022-05-04T17:13:04.365Z] === CONT  TestCreateWithInvalidEnv/2
17:13:04 [2022-05-04T17:13:04.365Z] === CONT  TestCreateWithInvalidEnv/1
17:13:04 [2022-05-04T17:13:04.365Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
17:13:04 [2022-05-04T17:13:04.365Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:13:04 [2022-05-04T17:13:04.365Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:13:04 [2022-05-04T17:13:04.365Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:13:04 [2022-05-04T17:13:04.365Z] === RUN   TestCreateTmpfsMountsTarget
17:13:04 [2022-05-04T17:13:04.365Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
17:13:04 [2022-05-04T17:13:04.365Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
17:13:04 [2022-05-04T17:13:04.365Z] === RUN   TestCreateWithCustomMaskedPaths
17:13:04 [2022-05-04T17:13:04.365Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
17:13:04 [2022-05-04T17:13:04.365Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
17:13:04 [2022-05-04T17:13:04.365Z] === RUN   TestCreateWithCustomReadonlyPaths
17:13:04 [2022-05-04T17:13:04.365Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
17:13:04 [2022-05-04T17:13:04.365Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
17:13:04 [2022-05-04T17:13:04.365Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:13:04 [2022-05-04T17:13:04.365Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:13:04 [2022-05-04T17:13:04.365Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:13:04 [2022-05-04T17:13:04.365Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:13:04 [2022-05-04T17:13:04.365Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:13:04 [2022-05-04T17:13:04.365Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:13:04 [2022-05-04T17:13:04.365Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:13:04 [2022-05-04T17:13:04.365Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:13:04 [2022-05-04T17:13:04.365Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:13:04 [2022-05-04T17:13:04.365Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:13:04 [2022-05-04T17:13:04.365Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:13:04 [2022-05-04T17:13:04.365Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:13:04 [2022-05-04T17:13:04.365Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:13:04 [2022-05-04T17:13:04.365Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:13:04 [2022-05-04T17:13:04.365Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:13:04 [2022-05-04T17:13:04.365Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:13:04 [2022-05-04T17:13:04.365Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
17:13:04 [2022-05-04T17:13:04.365Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
17:13:04 [2022-05-04T17:13:04.365Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
17:13:04 [2022-05-04T17:13:04.365Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
17:13:04 [2022-05-04T17:13:04.365Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
17:13:04 [2022-05-04T17:13:04.365Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
17:13:04 [2022-05-04T17:13:04.365Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:13:04 [2022-05-04T17:13:04.365Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
17:13:04 [2022-05-04T17:13:04.365Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
17:13:04 [2022-05-04T17:13:04.365Z] === RUN   TestCreateDifferentPlatform
17:13:04 [2022-05-04T17:13:04.365Z] === RUN   TestCreateDifferentPlatform/different_os
17:13:04 [2022-05-04T17:13:04.365Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:13:04 [2022-05-04T17:13:04.365Z] --- PASS: TestCreateDifferentPlatform (0.03s)
17:13:04 [2022-05-04T17:13:04.365Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
17:13:04 [2022-05-04T17:13:04.365Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:13:04 [2022-05-04T17:13:04.365Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:13:04 [2022-05-04T17:13:04.365Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s)
17:13:04 [2022-05-04T17:13:04.365Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:13:04 [2022-05-04T17:13:04.365Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
17:13:04 [2022-05-04T17:13:04.365Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s)
17:13:04 [2022-05-04T17:13:04.365Z] === RUN   TestContainerKillOnDaemonStart
17:13:04 [2022-05-04T17:13:04.365Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
17:13:04 [2022-05-04T17:13:04.365Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
17:13:04 [2022-05-04T17:13:04.365Z] === RUN   TestWindowsDevices
17:13:04 [2022-05-04T17:13:04.365Z] === RUN   TestWindowsDevices/process/no_device_mounted
17:13:04 [2022-05-04T17:13:04.365Z] === PAUSE TestWindowsDevices/process/no_device_mounted
17:13:04 [2022-05-04T17:13:04.365Z] === RUN   TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:13:04 [2022-05-04T17:13:04.365Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:13:04 [2022-05-04T17:13:04.365Z] === RUN   TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:13:04 [2022-05-04T17:13:04.365Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:13:04 [2022-05-04T17:13:04.365Z] === RUN   TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:13:04 [2022-05-04T17:13:04.365Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:13:04 [2022-05-04T17:13:04.365Z] === RUN   TestWindowsDevices/hyperv/no_device_mounted
17:13:04 [2022-05-04T17:13:04.365Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted
17:13:04 [2022-05-04T17:13:04.365Z] === RUN   TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:13:04 [2022-05-04T17:13:04.365Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:13:04 [2022-05-04T17:13:04.365Z] === RUN   TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:13:04 [2022-05-04T17:13:04.365Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:13:04 [2022-05-04T17:13:04.365Z] === RUN   TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:13:04 [2022-05-04T17:13:04.365Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:13:04 [2022-05-04T17:13:04.365Z] === CONT  TestWindowsDevices/process/no_device_mounted
17:13:04 [2022-05-04T17:13:04.365Z] === CONT  TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:13:04 [2022-05-04T17:13:04.365Z] === CONT  TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:13:04 [2022-05-04T17:13:04.365Z] === CONT  TestWindowsDevices/hyperv/no_device_mounted
17:13:04 [2022-05-04T17:13:04.365Z]     devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test
17:13:04 [2022-05-04T17:13:04.365Z] === CONT  TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:13:04 [2022-05-04T17:13:04.832Z] === CONT  TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:13:04 [2022-05-04T17:13:04.832Z] === CONT  TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:13:07 [2022-05-04T17:13:07.645Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
17:13:09 [2022-05-04T17:13:09.776Z] === CONT  TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:13:09 [2022-05-04T17:13:09.777Z] --- PASS: TestWindowsDevices (0.02s)
17:13:09 [2022-05-04T17:13:09.777Z]     --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.16s)
17:13:09 [2022-05-04T17:13:09.777Z]     --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.38s)
17:13:09 [2022-05-04T17:13:09.777Z]     --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.39s)
17:13:09 [2022-05-04T17:13:09.777Z]     --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.53s)
17:13:09 [2022-05-04T17:13:09.777Z]     --- PASS: TestWindowsDevices/process/no_device_mounted (4.85s)
17:13:09 [2022-05-04T17:13:09.777Z]     --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.61s)
17:13:09 [2022-05-04T17:13:09.777Z]     --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.64s)
17:13:09 [2022-05-04T17:13:09.777Z]     --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.46s)
17:13:09 [2022-05-04T17:13:09.777Z] === RUN   TestDiff
17:13:09 [2022-05-04T17:13:09.777Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
17:13:09 [2022-05-04T17:13:09.777Z] --- SKIP: TestDiff (0.00s)
17:13:09 [2022-05-04T17:13:09.777Z] === RUN   TestExecWithCloseStdin
17:13:11 [2022-05-04T17:13:11.338Z] --- PASS: TestExecWithCloseStdin (1.91s)
17:13:11 [2022-05-04T17:13:11.338Z] === RUN   TestExec
17:13:11 [2022-05-04T17:13:11.562Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
17:13:11 [2022-05-04T17:13:11.562Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
17:13:11 [2022-05-04T17:13:11.562Z] === RUN   TestLoadDaemonCliConfigWithTLS
17:13:11 [2022-05-04T17:13:11.562Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
17:13:11 [2022-05-04T17:13:11.562Z] === RUN   TestLoadDaemonCliConfigWithConflicts
17:13:11 [2022-05-04T17:13:11.562Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
17:13:11 [2022-05-04T17:13:11.562Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
17:13:11 [2022-05-04T17:13:11.562Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
17:13:11 [2022-05-04T17:13:11.562Z] === RUN   TestLoadDaemonCliWithConflictingLabels
17:13:11 [2022-05-04T17:13:11.562Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
17:13:11 [2022-05-04T17:13:11.562Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
17:13:11 [2022-05-04T17:13:11.562Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
17:13:11 [2022-05-04T17:13:11.562Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
17:13:11 [2022-05-04T17:13:11.562Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
17:13:11 [2022-05-04T17:13:11.562Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
17:13:11 [2022-05-04T17:13:11.562Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
17:13:11 [2022-05-04T17:13:11.562Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
17:13:11 [2022-05-04T17:13:11.562Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
17:13:11 [2022-05-04T17:13:11.562Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
17:13:11 [2022-05-04T17:13:11.562Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
17:13:11 [2022-05-04T17:13:11.562Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
17:13:11 [2022-05-04T17:13:11.562Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
17:13:11 [2022-05-04T17:13:11.562Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
17:13:11 [2022-05-04T17:13:11.562Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
17:13:11 [2022-05-04T17:13:11.562Z] === RUN   TestConfigureDaemonLogs
17:13:11 [2022-05-04T17:13:11.562Z] --- PASS: TestConfigureDaemonLogs (0.00s)
17:13:11 [2022-05-04T17:13:11.562Z] === RUN   TestCommonOptionsInstallFlags
17:13:11 [2022-05-04T17:13:11.562Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
17:13:11 [2022-05-04T17:13:11.562Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
17:13:11 [2022-05-04T17:13:11.562Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
17:13:11 [2022-05-04T17:13:11.562Z] PASS
17:13:11 [2022-05-04T17:13:11.562Z] coverage: 20.1% of statements
17:13:11 [2022-05-04T17:13:11.562Z] ok  	github.com/docker/docker/cmd/dockerd	0.229s	coverage: 20.1% of statements
17:13:11 [2022-05-04T17:13:11.562Z] ?   	github.com/docker/docker/cmd/dockerd/trap	[no test files]
17:13:11 [2022-05-04T17:13:11.562Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
17:13:11 [2022-05-04T17:13:11.895Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
17:13:12 [2022-05-04T17:13:12.896Z] --- PASS: TestExec (1.69s)
17:13:12 [2022-05-04T17:13:12.896Z] === RUN   TestExecUser
17:13:12 [2022-05-04T17:13:12.896Z]     exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
17:13:12 [2022-05-04T17:13:12.896Z] --- SKIP: TestExecUser (0.00s)
17:13:12 [2022-05-04T17:13:12.896Z] === RUN   TestExportContainerAndImportImage
17:13:12 [2022-05-04T17:13:12.896Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
17:13:12 [2022-05-04T17:13:12.896Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
17:13:12 [2022-05-04T17:13:12.896Z] === RUN   TestExportContainerAfterDaemonRestart
17:13:12 [2022-05-04T17:13:12.896Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
17:13:12 [2022-05-04T17:13:12.896Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
17:13:12 [2022-05-04T17:13:12.896Z] === RUN   TestHealthCheckWorkdir
17:13:12 [2022-05-04T17:13:12.896Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
17:13:12 [2022-05-04T17:13:12.896Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
17:13:12 [2022-05-04T17:13:12.896Z] === RUN   TestHealthKillContainer
17:13:12 [2022-05-04T17:13:12.896Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
17:13:12 [2022-05-04T17:13:12.896Z] --- SKIP: TestHealthKillContainer (0.00s)
17:13:12 [2022-05-04T17:13:12.896Z] === RUN   TestInspectCpusetInConfigPre120
17:13:13 [2022-05-04T17:13:13.072Z] === RUN   TestContainerStopSignal
17:13:13 [2022-05-04T17:13:13.072Z] --- PASS: TestContainerStopSignal (0.00s)
17:13:13 [2022-05-04T17:13:13.072Z] === RUN   TestContainerStopTimeout
17:13:13 [2022-05-04T17:13:13.072Z] --- PASS: TestContainerStopTimeout (0.00s)
17:13:13 [2022-05-04T17:13:13.072Z] === RUN   TestContainerSecretReferenceDestTarget
17:13:13 [2022-05-04T17:13:13.072Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
17:13:13 [2022-05-04T17:13:13.072Z] === RUN   TestContainerLogPathSetForJSONFileLogger
17:13:13 [2022-05-04T17:13:13.072Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
17:13:13 [2022-05-04T17:13:13.072Z] === RUN   TestContainerLogPathSetForRingLogger
17:13:13 [2022-05-04T17:13:13.072Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
17:13:13 [2022-05-04T17:13:13.072Z] === RUN   TestReplaceAndAppendEnvVars
17:13:13 [2022-05-04T17:13:13.072Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
17:13:13 [2022-05-04T17:13:13.072Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
17:13:13 [2022-05-04T17:13:13.072Z] === RUN   TestNewMemoryStore
17:13:13 [2022-05-04T17:13:13.072Z] --- PASS: TestNewMemoryStore (0.00s)
17:13:13 [2022-05-04T17:13:13.072Z] === RUN   TestAddContainers
17:13:13 [2022-05-04T17:13:13.072Z] --- PASS: TestAddContainers (0.00s)
17:13:13 [2022-05-04T17:13:13.072Z] === RUN   TestGetContainer
17:13:13 [2022-05-04T17:13:13.072Z] --- PASS: TestGetContainer (0.00s)
17:13:13 [2022-05-04T17:13:13.072Z] === RUN   TestDeleteContainer
17:13:13 [2022-05-04T17:13:13.072Z] --- PASS: TestDeleteContainer (0.00s)
17:13:13 [2022-05-04T17:13:13.072Z] === RUN   TestListContainers
17:13:13 [2022-05-04T17:13:13.072Z] --- PASS: TestListContainers (0.00s)
17:13:13 [2022-05-04T17:13:13.072Z] === RUN   TestFirstContainer
17:13:13 [2022-05-04T17:13:13.072Z] --- PASS: TestFirstContainer (0.00s)
17:13:13 [2022-05-04T17:13:13.072Z] === RUN   TestApplyAllContainer
17:13:13 [2022-05-04T17:13:13.072Z] --- PASS: TestApplyAllContainer (0.00s)
17:13:13 [2022-05-04T17:13:13.072Z] === RUN   TestIsValidHealthString
17:13:13 [2022-05-04T17:13:13.072Z] --- PASS: TestIsValidHealthString (0.00s)
17:13:13 [2022-05-04T17:13:13.072Z] === RUN   TestStateRunStop
17:13:13 [2022-05-04T17:13:13.072Z] --- PASS: TestStateRunStop (0.00s)
17:13:13 [2022-05-04T17:13:13.072Z] === RUN   TestStateTimeoutWait
17:13:13 [2022-05-04T17:13:13.363Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
17:13:13 [2022-05-04T17:13:13.363Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
17:13:13 [2022-05-04T17:13:13.363Z] === RUN   TestKillContainerInvalidSignal
17:13:13 [2022-05-04T17:13:13.522Z]     state_test.go:141: Stop callback fired
17:13:13 [2022-05-04T17:13:13.523Z]     state_test.go:165: Stop callback fired
17:13:13 [2022-05-04T17:13:13.523Z] --- PASS: TestStateTimeoutWait (0.10s)
17:13:13 [2022-05-04T17:13:13.523Z] === RUN   TestIsValidStateString
17:13:13 [2022-05-04T17:13:13.523Z] --- PASS: TestIsValidStateString (0.00s)
17:13:13 [2022-05-04T17:13:13.523Z] === RUN   TestViewSaveDelete
17:13:13 [2022-05-04T17:13:13.523Z] --- PASS: TestViewSaveDelete (0.01s)
17:13:13 [2022-05-04T17:13:13.523Z] === RUN   TestViewAll
17:13:13 [2022-05-04T17:13:13.523Z] --- PASS: TestViewAll (0.02s)
17:13:13 [2022-05-04T17:13:13.523Z] === RUN   TestViewGet
17:13:13 [2022-05-04T17:13:13.523Z] --- PASS: TestViewGet (0.01s)
17:13:13 [2022-05-04T17:13:13.523Z] === RUN   TestNames
17:13:13 [2022-05-04T17:13:13.523Z] --- PASS: TestNames (0.00s)
17:13:13 [2022-05-04T17:13:13.523Z] === RUN   TestViewWithHealthCheck
17:13:13 [2022-05-04T17:13:13.523Z] --- PASS: TestViewWithHealthCheck (0.01s)
17:13:13 [2022-05-04T17:13:13.523Z] PASS
17:13:13 [2022-05-04T17:13:13.523Z] coverage: 41.7% of statements
17:13:13 [2022-05-04T17:13:13.523Z] ok  	github.com/docker/docker/container	0.246s	coverage: 41.7% of statements
17:13:13 [2022-05-04T17:13:13.523Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:13:13 [2022-05-04T17:13:13.523Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:13:13 [2022-05-04T17:13:13.523Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
17:13:13 [2022-05-04T17:13:13.523Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:13:13 [2022-05-04T17:13:13.797Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
17:13:13 [2022-05-04T17:13:13.985Z] === RUN   TestPrepare
17:13:13 [2022-05-04T17:13:13.985Z] --- PASS: TestPrepare (0.00s)
17:13:13 [2022-05-04T17:13:13.985Z] === RUN   TestStart
17:13:13 [2022-05-04T17:13:13.985Z] --- PASS: TestStart (0.00s)
17:13:13 [2022-05-04T17:13:13.985Z] === RUN   TestWaitCancel
17:13:13 [2022-05-04T17:13:13.985Z] --- PASS: TestWaitCancel (0.00s)
17:13:13 [2022-05-04T17:13:13.985Z] === RUN   TestWaitDisabled
17:13:13 [2022-05-04T17:13:13.985Z] --- PASS: TestWaitDisabled (0.00s)
17:13:13 [2022-05-04T17:13:13.985Z] === RUN   TestWaitEnabled
17:13:13 [2022-05-04T17:13:13.985Z] --- PASS: TestWaitEnabled (0.00s)
17:13:13 [2022-05-04T17:13:13.985Z] === RUN   TestRemove
17:13:13 [2022-05-04T17:13:13.985Z] --- PASS: TestRemove (0.00s)
17:13:13 [2022-05-04T17:13:13.985Z] PASS
17:13:13 [2022-05-04T17:13:13.985Z] coverage: 65.3% of statements
17:13:13 [2022-05-04T17:13:13.985Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.065s	coverage: 65.3% of statements
17:13:14 [2022-05-04T17:13:14.733Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
17:13:14 [2022-05-04T17:13:14.922Z] --- PASS: TestKillContainerInvalidSignal (1.63s)
17:13:14 [2022-05-04T17:13:14.922Z] === RUN   TestKillContainer
17:13:14 [2022-05-04T17:13:14.922Z] === RUN   TestKillContainer/no_signal
17:13:16 [2022-05-04T17:13:16.108Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
17:13:16 [2022-05-04T17:13:16.482Z] === RUN   TestKillContainer/non_killing_signal
17:13:16 [2022-05-04T17:13:16.482Z]     kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
17:13:16 [2022-05-04T17:13:16.482Z] === RUN   TestKillContainer/killing_signal
17:13:17 [2022-05-04T17:13:17.681Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
17:13:17 [2022-05-04T17:13:17.681Z] === RUN   TestNewListSecretsFilters
17:13:17 [2022-05-04T17:13:17.681Z] --- PASS: TestNewListSecretsFilters (0.00s)
17:13:17 [2022-05-04T17:13:17.681Z] === RUN   TestNewListConfigsFilters
17:13:17 [2022-05-04T17:13:17.681Z] --- PASS: TestNewListConfigsFilters (0.00s)
17:13:17 [2022-05-04T17:13:17.681Z] PASS
17:13:17 [2022-05-04T17:13:17.681Z] coverage: 0.5% of statements
17:13:18 [2022-05-04T17:13:18.149Z] ok  	github.com/docker/docker/daemon/cluster	0.575s	coverage: 0.5% of statements
17:13:18 [2022-05-04T17:13:18.149Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.16s)
17:13:18 [2022-05-04T17:13:18.149Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
17:13:18 [2022-05-04T17:13:18.149Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
17:13:18 [2022-05-04T17:13:18.149Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
17:13:18 [2022-05-04T17:13:18.149Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
17:13:18 [2022-05-04T17:13:18.149Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
17:13:18 [2022-05-04T17:13:18.149Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
17:13:18 [2022-05-04T17:13:18.149Z] === RUN   TestServiceConvertToGRPCContainerRuntime
17:13:18 [2022-05-04T17:13:18.149Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
17:13:18 [2022-05-04T17:13:18.149Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
17:13:18 [2022-05-04T17:13:18.149Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
17:13:18 [2022-05-04T17:13:18.149Z] === RUN   TestServiceConvertToGRPCIsolation
17:13:18 [2022-05-04T17:13:18.149Z] === RUN   TestServiceConvertToGRPCIsolation/empty
17:13:18 [2022-05-04T17:13:18.149Z] === RUN   TestServiceConvertToGRPCIsolation/default
17:13:18 [2022-05-04T17:13:18.149Z] === RUN   TestServiceConvertToGRPCIsolation/process
17:13:18 [2022-05-04T17:13:18.149Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
17:13:18 [2022-05-04T17:13:18.149Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
17:13:18 [2022-05-04T17:13:18.149Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
17:13:18 [2022-05-04T17:13:18.149Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
17:13:18 [2022-05-04T17:13:18.149Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
17:13:18 [2022-05-04T17:13:18.149Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
17:13:18 [2022-05-04T17:13:18.149Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
17:13:18 [2022-05-04T17:13:18.149Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
17:13:18 [2022-05-04T17:13:18.149Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
17:13:18 [2022-05-04T17:13:18.149Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
17:13:18 [2022-05-04T17:13:18.149Z] === RUN   TestServiceConvertFromGRPCIsolation
17:13:18 [2022-05-04T17:13:18.149Z] === RUN   TestServiceConvertFromGRPCIsolation/default
17:13:18 [2022-05-04T17:13:18.149Z] === RUN   TestServiceConvertFromGRPCIsolation/process
17:13:18 [2022-05-04T17:13:18.149Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
17:13:18 [2022-05-04T17:13:18.149Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
17:13:18 [2022-05-04T17:13:18.149Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
17:13:18 [2022-05-04T17:13:18.149Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
17:13:18 [2022-05-04T17:13:18.149Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
17:13:18 [2022-05-04T17:13:18.149Z] === RUN   TestServiceConvertToGRPCCredentialSpec
17:13:18 [2022-05-04T17:13:18.149Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
17:13:18 [2022-05-04T17:13:18.149Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
17:13:18 [2022-05-04T17:13:18.149Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
17:13:18 [2022-05-04T17:13:18.149Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
17:13:18 [2022-05-04T17:13:18.149Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
17:13:18 [2022-05-04T17:13:18.149Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
17:13:18 [2022-05-04T17:13:18.149Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
17:13:18 [2022-05-04T17:13:18.149Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
17:13:18 [2022-05-04T17:13:18.149Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
17:13:18 [2022-05-04T17:13:18.149Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
17:13:18 [2022-05-04T17:13:18.149Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
17:13:18 [2022-05-04T17:13:18.149Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
17:13:18 [2022-05-04T17:13:18.149Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
17:13:18 [2022-05-04T17:13:18.149Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
17:13:18 [2022-05-04T17:13:18.149Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
17:13:18 [2022-05-04T17:13:18.149Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
17:13:18 [2022-05-04T17:13:18.149Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
17:13:18 [2022-05-04T17:13:18.149Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
17:13:18 [2022-05-04T17:13:18.149Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
17:13:18 [2022-05-04T17:13:18.149Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
17:13:18 [2022-05-04T17:13:18.149Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
17:13:18 [2022-05-04T17:13:18.149Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
17:13:18 [2022-05-04T17:13:18.149Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
17:13:18 [2022-05-04T17:13:18.149Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
17:13:18 [2022-05-04T17:13:18.149Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
17:13:18 [2022-05-04T17:13:18.149Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
17:13:18 [2022-05-04T17:13:18.149Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
17:13:18 [2022-05-04T17:13:18.149Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
17:13:18 [2022-05-04T17:13:18.149Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
17:13:18 [2022-05-04T17:13:18.149Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
17:13:18 [2022-05-04T17:13:18.149Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
17:13:18 [2022-05-04T17:13:18.149Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
17:13:18 [2022-05-04T17:13:18.149Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
17:13:18 [2022-05-04T17:13:18.149Z] === RUN   TestServiceConvertFromGRPCConfigs
17:13:18 [2022-05-04T17:13:18.149Z] === RUN   TestServiceConvertFromGRPCConfigs/file
17:13:18 [2022-05-04T17:13:18.149Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
17:13:18 [2022-05-04T17:13:18.149Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
17:13:18 [2022-05-04T17:13:18.149Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
17:13:18 [2022-05-04T17:13:18.149Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
17:13:18 [2022-05-04T17:13:18.149Z] === RUN   TestServiceConvertToGRPCConfigs
17:13:18 [2022-05-04T17:13:18.149Z] === RUN   TestServiceConvertToGRPCConfigs/file
17:13:18 [2022-05-04T17:13:18.149Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
17:13:18 [2022-05-04T17:13:18.149Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
17:13:18 [2022-05-04T17:13:18.149Z] === RUN   TestServiceConvertToGRPCConfigs/none
17:13:18 [2022-05-04T17:13:18.149Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
17:13:18 [2022-05-04T17:13:18.149Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
17:13:18 [2022-05-04T17:13:18.149Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
17:13:18 [2022-05-04T17:13:18.149Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
17:13:18 [2022-05-04T17:13:18.149Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
17:13:18 [2022-05-04T17:13:18.149Z] PASS
17:13:18 [2022-05-04T17:13:18.149Z] coverage: 35.9% of statements
17:13:18 [2022-05-04T17:13:18.149Z] ok  	github.com/docker/docker/daemon/cluster/convert	1.130s	coverage: 35.9% of statements
17:13:18 [2022-05-04T17:13:18.640Z] === RUN   TestDockerSuite/TestBuildDotDotFile
17:13:18 [2022-05-04T17:13:18.691Z] --- PASS: TestKillContainer (3.86s)
17:13:18 [2022-05-04T17:13:18.691Z]     --- PASS: TestKillContainer/no_signal (1.65s)
17:13:18 [2022-05-04T17:13:18.691Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
17:13:18 [2022-05-04T17:13:18.691Z]     --- PASS: TestKillContainer/killing_signal (2.17s)
17:13:18 [2022-05-04T17:13:18.691Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:13:18 [2022-05-04T17:13:18.691Z]     kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:13:18 [2022-05-04T17:13:18.691Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
17:13:18 [2022-05-04T17:13:18.691Z] === RUN   TestKillStoppedContainer
17:13:18 [2022-05-04T17:13:18.691Z]     kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:13:18 [2022-05-04T17:13:18.691Z] --- SKIP: TestKillStoppedContainer (0.00s)
17:13:18 [2022-05-04T17:13:18.691Z] === RUN   TestKillStoppedContainerAPIPre120
17:13:18 [2022-05-04T17:13:18.691Z]     kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:13:18 [2022-05-04T17:13:18.691Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
17:13:18 [2022-05-04T17:13:18.691Z] === RUN   TestKillDifferentUserContainer
17:13:18 [2022-05-04T17:13:18.691Z]     kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
17:13:18 [2022-05-04T17:13:18.691Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
17:13:18 [2022-05-04T17:13:18.691Z] === RUN   TestInspectOomKilledTrue
17:13:18 [2022-05-04T17:13:18.691Z]     kill_test.go:157: testEnv.DaemonInfo.OSType == "windows"
17:13:18 [2022-05-04T17:13:18.691Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
17:13:18 [2022-05-04T17:13:18.691Z] === RUN   TestInspectOomKilledFalse
17:13:18 [2022-05-04T17:13:18.691Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:13:18 [2022-05-04T17:13:18.691Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
17:13:18 [2022-05-04T17:13:18.691Z] === RUN   TestLogsFollowTailEmpty
17:13:18 [2022-05-04T17:13:18.899Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
17:13:18 [2022-05-04T17:13:18.899Z] === RUN   TestDockerSuite/TestBuildEOLInLine
17:13:20 [2022-05-04T17:13:20.251Z] --- PASS: TestLogsFollowTailEmpty (1.63s)
17:13:20 [2022-05-04T17:13:20.251Z] === RUN   TestNetworkNat
17:13:20 [2022-05-04T17:13:20.251Z]     nat_test.go:23: testEnv.OSType == "windows": FIXME
17:13:20 [2022-05-04T17:13:20.251Z] --- SKIP: TestNetworkNat (0.00s)
17:13:20 [2022-05-04T17:13:20.251Z] === RUN   TestNetworkLocalhostTCPNat
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestWaitNodeAttachment
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestBuilderGC
17:13:21 [2022-05-04T17:13:21.101Z] --- PASS: TestBuilderGC (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestDaemonConfigurationNotFound
17:13:21 [2022-05-04T17:13:21.101Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestDaemonBrokenConfiguration
17:13:21 [2022-05-04T17:13:21.101Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestFindConfigurationConflicts
17:13:21 [2022-05-04T17:13:21.101Z] --- PASS: TestFindConfigurationConflicts (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
17:13:21 [2022-05-04T17:13:21.101Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestDaemonConfigurationMergeConflicts
17:13:21 [2022-05-04T17:13:21.101Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestDaemonConfigurationMergeConcurrent
17:13:21 [2022-05-04T17:13:21.101Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestDaemonConfigurationMergeConcurrentError
17:13:21 [2022-05-04T17:13:21.101Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
17:13:21 [2022-05-04T17:13:21.101Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
17:13:21 [2022-05-04T17:13:21.101Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
17:13:21 [2022-05-04T17:13:21.101Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestFindConfigurationConflictsWithMergedValues
17:13:21 [2022-05-04T17:13:21.101Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestValidateConfigurationErrors
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestValidateConfigurationErrors/with_invalid_hosts
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestValidateConfigurationErrors/with_invalid_log-level
17:13:21 [2022-05-04T17:13:21.101Z] --- PASS: TestValidateConfigurationErrors (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z]     --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z]     --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestValidateConfiguration
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestValidateConfiguration/with_label
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestValidateConfiguration/with_dns
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestValidateConfiguration/with_dns-search
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestValidateConfiguration/with_max-download-attempts
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestValidateConfiguration/with_node_generic_resources
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestValidateConfiguration/with_hosts
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestValidateConfiguration/with_log-level_warn
17:13:21 [2022-05-04T17:13:21.101Z] --- PASS: TestValidateConfiguration (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z]     --- PASS: TestValidateConfiguration/with_hosts (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z]     --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestReloadSetConfigFileNotExist
17:13:21 [2022-05-04T17:13:21.101Z] time="2022-05-04T17:13:20Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
17:13:21 [2022-05-04T17:13:21.101Z] --- PASS: TestReloadSetConfigFileNotExist (0.15s)
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestReloadDefaultConfigNotExist
17:13:21 [2022-05-04T17:13:21.101Z]     config_test.go:484: os.Getuid() != 0: skipping test that requires root
17:13:21 [2022-05-04T17:13:21.101Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s)
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestReloadBadDefaultConfig
17:13:21 [2022-05-04T17:13:21.101Z] time="2022-05-04T17:13:20Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2147981893"
17:13:21 [2022-05-04T17:13:21.101Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestReloadWithConflictingLabels
17:13:21 [2022-05-04T17:13:21.101Z] time="2022-05-04T17:13:20Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1440259680"
17:13:21 [2022-05-04T17:13:21.101Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestReloadWithDuplicateLabels
17:13:21 [2022-05-04T17:13:21.101Z] time="2022-05-04T17:13:20Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2761412777"
17:13:21 [2022-05-04T17:13:21.101Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestMaskURLCredentials
17:13:21 [2022-05-04T17:13:21.101Z] --- PASS: TestMaskURLCredentials (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestDaemonConfigurationMerge
17:13:21 [2022-05-04T17:13:21.101Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z] PASS
17:13:21 [2022-05-04T17:13:21.101Z] coverage: 79.8% of statements
17:13:21 [2022-05-04T17:13:21.101Z] ok  	github.com/docker/docker/daemon/config	0.264s	coverage: 79.8% of statements
17:13:21 [2022-05-04T17:13:21.101Z] --- PASS: TestWaitNodeAttachment (0.40s)
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestIsolationConversion
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestIsolationConversion/default
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestIsolationConversion/process
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestIsolationConversion/hyperv
17:13:21 [2022-05-04T17:13:21.101Z] --- PASS: TestIsolationConversion (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z]     --- PASS: TestIsolationConversion/default (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z]     --- PASS: TestIsolationConversion/process (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestContainerLabels
17:13:21 [2022-05-04T17:13:21.101Z] --- PASS: TestContainerLabels (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestCredentialSpecConversion
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestCredentialSpecConversion/none
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestCredentialSpecConversion/config
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestCredentialSpecConversion/file
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestCredentialSpecConversion/registry
17:13:21 [2022-05-04T17:13:21.101Z] --- PASS: TestCredentialSpecConversion (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestControllerValidateMountBind
17:13:21 [2022-05-04T17:13:21.101Z] --- PASS: TestControllerValidateMountBind (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestControllerValidateMountVolume
17:13:21 [2022-05-04T17:13:21.101Z] --- PASS: TestControllerValidateMountVolume (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestControllerValidateMountTarget
17:13:21 [2022-05-04T17:13:21.101Z] --- PASS: TestControllerValidateMountTarget (0.00s)
17:13:21 [2022-05-04T17:13:21.101Z] === RUN   TestControllerValidateMountTmpfs
17:13:21 [2022-05-04T17:13:21.101Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
17:13:21 [2022-05-04T17:13:21.102Z] === RUN   TestControllerValidateMountInvalidType
17:13:21 [2022-05-04T17:13:21.102Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
17:13:21 [2022-05-04T17:13:21.102Z] === RUN   TestControllerValidateMountNamedPipe
17:13:21 [2022-05-04T17:13:21.102Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
17:13:21 [2022-05-04T17:13:21.102Z] PASS
17:13:21 [2022-05-04T17:13:21.102Z] coverage: 11.0% of statements
17:13:21 [2022-05-04T17:13:21.102Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.586s	coverage: 11.0% of statements
17:13:21 [2022-05-04T17:13:21.102Z] === RUN   TestEventsLog
17:13:21 [2022-05-04T17:13:21.102Z] --- PASS: TestEventsLog (0.00s)
17:13:21 [2022-05-04T17:13:21.102Z] === RUN   TestEventsLogTimeout
17:13:21 [2022-05-04T17:13:21.102Z] --- PASS: TestEventsLogTimeout (0.00s)
17:13:21 [2022-05-04T17:13:21.102Z] === RUN   TestLogEvents
17:13:21 [2022-05-04T17:13:21.570Z] --- PASS: TestLogEvents (0.05s)
17:13:21 [2022-05-04T17:13:21.570Z] === RUN   TestLoadBufferedEvents
17:13:21 [2022-05-04T17:13:21.570Z] --- PASS: TestLoadBufferedEvents (0.14s)
17:13:21 [2022-05-04T17:13:21.570Z] === RUN   TestLoadBufferedEventsOnlyFromPast
17:13:21 [2022-05-04T17:13:21.570Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
17:13:21 [2022-05-04T17:13:21.570Z] === RUN   TestIgnoreBufferedWhenNoTimes
17:13:21 [2022-05-04T17:13:21.570Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
17:13:21 [2022-05-04T17:13:21.570Z] PASS
17:13:21 [2022-05-04T17:13:21.570Z] coverage: 50.0% of statements
17:13:21 [2022-05-04T17:13:21.570Z] ok  	github.com/docker/docker/daemon/events	0.259s	coverage: 50.0% of statements
17:13:22 [2022-05-04T17:13:22.557Z] === RUN   TestIsEmptyDir
17:13:22 [2022-05-04T17:13:22.557Z] --- PASS: TestIsEmptyDir (0.01s)
17:13:22 [2022-05-04T17:13:22.557Z] === RUN   TestGraphDriverInitRequestIsCompatible
17:13:22 [2022-05-04T17:13:22.557Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s)
17:13:22 [2022-05-04T17:13:22.557Z] PASS
17:13:22 [2022-05-04T17:13:22.557Z] coverage: 2.3% of statements
17:13:22 [2022-05-04T17:13:22.557Z] ok  	github.com/docker/docker/daemon/graphdriver	0.077s	coverage: 2.3% of statements
17:13:23 [2022-05-04T17:13:23.025Z] === RUN   TestLinkNaming
17:13:23 [2022-05-04T17:13:23.025Z] --- PASS: TestLinkNaming (0.00s)
17:13:23 [2022-05-04T17:13:23.025Z] === RUN   TestLinkNew
17:13:23 [2022-05-04T17:13:23.025Z] --- PASS: TestLinkNew (0.00s)
17:13:23 [2022-05-04T17:13:23.025Z] === RUN   TestLinkEnv
17:13:23 [2022-05-04T17:13:23.025Z] --- PASS: TestLinkEnv (0.00s)
17:13:23 [2022-05-04T17:13:23.025Z] === RUN   TestLinkMultipleEnv
17:13:23 [2022-05-04T17:13:23.025Z] --- PASS: TestLinkMultipleEnv (0.00s)
17:13:23 [2022-05-04T17:13:23.025Z] === RUN   TestLinkPortRangeEnv
17:13:23 [2022-05-04T17:13:23.025Z] --- PASS: TestLinkPortRangeEnv (0.00s)
17:13:23 [2022-05-04T17:13:23.025Z] PASS
17:13:23 [2022-05-04T17:13:23.025Z] coverage: 93.0% of statements
17:13:23 [2022-05-04T17:13:23.025Z] ok  	github.com/docker/docker/daemon/links	0.041s	coverage: 93.0% of statements
17:13:23 [2022-05-04T17:13:23.025Z] === RUN   TestVerifyNetworkingConfig
17:13:23 [2022-05-04T17:13:23.025Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
17:13:23 [2022-05-04T17:13:23.025Z] === RUN   TestGetContainer
17:13:23 [2022-05-04T17:13:23.025Z] --- PASS: TestGetContainer (0.00s)
17:13:23 [2022-05-04T17:13:23.025Z] === RUN   TestValidContainerNames
17:13:23 [2022-05-04T17:13:23.025Z] --- PASS: TestValidContainerNames (0.00s)
17:13:23 [2022-05-04T17:13:23.025Z] === RUN   TestContainerInitDNS
17:13:23 [2022-05-04T17:13:23.025Z]     daemon_test.go:145: root required
17:13:23 [2022-05-04T17:13:23.025Z] --- SKIP: TestContainerInitDNS (0.00s)
17:13:23 [2022-05-04T17:13:23.025Z] === RUN   TestMerge
17:13:23 [2022-05-04T17:13:23.025Z] --- PASS: TestMerge (0.00s)
17:13:23 [2022-05-04T17:13:23.025Z] === RUN   TestValidateContainerIsolation
17:13:23 [2022-05-04T17:13:23.025Z] --- PASS: TestValidateContainerIsolation (0.00s)
17:13:23 [2022-05-04T17:13:23.025Z] === RUN   TestFindNetworkErrorType
17:13:23 [2022-05-04T17:13:23.025Z] --- PASS: TestFindNetworkErrorType (0.00s)
17:13:23 [2022-05-04T17:13:23.025Z] === RUN   TestEnsureServicesExist
17:13:23 [2022-05-04T17:13:23.026Z] --- PASS: TestEnsureServicesExist (0.00s)
17:13:23 [2022-05-04T17:13:23.026Z] === RUN   TestEnsureServicesExistErrors
17:13:23 [2022-05-04T17:13:23.026Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
17:13:23 [2022-05-04T17:13:23.026Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
17:13:23 [2022-05-04T17:13:23.026Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
17:13:23 [2022-05-04T17:13:23.026Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
17:13:23 [2022-05-04T17:13:23.026Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
17:13:23 [2022-05-04T17:13:23.026Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
17:13:23 [2022-05-04T17:13:23.026Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
17:13:23 [2022-05-04T17:13:23.026Z] === RUN   TestContainerDelete
17:13:23 [2022-05-04T17:13:23.026Z] --- PASS: TestContainerDelete (0.01s)
17:13:23 [2022-05-04T17:13:23.026Z] === RUN   TestContainerDoubleDelete
17:13:23 [2022-05-04T17:13:23.026Z] --- PASS: TestContainerDoubleDelete (0.00s)
17:13:23 [2022-05-04T17:13:23.026Z] === RUN   TestLogContainerEventCopyLabels
17:13:23 [2022-05-04T17:13:23.026Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
17:13:23 [2022-05-04T17:13:23.026Z] === RUN   TestLogContainerEventWithAttributes
17:13:23 [2022-05-04T17:13:23.026Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
17:13:23 [2022-05-04T17:13:23.026Z] === RUN   TestNoneHealthcheck
17:13:23 [2022-05-04T17:13:23.026Z] --- PASS: TestNoneHealthcheck (0.00s)
17:13:23 [2022-05-04T17:13:23.026Z] === RUN   TestHealthStates
17:13:23 [2022-05-04T17:13:23.196Z] --- PASS: TestNetworkLocalhostTCPNat (2.96s)
17:13:23 [2022-05-04T17:13:23.196Z] === RUN   TestNetworkLoopbackNat
17:13:23 [2022-05-04T17:13:23.196Z]     nat_test.go:59: testEnv.OSType == "windows": FIXME
17:13:23 [2022-05-04T17:13:23.196Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
17:13:23 [2022-05-04T17:13:23.196Z] === RUN   TestPause
17:13:23 [2022-05-04T17:13:23.196Z]     pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
17:13:23 [2022-05-04T17:13:23.196Z] --- SKIP: TestPause (0.00s)
17:13:23 [2022-05-04T17:13:23.196Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:13:23 [2022-05-04T17:13:23.496Z] time="2022-05-04T17:13:22Z" 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"
17:13:23 [2022-05-04T17:13:23.496Z] time="2022-05-04T17:13:22Z" 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"
17:13:23 [2022-05-04T17:13:23.496Z] time="2022-05-04T17:13:22Z" 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"
17:13:23 [2022-05-04T17:13:23.496Z] time="2022-05-04T17:13:22Z" 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"
17:13:23 [2022-05-04T17:13:23.496Z] time="2022-05-04T17:13:22Z" 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"
17:13:23 [2022-05-04T17:13:23.496Z] time="2022-05-04T17:13:22Z" 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"
17:13:23 [2022-05-04T17:13:23.496Z] time="2022-05-04T17:13:22Z" 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"
17:13:23 [2022-05-04T17:13:23.496Z] time="2022-05-04T17:13:22Z" 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"
17:13:23 [2022-05-04T17:13:23.496Z] time="2022-05-04T17:13:22Z" 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"
17:13:23 [2022-05-04T17:13:23.496Z] time="2022-05-04T17:13:22Z" 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"
17:13:23 [2022-05-04T17:13:23.496Z] --- PASS: TestHealthStates (0.17s)
17:13:23 [2022-05-04T17:13:23.496Z] === RUN   TestGetInspectData
17:13:23 [2022-05-04T17:13:23.496Z] --- PASS: TestGetInspectData (0.00s)
17:13:23 [2022-05-04T17:13:23.496Z] === RUN   TestFillLicense
17:13:23 [2022-05-04T17:13:23.496Z] --- PASS: TestFillLicense (0.00s)
17:13:23 [2022-05-04T17:13:23.496Z] === RUN   TestListInvalidFilter
17:13:23 [2022-05-04T17:13:23.496Z] --- PASS: TestListInvalidFilter (0.00s)
17:13:23 [2022-05-04T17:13:23.496Z] === RUN   TestNameFilter
17:13:23 [2022-05-04T17:13:23.496Z] --- PASS: TestNameFilter (0.00s)
17:13:23 [2022-05-04T17:13:23.496Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
17:13:23 [2022-05-04T17:13:23.496Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
17:13:23 [2022-05-04T17:13:23.496Z] === RUN   TestSetWindowsCredentialSpecInSpec
17:13:23 [2022-05-04T17:13:23.496Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
17:13:23 [2022-05-04T17:13:23.496Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
17:13:23 [2022-05-04T17:13:23.496Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
17:13:23 [2022-05-04T17:13:23.496Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
17:13:23 [2022-05-04T17:13:23.496Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
17:13:23 [2022-05-04T17:13:23.496Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
17:13:23 [2022-05-04T17:13:23.496Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
17:13:23 [2022-05-04T17:13:23.496Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
17:13:23 [2022-05-04T17:13:23.496Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
17:13:23 [2022-05-04T17:13:23.496Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
17:13:23 [2022-05-04T17:13:23.496Z] === 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
17:13:23 [2022-05-04T17:13:23.496Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
17:13:23 [2022-05-04T17:13:23.496Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
17:13:23 [2022-05-04T17:13:23.496Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
17:13:23 [2022-05-04T17:13:23.496Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
17:13:23 [2022-05-04T17:13:23.496Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
17:13:23 [2022-05-04T17:13:23.496Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
17:13:23 [2022-05-04T17:13:23.496Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
17:13:23 [2022-05-04T17:13:23.496Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
17:13:23 [2022-05-04T17:13:23.496Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s)
17:13:23 [2022-05-04T17:13:23.496Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
17:13:23 [2022-05-04T17:13:23.496Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
17:13:23 [2022-05-04T17:13:23.496Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
17:13:23 [2022-05-04T17:13:23.497Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
17:13:23 [2022-05-04T17:13:23.497Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
17:13:23 [2022-05-04T17:13:23.497Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
17:13:23 [2022-05-04T17:13:23.497Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
17:13:23 [2022-05-04T17:13:23.497Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
17:13:23 [2022-05-04T17:13:23.497Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
17:13:23 [2022-05-04T17:13:23.497Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
17:13:23 [2022-05-04T17:13:23.497Z]     --- 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)
17:13:23 [2022-05-04T17:13:23.497Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
17:13:23 [2022-05-04T17:13:23.497Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
17:13:23 [2022-05-04T17:13:23.497Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
17:13:23 [2022-05-04T17:13:23.497Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
17:13:23 [2022-05-04T17:13:23.497Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
17:13:23 [2022-05-04T17:13:23.497Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
17:13:23 [2022-05-04T17:13:23.497Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
17:13:23 [2022-05-04T17:13:23.497Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
17:13:23 [2022-05-04T17:13:23.497Z] === RUN   TestSetupWindowsDevices
17:13:23 [2022-05-04T17:13:23.497Z] === RUN   TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices
17:13:23 [2022-05-04T17:13:23.497Z] === RUN   TestSetupWindowsDevices/it_fails_if_any_devices_are_blank
17:13:23 [2022-05-04T17:13:23.497Z] === RUN   TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://'
17:13:23 [2022-05-04T17:13:23.497Z] === RUN   TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://'
17:13:23 [2022-05-04T17:13:23.497Z] === RUN   TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class'
17:13:23 [2022-05-04T17:13:23.497Z] === RUN   TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class'
17:13:23 [2022-05-04T17:13:23.497Z] === RUN   TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_''
17:13:23 [2022-05-04T17:13:23.497Z] === RUN   TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class'
17:13:23 [2022-05-04T17:13:23.497Z] === RUN   TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType
17:13:23 [2022-05-04T17:13:23.497Z] === RUN   TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices
17:13:23 [2022-05-04T17:13:23.497Z] --- PASS: TestSetupWindowsDevices (0.00s)
17:13:23 [2022-05-04T17:13:23.497Z]     --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s)
17:13:23 [2022-05-04T17:13:23.497Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s)
17:13:23 [2022-05-04T17:13:23.497Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s)
17:13:23 [2022-05-04T17:13:23.497Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s)
17:13:23 [2022-05-04T17:13:23.497Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s)
17:13:23 [2022-05-04T17:13:23.497Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s)
17:13:23 [2022-05-04T17:13:23.497Z]     --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s)
17:13:23 [2022-05-04T17:13:23.497Z]     --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s)
17:13:23 [2022-05-04T17:13:23.497Z]     --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s)
17:13:23 [2022-05-04T17:13:23.497Z]     --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s)
17:13:23 [2022-05-04T17:13:23.497Z] === RUN   TestDaemonReloadLabels
17:13:23 [2022-05-04T17:13:23.497Z] --- PASS: TestDaemonReloadLabels (0.00s)
17:13:23 [2022-05-04T17:13:23.497Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
17:13:23 [2022-05-04T17:13:23.497Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
17:13:23 [2022-05-04T17:13:23.497Z] === RUN   TestDaemonReloadMirrors
17:13:23 [2022-05-04T17:13:23.497Z] --- PASS: TestDaemonReloadMirrors (0.00s)
17:13:23 [2022-05-04T17:13:23.497Z] === RUN   TestDaemonReloadInsecureRegistries
17:13:23 [2022-05-04T17:13:23.497Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
17:13:23 [2022-05-04T17:13:23.497Z] === RUN   TestDaemonReloadNotAffectOthers
17:13:23 [2022-05-04T17:13:23.497Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
17:13:23 [2022-05-04T17:13:23.497Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
17:13:23 [2022-05-04T17:13:23.497Z]     reload_test.go:342: root required
17:13:23 [2022-05-04T17:13:23.497Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
17:13:23 [2022-05-04T17:13:23.497Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
17:13:23 [2022-05-04T17:13:23.497Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s)
17:13:23 [2022-05-04T17:13:23.497Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
17:13:23 [2022-05-04T17:13:23.497Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s)
17:13:23 [2022-05-04T17:13:23.497Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
17:13:23 [2022-05-04T17:13:23.497Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.10s)
17:13:23 [2022-05-04T17:13:23.497Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
17:13:23 [2022-05-04T17:13:23.497Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.06s)
17:13:23 [2022-05-04T17:13:23.497Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
17:13:23 [2022-05-04T17:13:23.497Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.01s)
17:13:23 [2022-05-04T17:13:23.497Z] === RUN   TestParseVolumesFrom
17:13:23 [2022-05-04T17:13:23.497Z] --- PASS: TestParseVolumesFrom (0.00s)
17:13:23 [2022-05-04T17:13:23.497Z] PASS
17:13:23 [2022-05-04T17:13:23.497Z] coverage: 8.6% of statements
17:13:23 [2022-05-04T17:13:23.497Z] ok  	github.com/docker/docker/daemon	0.622s	coverage: 8.6% of statements
17:13:23 [2022-05-04T17:13:23.497Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:13:23 [2022-05-04T17:13:23.497Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:13:23 [2022-05-04T17:13:23.497Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:13:23 [2022-05-04T17:13:23.497Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
17:13:23 [2022-05-04T17:13:23.497Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
17:13:23 [2022-05-04T17:13:23.497Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
17:13:23 [2022-05-04T17:13:23.497Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
17:13:23 [2022-05-04T17:13:23.497Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:13:23 [2022-05-04T17:13:23.497Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
17:13:23 [2022-05-04T17:13:23.497Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
17:13:23 [2022-05-04T17:13:23.497Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:13:23 [2022-05-04T17:13:23.497Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
17:13:23 [2022-05-04T17:13:23.497Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
17:13:23 [2022-05-04T17:13:23.497Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
17:13:24 [2022-05-04T17:13:24.173Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
17:13:24 [2022-05-04T17:13:24.173Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
17:13:24 [2022-05-04T17:13:24.431Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
17:13:24 [2022-05-04T17:13:24.689Z]     docker_cli_daemon_test.go:2501: [df7dc3ddfeee8] daemon is not started
17:13:24 [2022-05-04T17:13:24.755Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.72s)
17:13:24 [2022-05-04T17:13:24.755Z] === RUN   TestPauseStopPausedContainer
17:13:24 [2022-05-04T17:13:24.755Z]     pause_test.go:71: testEnv.DaemonInfo.OSType == "windows"
17:13:24 [2022-05-04T17:13:24.755Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
17:13:24 [2022-05-04T17:13:24.755Z] === RUN   TestPsFilter
17:13:25 [2022-05-04T17:13:25.112Z] --- PASS: TestUpdateRestartPolicy (20.94s)
17:13:25 [2022-05-04T17:13:25.112Z] === RUN   TestUpdateRestartWithAutoRemove
17:13:25 [2022-05-04T17:13:25.221Z] --- PASS: TestPsFilter (0.30s)
17:13:25 [2022-05-04T17:13:25.221Z] === RUN   TestRemoveContainerWithRemovedVolume
17:13:25 [2022-05-04T17:13:25.256Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
17:13:25 [2022-05-04T17:13:25.514Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
17:13:25 [2022-05-04T17:13:25.711Z] === RUN   TestNewStreamConfig
17:13:25 [2022-05-04T17:13:25.711Z] === RUN   TestNewStreamConfig/defaults
17:13:25 [2022-05-04T17:13:25.711Z] === RUN   TestNewStreamConfig/invalid_create_group
17:13:25 [2022-05-04T17:13:25.711Z] === RUN   TestNewStreamConfig/invalid_flush_interval
17:13:25 [2022-05-04T17:13:25.711Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
17:13:25 [2022-05-04T17:13:25.711Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
17:13:25 [2022-05-04T17:13:25.711Z] === RUN   TestNewStreamConfig/flush_interval_at_15
17:13:25 [2022-05-04T17:13:25.711Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
17:13:25 [2022-05-04T17:13:25.711Z] --- PASS: TestNewStreamConfig (0.00s)
17:13:25 [2022-05-04T17:13:25.711Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
17:13:25 [2022-05-04T17:13:25.711Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
17:13:25 [2022-05-04T17:13:25.711Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
17:13:25 [2022-05-04T17:13:25.711Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
17:13:25 [2022-05-04T17:13:25.711Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
17:13:25 [2022-05-04T17:13:25.711Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
17:13:25 [2022-05-04T17:13:25.711Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
17:13:25 [2022-05-04T17:13:25.711Z] === RUN   TestNewAWSLogsClientUserAgentHandler
17:13:25 [2022-05-04T17:13:25.711Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
17:13:25 [2022-05-04T17:13:25.711Z] === RUN   TestNewAWSLogsClientLogFormatHeaderHandler
17:13:25 [2022-05-04T17:13:25.711Z] === RUN   TestNewAWSLogsClientLogFormatHeaderHandler/json/emf
17:13:25 [2022-05-04T17:13:25.711Z] === RUN   TestNewAWSLogsClientLogFormatHeaderHandler/#00
17:13:25 [2022-05-04T17:13:25.711Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s)
17:13:25 [2022-05-04T17:13:25.711Z]     --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s)
17:13:25 [2022-05-04T17:13:25.711Z]     --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s)
17:13:25 [2022-05-04T17:13:25.711Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
17:13:25 [2022-05-04T17:13:25.711Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
17:13:25 [2022-05-04T17:13:25.711Z] === RUN   TestNewAWSLogsClientRegionDetect
17:13:25 [2022-05-04T17:13:25.711Z] === RUN   TestAdapterReadLogs
17:13:25 [2022-05-04T17:13:25.711Z] --- PASS: TestAdapterReadLogs (0.00s)
17:13:25 [2022-05-04T17:13:25.711Z] === RUN   TestCopier
17:13:25 [2022-05-04T17:13:25.711Z] --- PASS: TestCopier (0.00s)
17:13:25 [2022-05-04T17:13:25.711Z] === RUN   TestCopierLongLines
17:13:25 [2022-05-04T17:13:25.711Z] --- PASS: TestCopierLongLines (0.00s)
17:13:25 [2022-05-04T17:13:25.711Z] === RUN   TestCopierSlow
17:13:25 [2022-05-04T17:13:25.773Z] === RUN   TestDockerSuite/TestBuildEntrypoint
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptReconnectInterval
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptReconnectInterval/invalid_-1
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptReconnectInterval/invalid_1
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptReconnectInterval/invalid_-1s
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptReconnectInterval/invalid_99ms
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptReconnectInterval/invalid_11s
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptReconnectInterval/valid_100ms
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptReconnectInterval/valid_10s
17:13:26 [2022-05-04T17:13:26.179Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s)
17:13:26 [2022-05-04T17:13:26.179Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s)
17:13:26 [2022-05-04T17:13:26.179Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s)
17:13:26 [2022-05-04T17:13:26.179Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s)
17:13:26 [2022-05-04T17:13:26.179Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s)
17:13:26 [2022-05-04T17:13:26.179Z]     --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s)
17:13:26 [2022-05-04T17:13:26.179Z]     --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s)
17:13:26 [2022-05-04T17:13:26.179Z]     --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s)
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptAddress
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptAddress/#00
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptAddress/192.168.1.1
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptAddress/192.168.1.1/
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptAddress/192.168.1.1/some-path
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptAddress/192.168.1.1:
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptAddress/192.168.1.1:/
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptAddress/192.168.1.1:/some-path
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptAddress/192.168.1.1:123
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptAddress/192.168.1.1:123/
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptAddress/192.168.1.1:123/some-path
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptAddress/192.168.1.1:65535
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptAddress/192.168.1.1:65535/
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptAddress/192.168.1.1:65535/some-path
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptAddress/[::1]
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptAddress/[::1]/
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptAddress/[::1]/some-path
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptAddress/[::1]:
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptAddress/[::1]:/
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptAddress/[::1]:/some-path
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptAddress/[::1]:123
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptAddress/[::1]:123/
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptAddress/[::1]:123/some-path
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptAddress/[::1]:65535
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptAddress/[::1]:65535/
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptAddress/[::1]:65535/some-path
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptAddress/example.com:123
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptAddress/example.com:123/
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptAddress/example.com:123/some-path
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptAddress/example.com:65535
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptAddress/example.com:65535/
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptAddress/example.com:65535/some-path
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptAddress/example.com
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptAddress/example.com/
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptAddress/example.com/some-path
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptAddress/example.com:
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptAddress/example.com:/
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptAddress/example.com:/some-path
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptAddress/tcp://
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptAddress/tcp:///
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptAddress/tcp:///some-path
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptAddress/tcp://example.com:
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptAddress/tcp://example.com:/
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptAddress/tcp://example.com:/some-path
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptAddress/tcp://example.com:123
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptAddress/tcp://example.com:123/
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptAddress/tcp://example.com:123/some-path
17:13:26 [2022-05-04T17:13:26.179Z] === RUN   TestValidateLogOptAddress/tcp://example.com:65535
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestValidateLogOptAddress/tcp://example.com:65535/
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestValidateLogOptAddress/tcp://example.com:65535/some-path
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestValidateLogOptAddress/tcp://example.com
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestValidateLogOptAddress/tcp://example.com/
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestValidateLogOptAddress/tcp://example.com/some-path
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestValidateLogOptAddress/tls://
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestValidateLogOptAddress/tls:///
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestValidateLogOptAddress/tls:///some-path
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestValidateLogOptAddress/tls://example.com
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestValidateLogOptAddress/tls://example.com/
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestValidateLogOptAddress/tls://example.com/some-path
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestValidateLogOptAddress/tls://example.com:
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestValidateLogOptAddress/tls://example.com:/
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestValidateLogOptAddress/tls://example.com:/some-path
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestValidateLogOptAddress/tls://example.com:123
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestValidateLogOptAddress/tls://example.com:123/
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestValidateLogOptAddress/tls://example.com:123/some-path
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestValidateLogOptAddress/tls://example.com:65535
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestValidateLogOptAddress/tls://example.com:65535/
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestValidateLogOptAddress/tls://example.com:65535/some-path
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestValidateLogOptAddress/://
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestValidateLogOptAddress/something://
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestValidateLogOptAddress/udp://
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestValidateLogOptAddress/unixgram://
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestValidateLogOptAddress/tcp+tls://
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestValidateLogOptAddress/corrupted:c
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestValidateLogOptAddress/tcp://example.com:port
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestValidateLogOptAddress/tcp://example.com:-1
17:13:26 [2022-05-04T17:13:26.180Z] time="2022-05-04T17:13:25Z" level=info msg="Trying to get region from EC2 Metadata"
17:13:26 [2022-05-04T17:13:26.180Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.16s)
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestCreateSuccess
17:13:26 [2022-05-04T17:13:26.180Z] --- PASS: TestCreateSuccess (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestCreateStreamSkipped
17:13:26 [2022-05-04T17:13:26.180Z] time="2022-05-04T17:13:25Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName
17:13:26 [2022-05-04T17:13:26.180Z] --- PASS: TestCreateStreamSkipped (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestCreateLogGroupSuccess
17:13:26 [2022-05-04T17:13:26.180Z] time="2022-05-04T17:13:25Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="<nil>"
17:13:26 [2022-05-04T17:13:26.180Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestCreateError
17:13:26 [2022-05-04T17:13:26.180Z] --- PASS: TestCreateError (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestCreateAlreadyExists
17:13:26 [2022-05-04T17:13:26.180Z] time="2022-05-04T17:13:25Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
17:13:26 [2022-05-04T17:13:26.180Z] --- PASS: TestCreateAlreadyExists (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestLogClosed
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestValidateLogOptAddress/tcp://example.com:65536
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestValidateLogOptAddress/unix://
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestValidateLogOptAddress/unix:///some/socket.sock
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestValidateLogOptAddress/unix:///some/socket.sock:80
17:13:26 [2022-05-04T17:13:26.180Z] --- PASS: TestValidateLogOptAddress (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/#00 (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z] --- PASS: TestLogClosed (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestLogBlocking
17:13:26 [2022-05-04T17:13:26.180Z] --- PASS: TestLogBlocking (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestLogNonBlockingBufferEmpty
17:13:26 [2022-05-04T17:13:26.180Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestLogNonBlockingBufferFull
17:13:26 [2022-05-04T17:13:26.180Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestPublishBatchSuccess
17:13:26 [2022-05-04T17:13:26.180Z] --- PASS: TestPublishBatchSuccess (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestPublishBatchError
17:13:26 [2022-05-04T17:13:26.180Z] time="2022-05-04T17:13:25Z" level=error msg=error
17:13:26 [2022-05-04T17:13:26.180Z] --- PASS: TestPublishBatchError (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestPublishBatchInvalidSeqSuccess
17:13:26 [2022-05-04T17:13:26.180Z] time="2022-05-04T17:13:25Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
17:13:26 [2022-05-04T17:13:26.180Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestPublishBatchAlreadyAccepted
17:13:26 [2022-05-04T17:13:26.180Z] time="2022-05-04T17:13:25Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
17:13:26 [2022-05-04T17:13:26.180Z] time="2022-05-04T17:13:25Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
17:13:26 [2022-05-04T17:13:26.180Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestCollectBatchSimple
17:13:26 [2022-05-04T17:13:26.180Z] --- PASS: TestCollectBatchSimple (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestCollectBatchTicker
17:13:26 [2022-05-04T17:13:26.180Z] --- PASS: TestCollectBatchTicker (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestCollectBatchMultilinePattern
17:13:26 [2022-05-04T17:13:26.180Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
17:13:26 [2022-05-04T17:13:26.180Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
17:13:26 [2022-05-04T17:13:26.180Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/[::1] (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/[::1]: (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/example.com (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/example.com/ (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/example.com: (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/tcp:// (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s)
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestCollectBatchClose
17:13:26 [2022-05-04T17:13:26.180Z] --- PASS: TestCollectBatchClose (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestEffectiveLen
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestEffectiveLen/0/Hello
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestEffectiveLen/2/🙃
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestEffectiveLen/3/����
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestEffectiveLen/4/He��o
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestEffectiveLen/5/
17:13:26 [2022-05-04T17:13:26.180Z] --- PASS: TestEffectiveLen (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/tls:// (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/tls:/// (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestFindValidSplit
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestFindValidSplit/0/
17:13:26 [2022-05-04T17:13:26.180Z]     cloudwatchlogs_test.go:1076: 
17:13:26 [2022-05-04T17:13:26.180Z]     cloudwatchlogs_test.go:1077: 
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestFindValidSplit/1/Hello
17:13:26 [2022-05-04T17:13:26.180Z]     cloudwatchlogs_test.go:1076: Hello
17:13:26 [2022-05-04T17:13:26.180Z]     cloudwatchlogs_test.go:1077: 
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestFindValidSplit/2/Hello
17:13:26 [2022-05-04T17:13:26.180Z]     cloudwatchlogs_test.go:1076: He
17:13:26 [2022-05-04T17:13:26.180Z]     cloudwatchlogs_test.go:1077: llo
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestFindValidSplit/3/Hello
17:13:26 [2022-05-04T17:13:26.180Z]     cloudwatchlogs_test.go:1076: 
17:13:26 [2022-05-04T17:13:26.180Z]     cloudwatchlogs_test.go:1077: Hello
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestFindValidSplit/4/🙃
17:13:26 [2022-05-04T17:13:26.180Z]     cloudwatchlogs_test.go:1076: 
17:13:26 [2022-05-04T17:13:26.180Z]     cloudwatchlogs_test.go:1077: 🙃
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestFindValidSplit/5/🙃
17:13:26 [2022-05-04T17:13:26.180Z]     cloudwatchlogs_test.go:1076: 🙃
17:13:26 [2022-05-04T17:13:26.180Z]     cloudwatchlogs_test.go:1077: 
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestFindValidSplit/6/a�
17:13:26 [2022-05-04T17:13:26.180Z]     cloudwatchlogs_test.go:1076: a
17:13:26 [2022-05-04T17:13:26.180Z]     cloudwatchlogs_test.go:1077: �
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestFindValidSplit/7/a�
17:13:26 [2022-05-04T17:13:26.180Z]     cloudwatchlogs_test.go:1076: a�
17:13:26 [2022-05-04T17:13:26.180Z]     cloudwatchlogs_test.go:1077: 
17:13:26 [2022-05-04T17:13:26.180Z] --- PASS: TestFindValidSplit (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestProcessEventEmoji
17:13:26 [2022-05-04T17:13:26.180Z] --- PASS: TestProcessEventEmoji (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/:// (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/something:// (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/udp:// (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/unix:// (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestCollectBatchLineSplit
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestSearchRegistryForImagesErrors
17:13:26 [2022-05-04T17:13:26.180Z] --- PASS: TestCollectBatchLineSplit (0.01s)
17:13:26 [2022-05-04T17:13:26.180Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestCollectBatchLineSplitWithBinary
17:13:26 [2022-05-04T17:13:26.180Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestSearchRegistryForImages
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z] PASS
17:13:26 [2022-05-04T17:13:26.180Z] coverage: 53.6% of statements
17:13:26 [2022-05-04T17:13:26.180Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.094s	coverage: 53.6% of statements
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestCollectBatchMaxEvents
17:13:26 [2022-05-04T17:13:26.180Z] --- PASS: TestSearchRegistryForImages (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestOnlyPlatformWithFallback
17:13:26 [2022-05-04T17:13:26.180Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestImageDelete
17:13:26 [2022-05-04T17:13:26.180Z] --- PASS: TestCopierSlow (0.20s)
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestCopierWithSized
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestCopierWithSized/as_is
17:13:26 [2022-05-04T17:13:26.180Z] --- PASS: TestCollectBatchMaxEvents (0.03s)
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestCollectBatchMaxTotalBytes
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestImageDelete/no_lease
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestCopierWithSized/With_RingLogger
17:13:26 [2022-05-04T17:13:26.180Z] --- PASS: TestCopierWithSized (0.03s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestCopierWithSized/as_is (0.02s)
17:13:26 [2022-05-04T17:13:26.180Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestCopierWithPartial
17:13:26 [2022-05-04T17:13:26.180Z] --- PASS: TestCopierWithPartial (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestRingLogger
17:13:26 [2022-05-04T17:13:26.180Z] --- PASS: TestRingLogger (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestRingCap
17:13:26 [2022-05-04T17:13:26.180Z] --- PASS: TestRingCap (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestRingClose
17:13:26 [2022-05-04T17:13:26.180Z] --- PASS: TestRingClose (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestRingDrain
17:13:26 [2022-05-04T17:13:26.180Z] --- PASS: TestRingDrain (0.00s)
17:13:26 [2022-05-04T17:13:26.180Z] PASS
17:13:26 [2022-05-04T17:13:26.180Z] coverage: 43.2% of statements
17:13:26 [2022-05-04T17:13:26.180Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s)
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
17:13:26 [2022-05-04T17:13:26.180Z] === RUN   TestImageDelete/lease_exists
17:13:26 [2022-05-04T17:13:26.180Z] ok  	github.com/docker/docker/daemon/logger	0.291s	coverage: 43.2% of statements
17:13:26 [2022-05-04T17:13:26.181Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.03s)
17:13:26 [2022-05-04T17:13:26.181Z] === RUN   TestCollectBatchWithDuplicateTimestamps
17:13:26 [2022-05-04T17:13:26.181Z] --- PASS: TestImageDelete (0.08s)
17:13:26 [2022-05-04T17:13:26.181Z]     --- PASS: TestImageDelete/no_lease (0.02s)
17:13:26 [2022-05-04T17:13:26.181Z]     --- PASS: TestImageDelete/lease_exists (0.03s)
17:13:26 [2022-05-04T17:13:26.181Z] === RUN   TestContentStoreForPull
17:13:26 [2022-05-04T17:13:26.181Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s)
17:13:26 [2022-05-04T17:13:26.181Z] === RUN   TestParseLogOptionsMultilinePattern
17:13:26 [2022-05-04T17:13:26.181Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
17:13:26 [2022-05-04T17:13:26.181Z] === RUN   TestParseLogOptionsDatetimeFormat
17:13:26 [2022-05-04T17:13:26.181Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
17:13:26 [2022-05-04T17:13:26.181Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
17:13:26 [2022-05-04T17:13:26.181Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
17:13:26 [2022-05-04T17:13:26.181Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
17:13:26 [2022-05-04T17:13:26.181Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
17:13:26 [2022-05-04T17:13:26.181Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
17:13:26 [2022-05-04T17:13:26.181Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
17:13:26 [2022-05-04T17:13:26.181Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
17:13:26 [2022-05-04T17:13:26.181Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
17:13:26 [2022-05-04T17:13:26.181Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
17:13:26 [2022-05-04T17:13:26.181Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
17:13:26 [2022-05-04T17:13:26.181Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
17:13:26 [2022-05-04T17:13:26.181Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
17:13:26 [2022-05-04T17:13:26.181Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
17:13:26 [2022-05-04T17:13:26.181Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
17:13:26 [2022-05-04T17:13:26.181Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
17:13:26 [2022-05-04T17:13:26.181Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
17:13:26 [2022-05-04T17:13:26.181Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
17:13:26 [2022-05-04T17:13:26.181Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
17:13:26 [2022-05-04T17:13:26.181Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
17:13:26 [2022-05-04T17:13:26.181Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
17:13:26 [2022-05-04T17:13:26.181Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
17:13:26 [2022-05-04T17:13:26.181Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
17:13:26 [2022-05-04T17:13:26.181Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
17:13:26 [2022-05-04T17:13:26.181Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
17:13:26 [2022-05-04T17:13:26.181Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
17:13:26 [2022-05-04T17:13:26.181Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
17:13:26 [2022-05-04T17:13:26.181Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
17:13:26 [2022-05-04T17:13:26.181Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
17:13:26 [2022-05-04T17:13:26.181Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
17:13:26 [2022-05-04T17:13:26.181Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
17:13:26 [2022-05-04T17:13:26.181Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
17:13:26 [2022-05-04T17:13:26.181Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
17:13:26 [2022-05-04T17:13:26.181Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
17:13:26 [2022-05-04T17:13:26.181Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
17:13:26 [2022-05-04T17:13:26.181Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
17:13:26 [2022-05-04T17:13:26.181Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
17:13:26 [2022-05-04T17:13:26.181Z] === RUN   TestValidateLogOptionsFormat
17:13:26 [2022-05-04T17:13:26.181Z] === RUN   TestValidateLogOptionsFormat/0/json/emf
17:13:26 [2022-05-04T17:13:26.181Z] === RUN   TestValidateLogOptionsFormat/1/random
17:13:26 [2022-05-04T17:13:26.181Z] === RUN   TestValidateLogOptionsFormat/2/
17:13:26 [2022-05-04T17:13:26.181Z] === RUN   TestValidateLogOptionsFormat/3/json/emf
17:13:26 [2022-05-04T17:13:26.181Z] === RUN   TestValidateLogOptionsFormat/4/json/emf
17:13:26 [2022-05-04T17:13:26.181Z] --- PASS: TestValidateLogOptionsFormat (0.00s)
17:13:26 [2022-05-04T17:13:26.181Z]     --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s)
17:13:26 [2022-05-04T17:13:26.181Z]     --- PASS: TestValidateLogOptionsFormat/1/random (0.00s)
17:13:26 [2022-05-04T17:13:26.181Z]     --- PASS: TestValidateLogOptionsFormat/2/ (0.00s)
17:13:26 [2022-05-04T17:13:26.181Z]     --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s)
17:13:26 [2022-05-04T17:13:26.181Z]     --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s)
17:13:26 [2022-05-04T17:13:26.181Z] === RUN   TestCreateTagSuccess
17:13:26 [2022-05-04T17:13:26.181Z] --- PASS: TestCreateTagSuccess (0.00s)
17:13:26 [2022-05-04T17:13:26.181Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
17:13:26 [2022-05-04T17:13:26.181Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
17:13:26 [2022-05-04T17:13:26.181Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
17:13:26 [2022-05-04T17:13:26.181Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
17:13:26 [2022-05-04T17:13:26.181Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
17:13:26 [2022-05-04T17:13:26.181Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
17:13:26 [2022-05-04T17:13:26.181Z] PASS
17:13:26 [2022-05-04T17:13:26.181Z] coverage: 80.2% of statements
17:13:26 [2022-05-04T17:13:26.181Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.395s	coverage: 80.2% of statements
17:13:26 [2022-05-04T17:13:26.181Z] --- PASS: TestContentStoreForPull (0.23s)
17:13:26 [2022-05-04T17:13:26.181Z] PASS
17:13:26 [2022-05-04T17:13:26.181Z] coverage: 6.6% of statements
17:13:26 [2022-05-04T17:13:26.181Z] ok  	github.com/docker/docker/daemon/images	0.444s	coverage: 6.6% of statements
17:13:26 [2022-05-04T17:13:26.341Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
17:13:26 [2022-05-04T17:13:26.600Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
17:13:26 [2022-05-04T17:13:26.649Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:13:26 [2022-05-04T17:13:26.649Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:13:26 [2022-05-04T17:13:26.649Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
17:13:26 [2022-05-04T17:13:26.649Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:13:26 [2022-05-04T17:13:26.649Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
17:13:26 [2022-05-04T17:13:26.649Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
17:13:26 [2022-05-04T17:13:26.675Z] --- PASS: TestUpdateRestartWithAutoRemove (2.41s)
17:13:26 [2022-05-04T17:13:26.675Z] === RUN   TestWaitNonBlocked
17:13:26 [2022-05-04T17:13:26.675Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:13:26 [2022-05-04T17:13:26.675Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:13:26 [2022-05-04T17:13:26.675Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:13:26 [2022-05-04T17:13:26.675Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:13:26 [2022-05-04T17:13:26.675Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:13:26 [2022-05-04T17:13:26.675Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:13:27 [2022-05-04T17:13:27.116Z] === RUN   TestJSONLogsMarshalJSONBuf
17:13:27 [2022-05-04T17:13:27.116Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
17:13:27 [2022-05-04T17:13:27.116Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
17:13:27 [2022-05-04T17:13:27.116Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.15s)
17:13:27 [2022-05-04T17:13:27.116Z] === RUN   TestFastTimeMarshalJSON
17:13:27 [2022-05-04T17:13:27.116Z] --- PASS: TestFastTimeMarshalJSON (0.00s)
17:13:27 [2022-05-04T17:13:27.116Z] PASS
17:13:27 [2022-05-04T17:13:27.116Z] coverage: 87.2% of statements
17:13:27 [2022-05-04T17:13:27.116Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.203s	coverage: 87.2% of statements
17:13:27 [2022-05-04T17:13:27.431Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.28s)
17:13:27 [2022-05-04T17:13:27.431Z] === RUN   TestRemoveContainerWithVolume
17:13:27 [2022-05-04T17:13:27.585Z] === RUN   TestJSONFileLogger
17:13:27 [2022-05-04T17:13:27.585Z] --- PASS: TestJSONFileLogger (0.00s)
17:13:27 [2022-05-04T17:13:27.585Z] === RUN   TestJSONFileLoggerWithTags
17:13:27 [2022-05-04T17:13:27.585Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
17:13:27 [2022-05-04T17:13:27.585Z] === RUN   TestJSONFileLoggerWithOpts
17:13:28 [2022-05-04T17:13:28.054Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
17:13:28 [2022-05-04T17:13:28.054Z] === RUN   TestJSONFileLoggerWithLabelsEnv
17:13:28 [2022-05-04T17:13:28.054Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
17:13:28 [2022-05-04T17:13:28.054Z] === RUN   TestEncodeDecode
17:13:28 [2022-05-04T17:13:28.054Z] === PAUSE TestEncodeDecode
17:13:28 [2022-05-04T17:13:28.054Z] === RUN   TestUnexpectedEOF
17:13:28 [2022-05-04T17:13:28.054Z] === RUN   TestWriteLog
17:13:28 [2022-05-04T17:13:28.054Z] === PAUSE TestWriteLog
17:13:28 [2022-05-04T17:13:28.054Z] === RUN   TestReadLog
17:13:28 [2022-05-04T17:13:28.054Z] === PAUSE TestReadLog
17:13:28 [2022-05-04T17:13:28.054Z] === RUN   TestDecode
17:13:28 [2022-05-04T17:13:28.054Z] time="2022-05-04T17:13:27Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
17:13:28 [2022-05-04T17:13:28.054Z] time="2022-05-04T17:13:27Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
17:13:28 [2022-05-04T17:13:28.054Z] --- PASS: TestUnexpectedEOF (0.16s)
17:13:28 [2022-05-04T17:13:28.054Z] === CONT  TestEncodeDecode
17:13:28 [2022-05-04T17:13:28.054Z] --- PASS: TestEncodeDecode (0.00s)
17:13:28 [2022-05-04T17:13:28.054Z] PASS
17:13:28 [2022-05-04T17:13:28.054Z] coverage: 69.9% of statements
17:13:28 [2022-05-04T17:13:28.054Z] --- PASS: TestDecode (0.02s)
17:13:28 [2022-05-04T17:13:28.054Z] === CONT  TestWriteLog
17:13:28 [2022-05-04T17:13:28.054Z] === CONT  TestReadLog
17:13:28 [2022-05-04T17:13:28.054Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.240s	coverage: 69.9% of statements
17:13:28 [2022-05-04T17:13:28.054Z] === RUN   TestReadLog/tail_exact
17:13:28 [2022-05-04T17:13:28.054Z] --- PASS: TestWriteLog (0.00s)
17:13:28 [2022-05-04T17:13:28.054Z] === RUN   TestReadLog/tail_less_than_available
17:13:28 [2022-05-04T17:13:28.054Z] === RUN   TestReadLog/tail_more_than_available
17:13:28 [2022-05-04T17:13:28.054Z] --- PASS: TestReadLog (0.21s)
17:13:28 [2022-05-04T17:13:28.054Z]     --- PASS: TestReadLog/tail_exact (0.18s)
17:13:28 [2022-05-04T17:13:28.054Z]     --- PASS: TestReadLog/tail_less_than_available (0.01s)
17:13:28 [2022-05-04T17:13:28.054Z]     --- PASS: TestReadLog/tail_more_than_available (0.01s)
17:13:28 [2022-05-04T17:13:28.054Z] PASS
17:13:28 [2022-05-04T17:13:28.054Z] coverage: 78.7% of statements
17:13:28 [2022-05-04T17:13:28.054Z] ok  	github.com/docker/docker/daemon/logger/local	0.286s	coverage: 78.7% of statements
17:13:28 [2022-05-04T17:13:28.522Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
17:13:28 [2022-05-04T17:13:28.990Z] === RUN   TestOpenFileDelete
17:13:28 [2022-05-04T17:13:28.990Z] --- PASS: TestOpenFileDelete (0.00s)
17:13:28 [2022-05-04T17:13:28.990Z] === RUN   TestOpenFileRename
17:13:28 [2022-05-04T17:13:28.990Z] --- PASS: TestOpenFileRename (0.00s)
17:13:28 [2022-05-04T17:13:28.990Z] === RUN   TestHandleDecoderErr
17:13:28 [2022-05-04T17:13:28.990Z] --- PASS: TestHandleDecoderErr (0.00s)
17:13:28 [2022-05-04T17:13:28.990Z] === RUN   TestParseLogTagDefaultTag
17:13:28 [2022-05-04T17:13:28.990Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
17:13:28 [2022-05-04T17:13:28.990Z] === RUN   TestParseLogTag
17:13:28 [2022-05-04T17:13:28.990Z] --- PASS: TestParseLogTag (0.00s)
17:13:28 [2022-05-04T17:13:28.990Z] === RUN   TestParseLogTagEmptyTag
17:13:28 [2022-05-04T17:13:28.990Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
17:13:28 [2022-05-04T17:13:28.990Z] === RUN   TestTailFiles
17:13:28 [2022-05-04T17:13:28.990Z] --- PASS: TestTailFiles (0.00s)
17:13:28 [2022-05-04T17:13:28.990Z] === RUN   TestFollowLogsConsumerGone
17:13:28 [2022-05-04T17:13:28.990Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
17:13:28 [2022-05-04T17:13:28.990Z] === RUN   TestFollowLogsProducerGone
17:13:28 [2022-05-04T17:13:28.990Z]     logfile_test.go:233: messages sent: 4098, received: 4098
17:13:28 [2022-05-04T17:13:28.990Z]     logfile_test.go:180: logDecode() closed after sending 4098 messages
17:13:28 [2022-05-04T17:13:28.990Z] --- PASS: TestFollowLogsProducerGone (0.00s)
17:13:28 [2022-05-04T17:13:28.990Z] === RUN   TestCheckCapacityAndRotate
17:13:28 [2022-05-04T17:13:28.990Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
17:13:28 [2022-05-04T17:13:28.990Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
17:13:28 [2022-05-04T17:13:28.990Z] --- PASS: TestCheckCapacityAndRotate (0.16s)
17:13:28 [2022-05-04T17:13:28.990Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s)
17:13:28 [2022-05-04T17:13:28.990Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.14s)
17:13:28 [2022-05-04T17:13:28.990Z] PASS
17:13:28 [2022-05-04T17:13:28.990Z] coverage: 55.1% of statements
17:13:28 [2022-05-04T17:13:28.990Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.222s	coverage: 55.1% of statements
17:13:29 [2022-05-04T17:13:29.135Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
17:13:29 [2022-05-04T17:13:29.458Z] === RUN   TestLog
17:13:29 [2022-05-04T17:13:29.458Z] --- PASS: TestLog (0.03s)
17:13:29 [2022-05-04T17:13:29.458Z] PASS
17:13:29 [2022-05-04T17:13:29.458Z] coverage: 31.5% of statements
17:13:29 [2022-05-04T17:13:29.458Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.080s	coverage: 31.5% of statements
17:13:29 [2022-05-04T17:13:29.638Z] --- PASS: TestRemoveContainerWithVolume (2.29s)
17:13:29 [2022-05-04T17:13:29.638Z] === RUN   TestRemoveContainerRunning
17:13:29 [2022-05-04T17:13:29.926Z] === RUN   TestValidateLogOpt
17:13:29 [2022-05-04T17:13:29.926Z] --- PASS: TestValidateLogOpt (0.00s)
17:13:29 [2022-05-04T17:13:29.926Z] === RUN   TestNewMissedConfig
17:13:29 [2022-05-04T17:13:29.926Z] --- PASS: TestNewMissedConfig (0.00s)
17:13:29 [2022-05-04T17:13:29.926Z] === RUN   TestNewParse
17:13:29 [2022-05-04T17:13:29.926Z] === RUN   TestNewMissedUrl
17:13:29 [2022-05-04T17:13:29.926Z] --- PASS: TestNewMissedUrl (0.00s)
17:13:29 [2022-05-04T17:13:29.926Z] === RUN   TestNewMissedToken
17:13:29 [2022-05-04T17:13:29.926Z] --- PASS: TestNewMissedToken (0.00s)
17:13:29 [2022-05-04T17:13:29.926Z] === RUN   TestNewWithProxy
17:13:29 [2022-05-04T17:13:29.926Z] --- PASS: TestNewParse (0.00s)
17:13:29 [2022-05-04T17:13:29.926Z] PASS
17:13:29 [2022-05-04T17:13:29.926Z] coverage: 8.3% of statements
17:13:29 [2022-05-04T17:13:29.926Z] --- PASS: TestNewWithProxy (0.00s)
17:13:29 [2022-05-04T17:13:29.926Z] === RUN   TestDefault
17:13:29 [2022-05-04T17:13:29.926Z] --- PASS: TestDefault (0.01s)
17:13:29 [2022-05-04T17:13:29.926Z] === RUN   TestInlineFormatWithNonDefaultOptions
17:13:29 [2022-05-04T17:13:29.926Z] ok  	github.com/docker/docker/daemon/logger/templates	0.043s	coverage: 8.3% of statements
17:13:29 [2022-05-04T17:13:29.926Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
17:13:29 [2022-05-04T17:13:29.926Z] === RUN   TestJsonFormat
17:13:29 [2022-05-04T17:13:29.926Z] --- PASS: TestJsonFormat (0.01s)
17:13:29 [2022-05-04T17:13:29.926Z] === RUN   TestRawFormat
17:13:29 [2022-05-04T17:13:29.926Z] --- PASS: TestRawFormat (0.00s)
17:13:29 [2022-05-04T17:13:29.926Z] === RUN   TestRawFormatWithLabels
17:13:29 [2022-05-04T17:13:29.926Z] --- PASS: TestRawFormatWithLabels (0.00s)
17:13:29 [2022-05-04T17:13:29.926Z] === RUN   TestRawFormatWithoutTag
17:13:29 [2022-05-04T17:13:29.926Z] --- PASS: TestRawFormatWithoutTag (0.00s)
17:13:29 [2022-05-04T17:13:29.926Z] === RUN   TestBatching
17:13:30 [2022-05-04T17:13:30.394Z] === RUN   TestParseLogFormat
17:13:30 [2022-05-04T17:13:30.394Z] --- PASS: TestParseLogFormat (0.00s)
17:13:30 [2022-05-04T17:13:30.394Z] === RUN   TestValidateLogOptEmpty
17:13:30 [2022-05-04T17:13:30.394Z] --- PASS: TestValidateLogOptEmpty (0.00s)
17:13:30 [2022-05-04T17:13:30.394Z] === RUN   TestValidateSyslogAddress
17:13:30 [2022-05-04T17:13:30.394Z] === RUN   TestValidateSyslogAddress/this_is_not_an_uri
17:13:30 [2022-05-04T17:13:30.394Z] === RUN   TestValidateSyslogAddress/corrupted:42
17:13:30 [2022-05-04T17:13:30.394Z] === RUN   TestValidateSyslogAddress/tcp://1.2.3.4
17:13:30 [2022-05-04T17:13:30.394Z] === RUN   TestValidateSyslogAddress/udp://1.2.3.4
17:13:30 [2022-05-04T17:13:30.394Z] === RUN   TestValidateSyslogAddress/http://1.2.3.4
17:13:30 [2022-05-04T17:13:30.394Z] --- PASS: TestValidateSyslogAddress (0.00s)
17:13:30 [2022-05-04T17:13:30.394Z]     --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s)
17:13:30 [2022-05-04T17:13:30.394Z]     --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s)
17:13:30 [2022-05-04T17:13:30.394Z]     --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s)
17:13:30 [2022-05-04T17:13:30.394Z]     --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s)
17:13:30 [2022-05-04T17:13:30.394Z]     --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s)
17:13:30 [2022-05-04T17:13:30.394Z] === RUN   TestParseAddressDefaultPort
17:13:30 [2022-05-04T17:13:30.394Z] --- PASS: TestParseAddressDefaultPort (0.00s)
17:13:30 [2022-05-04T17:13:30.394Z] === RUN   TestValidateSyslogFacility
17:13:30 [2022-05-04T17:13:30.394Z] --- PASS: TestValidateSyslogFacility (0.00s)
17:13:30 [2022-05-04T17:13:30.394Z] === RUN   TestValidateLogOptSyslogFormat
17:13:30 [2022-05-04T17:13:30.394Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
17:13:30 [2022-05-04T17:13:30.394Z] === RUN   TestValidateLogOpt
17:13:30 [2022-05-04T17:13:30.394Z] --- PASS: TestValidateLogOpt (0.00s)
17:13:30 [2022-05-04T17:13:30.394Z] PASS
17:13:30 [2022-05-04T17:13:30.394Z] coverage: 43.6% of statements
17:13:30 [2022-05-04T17:13:30.394Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.057s	coverage: 43.6% of statements
17:13:30 [2022-05-04T17:13:30.394Z] --- PASS: TestBatching (0.25s)
17:13:30 [2022-05-04T17:13:30.394Z] === RUN   TestFrequency
17:13:30 [2022-05-04T17:13:30.394Z] --- PASS: TestFrequency (0.19s)
17:13:30 [2022-05-04T17:13:30.394Z] === RUN   TestOneMessagePerRequest
17:13:30 [2022-05-04T17:13:30.394Z] --- PASS: TestOneMessagePerRequest (0.00s)
17:13:30 [2022-05-04T17:13:30.394Z] === RUN   TestVerify
17:13:30 [2022-05-04T17:13:30.394Z] --- PASS: TestVerify (0.00s)
17:13:30 [2022-05-04T17:13:30.394Z] === RUN   TestSkipVerify
17:13:30 [2022-05-04T17:13:30.457Z] --- PASS: TestWaitNonBlocked (0.03s)
17:13:30 [2022-05-04T17:13:30.457Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.16s)
17:13:30 [2022-05-04T17:13:30.457Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.24s)
17:13:30 [2022-05-04T17:13:30.457Z] === RUN   TestWaitBlocked
17:13:30 [2022-05-04T17:13:30.457Z]     wait_test.go:60: testEnv.DaemonInfo.OSType != "linux"
17:13:30 [2022-05-04T17:13:30.457Z] --- SKIP: TestWaitBlocked (0.00s)
17:13:30 [2022-05-04T17:13:30.457Z] PASS
17:13:30 [2022-05-04T17:13:30.457Z] ok  	github.com/docker/docker/integration/container	98.084s
17:13:30 [2022-05-04T17:13:30.457Z] 
17:13:30 [2022-05-04T17:13:30.457Z] === Skipped
17:13:30 [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
17:13:30 [2022-05-04T17:13:30.457Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:13:30 [2022-05-04T17:13:30.457Z] 
17:13:30 [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
17:13:30 [2022-05-04T17:13:30.457Z]     copy_test.go:122: testEnv.DaemonInfo.OSType == "windows"
17:13:30 [2022-05-04T17:13:30.457Z] 
17:13:30 [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
17:13:30 [2022-05-04T17:13:30.457Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
17:13:30 [2022-05-04T17:13:30.457Z] 
17:13:30 [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
17:13:30 [2022-05-04T17:13:30.457Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
17:13:30 [2022-05-04T17:13:30.457Z] 
17:13:30 [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
17:13:30 [2022-05-04T17:13:30.457Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
17:13:30 [2022-05-04T17:13:30.457Z] 
17:13:30 [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
17:13:30 [2022-05-04T17:13:30.457Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
17:13:30 [2022-05-04T17:13:30.457Z] 
17:13:30 [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
17:13:30 [2022-05-04T17:13:30.457Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
17:13:30 [2022-05-04T17:13:30.457Z] 
17:13:30 [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s)
17:13:30 [2022-05-04T17:13:30.457Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
17:13:30 [2022-05-04T17:13:30.457Z] 
17:13:30 [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
17:13:30 [2022-05-04T17:13:30.457Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
17:13:30 [2022-05-04T17:13:30.457Z] 
17:13:30 [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.13s)
17:13:30 [2022-05-04T17:13:30.457Z]     devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test
17:13:30 [2022-05-04T17:13:30.457Z]     --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.13s)
17:13:30 [2022-05-04T17:13:30.457Z] 
17:13:30 [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.15s)
17:13:30 [2022-05-04T17:13:30.457Z]     devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test
17:13:30 [2022-05-04T17:13:30.457Z]     --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.15s)
17:13:30 [2022-05-04T17:13:30.457Z] 
17:13:30 [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.14s)
17:13:30 [2022-05-04T17:13:30.457Z]     devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test
17:13:30 [2022-05-04T17:13:30.457Z]     --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.14s)
17:13:30 [2022-05-04T17:13:30.457Z] 
17:13:30 [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.14s)
17:13:30 [2022-05-04T17:13:30.457Z]     devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test
17:13:30 [2022-05-04T17:13:30.457Z]     --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.14s)
17:13:30 [2022-05-04T17:13:30.457Z] 
17:13:30 [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
17:13:30 [2022-05-04T17:13:30.457Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
17:13:30 [2022-05-04T17:13:30.457Z] 
17:13:30 [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s)
17:13:30 [2022-05-04T17:13:30.457Z]     exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination
17:13:30 [2022-05-04T17:13:30.457Z] 
17:13:30 [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
17:13:30 [2022-05-04T17:13:30.457Z]     exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
17:13:30 [2022-05-04T17:13:30.457Z] 
17:13:30 [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
17:13:30 [2022-05-04T17:13:30.457Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
17:13:30 [2022-05-04T17:13:30.457Z] 
17:13:30 [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
17:13:30 [2022-05-04T17:13:30.457Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
17:13:30 [2022-05-04T17:13:30.457Z] 
17:13:30 [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
17:13:30 [2022-05-04T17:13:30.457Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
17:13:30 [2022-05-04T17:13:30.457Z] 
17:13:30 [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
17:13:30 [2022-05-04T17:13:30.457Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
17:13:30 [2022-05-04T17:13:30.457Z] 
17:13:30 [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
17:13:30 [2022-05-04T17:13:30.457Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
17:13:30 [2022-05-04T17:13:30.457Z] 
17:13:30 [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
17:13:30 [2022-05-04T17:13:30.457Z]     kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
17:13:30 [2022-05-04T17:13:30.457Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
17:13:30 [2022-05-04T17:13:30.457Z] 
17:13:30 [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
17:13:30 [2022-05-04T17:13:30.457Z]     kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:13:30 [2022-05-04T17:13:30.457Z] 
17:13:30 [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
17:13:30 [2022-05-04T17:13:30.457Z]     kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:13:30 [2022-05-04T17:13:30.457Z] 
17:13:30 [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
17:13:30 [2022-05-04T17:13:30.457Z]     kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:13:30 [2022-05-04T17:13:30.457Z] 
17:13:30 [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
17:13:30 [2022-05-04T17:13:30.457Z]     kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
17:13:30 [2022-05-04T17:13:30.457Z] 
17:13:30 [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
17:13:30 [2022-05-04T17:13:30.457Z]     kill_test.go:157: testEnv.DaemonInfo.OSType == "windows"
17:13:30 [2022-05-04T17:13:30.457Z] 
17:13:30 [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
17:13:30 [2022-05-04T17:13:30.457Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:13:30 [2022-05-04T17:13:30.457Z] 
17:13:30 [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
17:13:30 [2022-05-04T17:13:30.457Z]     nat_test.go:23: testEnv.OSType == "windows": FIXME
17:13:30 [2022-05-04T17:13:30.457Z] 
17:13:30 [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
17:13:30 [2022-05-04T17:13:30.457Z]     nat_test.go:59: testEnv.OSType == "windows": FIXME
17:13:30 [2022-05-04T17:13:30.457Z] 
17:13:30 [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
17:13:30 [2022-05-04T17:13:30.457Z]     pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
17:13:30 [2022-05-04T17:13:30.457Z] 
17:13:30 [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
17:13:30 [2022-05-04T17:13:30.457Z]     pause_test.go:71: testEnv.DaemonInfo.OSType == "windows"
17:13:30 [2022-05-04T17:13:30.457Z] 
17:13:30 [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
17:13:30 [2022-05-04T17:13:30.457Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
17:13:30 [2022-05-04T17:13:30.457Z] 
17:13:30 [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
17:13:30 [2022-05-04T17:13:30.457Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
17:13:30 [2022-05-04T17:13:30.457Z] 
17:13:30 [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
17:13:30 [2022-05-04T17:13:30.457Z]     restart_test.go:20: testEnv.DaemonInfo.OSType == "windows"
17:13:30 [2022-05-04T17:13:30.457Z] 
17:13:30 [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
17:13:30 [2022-05-04T17:13:30.457Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
17:13:30 [2022-05-04T17:13:30.457Z] 
17:13:30 [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
17:13:30 [2022-05-04T17:13:30.457Z]     stop_windows_test.go:20: testEnv.OSType == "windows"
17:13:30 [2022-05-04T17:13:30.457Z] 
17:13:30 [2022-05-04T17:13:30.457Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
17:13:30 [2022-05-04T17:13:30.457Z]     wait_test.go:60: testEnv.DaemonInfo.OSType != "linux"
17:13:30 [2022-05-04T17:13:30.457Z] 
17:13:30 [2022-05-04T17:13:30.457Z] DONE 120 tests, 38 skipped in 100.472s
17:13:30 [2022-05-04T17:13:30.457Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon
17:13:30 [2022-05-04T17:13:30.511Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
17:13:30 [2022-05-04T17:13:30.863Z] time="2022-05-04T17:13:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:13:30 [2022-05-04T17:13:30.863Z] time="2022-05-04T17:13:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:13:30 [2022-05-04T17:13:30.863Z] time="2022-05-04T17:13:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:13:30 [2022-05-04T17:13:30.863Z] time="2022-05-04T17:13:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:13:30 [2022-05-04T17:13:30.864Z] time="2022-05-04T17:13:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:13:31 [2022-05-04T17:13:31.332Z] --- PASS: TestSkipVerify (0.69s)
17:13:31 [2022-05-04T17:13:31.332Z] === RUN   TestBufferMaximum
17:13:31 [2022-05-04T17:13:31.332Z] time="2022-05-04T17:13:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:13:31 [2022-05-04T17:13:31.332Z] time="2022-05-04T17:13:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:13:31 [2022-05-04T17:13:31.332Z] time="2022-05-04T17:13:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:13:31 [2022-05-04T17:13:31.332Z] time="2022-05-04T17:13:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:13:31 [2022-05-04T17:13:31.332Z] time="2022-05-04T17:13:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:13:31 [2022-05-04T17:13:31.332Z] time="2022-05-04T17:13:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651684410.966658\",\"host\":\"14855a950be2\"}'"
17:13:31 [2022-05-04T17:13:31.332Z] time="2022-05-04T17:13:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651684410.966658\",\"host\":\"14855a950be2\"}'"
17:13:31 [2022-05-04T17:13:31.332Z] --- PASS: TestBufferMaximum (0.01s)
17:13:31 [2022-05-04T17:13:31.332Z] === RUN   TestServerAlwaysDown
17:13:31 [2022-05-04T17:13:31.332Z] time="2022-05-04T17:13:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:13:31 [2022-05-04T17:13:31.332Z] time="2022-05-04T17:13:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:13:31 [2022-05-04T17:13:31.332Z] time="2022-05-04T17:13:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651684410.973436\",\"host\":\"14855a950be2\"}'"
17:13:31 [2022-05-04T17:13:31.332Z] time="2022-05-04T17:13:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651684410.973436\",\"host\":\"14855a950be2\"}'"
17:13:31 [2022-05-04T17:13:31.332Z] time="2022-05-04T17:13:30Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:13:31 [2022-05-04T17:13:31.332Z] time="2022-05-04T17:13:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651684410.973436\",\"host\":\"14855a950be2\"}'"
17:13:31 [2022-05-04T17:13:31.332Z] time="2022-05-04T17:13:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651684410.974500\",\"host\":\"14855a950be2\"}'"
17:13:31 [2022-05-04T17:13:31.332Z] time="2022-05-04T17:13:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651684410.974500\",\"host\":\"14855a950be2\"}'"
17:13:31 [2022-05-04T17:13:31.332Z] --- PASS: TestServerAlwaysDown (0.00s)
17:13:31 [2022-05-04T17:13:31.332Z] === RUN   TestCannotSendAfterClose
17:13:31 [2022-05-04T17:13:31.332Z] --- PASS: TestCannotSendAfterClose (0.00s)
17:13:31 [2022-05-04T17:13:31.332Z] === RUN   TestDeadlockOnBlockedEndpoint
17:13:31 [2022-05-04T17:13:31.845Z] --- PASS: TestRemoveContainerRunning (1.67s)
17:13:31 [2022-05-04T17:13:31.845Z] === RUN   TestRemoveContainerForceRemoveRunning
17:13:31 [2022-05-04T17:13:31.888Z] === RUN   TestDockerSuite/TestBuildEnv
17:13:32 [2022-05-04T17:13:32.318Z] === RUN   TestV1IDService
17:13:32 [2022-05-04T17:13:32.318Z] --- PASS: TestV1IDService (0.02s)
17:13:32 [2022-05-04T17:13:32.318Z] === RUN   TestV2MetadataService
17:13:32 [2022-05-04T17:13:32.318Z] time="2022-05-04T17:13:31Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49208/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk
17:13:32 [2022-05-04T17:13:32.318Z] time="2022-05-04T17:13:31Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"14855a950be2\"}'"
17:13:32 [2022-05-04T17:13:32.318Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s)
17:13:32 [2022-05-04T17:13:32.318Z] PASS
17:13:32 [2022-05-04T17:13:32.318Z] coverage: 82.5% of statements
17:13:32 [2022-05-04T17:13:32.318Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.223s	coverage: 82.5% of statements
17:13:32 [2022-05-04T17:13:32.318Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:13:32 [2022-05-04T17:13:32.318Z] ?   	github.com/docker/docker/daemon/network	[no test files]
17:13:32 [2022-05-04T17:13:32.318Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:13:32 [2022-05-04T17:13:32.318Z] === RUN   TestSuccessfulDownload
17:13:32 [2022-05-04T17:13:32.318Z]     download_test.go:267: Needs fixing on Windows
17:13:32 [2022-05-04T17:13:32.318Z] --- SKIP: TestSuccessfulDownload (0.00s)
17:13:32 [2022-05-04T17:13:32.318Z] === RUN   TestCancelledDownload
17:13:32 [2022-05-04T17:13:32.318Z] --- PASS: TestCancelledDownload (0.00s)
17:13:32 [2022-05-04T17:13:32.318Z] === RUN   TestMaxDownloadAttempts
17:13:32 [2022-05-04T17:13:32.318Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
17:13:32 [2022-05-04T17:13:32.318Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
17:13:32 [2022-05-04T17:13:32.318Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
17:13:32 [2022-05-04T17:13:32.318Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
17:13:32 [2022-05-04T17:13:32.318Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
17:13:32 [2022-05-04T17:13:32.318Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
17:13:32 [2022-05-04T17:13:32.318Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
17:13:32 [2022-05-04T17:13:32.318Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
17:13:32 [2022-05-04T17:13:32.318Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
17:13:32 [2022-05-04T17:13:32.318Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
17:13:32 [2022-05-04T17:13:32.318Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
17:13:32 [2022-05-04T17:13:32.318Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
17:13:32 [2022-05-04T17:13:32.788Z] === RUN   TestContinueOnError_NonMirrorEndpoint
17:13:32 [2022-05-04T17:13:32.788Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
17:13:32 [2022-05-04T17:13:32.788Z] === RUN   TestContinueOnError_MirrorEndpoint
17:13:32 [2022-05-04T17:13:32.788Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
17:13:32 [2022-05-04T17:13:32.788Z] === RUN   TestContinueOnError_NeverContinue
17:13:32 [2022-05-04T17:13:32.788Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
17:13:32 [2022-05-04T17:13:32.788Z] === RUN   TestManifestStore
17:13:32 [2022-05-04T17:13:32.788Z] === RUN   TestManifestStore/no_remote_or_local
17:13:32 [2022-05-04T17:13:32.788Z] time="2022-05-04T17:13:32Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:13:32 [2022-05-04T17:13:32.788Z] time="2022-05-04T17:13:32Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:13:32 [2022-05-04T17:13:32.788Z] time="2022-05-04T17:13:32Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:13:32 [2022-05-04T17:13:32.788Z] time="2022-05-04T17:13:32Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:13:32 [2022-05-04T17:13:32.788Z] --- PASS: TestMaxDownloadAttempts (0.00s)
17:13:32 [2022-05-04T17:13:32.788Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.49s)
17:13:32 [2022-05-04T17:13:32.788Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.49s)
17:13:32 [2022-05-04T17:13:32.788Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.49s)
17:13:32 [2022-05-04T17:13:32.788Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.49s)
17:13:32 [2022-05-04T17:13:32.788Z] === RUN   TestTransfer
17:13:32 [2022-05-04T17:13:32.788Z] time="2022-05-04T17:13:32Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2827469636\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
17:13:32 [2022-05-04T17:13:32.788Z] === RUN   TestManifestStore/no_local_cache
17:13:32 [2022-05-04T17:13:32.788Z] === RUN   TestManifestStore/with_local_cache
17:13:32 [2022-05-04T17:13:32.788Z] --- PASS: TestTransfer (0.12s)
17:13:32 [2022-05-04T17:13:32.788Z] === RUN   TestConcurrencyLimit
17:13:32 [2022-05-04T17:13:32.788Z] === RUN   TestManifestStore/unknown_media_type
17:13:32 [2022-05-04T17:13:32.788Z] === RUN   TestManifestStore/unknown_media_type/no_cache
17:13:32 [2022-05-04T17:13:32.788Z] time="2022-05-04T17:13:32Z" level=warning msg="reference for unknown type: "
17:13:32 [2022-05-04T17:13:32.788Z] time="2022-05-04T17:13:32Z" level=warning msg="reference for unknown type: "
17:13:33 [2022-05-04T17:13:33.258Z] === RUN   TestManifestStore/unknown_media_type/with_cache
17:13:33 [2022-05-04T17:13:33.258Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
17:13:33 [2022-05-04T17:13:33.258Z] time="2022-05-04T17:13:32Z" level=warning msg="reference for unknown type: "
17:13:33 [2022-05-04T17:13:33.258Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
17:13:33 [2022-05-04T17:13:33.258Z] time="2022-05-04T17:13:32Z" level=warning msg="reference for unknown type: "
17:13:33 [2022-05-04T17:13:33.258Z] time="2022-05-04T17:13:32Z" level=warning msg="reference for unknown type: "
17:13:33 [2022-05-04T17:13:33.258Z] === RUN   TestManifestStore/error_persisting_manifest
17:13:33 [2022-05-04T17:13:33.258Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
17:13:33 [2022-05-04T17:13:33.258Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
17:13:33 [2022-05-04T17:13:33.258Z] time="2022-05-04T17:13:32Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
17:13:33 [2022-05-04T17:13:33.258Z] --- PASS: TestManifestStore (0.35s)
17:13:33 [2022-05-04T17:13:33.258Z]     --- PASS: TestManifestStore/no_remote_or_local (0.20s)
17:13:33 [2022-05-04T17:13:33.258Z]     --- PASS: TestManifestStore/no_local_cache (0.03s)
17:13:33 [2022-05-04T17:13:33.258Z]     --- PASS: TestManifestStore/with_local_cache (0.02s)
17:13:33 [2022-05-04T17:13:33.258Z]     --- PASS: TestManifestStore/unknown_media_type (0.07s)
17:13:33 [2022-05-04T17:13:33.258Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s)
17:13:33 [2022-05-04T17:13:33.258Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s)
17:13:33 [2022-05-04T17:13:33.258Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s)
17:13:33 [2022-05-04T17:13:33.258Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s)
17:13:33 [2022-05-04T17:13:33.258Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.02s)
17:13:33 [2022-05-04T17:13:33.258Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
17:13:33 [2022-05-04T17:13:33.258Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s)
17:13:33 [2022-05-04T17:13:33.258Z] === RUN   TestDetectManifestBlobMediaType
17:13:33 [2022-05-04T17:13:33.258Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
17:13:33 [2022-05-04T17:13:33.258Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
17:13:33 [2022-05-04T17:13:33.258Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
17:13:33 [2022-05-04T17:13:33.258Z] === RUN   TestDetectManifestBlobMediaType/schema1
17:13:33 [2022-05-04T17:13:33.258Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
17:13:33 [2022-05-04T17:13:33.258Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
17:13:33 [2022-05-04T17:13:33.258Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
17:13:33 [2022-05-04T17:13:33.258Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
17:13:33 [2022-05-04T17:13:33.258Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
17:13:33 [2022-05-04T17:13:33.258Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
17:13:33 [2022-05-04T17:13:33.258Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
17:13:33 [2022-05-04T17:13:33.258Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
17:13:33 [2022-05-04T17:13:33.258Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
17:13:33 [2022-05-04T17:13:33.258Z] === RUN   TestDetectManifestBlobMediaTypeInvalid
17:13:33 [2022-05-04T17:13:33.258Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/config_and_manifests
17:13:33 [2022-05-04T17:13:33.258Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests
17:13:33 [2022-05-04T17:13:33.258Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers
17:13:33 [2022-05-04T17:13:33.258Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests
17:13:33 [2022-05-04T17:13:33.258Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers
17:13:33 [2022-05-04T17:13:33.258Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests
17:13:33 [2022-05-04T17:13:33.258Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers
17:13:33 [2022-05-04T17:13:33.258Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers
17:13:33 [2022-05-04T17:13:33.258Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests
17:13:33 [2022-05-04T17:13:33.258Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config
17:13:33 [2022-05-04T17:13:33.259Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers
17:13:33 [2022-05-04T17:13:33.259Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests
17:13:33 [2022-05-04T17:13:33.259Z] === RUN   TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers
17:13:33 [2022-05-04T17:13:33.259Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s)
17:13:33 [2022-05-04T17:13:33.259Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s)
17:13:33 [2022-05-04T17:13:33.259Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s)
17:13:33 [2022-05-04T17:13:33.259Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s)
17:13:33 [2022-05-04T17:13:33.259Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s)
17:13:33 [2022-05-04T17:13:33.259Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s)
17:13:33 [2022-05-04T17:13:33.259Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s)
17:13:33 [2022-05-04T17:13:33.259Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s)
17:13:33 [2022-05-04T17:13:33.259Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s)
17:13:33 [2022-05-04T17:13:33.259Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s)
17:13:33 [2022-05-04T17:13:33.259Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s)
17:13:33 [2022-05-04T17:13:33.259Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s)
17:13:33 [2022-05-04T17:13:33.259Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s)
17:13:33 [2022-05-04T17:13:33.259Z]     --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s)
17:13:33 [2022-05-04T17:13:33.259Z] === RUN   TestFixManifestLayers
17:13:33 [2022-05-04T17:13:33.259Z] --- PASS: TestFixManifestLayers (0.00s)
17:13:33 [2022-05-04T17:13:33.259Z] === RUN   TestFixManifestLayersBaseLayerParent
17:13:33 [2022-05-04T17:13:33.259Z]     pull_v2_test.go:82: Needs fixing on Windows
17:13:33 [2022-05-04T17:13:33.259Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
17:13:33 [2022-05-04T17:13:33.259Z] === RUN   TestFixManifestLayersBadParent
17:13:33 [2022-05-04T17:13:33.259Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
17:13:33 [2022-05-04T17:13:33.259Z] === RUN   TestValidateManifest
17:13:33 [2022-05-04T17:13:33.259Z]     pull_v2_test.go:127: Needs fixing on Windows
17:13:33 [2022-05-04T17:13:33.259Z] --- SKIP: TestValidateManifest (0.00s)
17:13:33 [2022-05-04T17:13:33.259Z] === RUN   TestFormatPlatform
17:13:33 [2022-05-04T17:13:33.259Z] --- PASS: TestFormatPlatform (0.00s)
17:13:33 [2022-05-04T17:13:33.259Z] === RUN   TestPullSchema2Config
17:13:33 [2022-05-04T17:13:33.259Z] === RUN   TestPullSchema2Config/success_first_time
17:13:33 [2022-05-04T17:13:33.259Z]     pull_v2_test.go:284: HTTP GET /v2/
17:13:33 [2022-05-04T17:13:33.259Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
17:13:33 [2022-05-04T17:13:33.259Z] === RUN   TestPullSchema2Config/500_status
17:13:33 [2022-05-04T17:13:33.259Z]     pull_v2_test.go:284: HTTP GET /v2/
17:13:33 [2022-05-04T17:13:33.259Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
17:13:33 [2022-05-04T17:13:33.259Z] --- PASS: TestV2MetadataService (1.13s)
17:13:33 [2022-05-04T17:13:33.259Z] PASS
17:13:33 [2022-05-04T17:13:33.259Z] coverage: 48.2% of statements
17:13:33 [2022-05-04T17:13:33.259Z] ok  	github.com/docker/docker/distribution/metadata	1.223s	coverage: 48.2% of statements
17:13:33 [2022-05-04T17:13:33.259Z] --- PASS: TestConcurrencyLimit (0.35s)
17:13:33 [2022-05-04T17:13:33.259Z] === RUN   TestInactiveJobs
17:13:33 [2022-05-04T17:13:33.259Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
17:13:33 [2022-05-04T17:13:33.259Z] === RUN   TestPullSchema2Config/EOF
17:13:33 [2022-05-04T17:13:33.259Z]     pull_v2_test.go:284: HTTP GET /v2/
17:13:33 [2022-05-04T17:13:33.259Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
17:13:33 [2022-05-04T17:13:33.259Z] 2022/05/04 17:13:33 http: panic serving 127.0.0.1:49220: intentional panic
17:13:33 [2022-05-04T17:13:33.259Z] goroutine 100 [running]:
17:13:33 [2022-05-04T17:13:33.259Z] net/http.(*conn).serve.func1()
17:13:33 [2022-05-04T17:13:33.259Z] 	c:/go/src/net/http/server.go:1825 +0xbf
17:13:33 [2022-05-04T17:13:33.259Z] panic({0xe28f00, 0x100b310})
17:13:33 [2022-05-04T17:13:33.259Z] 	c:/go/src/runtime/panic.go:844 +0x258
17:13:33 [2022-05-04T17:13:33.259Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000051520?, {0x1012ab8?, 0xc00052e000?})
17:13:33 [2022-05-04T17:13:33.259Z] 	C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4
17:13:33 [2022-05-04T17:13:33.259Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x1012ab8, 0xc00052e000}, 0xc000158000)
17:13:33 [2022-05-04T17:13:33.259Z] 	C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286
17:13:33 [2022-05-04T17:13:33.259Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1012ab8?, 0xc00052e000?}, 0x142e5c0?)
17:13:33 [2022-05-04T17:13:33.259Z] 	c:/go/src/net/http/server.go:2084 +0x2f
17:13:33 [2022-05-04T17:13:33.259Z] net/http.serverHandler.ServeHTTP({0xc000558120?}, {0x1012ab8, 0xc00052e000}, 0xc000158000)
17:13:33 [2022-05-04T17:13:33.259Z] 	c:/go/src/net/http/server.go:2916 +0x43b
17:13:33 [2022-05-04T17:13:33.259Z] net/http.(*conn).serve(0xc00017c000, {0x1013330, 0xc000094f90})
17:13:33 [2022-05-04T17:13:33.259Z] 	c:/go/src/net/http/server.go:1966 +0x5d7
17:13:33 [2022-05-04T17:13:33.259Z] created by net/http.(*Server).Serve
17:13:33 [2022-05-04T17:13:33.259Z] 	c:/go/src/net/http/server.go:3071 +0x4db
17:13:33 [2022-05-04T17:13:33.266Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
17:13:33 [2022-05-04T17:13:33.405Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.60s)
17:13:33 [2022-05-04T17:13:33.405Z] === RUN   TestRemoveInvalidContainer
17:13:33 [2022-05-04T17:13:33.405Z] --- PASS: TestRemoveInvalidContainer (0.03s)
17:13:33 [2022-05-04T17:13:33.405Z] === RUN   TestRenameLinkedContainer
17:13:33 [2022-05-04T17:13:33.405Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
17:13:33 [2022-05-04T17:13:33.405Z] --- SKIP: TestRenameLinkedContainer (0.00s)
17:13:33 [2022-05-04T17:13:33.405Z] === RUN   TestRenameStoppedContainer
17:13:33 [2022-05-04T17:13:33.727Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
17:13:33 [2022-05-04T17:13:33.727Z] === RUN   TestPullSchema2Config/unauthorized
17:13:33 [2022-05-04T17:13:33.727Z]     pull_v2_test.go:284: HTTP GET /v2/
17:13:33 [2022-05-04T17:13:33.727Z]     pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b
17:13:33 [2022-05-04T17:13:33.727Z] --- PASS: TestPullSchema2Config (0.53s)
17:13:33 [2022-05-04T17:13:33.727Z]     --- PASS: TestPullSchema2Config/success_first_time (0.01s)
17:13:33 [2022-05-04T17:13:33.727Z]     --- PASS: TestPullSchema2Config/500_status (0.26s)
17:13:33 [2022-05-04T17:13:33.727Z]     --- PASS: TestPullSchema2Config/EOF (0.26s)
17:13:33 [2022-05-04T17:13:33.727Z]     --- PASS: TestPullSchema2Config/unauthorized (0.01s)
17:13:33 [2022-05-04T17:13:33.727Z] === RUN   TestGetRepositoryMountCandidates
17:13:33 [2022-05-04T17:13:33.727Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
17:13:33 [2022-05-04T17:13:33.727Z] === RUN   TestLayerAlreadyExists
17:13:33 [2022-05-04T17:13:33.727Z]     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}
17:13:33 [2022-05-04T17:13:33.727Z]     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}
17:13:33 [2022-05-04T17:13:33.727Z]     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}
17:13:33 [2022-05-04T17:13:33.727Z]     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}
17:13:33 [2022-05-04T17:13:33.727Z]     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}
17:13:33 [2022-05-04T17:13:33.727Z]     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}
17:13:33 [2022-05-04T17:13:33.727Z] --- PASS: TestLayerAlreadyExists (0.00s)
17:13:33 [2022-05-04T17:13:33.727Z] === RUN   TestWhenEmptyAuthConfig
17:13:33 [2022-05-04T17:13:33.727Z] === RUN   TestNotFound
17:13:33 [2022-05-04T17:13:33.727Z] --- PASS: TestNotFound (0.00s)
17:13:33 [2022-05-04T17:13:33.727Z] === RUN   TestConflict
17:13:33 [2022-05-04T17:13:33.727Z] --- PASS: TestConflict (0.00s)
17:13:33 [2022-05-04T17:13:33.727Z] === RUN   TestForbidden
17:13:33 [2022-05-04T17:13:33.727Z] --- PASS: TestForbidden (0.00s)
17:13:33 [2022-05-04T17:13:33.727Z] === RUN   TestInvalidParameter
17:13:33 [2022-05-04T17:13:33.727Z] --- PASS: TestInvalidParameter (0.00s)
17:13:33 [2022-05-04T17:13:33.727Z] === RUN   TestNotImplemented
17:13:33 [2022-05-04T17:13:33.727Z] --- PASS: TestNotImplemented (0.00s)
17:13:33 [2022-05-04T17:13:33.727Z] === RUN   TestNotModified
17:13:33 [2022-05-04T17:13:33.727Z] --- PASS: TestNotModified (0.00s)
17:13:33 [2022-05-04T17:13:33.727Z] === RUN   TestUnauthorized
17:13:33 [2022-05-04T17:13:33.727Z] --- PASS: TestUnauthorized (0.00s)
17:13:33 [2022-05-04T17:13:33.727Z] === RUN   TestUnknown
17:13:33 [2022-05-04T17:13:33.727Z] --- PASS: TestUnknown (0.00s)
17:13:33 [2022-05-04T17:13:33.727Z] === RUN   TestCancelled
17:13:33 [2022-05-04T17:13:33.727Z] --- PASS: TestCancelled (0.00s)
17:13:33 [2022-05-04T17:13:33.727Z] === RUN   TestDeadline
17:13:33 [2022-05-04T17:13:33.727Z] --- PASS: TestDeadline (0.00s)
17:13:33 [2022-05-04T17:13:33.727Z] === RUN   TestDataLoss
17:13:33 [2022-05-04T17:13:33.727Z] --- PASS: TestDataLoss (0.00s)
17:13:33 [2022-05-04T17:13:33.727Z] === RUN   TestUnavailable
17:13:33 [2022-05-04T17:13:33.727Z] --- PASS: TestUnavailable (0.00s)
17:13:33 [2022-05-04T17:13:33.727Z] === RUN   TestSystem
17:13:33 [2022-05-04T17:13:33.727Z] --- PASS: TestSystem (0.00s)
17:13:33 [2022-05-04T17:13:33.727Z] === RUN   TestFromStatusCode
17:13:33 [2022-05-04T17:13:33.727Z] === RUN   TestFromStatusCode/Not_Found
17:13:33 [2022-05-04T17:13:33.727Z] === RUN   TestFromStatusCode/Bad_Request
17:13:33 [2022-05-04T17:13:33.727Z] === RUN   TestFromStatusCode/Conflict
17:13:33 [2022-05-04T17:13:33.727Z] === RUN   TestFromStatusCode/Unauthorized
17:13:33 [2022-05-04T17:13:33.727Z] === RUN   TestFromStatusCode/Service_Unavailable
17:13:33 [2022-05-04T17:13:33.727Z] === RUN   TestFromStatusCode/Forbidden
17:13:33 [2022-05-04T17:13:33.727Z] === RUN   TestFromStatusCode/Not_Modified
17:13:33 [2022-05-04T17:13:33.727Z] === RUN   TestFromStatusCode/Not_Implemented
17:13:33 [2022-05-04T17:13:33.727Z] === RUN   TestFromStatusCode/Internal_Server_Error
17:13:33 [2022-05-04T17:13:33.727Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
17:13:33 [2022-05-04T17:13:33.727Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
17:13:33 [2022-05-04T17:13:33.727Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
17:13:33 [2022-05-04T17:13:33.727Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
17:13:33 [2022-05-04T17:13:33.727Z] --- PASS: TestFromStatusCode (0.00s)
17:13:33 [2022-05-04T17:13:33.727Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
17:13:33 [2022-05-04T17:13:33.727Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
17:13:33 [2022-05-04T17:13:33.727Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
17:13:33 [2022-05-04T17:13:33.727Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
17:13:33 [2022-05-04T17:13:33.727Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
17:13:33 [2022-05-04T17:13:33.727Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
17:13:33 [2022-05-04T17:13:33.727Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
17:13:33 [2022-05-04T17:13:33.727Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
17:13:33 [2022-05-04T17:13:33.727Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
17:13:33 [2022-05-04T17:13:33.727Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
17:13:33 [2022-05-04T17:13:33.727Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
17:13:33 [2022-05-04T17:13:33.727Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
17:13:33 [2022-05-04T17:13:33.727Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
17:13:33 [2022-05-04T17:13:33.727Z] PASS
17:13:33 [2022-05-04T17:13:33.727Z] coverage: 77.0% of statements
17:13:33 [2022-05-04T17:13:33.727Z] ok  	github.com/docker/docker/errdefs	0.050s	coverage: 77.0% of statements
17:13:33 [2022-05-04T17:13:33.727Z] --- PASS: TestInactiveJobs (0.37s)
17:13:33 [2022-05-04T17:13:33.727Z] === RUN   TestWatchRelease
17:13:33 [2022-05-04T17:13:33.727Z] --- PASS: TestWatchRelease (0.04s)
17:13:33 [2022-05-04T17:13:33.727Z] === RUN   TestWatchFinishedTransfer
17:13:33 [2022-05-04T17:13:33.727Z] --- PASS: TestWatchFinishedTransfer (0.00s)
17:13:33 [2022-05-04T17:13:33.727Z] === RUN   TestDuplicateTransfer
17:13:33 [2022-05-04T17:13:33.727Z] --- PASS: TestDuplicateTransfer (0.04s)
17:13:33 [2022-05-04T17:13:33.727Z] === RUN   TestSuccessfulUpload
17:13:34 [2022-05-04T17:13:34.196Z] time="2022-05-04T17:13:33Z" level=error msg="Upload failed, retrying: simulating retry"
17:13:34 [2022-05-04T17:13:34.196Z] --- PASS: TestSuccessfulUpload (0.44s)
17:13:34 [2022-05-04T17:13:34.196Z] === RUN   TestCancelledUpload
17:13:34 [2022-05-04T17:13:34.196Z] --- PASS: TestCancelledUpload (0.00s)
17:13:34 [2022-05-04T17:13:34.196Z] PASS
17:13:34 [2022-05-04T17:13:34.196Z] coverage: 76.8% of statements
17:13:34 [2022-05-04T17:13:34.196Z] ok  	github.com/docker/docker/distribution/xfer	1.945s	coverage: 76.8% of statements
17:13:34 [2022-05-04T17:13:34.204Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
17:13:34 [2022-05-04T17:13:34.665Z] --- PASS: TestWhenEmptyAuthConfig (1.21s)
17:13:34 [2022-05-04T17:13:34.665Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
17:13:34 [2022-05-04T17:13:34.665Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
17:13:34 [2022-05-04T17:13:34.665Z] === RUN   TestTokenPassThru
17:13:34 [2022-05-04T17:13:34.665Z] --- PASS: TestTokenPassThru (0.00s)
17:13:34 [2022-05-04T17:13:34.665Z] === RUN   TestTokenPassThruDifferentHost
17:13:34 [2022-05-04T17:13:34.665Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
17:13:34 [2022-05-04T17:13:34.665Z] PASS
17:13:34 [2022-05-04T17:13:34.665Z] coverage: 26.6% of statements
17:13:35 [2022-05-04T17:13:35.140Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
17:13:35 [2022-05-04T17:13:35.141Z] ok  	github.com/docker/docker/distribution	2.226s	coverage: 26.6% of statements
17:13:35 [2022-05-04T17:13:35.141Z] === RUN   TestCompare
17:13:35 [2022-05-04T17:13:35.141Z] --- PASS: TestCompare (0.00s)
17:13:35 [2022-05-04T17:13:35.141Z] PASS
17:13:35 [2022-05-04T17:13:35.141Z] coverage: 19.2% of statements
17:13:35 [2022-05-04T17:13:35.141Z] ok  	github.com/docker/docker/image/cache	0.134s	coverage: 19.2% of statements
17:13:35 [2022-05-04T17:13:35.141Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:13:35 [2022-05-04T17:13:35.141Z] ?   	github.com/docker/docker/dockerversion	[no test files]
17:13:35 [2022-05-04T17:13:35.141Z] === RUN   TestFSGetInvalidData
17:13:35 [2022-05-04T17:13:35.141Z] --- PASS: TestFSGetInvalidData (0.01s)
17:13:35 [2022-05-04T17:13:35.141Z] === RUN   TestFSInvalidSet
17:13:35 [2022-05-04T17:13:35.141Z] --- PASS: TestFSInvalidSet (0.01s)
17:13:35 [2022-05-04T17:13:35.141Z] === RUN   TestFSInvalidRoot
17:13:35 [2022-05-04T17:13:35.141Z] --- PASS: TestFSInvalidRoot (0.01s)
17:13:35 [2022-05-04T17:13:35.141Z] === RUN   TestFSMetadataGetSet
17:13:35 [2022-05-04T17:13:35.141Z] --- PASS: TestFSMetadataGetSet (0.05s)
17:13:35 [2022-05-04T17:13:35.141Z] === RUN   TestFSInvalidWalker
17:13:35 [2022-05-04T17:13:35.141Z] --- PASS: TestFSInvalidWalker (0.01s)
17:13:35 [2022-05-04T17:13:35.141Z] === RUN   TestFSGetSet
17:13:35 [2022-05-04T17:13:35.141Z] --- PASS: TestFSGetSet (0.04s)
17:13:35 [2022-05-04T17:13:35.141Z] === RUN   TestFSGetUnsetKey
17:13:35 [2022-05-04T17:13:35.141Z] --- PASS: TestFSGetUnsetKey (0.00s)
17:13:35 [2022-05-04T17:13:35.141Z] === RUN   TestFSGetEmptyData
17:13:35 [2022-05-04T17:13:35.141Z] --- PASS: TestFSGetEmptyData (0.01s)
17:13:35 [2022-05-04T17:13:35.141Z] === RUN   TestFSDelete
17:13:35 [2022-05-04T17:13:35.141Z] --- PASS: TestFSDelete (0.02s)
17:13:35 [2022-05-04T17:13:35.141Z] === RUN   TestFSWalker
17:13:35 [2022-05-04T17:13:35.141Z] --- PASS: TestFSWalker (0.02s)
17:13:35 [2022-05-04T17:13:35.141Z] === RUN   TestFSWalkerStopOnError
17:13:35 [2022-05-04T17:13:35.141Z] --- PASS: TestFSWalkerStopOnError (0.01s)
17:13:35 [2022-05-04T17:13:35.141Z] === RUN   TestNewFromJSON
17:13:35 [2022-05-04T17:13:35.141Z] --- PASS: TestNewFromJSON (0.00s)
17:13:35 [2022-05-04T17:13:35.141Z] === RUN   TestNewFromJSONWithInvalidJSON
17:13:35 [2022-05-04T17:13:35.141Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
17:13:35 [2022-05-04T17:13:35.141Z] === RUN   TestMarshalKeyOrder
17:13:35 [2022-05-04T17:13:35.141Z] --- PASS: TestMarshalKeyOrder (0.00s)
17:13:35 [2022-05-04T17:13:35.141Z] === RUN   TestHistoryEqual
17:13:35 [2022-05-04T17:13:35.399Z] === RUN   TestDockerSuite/TestBuildEnvUsage
17:13:35 [2022-05-04T17:13:35.610Z] --- PASS: TestHistoryEqual (0.16s)
17:13:35 [2022-05-04T17:13:35.610Z] === RUN   TestImage
17:13:35 [2022-05-04T17:13:35.610Z] --- PASS: TestImage (0.00s)
17:13:35 [2022-05-04T17:13:35.610Z] === RUN   TestImageOSNotEmpty
17:13:35 [2022-05-04T17:13:35.610Z] --- PASS: TestImageOSNotEmpty (0.00s)
17:13:35 [2022-05-04T17:13:35.610Z] === RUN   TestNewChildImageFromImageWithRootFS
17:13:35 [2022-05-04T17:13:35.610Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
17:13:35 [2022-05-04T17:13:35.610Z] === RUN   TestCreate
17:13:35 [2022-05-04T17:13:35.610Z] --- PASS: TestCreate (0.01s)
17:13:35 [2022-05-04T17:13:35.610Z] === RUN   TestRestore
17:13:35 [2022-05-04T17:13:35.610Z] time="2022-05-04T17:13:35Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
17:13:35 [2022-05-04T17:13:35.610Z] --- PASS: TestRestore (0.05s)
17:13:35 [2022-05-04T17:13:35.610Z] === RUN   TestAddDelete
17:13:35 [2022-05-04T17:13:35.610Z] --- PASS: TestAddDelete (0.02s)
17:13:35 [2022-05-04T17:13:35.611Z] === RUN   TestSearchAfterDelete
17:13:35 [2022-05-04T17:13:35.611Z] --- PASS: TestSearchAfterDelete (0.01s)
17:13:35 [2022-05-04T17:13:35.611Z] === RUN   TestParentReset
17:13:35 [2022-05-04T17:13:35.611Z] --- PASS: TestParentReset (0.03s)
17:13:35 [2022-05-04T17:13:35.611Z] === RUN   TestGetAndSetLastUpdated
17:13:35 [2022-05-04T17:13:35.611Z] --- PASS: TestGetAndSetLastUpdated (0.02s)
17:13:35 [2022-05-04T17:13:35.611Z] === RUN   TestStoreLen
17:13:35 [2022-05-04T17:13:35.611Z] --- PASS: TestStoreLen (0.06s)
17:13:35 [2022-05-04T17:13:35.611Z] PASS
17:13:35 [2022-05-04T17:13:35.611Z] coverage: 86.9% of statements
17:13:35 [2022-05-04T17:13:35.611Z] ok  	github.com/docker/docker/image	0.654s	coverage: 86.9% of statements
17:13:35 [2022-05-04T17:13:35.613Z] --- PASS: TestRenameStoppedContainer (2.22s)
17:13:35 [2022-05-04T17:13:35.613Z] === RUN   TestRenameRunningContainerAndReuse
17:13:36 [2022-05-04T17:13:36.244Z] === RUN   TestValidateManifest
17:13:36 [2022-05-04T17:13:36.244Z] === RUN   TestValidateManifest/nil
17:13:36 [2022-05-04T17:13:36.244Z] === RUN   TestValidateManifest/non-nil
17:13:36 [2022-05-04T17:13:36.244Z] --- PASS: TestValidateManifest (0.00s)
17:13:36 [2022-05-04T17:13:36.244Z]     --- PASS: TestValidateManifest/nil (0.00s)
17:13:36 [2022-05-04T17:13:36.244Z]     --- PASS: TestValidateManifest/non-nil (0.00s)
17:13:36 [2022-05-04T17:13:36.244Z] PASS
17:13:36 [2022-05-04T17:13:36.244Z] coverage: 0.7% of statements
17:13:36 [2022-05-04T17:13:36.244Z] ok  	github.com/docker/docker/image/tarexport	0.073s	coverage: 0.7% of statements
17:13:36 [2022-05-04T17:13:36.244Z] === RUN   TestMakeV1ConfigFromConfig
17:13:36 [2022-05-04T17:13:36.244Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
17:13:36 [2022-05-04T17:13:36.244Z] PASS
17:13:36 [2022-05-04T17:13:36.244Z] coverage: 25.0% of statements
17:13:36 [2022-05-04T17:13:36.244Z] ok  	github.com/docker/docker/image/v1	0.075s	coverage: 25.0% of statements
17:13:36 [2022-05-04T17:13:36.244Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:13:37 [2022-05-04T17:13:37.230Z] === RUN   TestSerialization
17:13:37 [2022-05-04T17:13:37.231Z] --- PASS: TestSerialization (0.02s)
17:13:37 [2022-05-04T17:13:37.231Z] PASS
17:13:37 [2022-05-04T17:13:37.231Z] coverage: 100.0% of statements
17:13:37 [2022-05-04T17:13:37.231Z] ok  	github.com/docker/docker/libcontainerd/queue	0.063s	coverage: 100.0% of statements
17:13:38 [2022-05-04T17:13:38.117Z] === RUN   TestDockerDaemonSuite/TestShmSize
17:13:38 [2022-05-04T17:13:38.216Z] === RUN   TestEmptyLayer
17:13:38 [2022-05-04T17:13:38.216Z] --- PASS: TestEmptyLayer (0.00s)
17:13:38 [2022-05-04T17:13:38.216Z] === RUN   TestCommitFailure
17:13:38 [2022-05-04T17:13:38.216Z] --- PASS: TestCommitFailure (0.02s)
17:13:38 [2022-05-04T17:13:38.216Z] === RUN   TestStartTransactionFailure
17:13:38 [2022-05-04T17:13:38.216Z] --- PASS: TestStartTransactionFailure (0.01s)
17:13:38 [2022-05-04T17:13:38.216Z] === RUN   TestGetOrphan
17:13:38 [2022-05-04T17:13:38.216Z] --- PASS: TestGetOrphan (0.01s)
17:13:38 [2022-05-04T17:13:38.216Z] === RUN   TestMountAndRegister
17:13:38 [2022-05-04T17:13:38.216Z]     layer_test.go:258: Layer size: 14
17:13:38 [2022-05-04T17:13:38.216Z] --- PASS: TestMountAndRegister (0.16s)
17:13:38 [2022-05-04T17:13:38.216Z] === RUN   TestLayerRelease
17:13:38 [2022-05-04T17:13:38.216Z]     layer_test.go:291: Failing on Windows
17:13:38 [2022-05-04T17:13:38.216Z] --- SKIP: TestLayerRelease (0.00s)
17:13:38 [2022-05-04T17:13:38.216Z] === RUN   TestStoreRestore
17:13:38 [2022-05-04T17:13:38.216Z]     layer_test.go:340: Failing on Windows
17:13:38 [2022-05-04T17:13:38.216Z] --- SKIP: TestStoreRestore (0.00s)
17:13:38 [2022-05-04T17:13:38.216Z] === RUN   TestTarStreamStability
17:13:38 [2022-05-04T17:13:38.216Z]     layer_test.go:455: Failing on Windows
17:13:38 [2022-05-04T17:13:38.216Z] --- SKIP: TestTarStreamStability (0.00s)
17:13:38 [2022-05-04T17:13:38.216Z] === RUN   TestRegisterExistingLayer
17:13:38 [2022-05-04T17:13:38.216Z] === RUN   TestEnvironmentParsing
17:13:38 [2022-05-04T17:13:38.216Z] --- PASS: TestEnvironmentParsing (0.00s)
17:13:38 [2022-05-04T17:13:38.216Z] PASS
17:13:38 [2022-05-04T17:13:38.216Z] coverage: 1.2% of statements
17:13:38 [2022-05-04T17:13:38.216Z] --- PASS: TestRegisterExistingLayer (0.14s)
17:13:38 [2022-05-04T17:13:38.216Z] === RUN   TestTarStreamVerification
17:13:38 [2022-05-04T17:13:38.216Z]     layer_test.go:684: Failing on Windows
17:13:38 [2022-05-04T17:13:38.216Z] --- SKIP: TestTarStreamVerification (0.00s)
17:13:38 [2022-05-04T17:13:38.216Z] === RUN   TestLayerMigration
17:13:38 [2022-05-04T17:13:38.216Z]     migration_test.go:45: Failing on Windows
17:13:38 [2022-05-04T17:13:38.216Z] --- SKIP: TestLayerMigration (0.00s)
17:13:38 [2022-05-04T17:13:38.216Z] === RUN   TestLayerMigrationNoTarsplit
17:13:38 [2022-05-04T17:13:38.216Z]     migration_test.go:181: Failing on Windows
17:13:38 [2022-05-04T17:13:38.216Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
17:13:38 [2022-05-04T17:13:38.216Z] === RUN   TestMountInit
17:13:38 [2022-05-04T17:13:38.216Z]     mount_test.go:17: Failing on Windows
17:13:38 [2022-05-04T17:13:38.216Z] --- SKIP: TestMountInit (0.00s)
17:13:38 [2022-05-04T17:13:38.216Z] === RUN   TestMountSize
17:13:38 [2022-05-04T17:13:38.216Z]     mount_test.go:76: Failing on Windows
17:13:38 [2022-05-04T17:13:38.216Z] --- SKIP: TestMountSize (0.00s)
17:13:38 [2022-05-04T17:13:38.216Z] === RUN   TestMountChanges
17:13:38 [2022-05-04T17:13:38.216Z]     mount_test.go:125: Failing on Windows
17:13:38 [2022-05-04T17:13:38.216Z] --- SKIP: TestMountChanges (0.00s)
17:13:38 [2022-05-04T17:13:38.216Z] === RUN   TestMountApply
17:13:38 [2022-05-04T17:13:38.216Z]     mount_test.go:212: Failing on Windows
17:13:38 [2022-05-04T17:13:38.216Z] --- SKIP: TestMountApply (0.00s)
17:13:38 [2022-05-04T17:13:38.216Z] PASS
17:13:38 [2022-05-04T17:13:38.216Z] coverage: 30.6% of statements
17:13:38 [2022-05-04T17:13:38.216Z] ok  	github.com/docker/docker/libcontainerd/local	0.072s	coverage: 1.2% of statements
17:13:38 [2022-05-04T17:13:38.216Z] ok  	github.com/docker/docker/layer	0.491s	coverage: 30.6% of statements
17:13:38 [2022-05-04T17:13:38.685Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:13:38 [2022-05-04T17:13:38.685Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:13:38 [2022-05-04T17:13:38.685Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:13:38 [2022-05-04T17:13:38.685Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:13:38 [2022-05-04T17:13:38.723Z] --- PASS: TestRenameRunningContainerAndReuse (3.46s)
17:13:38 [2022-05-04T17:13:38.723Z] === RUN   TestRenameInvalidName
17:13:39 [2022-05-04T17:13:39.152Z] === RUN   TestSequenceGetAvailableBit
17:13:39 [2022-05-04T17:13:39.152Z] --- PASS: TestSequenceGetAvailableBit (0.00s)
17:13:39 [2022-05-04T17:13:39.152Z] === RUN   TestSequenceEqual
17:13:39 [2022-05-04T17:13:39.152Z] --- PASS: TestSequenceEqual (0.00s)
17:13:39 [2022-05-04T17:13:39.152Z] === RUN   TestSequenceCopy
17:13:39 [2022-05-04T17:13:39.152Z] --- PASS: TestSequenceCopy (0.00s)
17:13:39 [2022-05-04T17:13:39.152Z] === RUN   TestGetFirstAvailable
17:13:39 [2022-05-04T17:13:39.152Z] --- PASS: TestGetFirstAvailable (0.00s)
17:13:39 [2022-05-04T17:13:39.152Z] === RUN   TestFindSequence
17:13:39 [2022-05-04T17:13:39.152Z] --- PASS: TestFindSequence (0.00s)
17:13:39 [2022-05-04T17:13:39.152Z] === RUN   TestCheckIfAvailable
17:13:39 [2022-05-04T17:13:39.152Z] --- PASS: TestCheckIfAvailable (0.00s)
17:13:39 [2022-05-04T17:13:39.152Z] === RUN   TestMergeSequences
17:13:39 [2022-05-04T17:13:39.152Z] --- PASS: TestMergeSequences (0.00s)
17:13:39 [2022-05-04T17:13:39.152Z] === RUN   TestPushReservation
17:13:39 [2022-05-04T17:13:39.152Z] --- PASS: TestPushReservation (0.00s)
17:13:39 [2022-05-04T17:13:39.152Z] === RUN   TestSerializeDeserialize
17:13:39 [2022-05-04T17:13:39.152Z] --- PASS: TestSerializeDeserialize (0.00s)
17:13:39 [2022-05-04T17:13:39.152Z] === RUN   TestSet
17:13:39 [2022-05-04T17:13:39.152Z] --- PASS: TestSet (0.00s)
17:13:39 [2022-05-04T17:13:39.152Z] === RUN   TestSetUnset
17:13:39 [2022-05-04T17:13:39.152Z] --- PASS: TestSetUnset (0.00s)
17:13:39 [2022-05-04T17:13:39.152Z] === RUN   TestOffsetSetUnset
17:13:39 [2022-05-04T17:13:39.152Z] --- PASS: TestOffsetSetUnset (0.00s)
17:13:39 [2022-05-04T17:13:39.152Z] === RUN   TestSetInRange
17:13:39 [2022-05-04T17:13:39.152Z] --- PASS: TestSetInRange (0.00s)
17:13:39 [2022-05-04T17:13:39.152Z] === RUN   TestSetAnyInRange
17:13:39 [2022-05-04T17:13:39.152Z] --- PASS: TestSetAnyInRange (0.00s)
17:13:39 [2022-05-04T17:13:39.493Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
17:13:39 [2022-05-04T17:13:39.620Z] === RUN   TestMethods
17:13:39 [2022-05-04T17:13:39.620Z] --- PASS: TestMethods (0.00s)
17:13:39 [2022-05-04T17:13:39.620Z] === RUN   TestRandomAllocateDeallocate
17:13:40 [2022-05-04T17:13:40.284Z] --- PASS: TestRenameInvalidName (1.67s)
17:13:40 [2022-05-04T17:13:40.284Z] === RUN   TestRenameAnonymousContainer
17:13:41 [2022-05-04T17:13:41.837Z] === RUN   TestInvalidConfig
17:13:41 [2022-05-04T17:13:41.837Z] --- PASS: TestInvalidConfig (0.00s)
17:13:41 [2022-05-04T17:13:41.837Z] === RUN   TestConfig
17:13:41 [2022-05-04T17:13:41.837Z] --- PASS: TestConfig (0.00s)
17:13:41 [2022-05-04T17:13:41.837Z] === RUN   TestOptionsLabels
17:13:41 [2022-05-04T17:13:41.837Z] --- PASS: TestOptionsLabels (0.00s)
17:13:41 [2022-05-04T17:13:41.837Z] === RUN   TestValidName
17:13:41 [2022-05-04T17:13:41.837Z] --- PASS: TestValidName (0.00s)
17:13:41 [2022-05-04T17:13:41.837Z] PASS
17:13:41 [2022-05-04T17:13:41.837Z] coverage: 19.7% of statements
17:13:41 [2022-05-04T17:13:41.837Z] ok  	github.com/docker/docker/libnetwork/config	0.128s	coverage: 19.7% of statements
17:13:41 [2022-05-04T17:13:41.837Z] === RUN   TestKey
17:13:41 [2022-05-04T17:13:41.837Z] --- PASS: TestKey (0.00s)
17:13:41 [2022-05-04T17:13:41.837Z] === RUN   TestParseKey
17:13:41 [2022-05-04T17:13:41.837Z] --- PASS: TestParseKey (0.00s)
17:13:41 [2022-05-04T17:13:41.837Z] === RUN   TestInvalidDataStore
17:13:41 [2022-05-04T17:13:41.837Z] --- PASS: TestInvalidDataStore (0.00s)
17:13:41 [2022-05-04T17:13:41.837Z] === RUN   TestKVObjectFlatKey
17:13:41 [2022-05-04T17:13:41.837Z] --- PASS: TestKVObjectFlatKey (0.00s)
17:13:41 [2022-05-04T17:13:41.837Z] === RUN   TestAtomicKVObjectFlatKey
17:13:41 [2022-05-04T17:13:41.837Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s)
17:13:41 [2022-05-04T17:13:41.837Z] PASS
17:13:41 [2022-05-04T17:13:41.837Z] coverage: 21.9% of statements
17:13:41 [2022-05-04T17:13:41.837Z] ok  	github.com/docker/docker/libnetwork/datastore	0.057s	coverage: 21.9% of statements
17:13:41 [2022-05-04T17:13:41.837Z] === RUN   TestErrorInterfaces
17:13:41 [2022-05-04T17:13:41.837Z] --- PASS: TestErrorInterfaces (0.00s)
17:13:41 [2022-05-04T17:13:41.837Z] === RUN   TestNetworkMarshalling
17:13:41 [2022-05-04T17:13:41.837Z] --- PASS: TestNetworkMarshalling (0.17s)
17:13:41 [2022-05-04T17:13:41.837Z] === RUN   TestEndpointMarshalling
17:13:41 [2022-05-04T17:13:41.837Z] --- PASS: TestEndpointMarshalling (0.00s)
17:13:41 [2022-05-04T17:13:41.837Z] === RUN   TestAuxAddresses
17:13:41 [2022-05-04T17:13:41.837Z] time="2022-05-04T17:13:41Z" level=info msg="Restoring existing overlay networks from HNS into docker"
17:13:41 [2022-05-04T17:13:41.837Z] --- PASS: TestAuxAddresses (0.02s)
17:13:41 [2022-05-04T17:13:41.837Z] === RUN   TestSRVServiceQuery
17:13:41 [2022-05-04T17:13:41.837Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
17:13:41 [2022-05-04T17:13:41.837Z] --- SKIP: TestSRVServiceQuery (0.02s)
17:13:41 [2022-05-04T17:13:41.837Z] === RUN   TestServiceVIPReuse
17:13:41 [2022-05-04T17:13:41.837Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
17:13:41 [2022-05-04T17:13:41.837Z] --- SKIP: TestServiceVIPReuse (0.01s)
17:13:41 [2022-05-04T17:13:41.837Z] === RUN   TestIpamReleaseOnNetDriverFailures
17:13:41 [2022-05-04T17:13:41.837Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
17:13:41 [2022-05-04T17:13:41.837Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s)
17:13:41 [2022-05-04T17:13:41.837Z] === RUN   TestDNSIPQuery
17:13:41 [2022-05-04T17:13:41.837Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
17:13:41 [2022-05-04T17:13:41.837Z] --- SKIP: TestDNSIPQuery (0.00s)
17:13:41 [2022-05-04T17:13:41.837Z] === RUN   TestDNSProxyServFail
17:13:41 [2022-05-04T17:13:41.837Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
17:13:41 [2022-05-04T17:13:41.837Z] --- SKIP: TestDNSProxyServFail (0.00s)
17:13:41 [2022-05-04T17:13:41.837Z] === RUN   TestSandboxAddEmpty
17:13:41 [2022-05-04T17:13:41.837Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:13:41 [2022-05-04T17:13:41.837Z] --- SKIP: TestSandboxAddEmpty (0.00s)
17:13:41 [2022-05-04T17:13:41.837Z] === RUN   TestSandboxAddMultiPrio
17:13:41 [2022-05-04T17:13:41.837Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:13:41 [2022-05-04T17:13:41.837Z] --- SKIP: TestSandboxAddMultiPrio (0.00s)
17:13:41 [2022-05-04T17:13:41.837Z] === RUN   TestSandboxAddSamePrio
17:13:41 [2022-05-04T17:13:41.837Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:13:41 [2022-05-04T17:13:41.837Z] --- SKIP: TestSandboxAddSamePrio (0.00s)
17:13:41 [2022-05-04T17:13:41.837Z] === RUN   TestCleanupServiceDiscovery
17:13:41 [2022-05-04T17:13:41.837Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
17:13:41 [2022-05-04T17:13:41.837Z] --- SKIP: TestCleanupServiceDiscovery (0.00s)
17:13:41 [2022-05-04T17:13:41.837Z] === RUN   TestDNSOptions
17:13:41 [2022-05-04T17:13:41.837Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
17:13:41 [2022-05-04T17:13:41.837Z] --- SKIP: TestDNSOptions (0.00s)
17:13:41 [2022-05-04T17:13:41.837Z] === RUN   TestMultipleControllersWithSameStore
17:13:41 [2022-05-04T17:13:41.837Z] time="2022-05-04T17:13:41Z" level=info msg="Restoring existing overlay networks from HNS into docker"
17:13:41 [2022-05-04T17:13:41.837Z] time="2022-05-04T17:13:41Z" level=info msg="Restoring existing overlay networks from HNS into docker"
17:13:41 [2022-05-04T17:13:41.837Z] --- PASS: TestMultipleControllersWithSameStore (0.02s)
17:13:41 [2022-05-04T17:13:41.837Z] PASS
17:13:41 [2022-05-04T17:13:41.837Z] coverage: 8.5% of statements
17:13:41 [2022-05-04T17:13:41.837Z] ok  	github.com/docker/docker/libnetwork	0.345s	coverage: 8.5% of statements
17:13:42 [2022-05-04T17:13:42.779Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
17:13:42 [2022-05-04T17:13:42.779Z]     check_test.go:307: [daee0056a7358] daemon is not started
17:13:42 [2022-05-04T17:13:42.779Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
17:13:42 [2022-05-04T17:13:42.779Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
17:13:43 [2022-05-04T17:13:43.109Z] === RUN   TestIPDataMarshalling
17:13:43 [2022-05-04T17:13:43.109Z] --- PASS: TestIPDataMarshalling (0.00s)
17:13:43 [2022-05-04T17:13:43.109Z] === RUN   TestValidateAndIsV6
17:13:43 [2022-05-04T17:13:43.109Z] --- PASS: TestValidateAndIsV6 (0.00s)
17:13:43 [2022-05-04T17:13:43.109Z] PASS
17:13:43 [2022-05-04T17:13:43.109Z] coverage: 68.9% of statements
17:13:43 [2022-05-04T17:13:43.109Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.045s	coverage: 68.9% of statements
17:13:43 [2022-05-04T17:13:43.109Z] === RUN   TestDriver
17:13:43 [2022-05-04T17:13:43.109Z] --- PASS: TestDriver (0.00s)
17:13:43 [2022-05-04T17:13:43.109Z] PASS
17:13:43 [2022-05-04T17:13:43.109Z] coverage: 34.8% of statements
17:13:43 [2022-05-04T17:13:43.109Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.041s	coverage: 34.8% of statements
17:13:43 [2022-05-04T17:13:43.568Z] === RUN   TestDriver
17:13:43 [2022-05-04T17:13:43.568Z] --- PASS: TestDriver (0.00s)
17:13:43 [2022-05-04T17:13:43.568Z] PASS
17:13:43 [2022-05-04T17:13:43.568Z] coverage: 34.8% of statements
17:13:43 [2022-05-04T17:13:43.568Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.045s	coverage: 34.8% of statements
17:13:44 [2022-05-04T17:13:44.028Z] === RUN   TestNetworkAllocateFree
17:13:44 [2022-05-04T17:13:44.028Z] --- PASS: TestNetworkAllocateFree (0.00s)
17:13:44 [2022-05-04T17:13:44.028Z] === RUN   TestNetworkAllocateUserDefinedVNIs
17:13:44 [2022-05-04T17:13:44.028Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s)
17:13:44 [2022-05-04T17:13:44.028Z] PASS
17:13:44 [2022-05-04T17:13:44.028Z] coverage: 63.6% of statements
17:13:44 [2022-05-04T17:13:44.028Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.131s	coverage: 63.6% of statements
17:13:44 [2022-05-04T17:13:44.488Z] === RUN   TestGetEmptyCapabilities
17:13:44 [2022-05-04T17:13:44.488Z] --- PASS: TestGetEmptyCapabilities (0.01s)
17:13:44 [2022-05-04T17:13:44.488Z] === RUN   TestGetExtraCapabilities
17:13:44 [2022-05-04T17:13:44.488Z] --- PASS: TestGetExtraCapabilities (0.00s)
17:13:44 [2022-05-04T17:13:44.488Z] === RUN   TestGetInvalidCapabilities
17:13:44 [2022-05-04T17:13:44.488Z] --- PASS: TestGetInvalidCapabilities (0.00s)
17:13:44 [2022-05-04T17:13:44.488Z] === RUN   TestRemoteDriver
17:13:44 [2022-05-04T17:13:44.488Z] --- PASS: TestRemoteDriver (0.01s)
17:13:44 [2022-05-04T17:13:44.488Z] === RUN   TestDriverError
17:13:44 [2022-05-04T17:13:44.488Z] --- PASS: TestDriverError (0.00s)
17:13:44 [2022-05-04T17:13:44.488Z] === RUN   TestMissingValues
17:13:44 [2022-05-04T17:13:44.488Z] --- PASS: TestMissingValues (0.00s)
17:13:44 [2022-05-04T17:13:44.488Z] === RUN   TestRollback
17:13:44 [2022-05-04T17:13:44.488Z] --- PASS: TestRollback (0.00s)
17:13:44 [2022-05-04T17:13:44.488Z] PASS
17:13:44 [2022-05-04T17:13:44.488Z] coverage: 57.4% of statements
17:13:44 [2022-05-04T17:13:44.488Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.083s	coverage: 57.4% of statements
17:13:44 [2022-05-04T17:13:44.947Z] === RUN   TestNAT
17:13:44 [2022-05-04T17:13:44.947Z]     windows_test.go:58: Test does not work on CI and was never running to begin with
17:13:44 [2022-05-04T17:13:44.947Z] --- SKIP: TestNAT (0.00s)
17:13:44 [2022-05-04T17:13:44.947Z] === RUN   TestTransparent
17:13:44 [2022-05-04T17:13:44.947Z]     windows_test.go:63: Test does not work on CI and was never running to begin with
17:13:44 [2022-05-04T17:13:44.947Z] --- SKIP: TestTransparent (0.00s)
17:13:44 [2022-05-04T17:13:44.947Z] PASS
17:13:44 [2022-05-04T17:13:44.947Z] coverage: 0.0% of statements
17:13:44 [2022-05-04T17:13:44.948Z] ok  	github.com/docker/docker/libnetwork/drivers/windows	0.050s	coverage: 0.0% of statements
17:13:45 [2022-05-04T17:13:45.407Z] === RUN   TestBuildDefault
17:13:45 [2022-05-04T17:13:45.407Z] --- PASS: TestBuildDefault (0.00s)
17:13:45 [2022-05-04T17:13:45.407Z] === RUN   TestBuildHostnameDomainname
17:13:45 [2022-05-04T17:13:45.407Z] --- PASS: TestBuildHostnameDomainname (0.00s)
17:13:45 [2022-05-04T17:13:45.407Z] === RUN   TestBuildHostname
17:13:45 [2022-05-04T17:13:45.407Z] --- PASS: TestBuildHostname (0.00s)
17:13:45 [2022-05-04T17:13:45.407Z] === RUN   TestBuildHostnameFQDN
17:13:45 [2022-05-04T17:13:45.407Z] --- PASS: TestBuildHostnameFQDN (0.00s)
17:13:45 [2022-05-04T17:13:45.407Z] === RUN   TestBuildNoIP
17:13:45 [2022-05-04T17:13:45.407Z] --- PASS: TestBuildNoIP (0.00s)
17:13:45 [2022-05-04T17:13:45.407Z] === RUN   TestUpdate
17:13:45 [2022-05-04T17:13:45.407Z] --- PASS: TestUpdate (0.00s)
17:13:45 [2022-05-04T17:13:45.407Z] === RUN   TestUpdateIgnoresPrefixedHostname
17:13:45 [2022-05-04T17:13:45.407Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s)
17:13:45 [2022-05-04T17:13:45.407Z] === RUN   TestDeleteIgnoresPrefixedHostname
17:13:45 [2022-05-04T17:13:45.407Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s)
17:13:45 [2022-05-04T17:13:45.407Z] === RUN   TestAddEmpty
17:13:45 [2022-05-04T17:13:45.407Z] --- PASS: TestAddEmpty (0.00s)
17:13:45 [2022-05-04T17:13:45.407Z] === RUN   TestAdd
17:13:45 [2022-05-04T17:13:45.407Z] --- PASS: TestAdd (0.00s)
17:13:45 [2022-05-04T17:13:45.407Z] === RUN   TestDeleteEmpty
17:13:45 [2022-05-04T17:13:45.407Z] --- PASS: TestDeleteEmpty (0.00s)
17:13:45 [2022-05-04T17:13:45.407Z] === RUN   TestDeleteNewline
17:13:45 [2022-05-04T17:13:45.407Z] --- PASS: TestDeleteNewline (0.00s)
17:13:45 [2022-05-04T17:13:45.407Z] === RUN   TestDelete
17:13:45 [2022-05-04T17:13:45.407Z] --- PASS: TestDelete (0.00s)
17:13:45 [2022-05-04T17:13:45.407Z] === RUN   TestConcurrentWrites
17:13:45 [2022-05-04T17:13:45.407Z] --- PASS: TestConcurrentWrites (0.17s)
17:13:45 [2022-05-04T17:13:45.407Z] PASS
17:13:45 [2022-05-04T17:13:45.407Z] coverage: 81.2% of statements
17:13:45 [2022-05-04T17:13:45.407Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.227s	coverage: 81.2% of statements
17:13:45 [2022-05-04T17:13:45.407Z] === RUN   TestNew
17:13:45 [2022-05-04T17:13:45.407Z] --- PASS: TestNew (0.00s)
17:13:45 [2022-05-04T17:13:45.407Z] === RUN   TestAddDriver
17:13:45 [2022-05-04T17:13:45.407Z] --- PASS: TestAddDriver (0.00s)
17:13:45 [2022-05-04T17:13:45.407Z] === RUN   TestAddDuplicateDriver
17:13:45 [2022-05-04T17:13:45.407Z] --- PASS: TestAddDuplicateDriver (0.00s)
17:13:45 [2022-05-04T17:13:45.407Z] === RUN   TestIPAMDefaultAddressSpaces
17:13:45 [2022-05-04T17:13:45.407Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s)
17:13:45 [2022-05-04T17:13:45.407Z] === RUN   TestDriver
17:13:45 [2022-05-04T17:13:45.407Z] --- PASS: TestDriver (0.00s)
17:13:45 [2022-05-04T17:13:45.407Z] === RUN   TestIPAM
17:13:45 [2022-05-04T17:13:45.407Z] --- PASS: TestIPAM (0.00s)
17:13:45 [2022-05-04T17:13:45.407Z] === RUN   TestWalkIPAMs
17:13:45 [2022-05-04T17:13:45.407Z] --- PASS: TestWalkIPAMs (0.00s)
17:13:45 [2022-05-04T17:13:45.407Z] === RUN   TestWalkDrivers
17:13:45 [2022-05-04T17:13:45.407Z] --- PASS: TestWalkDrivers (0.00s)
17:13:45 [2022-05-04T17:13:45.407Z] PASS
17:13:45 [2022-05-04T17:13:45.407Z] coverage: 82.4% of statements
17:13:45 [2022-05-04T17:13:45.407Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.077s	coverage: 82.4% of statements
17:13:45 [2022-05-04T17:13:45.866Z] === RUN   TestNew
17:13:45 [2022-05-04T17:13:45.866Z] --- PASS: TestNew (0.00s)
17:13:45 [2022-05-04T17:13:45.866Z] === RUN   TestAllocate
17:13:45 [2022-05-04T17:13:45.866Z] --- PASS: TestAllocate (0.00s)
17:13:45 [2022-05-04T17:13:45.866Z] === RUN   TestUninitialized
17:13:45 [2022-05-04T17:13:45.866Z] --- PASS: TestUninitialized (0.00s)
17:13:45 [2022-05-04T17:13:45.866Z] === RUN   TestAllocateInRange
17:13:45 [2022-05-04T17:13:45.866Z] --- PASS: TestAllocateInRange (0.00s)
17:13:45 [2022-05-04T17:13:45.866Z] === RUN   TestAllocateSerial
17:13:45 [2022-05-04T17:13:45.866Z] --- PASS: TestAllocateSerial (0.00s)
17:13:45 [2022-05-04T17:13:45.866Z] PASS
17:13:45 [2022-05-04T17:13:45.866Z] coverage: 87.5% of statements
17:13:45 [2022-05-04T17:13:45.866Z] ok  	github.com/docker/docker/libnetwork/idm	0.039s	coverage: 87.5% of statements
17:13:45 [2022-05-04T17:13:45.867Z] --- PASS: TestRandomAllocateDeallocate (6.84s)
17:13:45 [2022-05-04T17:13:45.867Z] === RUN   TestAllocateRandomDeallocate
17:13:46 [2022-05-04T17:13:46.326Z] === RUN   TestCaller
17:13:46 [2022-05-04T17:13:46.326Z] --- PASS: TestCaller (0.00s)
17:13:46 [2022-05-04T17:13:46.326Z] PASS
17:13:46 [2022-05-04T17:13:46.326Z] coverage: 100.0% of statements
17:13:46 [2022-05-04T17:13:46.326Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.044s	coverage: 100.0% of statements
17:13:46 [2022-05-04T17:13:46.784Z] === RUN   TestSetSerialInsertDelete
17:13:46 [2022-05-04T17:13:46.784Z] --- PASS: TestSetSerialInsertDelete (0.00s)
17:13:46 [2022-05-04T17:13:46.784Z] === RUN   TestSetParallelInsertDelete
17:13:47 [2022-05-04T17:13:47.752Z] --- PASS: TestAllocateRandomDeallocate (1.50s)
17:13:47 [2022-05-04T17:13:47.752Z] === RUN   TestAllocateRandomDeallocateSerialize
17:13:47 [2022-05-04T17:13:47.752Z] === RUN   TestInt2IP2IntConversion
17:13:48 [2022-05-04T17:13:48.050Z] --- PASS: TestDockerDaemonSuite (337.56s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.99s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.62s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.60s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.27s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.19s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.43s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.38s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.80s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.32s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.19s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.36s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.44s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.50s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.23s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.38s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.43s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.60s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.78s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.66s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.55s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.11s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.14s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.59s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.03s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.24s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.51s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.75s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.13s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.78s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.12s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.48s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.51s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.80s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.64s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.67s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.73s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.81s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.80s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.11s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.56s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.65s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.62s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.12s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.13s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.13s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.68s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.63s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.73s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.73s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.31s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.65s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.58s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.56s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.94s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.04s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.53s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.10s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.18s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.52s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.83s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.28s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.25s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (2.89s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.30s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.98s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.00s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.75s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.88s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.14s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.67s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.55s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.12s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.83s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.04s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.93s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.59s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.50s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.81s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.51s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.87s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.25s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.34s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.00s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.50s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.02s)
17:13:48 [2022-05-04T17:13:48.050Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.26s)
17:13:48 [2022-05-04T17:13:48.051Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.35s)
17:13:48 [2022-05-04T17:13:48.051Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.34s)
17:13:48 [2022-05-04T17:13:48.051Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.69s)
17:13:48 [2022-05-04T17:13:48.051Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.12s)
17:13:48 [2022-05-04T17:13:48.051Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.14s)
17:13:48 [2022-05-04T17:13:48.051Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.01s)
17:13:48 [2022-05-04T17:13:48.051Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.69s)
17:13:48 [2022-05-04T17:13:48.051Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.44s)
17:13:48 [2022-05-04T17:13:48.051Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.65s)
17:13:48 [2022-05-04T17:13:48.051Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.83s)
17:13:48 [2022-05-04T17:13:48.051Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.84s)
17:13:48 [2022-05-04T17:13:48.051Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s)
17:13:48 [2022-05-04T17:13:48.051Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.73s)
17:13:48 [2022-05-04T17:13:48.051Z] === RUN   TestDockerSwarmSuite
17:13:48 [2022-05-04T17:13:48.051Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
17:13:48 [2022-05-04T17:13:48.211Z] === RUN   TestPoolRequest
17:13:48 [2022-05-04T17:13:48.211Z] --- PASS: TestPoolRequest (0.00s)
17:13:48 [2022-05-04T17:13:48.211Z] === RUN   TestOtherRequests
17:13:48 [2022-05-04T17:13:48.211Z] --- PASS: TestOtherRequests (0.00s)
17:13:48 [2022-05-04T17:13:48.211Z] PASS
17:13:48 [2022-05-04T17:13:48.211Z] coverage: 57.1% of statements
17:13:48 [2022-05-04T17:13:48.211Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.040s	coverage: 57.1% of statements
17:13:48 [2022-05-04T17:13:48.211Z] --- PASS: TestInt2IP2IntConversion (0.51s)
17:13:48 [2022-05-04T17:13:48.211Z] === RUN   TestGetAddressVersion
17:13:48 [2022-05-04T17:13:48.211Z] --- PASS: TestGetAddressVersion (0.00s)
17:13:48 [2022-05-04T17:13:48.211Z] === RUN   TestKeyString
17:13:48 [2022-05-04T17:13:48.211Z] --- PASS: TestKeyString (0.00s)
17:13:48 [2022-05-04T17:13:48.211Z] === RUN   TestPoolDataMarshal
17:13:48 [2022-05-04T17:13:48.211Z] --- PASS: TestPoolDataMarshal (0.00s)
17:13:48 [2022-05-04T17:13:48.211Z] === RUN   TestSubnetsMarshal
17:13:48 [2022-05-04T17:13:48.674Z] --- PASS: TestSubnetsMarshal (0.07s)
17:13:48 [2022-05-04T17:13:48.674Z] === RUN   TestAddSubnets
17:13:48 [2022-05-04T17:13:48.674Z] --- PASS: TestAddSubnets (0.08s)
17:13:48 [2022-05-04T17:13:48.674Z] === RUN   TestDoublePoolRelease
17:13:48 [2022-05-04T17:13:48.674Z] --- PASS: TestDoublePoolRelease (0.03s)
17:13:48 [2022-05-04T17:13:48.674Z] === RUN   TestAddReleasePoolID
17:13:48 [2022-05-04T17:13:48.674Z] --- PASS: TestAddReleasePoolID (0.08s)
17:13:48 [2022-05-04T17:13:48.674Z] === RUN   TestPredefinedPool
17:13:48 [2022-05-04T17:13:48.674Z] --- PASS: TestPredefinedPool (0.03s)
17:13:48 [2022-05-04T17:13:48.674Z] === RUN   TestRemoveSubnet
17:13:48 [2022-05-04T17:13:48.674Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.28s)
17:13:48 [2022-05-04T17:13:48.674Z] === RUN   TestRetrieveFromStore
17:13:49 [2022-05-04T17:13:49.138Z] --- PASS: TestRemoveSubnet (0.26s)
17:13:49 [2022-05-04T17:13:49.138Z] === RUN   TestGetSameAddress
17:13:49 [2022-05-04T17:13:49.138Z] --- PASS: TestGetSameAddress (0.04s)
17:13:49 [2022-05-04T17:13:49.138Z] === RUN   TestPoolAllocationReuse
17:13:49 [2022-05-04T17:13:49.138Z] === RUN   TestGetCapabilities
17:13:49 [2022-05-04T17:13:49.138Z] --- PASS: TestGetCapabilities (0.01s)
17:13:49 [2022-05-04T17:13:49.138Z] === RUN   TestGetCapabilitiesFromLegacyDriver
17:13:49 [2022-05-04T17:13:49.138Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s)
17:13:49 [2022-05-04T17:13:49.138Z] === RUN   TestGetDefaultAddressSpaces
17:13:49 [2022-05-04T17:13:49.138Z] --- PASS: TestGetDefaultAddressSpaces (0.01s)
17:13:49 [2022-05-04T17:13:49.138Z] === RUN   TestRemoteDriver
17:13:49 [2022-05-04T17:13:49.138Z] --- PASS: TestRemoteDriver (0.01s)
17:13:49 [2022-05-04T17:13:49.138Z] PASS
17:13:49 [2022-05-04T17:13:49.599Z] coverage: 47.4% of statements
17:13:49 [2022-05-04T17:13:49.599Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.086s	coverage: 47.4% of statements
17:13:49 [2022-05-04T17:13:49.599Z] --- PASS: TestRetrieveFromStore (0.75s)
17:13:49 [2022-05-04T17:13:49.599Z] === RUN   TestIsCorrupted
17:13:49 [2022-05-04T17:13:49.599Z] --- PASS: TestIsCorrupted (0.02s)
17:13:49 [2022-05-04T17:13:49.599Z] === RUN   TestSetRollover
17:13:50 [2022-05-04T17:13:50.568Z] === RUN   TestWindowsIPAM
17:13:50 [2022-05-04T17:13:50.568Z] --- PASS: TestWindowsIPAM (0.00s)
17:13:50 [2022-05-04T17:13:50.568Z] PASS
17:13:50 [2022-05-04T17:13:50.568Z] coverage: 71.4% of statements
17:13:50 [2022-05-04T17:13:50.569Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.039s	coverage: 71.4% of statements
17:13:50 [2022-05-04T17:13:50.692Z] --- PASS: TestRenameAnonymousContainer (9.20s)
17:13:50 [2022-05-04T17:13:50.692Z] === RUN   TestRenameContainerWithSameName
17:13:51 [2022-05-04T17:13:51.028Z] --- PASS: TestPoolAllocationReuse (2.00s)
17:13:51 [2022-05-04T17:13:51.028Z] === RUN   TestGetAddressSubPoolEqualPool
17:13:51 [2022-05-04T17:13:51.028Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s)
17:13:51 [2022-05-04T17:13:51.028Z] === RUN   TestRequestReleaseAddressFromSubPool
17:13:51 [2022-05-04T17:13:51.028Z] === RUN   TestDefaultNetwork
17:13:51 [2022-05-04T17:13:51.339Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
17:13:51 [2022-05-04T17:13:51.488Z] --- PASS: TestSetRollover (1.85s)
17:13:51 [2022-05-04T17:13:51.488Z] === RUN   TestSetRolloverSerial
17:13:51 [2022-05-04T17:13:51.488Z] --- PASS: TestDefaultNetwork (0.26s)
17:13:51 [2022-05-04T17:13:51.488Z] === RUN   TestConfigGlobalScopeDefaultNetworks
17:13:51 [2022-05-04T17:13:51.488Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s)
17:13:51 [2022-05-04T17:13:51.488Z] === RUN   TestInitAddressPools
17:13:51 [2022-05-04T17:13:51.675Z] --- PASS: TestRenameContainerWithSameName (1.74s)
17:13:51 [2022-05-04T17:13:51.675Z] === RUN   TestRenameContainerWithLinkedContainer
17:13:51 [2022-05-04T17:13:51.675Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
17:13:51 [2022-05-04T17:13:51.675Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
17:13:51 [2022-05-04T17:13:51.675Z] === RUN   TestResize
17:13:51 [2022-05-04T17:13:51.733Z] === RUN   TestConfigDaemonLibtrustID
17:13:51 [2022-05-04T17:13:51.733Z]     daemon_test.go:26: runtime.GOOS == "windows"
17:13:51 [2022-05-04T17:13:51.733Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
17:13:51 [2022-05-04T17:13:51.733Z] === RUN   TestDaemonConfigValidation
17:13:51 [2022-05-04T17:13:51.733Z]     daemon_test.go:45: runtime.GOOS == "windows"
17:13:51 [2022-05-04T17:13:51.733Z] --- SKIP: TestDaemonConfigValidation (0.00s)
17:13:51 [2022-05-04T17:13:51.733Z] === RUN   TestConfigDaemonSeccompProfiles
17:13:51 [2022-05-04T17:13:51.733Z]     daemon_test.go:111: runtime.GOOS == "windows"
17:13:51 [2022-05-04T17:13:51.733Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s)
17:13:51 [2022-05-04T17:13:51.733Z] === RUN   TestDaemonProxy
17:13:51 [2022-05-04T17:13:51.733Z]     daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows
17:13:51 [2022-05-04T17:13:51.733Z] --- SKIP: TestDaemonProxy (0.00s)
17:13:51 [2022-05-04T17:13:51.733Z] PASS
17:13:51 [2022-05-04T17:13:51.733Z] ok  	github.com/docker/docker/integration/daemon	0.090s
17:13:51 [2022-05-04T17:13:51.733Z] 
17:13:51 [2022-05-04T17:13:51.733Z] === Skipped
17:13:51 [2022-05-04T17:13:51.733Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s)
17:13:51 [2022-05-04T17:13:51.733Z]     daemon_test.go:26: runtime.GOOS == "windows"
17:13:51 [2022-05-04T17:13:51.733Z] 
17:13:51 [2022-05-04T17:13:51.733Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s)
17:13:51 [2022-05-04T17:13:51.733Z]     daemon_test.go:45: runtime.GOOS == "windows"
17:13:51 [2022-05-04T17:13:51.733Z] 
17:13:51 [2022-05-04T17:13:51.733Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s)
17:13:51 [2022-05-04T17:13:51.733Z]     daemon_test.go:111: runtime.GOOS == "windows"
17:13:51 [2022-05-04T17:13:51.733Z] 
17:13:51 [2022-05-04T17:13:51.733Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s)
17:13:51 [2022-05-04T17:13:51.733Z]     daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows
17:13:51 [2022-05-04T17:13:51.733Z] 
17:13:51 [2022-05-04T17:13:51.733Z] DONE 4 tests, 4 skipped in 20.429s
17:13:51 [2022-05-04T17:13:51.733Z] Running D:\gopath\src\github.com\docker\docker\integration\image
17:13:51 [2022-05-04T17:13:51.947Z] --- PASS: TestInitAddressPools (0.01s)
17:13:51 [2022-05-04T17:13:51.947Z] PASS
17:13:51 [2022-05-04T17:13:51.947Z] coverage: 74.0% of statements
17:13:51 [2022-05-04T17:13:51.947Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.612s	coverage: 74.0% of statements
17:13:52 [2022-05-04T17:13:52.406Z] === RUN   TestKeyValue
17:13:52 [2022-05-04T17:13:52.406Z] --- PASS: TestKeyValue (0.00s)
17:13:52 [2022-05-04T17:13:52.406Z] PASS
17:13:52 [2022-05-04T17:13:52.406Z] coverage: 60.0% of statements
17:13:52 [2022-05-04T17:13:52.406Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.040s	coverage: 60.0% of statements
17:13:53 [2022-05-04T17:13:53.235Z] --- PASS: TestResize (1.69s)
17:13:53 [2022-05-04T17:13:53.235Z] === RUN   TestResizeWithInvalidSize
17:13:53 [2022-05-04T17:13:53.375Z] --- PASS: TestSetRolloverSerial (1.79s)
17:13:53 [2022-05-04T17:13:53.375Z] === RUN   TestGetFirstAvailableFromCurrent
17:13:53 [2022-05-04T17:13:53.375Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s)
17:13:53 [2022-05-04T17:13:53.375Z] PASS
17:13:53 [2022-05-04T17:13:53.375Z] coverage: 84.4% of statements
17:13:53 [2022-05-04T17:13:53.375Z] ok  	github.com/docker/docker/libnetwork/bitseq	14.139s	coverage: 84.4% of statements
17:13:53 [2022-05-04T17:13:53.949Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:13:53 [2022-05-04T17:13:53.949Z] INFO: Testing against a local daemon
17:13:53 [2022-05-04T17:13:53.949Z] === RUN   TestCommitInheritsEnv
17:13:53 [2022-05-04T17:13:53.949Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
17:13:53 [2022-05-04T17:13:53.949Z] --- SKIP: TestCommitInheritsEnv (0.00s)
17:13:53 [2022-05-04T17:13:53.949Z] === RUN   TestImportExtremelyLargeImageWorks
17:13:53 [2022-05-04T17:13:53.949Z]     import_test.go:25: testEnv.OSType == "windows": TODO enable on windows
17:13:53 [2022-05-04T17:13:53.949Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
17:13:53 [2022-05-04T17:13:53.949Z] === RUN   TestImportWithCustomPlatform
17:13:53 [2022-05-04T17:13:53.949Z]     import_test.go:54: testEnv.OSType == "windows": TODO enable on windows
17:13:53 [2022-05-04T17:13:53.949Z] --- SKIP: TestImportWithCustomPlatform (0.00s)
17:13:53 [2022-05-04T17:13:53.949Z] === RUN   TestImagesFilterMultiReference
17:13:53 [2022-05-04T17:13:53.949Z] --- PASS: TestImagesFilterMultiReference (0.08s)
17:13:53 [2022-05-04T17:13:53.949Z] === RUN   TestImagePullPlatformInvalid
17:13:53 [2022-05-04T17:13:53.949Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
17:13:53 [2022-05-04T17:13:53.949Z] === RUN   TestRemoveImageOrphaning
17:13:54 [2022-05-04T17:13:54.343Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.02s)
17:13:54 [2022-05-04T17:13:54.343Z] === RUN   TestSerializeRequestReleaseAddressFromSubPool
17:13:54 [2022-05-04T17:13:54.630Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
17:13:54 [2022-05-04T17:13:54.796Z] --- PASS: TestResizeWithInvalidSize (1.78s)
17:13:54 [2022-05-04T17:13:54.796Z] === RUN   TestResizeWhenContainerNotStarted
17:13:54 [2022-05-04T17:13:54.933Z] --- PASS: TestRemoveImageOrphaning (0.92s)
17:13:54 [2022-05-04T17:13:54.934Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:13:54 [2022-05-04T17:13:54.934Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
17:13:54 [2022-05-04T17:13:54.934Z] === RUN   TestTagInvalidReference
17:13:54 [2022-05-04T17:13:54.934Z] --- PASS: TestTagInvalidReference (0.03s)
17:13:54 [2022-05-04T17:13:54.934Z] === RUN   TestTagValidPrefixedRepo
17:13:55 [2022-05-04T17:13:55.311Z] === RUN   TestNetworkDBSimple
17:13:55 [2022-05-04T17:13:55.401Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
17:13:55 [2022-05-04T17:13:55.401Z] === RUN   TestTagExistedNameWithoutForce
17:13:55 [2022-05-04T17:13:55.401Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
17:13:55 [2022-05-04T17:13:55.401Z] === RUN   TestTagOfficialNames
17:13:55 [2022-05-04T17:13:55.401Z] --- PASS: TestTagOfficialNames (0.07s)
17:13:55 [2022-05-04T17:13:55.401Z] === RUN   TestTagMatchesDigest
17:13:55 [2022-05-04T17:13:55.401Z] --- PASS: TestTagMatchesDigest (0.03s)
17:13:55 [2022-05-04T17:13:55.401Z] PASS
17:13:55 [2022-05-04T17:13:55.401Z] ok  	github.com/docker/docker/integration/image	1.387s
17:13:55 [2022-05-04T17:13:55.401Z] 
17:13:55 [2022-05-04T17:13:55.401Z] === Skipped
17:13:55 [2022-05-04T17:13:55.401Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
17:13:55 [2022-05-04T17:13:55.401Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
17:13:55 [2022-05-04T17:13:55.401Z] 
17:13:55 [2022-05-04T17:13:55.401Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
17:13:55 [2022-05-04T17:13:55.401Z]     import_test.go:25: testEnv.OSType == "windows": TODO enable on windows
17:13:55 [2022-05-04T17:13:55.401Z] 
17:13:55 [2022-05-04T17:13:55.401Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s)
17:13:55 [2022-05-04T17:13:55.401Z]     import_test.go:54: testEnv.OSType == "windows": TODO enable on windows
17:13:55 [2022-05-04T17:13:55.401Z] 
17:13:55 [2022-05-04T17:13:55.401Z] DONE 12 tests, 3 skipped in 4.661s
17:13:55 [2022-05-04T17:13:55.401Z] Running D:\gopath\src\github.com\docker\docker\integration\network
17:13:56 [2022-05-04T17:13:56.283Z] 2022/05/04 17:13:55 Closing DB instances...
17:13:56 [2022-05-04T17:13:56.742Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.55s)
17:13:56 [2022-05-04T17:13:56.742Z] === RUN   TestGetAddress
17:13:56 [2022-05-04T17:13:56.742Z] --- PASS: TestSetParallelInsertDelete (10.00s)
17:13:56 [2022-05-04T17:13:56.742Z] PASS
17:13:56 [2022-05-04T17:13:56.742Z] coverage: 100.0% of statements
17:13:56 [2022-05-04T17:13:56.742Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.044s	coverage: 100.0% of statements
17:13:57 [2022-05-04T17:13:57.006Z] --- PASS: TestResizeWhenContainerNotStarted (2.32s)
17:13:57 [2022-05-04T17:13:57.006Z] === RUN   TestDaemonRestartKillContainers
17:13:57 [2022-05-04T17:13:57.006Z]     restart_test.go:20: testEnv.DaemonInfo.OSType == "windows"
17:13:57 [2022-05-04T17:13:57.006Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
17:13:57 [2022-05-04T17:13:57.006Z] === RUN   TestStats
17:13:57 [2022-05-04T17:13:57.006Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
17:13:57 [2022-05-04T17:13:57.006Z] --- SKIP: TestStats (0.00s)
17:13:57 [2022-05-04T17:13:57.006Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:13:57 [2022-05-04T17:13:57.202Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
17:13:57 [2022-05-04T17:13:57.202Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
17:13:57 [2022-05-04T17:13:57.202Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
17:13:57 [2022-05-04T17:13:57.202Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
17:13:57 [2022-05-04T17:13:57.202Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
17:13:57 [2022-05-04T17:13:57.202Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
17:13:57 [2022-05-04T17:13:57.202Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
17:13:57 [2022-05-04T17:13:57.202Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
17:13:57 [2022-05-04T17:13:57.202Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
17:13:57 [2022-05-04T17:13:57.202Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge	[no test files]
17:13:57 [2022-05-04T17:13:57.202Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
17:13:57 [2022-05-04T17:13:57.202Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
17:13:57 [2022-05-04T17:13:57.202Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
17:13:57 [2022-05-04T17:13:57.202Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay	[no test files]
17:13:57 [2022-05-04T17:13:57.202Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
17:13:57 [2022-05-04T17:13:57.202Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
17:13:57 [2022-05-04T17:13:57.202Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
17:13:57 [2022-05-04T17:13:57.202Z] === RUN   TestGenerate
17:13:57 [2022-05-04T17:13:57.202Z] --- PASS: TestGenerate (0.00s)
17:13:57 [2022-05-04T17:13:57.202Z] === RUN   TestGeneratePtr
17:13:57 [2022-05-04T17:13:57.202Z] --- PASS: TestGeneratePtr (0.00s)
17:13:57 [2022-05-04T17:13:57.202Z] === RUN   TestGenerateMissingField
17:13:57 [2022-05-04T17:13:57.202Z] --- PASS: TestGenerateMissingField (0.00s)
17:13:57 [2022-05-04T17:13:57.202Z] === RUN   TestFieldCannotBeSet
17:13:57 [2022-05-04T17:13:57.202Z] --- PASS: TestFieldCannotBeSet (0.00s)
17:13:57 [2022-05-04T17:13:57.202Z] === RUN   TestTypeMismatchError
17:13:57 [2022-05-04T17:13:57.202Z] --- PASS: TestTypeMismatchError (0.00s)
17:13:57 [2022-05-04T17:13:57.202Z] PASS
17:13:57 [2022-05-04T17:13:57.202Z] coverage: 100.0% of statements
17:13:57 [2022-05-04T17:13:57.202Z] ok  	github.com/docker/docker/libnetwork/options	0.049s	coverage: 100.0% of statements
17:13:57 [2022-05-04T17:13:57.618Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:13:57 [2022-05-04T17:13:57.618Z] INFO: Testing against a local daemon
17:13:57 [2022-05-04T17:13:57.618Z] === RUN   TestNetworkCreateDelete
17:13:57 [2022-05-04T17:13:57.618Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
17:13:57 [2022-05-04T17:13:57.618Z] --- SKIP: TestNetworkCreateDelete (0.00s)
17:13:57 [2022-05-04T17:13:57.618Z] === RUN   TestDockerNetworkDeletePreferID
17:13:57 [2022-05-04T17:13:57.618Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
17:13:57 [2022-05-04T17:13:57.618Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
17:13:57 [2022-05-04T17:13:57.618Z] === RUN   TestDaemonDNSFallback
17:13:57 [2022-05-04T17:13:57.618Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
17:13:57 [2022-05-04T17:13:57.618Z] --- SKIP: TestDaemonDNSFallback (0.00s)
17:13:57 [2022-05-04T17:13:57.618Z] === RUN   TestInspectNetwork
17:13:57 [2022-05-04T17:13:57.618Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
17:13:57 [2022-05-04T17:13:57.618Z] --- SKIP: TestInspectNetwork (0.00s)
17:13:57 [2022-05-04T17:13:57.618Z] === RUN   TestRunContainerWithBridgeNone
17:13:57 [2022-05-04T17:13:57.618Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
17:13:57 [2022-05-04T17:13:57.618Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
17:13:57 [2022-05-04T17:13:57.618Z] === RUN   TestNetworkInvalidJSON
17:13:57 [2022-05-04T17:13:57.618Z] === RUN   TestNetworkInvalidJSON/networks/create
17:13:57 [2022-05-04T17:13:57.618Z] === PAUSE TestNetworkInvalidJSON/networks/create
17:13:57 [2022-05-04T17:13:57.618Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
17:13:57 [2022-05-04T17:13:57.618Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
17:13:57 [2022-05-04T17:13:57.618Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
17:13:57 [2022-05-04T17:13:57.618Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
17:13:57 [2022-05-04T17:13:57.618Z] === CONT  TestNetworkInvalidJSON/networks/create
17:13:57 [2022-05-04T17:13:57.618Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
17:13:57 [2022-05-04T17:13:57.618Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
17:13:57 [2022-05-04T17:13:57.618Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
17:13:57 [2022-05-04T17:13:57.618Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
17:13:57 [2022-05-04T17:13:57.618Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
17:13:57 [2022-05-04T17:13:57.618Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
17:13:57 [2022-05-04T17:13:57.618Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
17:13:57 [2022-05-04T17:13:57.618Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
17:13:57 [2022-05-04T17:13:57.618Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
17:13:57 [2022-05-04T17:13:57.618Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
17:13:57 [2022-05-04T17:13:57.618Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
17:13:57 [2022-05-04T17:13:57.618Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
17:13:57 [2022-05-04T17:13:57.618Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
17:13:57 [2022-05-04T17:13:57.618Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
17:13:57 [2022-05-04T17:13:57.618Z] --- PASS: TestNetworkInvalidJSON (0.06s)
17:13:57 [2022-05-04T17:13:57.618Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.02s)
17:13:57 [2022-05-04T17:13:57.618Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s)
17:13:57 [2022-05-04T17:13:57.618Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
17:13:57 [2022-05-04T17:13:57.618Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
17:13:57 [2022-05-04T17:13:57.618Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
17:13:57 [2022-05-04T17:13:57.618Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.02s)
17:13:57 [2022-05-04T17:13:57.618Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s)
17:13:57 [2022-05-04T17:13:57.618Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
17:13:57 [2022-05-04T17:13:57.618Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
17:13:57 [2022-05-04T17:13:57.618Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
17:13:57 [2022-05-04T17:13:57.618Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.02s)
17:13:57 [2022-05-04T17:13:57.618Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s)
17:13:57 [2022-05-04T17:13:57.618Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
17:13:57 [2022-05-04T17:13:57.618Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
17:13:57 [2022-05-04T17:13:57.618Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
17:13:57 [2022-05-04T17:13:57.618Z] === RUN   TestNetworkList
17:13:57 [2022-05-04T17:13:57.618Z] === RUN   TestNetworkList//networks
17:13:57 [2022-05-04T17:13:57.618Z] === PAUSE TestNetworkList//networks
17:13:57 [2022-05-04T17:13:57.618Z] === RUN   TestNetworkList//networks/
17:13:57 [2022-05-04T17:13:57.618Z] === PAUSE TestNetworkList//networks/
17:13:57 [2022-05-04T17:13:57.618Z] === CONT  TestNetworkList//networks
17:13:57 [2022-05-04T17:13:57.618Z] === CONT  TestNetworkList//networks/
17:13:57 [2022-05-04T17:13:57.618Z] --- PASS: TestNetworkList (0.06s)
17:13:57 [2022-05-04T17:13:57.618Z]     --- PASS: TestNetworkList//networks (0.00s)
17:13:57 [2022-05-04T17:13:57.618Z]     --- PASS: TestNetworkList//networks/ (0.01s)
17:13:57 [2022-05-04T17:13:57.618Z] === RUN   TestHostIPv4BridgeLabel
17:13:57 [2022-05-04T17:13:57.618Z]     network_test.go:154: testEnv.OSType == "windows"
17:13:57 [2022-05-04T17:13:57.618Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
17:13:57 [2022-05-04T17:13:57.618Z] === RUN   TestDaemonRestartWithLiveRestore
17:13:57 [2022-05-04T17:13:57.618Z]     service_test.go:30: testEnv.OSType == "windows"
17:13:57 [2022-05-04T17:13:57.618Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
17:13:57 [2022-05-04T17:13:57.618Z] === RUN   TestDaemonDefaultNetworkPools
17:13:57 [2022-05-04T17:13:57.618Z]     service_test.go:59: testEnv.OSType == "windows"
17:13:57 [2022-05-04T17:13:57.618Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
17:13:57 [2022-05-04T17:13:57.618Z] === RUN   TestDaemonRestartWithExistingNetwork
17:13:57 [2022-05-04T17:13:57.618Z]     service_test.go:103: testEnv.OSType == "windows"
17:13:57 [2022-05-04T17:13:57.618Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
17:13:57 [2022-05-04T17:13:57.618Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:13:57 [2022-05-04T17:13:57.618Z]     service_test.go:137: testEnv.OSType == "windows"
17:13:57 [2022-05-04T17:13:57.618Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
17:13:57 [2022-05-04T17:13:57.618Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:13:57 [2022-05-04T17:13:57.618Z]     service_test.go:188: testEnv.OSType == "windows"
17:13:57 [2022-05-04T17:13:57.618Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
17:13:57 [2022-05-04T17:13:57.618Z] === RUN   TestServiceWithPredefinedNetwork
17:13:57 [2022-05-04T17:13:57.618Z]     service_test.go:213: testEnv.OSType == "windows"
17:13:57 [2022-05-04T17:13:57.618Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
17:13:57 [2022-05-04T17:13:57.618Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:13:57 [2022-05-04T17:13:57.618Z]     service_test.go:243: FLAKY_TEST
17:13:57 [2022-05-04T17:13:57.618Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:13:57 [2022-05-04T17:13:57.618Z] === RUN   TestServiceWithDataPathPortInit
17:13:57 [2022-05-04T17:13:57.618Z]     service_test.go:334: testEnv.OSType == "windows"
17:13:57 [2022-05-04T17:13:57.618Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
17:13:57 [2022-05-04T17:13:57.618Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:13:57 [2022-05-04T17:13:57.618Z]     service_test.go:402: testEnv.OSType == "windows"
17:13:57 [2022-05-04T17:13:57.619Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
17:13:57 [2022-05-04T17:13:57.619Z] PASS
17:13:57 [2022-05-04T17:13:57.619Z] ok  	github.com/docker/docker/integration/network	0.240s
17:13:57 [2022-05-04T17:13:57.619Z] 
17:13:57 [2022-05-04T17:13:57.619Z] === Skipped
17:13:57 [2022-05-04T17:13:57.619Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
17:13:57 [2022-05-04T17:13:57.619Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
17:13:57 [2022-05-04T17:13:57.619Z] 
17:13:57 [2022-05-04T17:13:57.619Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
17:13:57 [2022-05-04T17:13:57.619Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
17:13:57 [2022-05-04T17:13:57.619Z] 
17:13:57 [2022-05-04T17:13:57.619Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
17:13:57 [2022-05-04T17:13:57.619Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
17:13:57 [2022-05-04T17:13:57.619Z] 
17:13:57 [2022-05-04T17:13:57.619Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
17:13:57 [2022-05-04T17:13:57.619Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
17:13:57 [2022-05-04T17:13:57.619Z] 
17:13:57 [2022-05-04T17:13:57.619Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
17:13:57 [2022-05-04T17:13:57.619Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
17:13:57 [2022-05-04T17:13:57.619Z] 
17:13:57 [2022-05-04T17:13:57.619Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
17:13:57 [2022-05-04T17:13:57.619Z]     network_test.go:154: testEnv.OSType == "windows"
17:13:57 [2022-05-04T17:13:57.619Z] 
17:13:57 [2022-05-04T17:13:57.619Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
17:13:57 [2022-05-04T17:13:57.619Z]     service_test.go:30: testEnv.OSType == "windows"
17:13:57 [2022-05-04T17:13:57.619Z] 
17:13:57 [2022-05-04T17:13:57.619Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
17:13:57 [2022-05-04T17:13:57.619Z]     service_test.go:59: testEnv.OSType == "windows"
17:13:57 [2022-05-04T17:13:57.619Z] 
17:13:57 [2022-05-04T17:13:57.619Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
17:13:57 [2022-05-04T17:13:57.619Z]     service_test.go:103: testEnv.OSType == "windows"
17:13:57 [2022-05-04T17:13:57.619Z] 
17:13:57 [2022-05-04T17:13:57.619Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
17:13:57 [2022-05-04T17:13:57.619Z]     service_test.go:137: testEnv.OSType == "windows"
17:13:57 [2022-05-04T17:13:57.619Z] 
17:13:57 [2022-05-04T17:13:57.619Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
17:13:57 [2022-05-04T17:13:57.619Z]     service_test.go:188: testEnv.OSType == "windows"
17:13:57 [2022-05-04T17:13:57.619Z] 
17:13:57 [2022-05-04T17:13:57.619Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
17:13:57 [2022-05-04T17:13:57.619Z]     service_test.go:213: testEnv.OSType == "windows"
17:13:57 [2022-05-04T17:13:57.619Z] 
17:13:57 [2022-05-04T17:13:57.619Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:13:57 [2022-05-04T17:13:57.619Z]     service_test.go:243: FLAKY_TEST
17:13:57 [2022-05-04T17:13:57.619Z] 
17:13:57 [2022-05-04T17:13:57.619Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
17:13:57 [2022-05-04T17:13:57.619Z]     service_test.go:334: testEnv.OSType == "windows"
17:13:57 [2022-05-04T17:13:57.619Z] 
17:13:57 [2022-05-04T17:13:57.619Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
17:13:57 [2022-05-04T17:13:57.619Z]     service_test.go:402: testEnv.OSType == "windows"
17:13:57 [2022-05-04T17:13:57.619Z] 
17:13:57 [2022-05-04T17:13:57.619Z] DONE 34 tests, 15 skipped in 2.150s
17:13:57 [2022-05-04T17:13:57.619Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
17:13:57 [2022-05-04T17:13:57.666Z] --- PASS: TestNetworkDBSimple (2.03s)
17:13:57 [2022-05-04T17:13:57.666Z] === RUN   TestNetworkDBJoinLeaveNetwork
17:13:57 [2022-05-04T17:13:57.666Z] testing: warning: no tests to run
17:13:57 [2022-05-04T17:13:57.666Z] PASS
17:13:57 [2022-05-04T17:13:57.666Z] coverage: 0.0% of statements
17:13:57 [2022-05-04T17:13:57.666Z] ok  	github.com/docker/docker/libnetwork/osl	0.039s	coverage: 0.0% of statements [no tests to run]
17:13:58 [2022-05-04T17:13:58.133Z] === RUN   TestRequestNewPort
17:13:58 [2022-05-04T17:13:58.133Z] --- PASS: TestRequestNewPort (0.00s)
17:13:58 [2022-05-04T17:13:58.133Z] === RUN   TestRequestSpecificPort
17:13:58 [2022-05-04T17:13:58.133Z] --- PASS: TestRequestSpecificPort (0.00s)
17:13:58 [2022-05-04T17:13:58.133Z] === RUN   TestReleasePort
17:13:58 [2022-05-04T17:13:58.133Z] --- PASS: TestReleasePort (0.00s)
17:13:58 [2022-05-04T17:13:58.133Z] === RUN   TestReuseReleasedPort
17:13:58 [2022-05-04T17:13:58.133Z] --- PASS: TestReuseReleasedPort (0.00s)
17:13:58 [2022-05-04T17:13:58.133Z] === RUN   TestReleaseUnreadledPort
17:13:58 [2022-05-04T17:13:58.133Z] --- PASS: TestReleaseUnreadledPort (0.00s)
17:13:58 [2022-05-04T17:13:58.133Z] === RUN   TestUnknowProtocol
17:13:58 [2022-05-04T17:13:58.133Z] --- PASS: TestUnknowProtocol (0.00s)
17:13:58 [2022-05-04T17:13:58.133Z] === RUN   TestAllocateAllPorts
17:13:58 [2022-05-04T17:13:58.133Z] --- PASS: TestAllocateAllPorts (0.00s)
17:13:58 [2022-05-04T17:13:58.133Z] === RUN   TestPortAllocation
17:13:58 [2022-05-04T17:13:58.133Z] --- PASS: TestPortAllocation (0.00s)
17:13:58 [2022-05-04T17:13:58.133Z] === RUN   TestPortAllocationWithCustomRange
17:13:58 [2022-05-04T17:13:58.133Z] --- PASS: TestPortAllocationWithCustomRange (0.00s)
17:13:58 [2022-05-04T17:13:58.133Z] === RUN   TestNoDuplicateBPR
17:13:58 [2022-05-04T17:13:58.133Z] --- PASS: TestNoDuplicateBPR (0.00s)
17:13:58 [2022-05-04T17:13:58.133Z] === RUN   TestChangePortRange
17:13:58 [2022-05-04T17:13:58.133Z]     portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0
17:13:58 [2022-05-04T17:13:58.133Z]     portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0
17:13:58 [2022-05-04T17:13:58.133Z]     portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0
17:13:58 [2022-05-04T17:13:58.133Z]     portallocator_test.go:343: test: port allocate range 60100-65010, setErr=<nil>, reqPort=60100
17:13:58 [2022-05-04T17:13:58.133Z]     portallocator_test.go:343: test: port allocate range 0-0, setErr=<nil>, reqPort=60000
17:13:58 [2022-05-04T17:13:58.133Z]     portallocator_test.go:343: test: port allocate range 59900-65000, setErr=<nil>, reqPort=60001
17:13:58 [2022-05-04T17:13:58.133Z] --- PASS: TestChangePortRange (0.00s)
17:13:58 [2022-05-04T17:13:58.133Z] PASS
17:13:58 [2022-05-04T17:13:58.133Z] coverage: 88.6% of statements
17:13:58 [2022-05-04T17:13:58.133Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.055s	coverage: 88.6% of statements
17:13:58 [2022-05-04T17:13:58.591Z] testing: warning: no tests to run
17:13:58 [2022-05-04T17:13:58.592Z] PASS
17:13:58 [2022-05-04T17:13:58.592Z] coverage: 0.0% of statements
17:13:58 [2022-05-04T17:13:58.592Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.038s	coverage: 0.0% of statements [no tests to run]
17:13:58 [2022-05-04T17:13:58.592Z] 2022/05/04 17:13:58 Closing DB instances...
17:13:58 [2022-05-04T17:13:58.603Z] testing: warning: no tests to run
17:13:58 [2022-05-04T17:13:58.603Z] PASS
17:13:58 [2022-05-04T17:13:58.603Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.080s
17:13:58 [2022-05-04T17:13:58.603Z] 
17:13:58 [2022-05-04T17:13:58.603Z] DONE 0 tests in 0.860s
17:13:58 [2022-05-04T17:13:58.603Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
17:13:59 [2022-05-04T17:13:59.050Z] === RUN   TestHashData
17:13:59 [2022-05-04T17:13:59.050Z] --- PASS: TestHashData (0.00s)
17:13:59 [2022-05-04T17:13:59.051Z] PASS
17:13:59 [2022-05-04T17:13:59.051Z] coverage: 2.8% of statements
17:13:59 [2022-05-04T17:13:59.051Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.048s	coverage: 2.8% of statements
17:13:59 [2022-05-04T17:13:59.509Z] === RUN   TestErrorConstructors
17:13:59 [2022-05-04T17:13:59.509Z] --- PASS: TestErrorConstructors (0.00s)
17:13:59 [2022-05-04T17:13:59.509Z] === RUN   TestCompareIPMask
17:13:59 [2022-05-04T17:13:59.509Z] --- PASS: TestCompareIPMask (0.00s)
17:13:59 [2022-05-04T17:13:59.509Z] === RUN   TestUtilGetHostPartIP
17:13:59 [2022-05-04T17:13:59.509Z] --- PASS: TestUtilGetHostPartIP (0.00s)
17:13:59 [2022-05-04T17:13:59.509Z] === RUN   TestUtilGetBroadcastIP
17:13:59 [2022-05-04T17:13:59.509Z] --- PASS: TestUtilGetBroadcastIP (0.00s)
17:13:59 [2022-05-04T17:13:59.509Z] === RUN   TestParseCIDR
17:13:59 [2022-05-04T17:13:59.509Z] --- PASS: TestParseCIDR (0.00s)
17:13:59 [2022-05-04T17:13:59.510Z] PASS
17:13:59 [2022-05-04T17:13:59.510Z] coverage: 37.3% of statements
17:13:59 [2022-05-04T17:13:59.510Z] ok  	github.com/docker/docker/libnetwork/types	0.038s	coverage: 37.3% of statements
17:13:59 [2022-05-04T17:13:59.587Z] testing: warning: no tests to run
17:13:59 [2022-05-04T17:13:59.587Z] PASS
17:13:59 [2022-05-04T17:13:59.587Z] ok  	github.com/docker/docker/integration/network/macvlan	0.071s
17:13:59 [2022-05-04T17:13:59.587Z] 
17:13:59 [2022-05-04T17:13:59.587Z] DONE 0 tests in 0.923s
17:13:59 [2022-05-04T17:13:59.587Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
17:13:59 [2022-05-04T17:13:59.905Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
17:14:00 [2022-05-04T17:14:00.485Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
17:14:00 [2022-05-04T17:14:00.485Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
17:14:00 [2022-05-04T17:14:00.485Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
17:14:00 [2022-05-04T17:14:00.485Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
17:14:00 [2022-05-04T17:14:00.485Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
17:14:00 [2022-05-04T17:14:00.485Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
17:14:00 [2022-05-04T17:14:00.485Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
17:14:00 [2022-05-04T17:14:00.485Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
17:14:00 [2022-05-04T17:14:00.485Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
17:14:00 [2022-05-04T17:14:00.485Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
17:14:00 [2022-05-04T17:14:00.485Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
17:14:00 [2022-05-04T17:14:00.485Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
17:14:00 [2022-05-04T17:14:00.485Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
17:14:00 [2022-05-04T17:14:00.485Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
17:14:00 [2022-05-04T17:14:00.485Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
17:14:00 [2022-05-04T17:14:00.485Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
17:14:00 [2022-05-04T17:14:00.485Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
17:14:00 [2022-05-04T17:14:00.485Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
17:14:00 [2022-05-04T17:14:00.485Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
17:14:00 [2022-05-04T17:14:00.485Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
17:14:00 [2022-05-04T17:14:00.485Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
17:14:00 [2022-05-04T17:14:00.485Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
17:14:00 [2022-05-04T17:14:00.485Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
17:14:00 [2022-05-04T17:14:00.485Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
17:14:00 [2022-05-04T17:14:00.485Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
17:14:00 [2022-05-04T17:14:00.485Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
17:14:00 [2022-05-04T17:14:00.485Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
17:14:00 [2022-05-04T17:14:00.485Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
17:14:00 [2022-05-04T17:14:00.485Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
17:14:00 [2022-05-04T17:14:00.485Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
17:14:00 [2022-05-04T17:14:00.485Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
17:14:00 [2022-05-04T17:14:00.485Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
17:14:00 [2022-05-04T17:14:00.485Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
17:14:00 [2022-05-04T17:14:00.485Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
17:14:00 [2022-05-04T17:14:00.485Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
17:14:00 [2022-05-04T17:14:00.485Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
17:14:00 [2022-05-04T17:14:00.485Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
17:14:00 [2022-05-04T17:14:00.485Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
17:14:00 [2022-05-04T17:14:00.485Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
17:14:00 [2022-05-04T17:14:00.485Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
17:14:00 [2022-05-04T17:14:00.485Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
17:14:00 [2022-05-04T17:14:00.485Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
17:14:00 [2022-05-04T17:14:00.485Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
17:14:00 [2022-05-04T17:14:00.485Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
17:14:00 [2022-05-04T17:14:00.485Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
17:14:00 [2022-05-04T17:14:00.485Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
17:14:00 [2022-05-04T17:14:00.485Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
17:14:00 [2022-05-04T17:14:00.485Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
17:14:00 [2022-05-04T17:14:00.485Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
17:14:00 [2022-05-04T17:14:00.485Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
17:14:00 [2022-05-04T17:14:00.485Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
17:14:00 [2022-05-04T17:14:00.485Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
17:14:00 [2022-05-04T17:14:00.485Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
17:14:00 [2022-05-04T17:14:00.485Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
17:14:00 [2022-05-04T17:14:00.485Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
17:14:00 [2022-05-04T17:14:00.485Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
17:14:00 [2022-05-04T17:14:00.485Z] PASS
17:14:00 [2022-05-04T17:14:00.485Z] coverage: 55.0% of statements
17:14:00 [2022-05-04T17:14:00.485Z] ok  	github.com/docker/docker/oci	0.051s	coverage: 55.0% of statements
17:14:00 [2022-05-04T17:14:00.485Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s)
17:14:00 [2022-05-04T17:14:00.485Z] === RUN   TestNetworkDBJoinLeaveNetworks
17:14:00 [2022-05-04T17:14:00.571Z] testing: warning: no tests to run
17:14:00 [2022-05-04T17:14:00.571Z] PASS
17:14:00 [2022-05-04T17:14:00.571Z] ok  	github.com/docker/docker/integration/plugin	0.074s
17:14:00 [2022-05-04T17:14:00.571Z] 
17:14:00 [2022-05-04T17:14:00.571Z] DONE 0 tests in 0.658s
17:14:00 [2022-05-04T17:14:00.571Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestAddressPoolOpt
17:14:00 [2022-05-04T17:14:00.945Z] --- PASS: TestAddressPoolOpt (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestValidateEnv
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestValidateEnv/a
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestValidateEnv/something
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestValidateEnv/_=a
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestValidateEnv/env1=value1
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestValidateEnv/_env1=value1
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestValidateEnv/env2=value2=value3
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestValidateEnv/env3=abc!qwe
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestValidateEnv/env_4=value_4
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestValidateEnv/PATH
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestValidateEnv/=a
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestValidateEnv/PATH=
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestValidateEnv/PATH=something
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestValidateEnv/asd!qwe
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestValidateEnv/1asd
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestValidateEnv/123
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestValidateEnv/some_space
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestValidateEnv/__some_space_before
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestValidateEnv/some_space_after__
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestValidateEnv/=
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestValidateEnv/PaTh
17:14:00 [2022-05-04T17:14:00.945Z] --- PASS: TestValidateEnv (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestValidateEnv/a (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestValidateEnv/something (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestValidateEnv/_=a (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestValidateEnv/PATH (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestValidateEnv/=a (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestValidateEnv/1asd (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestValidateEnv/123 (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestValidateEnv/some_space (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestValidateEnv/= (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseHost
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseHost/tcp://0.0.0.0:5555/p
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseHost/tcp://[::1]:/
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseHost/something_with_spaces
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseHost/://
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseHost/unknown://
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseHost/tcp://:port
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseHost/tcp://invalid:port
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseHost/tcp://0.0.0.0:5555/
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseHost/tcp://[::1]:5555/
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseHost/tcp://:5555/
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseHost/tcp://:5555/p
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseHost/tcp://[::1]:5555/p
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseHost/_tcp://:5555/path_
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseHost/tcp://host:
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseHost/_
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseHost/tcp://[::1]:5555
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseHost/tcp://192.168:5555
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseHost/tcp://0.0.0.0:1234567890
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseHost/unix://path/to/socket
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseHost/npipe:////./pipe/foo
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseHost/tcp://:
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseHost/fd://something
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseHost/tcp://0.0.0.0:5555
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseHost/tcp://docker.com:5555
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseHost/tcp://:5555
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseHost/__
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseHost/fd://
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseHost/tcp://
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseHost/tcp://192.168.0.1:5555
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseHost/unix://
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseHost/npipe://
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseHost/tcp://[::1]:
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseHost/#00
17:14:00 [2022-05-04T17:14:00.945Z] --- PASS: TestParseHost (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseHost/tcp://[::1]:/ (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseHost/something_with_spaces (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseHost/:// (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseHost/unknown:// (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseHost/tcp://:port (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseHost/tcp://invalid:port (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseHost/tcp://:5555/ (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseHost/tcp://:5555/p (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseHost/tcp://host: (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseHost/_ (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseHost/tcp://192.168:5555 (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseHost/unix://path/to/socket (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseHost/tcp://: (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseHost/fd://something (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseHost/tcp://:5555 (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseHost/__ (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseHost/fd:// (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseHost/tcp:// (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseHost/unix:// (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseHost/npipe:// (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseHost/tcp://[::1]: (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseHost/#00 (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseDockerDaemonHost
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseDockerDaemonHost/tcp:a.b.c.d
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseDockerDaemonHost/udp://127.0.0.1
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseDockerDaemonHost/udp://127.0.0.1:5555
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseDockerDaemonHost/tcp://unix:///run/docker.sock
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseDockerDaemonHost/_tcp://:5555/path_
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseDockerDaemonHost/0.0.0.1:5555/path
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseDockerDaemonHost/localhost:5555/path
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseDockerDaemonHost/tcp:a.b.c.d/path
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseDockerDaemonHost/#00
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseDockerDaemonHost/:5555/path
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseDockerDaemonHost/[::1]:5555/path
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseDockerDaemonHost/tcp://:5555/path
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseDockerDaemonHost/npipe://
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseDockerDaemonHost/tcp://
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseDockerDaemonHost/localhost:
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseDockerDaemonHost/tcp://[::1]:
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseDockerDaemonHost/:
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseDockerDaemonHost/tcp://[::1]:5555
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseDockerDaemonHost/0.0.0.1:
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseDockerDaemonHost/[::1]:5555
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseDockerDaemonHost/npipe:////./pipe/foo
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseDockerDaemonHost/unix://
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseDockerDaemonHost/localhost
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseDockerDaemonHost/0.0.0.1:5555
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseDockerDaemonHost/fd://
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseDockerDaemonHost/unix:///run/docker.sock
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseDockerDaemonHost/:5555
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseDockerDaemonHost/[::1]:
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseDockerDaemonHost/tcp://:5555
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseDockerDaemonHost/localhost:5555
17:14:00 [2022-05-04T17:14:00.945Z] === RUN   TestParseDockerDaemonHost/fd://something
17:14:00 [2022-05-04T17:14:00.945Z] --- PASS: TestParseDockerDaemonHost (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseDockerDaemonHost/#00 (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseDockerDaemonHost/localhost: (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseDockerDaemonHost/: (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s)
17:14:00 [2022-05-04T17:14:00.945Z]     --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z]     --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z]     --- PASS: TestParseDockerDaemonHost/unix:// (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z]     --- PASS: TestParseDockerDaemonHost/localhost (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z]     --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z]     --- PASS: TestParseDockerDaemonHost/fd:// (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z]     --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z]     --- PASS: TestParseDockerDaemonHost/:5555 (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z]     --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z]     --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z]     --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z]     --- PASS: TestParseDockerDaemonHost/fd://something (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z] === RUN   TestParseTCP
17:14:00 [2022-05-04T17:14:00.946Z] === RUN   TestParseTCP/:5555/path
17:14:00 [2022-05-04T17:14:00.946Z] === RUN   TestParseTCP/0.0.0.1:5555/path
17:14:00 [2022-05-04T17:14:00.946Z] === RUN   TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path
17:14:00 [2022-05-04T17:14:00.946Z] === RUN   TestParseTCP/tcp://:5555/path
17:14:00 [2022-05-04T17:14:00.946Z] === RUN   TestParseTCP/tcp:a.b.c.d/path
17:14:00 [2022-05-04T17:14:00.946Z] === RUN   TestParseTCP/udp://127.0.0.1
17:14:00 [2022-05-04T17:14:00.946Z] === RUN   TestParseTCP/udp://127.0.0.1:5555
17:14:00 [2022-05-04T17:14:00.946Z] === RUN   TestParseTCP/tcp:a.b.c.d
17:14:00 [2022-05-04T17:14:00.946Z] === RUN   TestParseTCP/[::1]:5555/path
17:14:00 [2022-05-04T17:14:00.946Z] === RUN   TestParseTCP/localhost:5555/path
17:14:00 [2022-05-04T17:14:00.946Z] === RUN   TestParseTCP/localhost
17:14:00 [2022-05-04T17:14:00.946Z] === RUN   TestParseTCP/0.0.0.1:
17:14:00 [2022-05-04T17:14:00.946Z] === RUN   TestParseTCP/::1
17:14:00 [2022-05-04T17:14:00.946Z] === RUN   TestParseTCP/[0:0:0:0:0:0:0:1]:
17:14:00 [2022-05-04T17:14:00.946Z] === RUN   TestParseTCP/tcp://:5555
17:14:00 [2022-05-04T17:14:00.946Z] === RUN   TestParseTCP/#00
17:14:00 [2022-05-04T17:14:00.946Z] === RUN   TestParseTCP/tcp://:
17:14:00 [2022-05-04T17:14:00.946Z] === RUN   TestParseTCP/0.0.0.1
17:14:00 [2022-05-04T17:14:00.946Z] === RUN   TestParseTCP/[::1]:
17:14:00 [2022-05-04T17:14:00.946Z] === RUN   TestParseTCP/[0:0:0:0:0:0:0:1]:5555
17:14:00 [2022-05-04T17:14:00.946Z] === RUN   TestParseTCP/localhost:5555
17:14:00 [2022-05-04T17:14:00.946Z] === RUN   TestParseTCP/0.0.0.1:5555
17:14:00 [2022-05-04T17:14:00.946Z] === RUN   TestParseTCP/:
17:14:00 [2022-05-04T17:14:00.946Z] === RUN   TestParseTCP/:5555
17:14:00 [2022-05-04T17:14:00.946Z] === RUN   TestParseTCP/[::1]:5555
17:14:00 [2022-05-04T17:14:00.946Z] === RUN   TestParseTCP/localhost:
17:14:00 [2022-05-04T17:14:00.946Z] === RUN   TestParseTCP/tcp://
17:14:00 [2022-05-04T17:14:00.946Z] --- PASS: TestParseTCP (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z]     --- PASS: TestParseTCP/:5555/path (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z]     --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z]     --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z]     --- PASS: TestParseTCP/tcp://:5555/path (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z]     --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z]     --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z]     --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z]     --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z]     --- PASS: TestParseTCP/[::1]:5555/path (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z]     --- PASS: TestParseTCP/localhost:5555/path (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z]     --- PASS: TestParseTCP/localhost (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z]     --- PASS: TestParseTCP/0.0.0.1: (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z]     --- PASS: TestParseTCP/::1 (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z]     --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z]     --- PASS: TestParseTCP/tcp://:5555 (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z]     --- PASS: TestParseTCP/#00 (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z]     --- PASS: TestParseTCP/tcp://: (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z]     --- PASS: TestParseTCP/0.0.0.1 (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z]     --- PASS: TestParseTCP/[::1]: (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z]     --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z]     --- PASS: TestParseTCP/localhost:5555 (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z]     --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z]     --- PASS: TestParseTCP/: (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z]     --- PASS: TestParseTCP/:5555 (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z]     --- PASS: TestParseTCP/[::1]:5555 (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z]     --- PASS: TestParseTCP/localhost: (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z]     --- PASS: TestParseTCP/tcp:// (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z] === RUN   TestParseInvalidUnixAddrInvalid
17:14:00 [2022-05-04T17:14:00.946Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z] === RUN   TestValidateExtraHosts
17:14:00 [2022-05-04T17:14:00.946Z] --- PASS: TestValidateExtraHosts (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z] === RUN   TestValidateIPAddress
17:14:00 [2022-05-04T17:14:00.946Z] --- PASS: TestValidateIPAddress (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z] === RUN   TestMapOpts
17:14:00 [2022-05-04T17:14:00.946Z] --- PASS: TestMapOpts (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z] === RUN   TestListOptsWithoutValidator
17:14:00 [2022-05-04T17:14:00.946Z] --- PASS: TestListOptsWithoutValidator (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z] === RUN   TestListOptsWithValidator
17:14:00 [2022-05-04T17:14:00.946Z] --- PASS: TestListOptsWithValidator (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z] === RUN   TestValidateDNSSearch
17:14:00 [2022-05-04T17:14:00.946Z] --- PASS: TestValidateDNSSearch (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z] === RUN   TestValidateLabel
17:14:00 [2022-05-04T17:14:00.946Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
17:14:00 [2022-05-04T17:14:00.946Z] === RUN   TestValidateLabel/label_with_general_format
17:14:00 [2022-05-04T17:14:00.946Z] === RUN   TestValidateLabel/label_with_more_than_one_=
17:14:00 [2022-05-04T17:14:00.946Z] === RUN   TestValidateLabel/label_with_one_more
17:14:00 [2022-05-04T17:14:00.946Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
17:14:00 [2022-05-04T17:14:00.946Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
17:14:00 [2022-05-04T17:14:00.946Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
17:14:00 [2022-05-04T17:14:00.946Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
17:14:00 [2022-05-04T17:14:00.946Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
17:14:00 [2022-05-04T17:14:00.946Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
17:14:00 [2022-05-04T17:14:00.946Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
17:14:00 [2022-05-04T17:14:00.946Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
17:14:00 [2022-05-04T17:14:00.946Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
17:14:00 [2022-05-04T17:14:00.946Z] --- PASS: TestValidateLabel (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z] === RUN   TestNamedListOpts
17:14:00 [2022-05-04T17:14:00.946Z] --- PASS: TestNamedListOpts (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z] === RUN   TestNamedMapOpts
17:14:00 [2022-05-04T17:14:00.946Z] --- PASS: TestNamedMapOpts (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z] === RUN   TestParseLink
17:14:00 [2022-05-04T17:14:00.946Z] --- PASS: TestParseLink (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z] === RUN   TestUlimitOpt
17:14:00 [2022-05-04T17:14:00.946Z] --- PASS: TestUlimitOpt (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z] PASS
17:14:00 [2022-05-04T17:14:00.946Z] coverage: 65.5% of statements
17:14:00 [2022-05-04T17:14:00.946Z] ok  	github.com/docker/docker/opts	0.128s	coverage: 65.5% of statements
17:14:00 [2022-05-04T17:14:00.946Z] === RUN   TestParseVersion
17:14:00 [2022-05-04T17:14:00.946Z] --- PASS: TestParseVersion (0.00s)
17:14:00 [2022-05-04T17:14:00.946Z] PASS
17:14:00 [2022-05-04T17:14:00.946Z] coverage: 52.9% of statements
17:14:00 [2022-05-04T17:14:00.946Z] ok  	github.com/docker/docker/pkg/aaparser	0.043s	coverage: 52.9% of statements
17:14:01 [2022-05-04T17:14:01.038Z] testing: warning: no tests to run
17:14:01 [2022-05-04T17:14:01.038Z] PASS
17:14:01 [2022-05-04T17:14:01.038Z] ok  	github.com/docker/docker/integration/plugin/authz	0.068s
17:14:01 [2022-05-04T17:14:01.038Z] 
17:14:01 [2022-05-04T17:14:01.038Z] DONE 0 tests in 0.667s
17:14:01 [2022-05-04T17:14:01.405Z] 2022/05/04 17:14:01 Closing DB instances...
17:14:01 [2022-05-04T17:14:01.520Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
17:14:02 [2022-05-04T17:14:02.858Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.87s)
17:14:02 [2022-05-04T17:14:02.858Z] === RUN   TestStopContainerWithTimeout
17:14:02 [2022-05-04T17:14:02.858Z]     stop_windows_test.go:20: testEnv.OSType == "windows"
17:14:02 [2022-05-04T17:14:02.858Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
17:14:02 [2022-05-04T17:14:02.858Z] === RUN   TestUpdateRestartPolicy
17:14:02 [2022-05-04T17:14:02.942Z] === RUN   TestPeerCertificateMarshalJSON
17:14:02 [2022-05-04T17:14:02.942Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
17:14:02 [2022-05-04T17:14:02.942Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
17:14:02 [2022-05-04T17:14:02.942Z] --- PASS: TestPeerCertificateMarshalJSON (0.38s)
17:14:02 [2022-05-04T17:14:02.942Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
17:14:02 [2022-05-04T17:14:02.942Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
17:14:02 [2022-05-04T17:14:02.942Z] === RUN   TestMiddleware
17:14:02 [2022-05-04T17:14:02.942Z] --- PASS: TestMiddleware (0.00s)
17:14:02 [2022-05-04T17:14:02.942Z] === RUN   TestNewResponseModifier
17:14:02 [2022-05-04T17:14:02.942Z] --- PASS: TestNewResponseModifier (0.00s)
17:14:02 [2022-05-04T17:14:02.942Z] PASS
17:14:02 [2022-05-04T17:14:02.942Z] coverage: 26.8% of statements
17:14:02 [2022-05-04T17:14:02.942Z] ok  	github.com/docker/docker/pkg/authorization	0.432s	coverage: 26.8% of statements
17:14:02 [2022-05-04T17:14:02.942Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.86s)
17:14:02 [2022-05-04T17:14:02.942Z] === RUN   TestNetworkDBCRUDTableEntry
17:14:03 [2022-05-04T17:14:03.401Z] === RUN   TestIsArchivePathDir
17:14:03 [2022-05-04T17:14:03.401Z] --- PASS: TestIsArchivePathDir (0.08s)
17:14:03 [2022-05-04T17:14:03.401Z] === RUN   TestIsArchivePathInvalidFile
17:14:03 [2022-05-04T17:14:03.401Z] --- PASS: TestIsArchivePathInvalidFile (0.13s)
17:14:03 [2022-05-04T17:14:03.401Z] === RUN   TestIsArchivePathTar
17:14:03 [2022-05-04T17:14:03.864Z] --- PASS: TestIsArchivePathTar (0.15s)
17:14:03 [2022-05-04T17:14:03.864Z] === RUN   TestDecompressStreamGzip
17:14:03 [2022-05-04T17:14:03.864Z] --- PASS: TestDecompressStreamGzip (0.12s)
17:14:03 [2022-05-04T17:14:03.864Z] === RUN   TestDecompressStreamBzip2
17:14:03 [2022-05-04T17:14:03.864Z] --- PASS: TestDecompressStreamBzip2 (0.10s)
17:14:03 [2022-05-04T17:14:03.864Z] === RUN   TestDecompressStreamXz
17:14:03 [2022-05-04T17:14:03.864Z]     archive_test.go:133: Xz not present in msys2
17:14:03 [2022-05-04T17:14:03.864Z] --- SKIP: TestDecompressStreamXz (0.00s)
17:14:03 [2022-05-04T17:14:03.864Z] === RUN   TestDecompressStreamZstd
17:14:03 [2022-05-04T17:14:03.864Z]     archive_test.go:140: zstd not installed
17:14:03 [2022-05-04T17:14:03.864Z] --- SKIP: TestDecompressStreamZstd (0.02s)
17:14:03 [2022-05-04T17:14:03.864Z] === RUN   TestCompressStreamXzUnsupported
17:14:03 [2022-05-04T17:14:03.864Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
17:14:03 [2022-05-04T17:14:03.864Z] === RUN   TestCompressStreamBzip2Unsupported
17:14:03 [2022-05-04T17:14:03.864Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
17:14:03 [2022-05-04T17:14:03.864Z] === RUN   TestCompressStreamInvalid
17:14:03 [2022-05-04T17:14:03.864Z] --- PASS: TestCompressStreamInvalid (0.00s)
17:14:03 [2022-05-04T17:14:03.864Z] === RUN   TestExtensionInvalid
17:14:03 [2022-05-04T17:14:03.864Z] --- PASS: TestExtensionInvalid (0.00s)
17:14:03 [2022-05-04T17:14:03.864Z] === RUN   TestExtensionUncompressed
17:14:03 [2022-05-04T17:14:03.864Z] --- PASS: TestExtensionUncompressed (0.00s)
17:14:03 [2022-05-04T17:14:03.864Z] === RUN   TestExtensionBzip2
17:14:03 [2022-05-04T17:14:03.864Z] --- PASS: TestExtensionBzip2 (0.00s)
17:14:03 [2022-05-04T17:14:03.864Z] === RUN   TestExtensionGzip
17:14:03 [2022-05-04T17:14:03.864Z] --- PASS: TestExtensionGzip (0.00s)
17:14:03 [2022-05-04T17:14:03.864Z] === RUN   TestExtensionXz
17:14:03 [2022-05-04T17:14:03.864Z] --- PASS: TestExtensionXz (0.00s)
17:14:03 [2022-05-04T17:14:03.864Z] === RUN   TestExtensionZstd
17:14:03 [2022-05-04T17:14:03.864Z] --- PASS: TestExtensionZstd (0.00s)
17:14:03 [2022-05-04T17:14:03.864Z] === RUN   TestCmdStreamLargeStderr
17:14:03 [2022-05-04T17:14:03.864Z] === RUN   TestUnbuffered
17:14:03 [2022-05-04T17:14:03.864Z] --- PASS: TestUnbuffered (0.00s)
17:14:03 [2022-05-04T17:14:03.864Z] === RUN   TestRaceUnbuffered
17:14:03 [2022-05-04T17:14:03.864Z] --- PASS: TestRaceUnbuffered (0.00s)
17:14:03 [2022-05-04T17:14:03.864Z] PASS
17:14:03 [2022-05-04T17:14:03.864Z] coverage: 100.0% of statements
17:14:03 [2022-05-04T17:14:03.864Z] ok  	github.com/docker/docker/pkg/broadcaster	0.037s	coverage: 100.0% of statements
17:14:03 [2022-05-04T17:14:03.864Z] --- PASS: TestCmdStreamLargeStderr (0.07s)
17:14:03 [2022-05-04T17:14:03.864Z] === RUN   TestCmdStreamBad
17:14:03 [2022-05-04T17:14:03.864Z]     archive_test.go:252: Failing on Windows CI machines
17:14:03 [2022-05-04T17:14:03.864Z] --- SKIP: TestCmdStreamBad (0.00s)
17:14:03 [2022-05-04T17:14:03.864Z] === RUN   TestCmdStreamGood
17:14:03 [2022-05-04T17:14:03.864Z] --- PASS: TestCmdStreamGood (0.05s)
17:14:03 [2022-05-04T17:14:03.864Z] === RUN   TestUntarPathWithInvalidDest
17:14:03 [2022-05-04T17:14:03.864Z] --- PASS: TestUntarPathWithInvalidDest (0.07s)
17:14:03 [2022-05-04T17:14:03.864Z] === RUN   TestUntarPathWithInvalidSrc
17:14:03 [2022-05-04T17:14:03.864Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
17:14:03 [2022-05-04T17:14:03.864Z] === RUN   TestUntarPath
17:14:04 [2022-05-04T17:14:04.097Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
17:14:04 [2022-05-04T17:14:04.323Z] --- PASS: TestUntarPath (0.07s)
17:14:04 [2022-05-04T17:14:04.323Z] === RUN   TestUntarPathWithDestinationFile
17:14:04 [2022-05-04T17:14:04.323Z] --- PASS: TestUntarPathWithDestinationFile (0.06s)
17:14:04 [2022-05-04T17:14:04.323Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
17:14:04 [2022-05-04T17:14:04.323Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s)
17:14:04 [2022-05-04T17:14:04.323Z] === RUN   TestCopyWithTarInvalidSrc
17:14:04 [2022-05-04T17:14:04.323Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
17:14:04 [2022-05-04T17:14:04.323Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
17:14:04 [2022-05-04T17:14:04.323Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
17:14:04 [2022-05-04T17:14:04.323Z] === RUN   TestCopyWithTarSrcFile
17:14:04 [2022-05-04T17:14:04.323Z] --- PASS: TestCopyWithTarSrcFile (0.00s)
17:14:04 [2022-05-04T17:14:04.323Z] === RUN   TestCopyWithTarSrcFolder
17:14:04 [2022-05-04T17:14:04.323Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
17:14:04 [2022-05-04T17:14:04.323Z] === RUN   TestCopyFileWithTarInvalidSrc
17:14:04 [2022-05-04T17:14:04.323Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
17:14:04 [2022-05-04T17:14:04.323Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
17:14:04 [2022-05-04T17:14:04.323Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
17:14:04 [2022-05-04T17:14:04.323Z] === RUN   TestCopyFileWithTarSrcFolder
17:14:04 [2022-05-04T17:14:04.323Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
17:14:04 [2022-05-04T17:14:04.323Z] === RUN   TestCopyFileWithTarSrcFile
17:14:04 [2022-05-04T17:14:04.323Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s)
17:14:04 [2022-05-04T17:14:04.323Z] === RUN   TestTarFiles
17:14:04 [2022-05-04T17:14:04.323Z] === RUN   TestMatch
17:14:04 [2022-05-04T17:14:04.323Z] === RUN   TestMatch/[[]]
17:14:04 [2022-05-04T17:14:04.323Z] === RUN   TestMatch/[[foo]]
17:14:04 [2022-05-04T17:14:04.323Z] === RUN   TestMatch/[[bar]_[foo]]
17:14:04 [2022-05-04T17:14:04.323Z] === RUN   TestMatch/[[foo_bar]]
17:14:04 [2022-05-04T17:14:04.323Z] === RUN   TestMatch/[[qux]_[foo]]
17:14:04 [2022-05-04T17:14:04.323Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
17:14:04 [2022-05-04T17:14:04.323Z] === RUN   TestMatch/[]
17:14:04 [2022-05-04T17:14:04.323Z] === RUN   TestMatch/[]#01
17:14:04 [2022-05-04T17:14:04.323Z] === RUN   TestMatch/[[qux]]
17:14:04 [2022-05-04T17:14:04.323Z] === RUN   TestMatch/[[foo_bar_qux]]
17:14:04 [2022-05-04T17:14:04.323Z] === RUN   TestMatch/[[qux]_[baz]]
17:14:04 [2022-05-04T17:14:04.323Z] === RUN   TestMatch/[[foo_baz]]
17:14:04 [2022-05-04T17:14:04.323Z] --- PASS: TestMatch (0.00s)
17:14:04 [2022-05-04T17:14:04.323Z]     --- PASS: TestMatch/[[]] (0.00s)
17:14:04 [2022-05-04T17:14:04.323Z]     --- PASS: TestMatch/[[foo]] (0.00s)
17:14:04 [2022-05-04T17:14:04.323Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
17:14:04 [2022-05-04T17:14:04.323Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
17:14:04 [2022-05-04T17:14:04.323Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
17:14:04 [2022-05-04T17:14:04.323Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
17:14:04 [2022-05-04T17:14:04.323Z]     --- PASS: TestMatch/[] (0.00s)
17:14:04 [2022-05-04T17:14:04.323Z]     --- PASS: TestMatch/[]#01 (0.00s)
17:14:04 [2022-05-04T17:14:04.323Z]     --- PASS: TestMatch/[[qux]] (0.00s)
17:14:04 [2022-05-04T17:14:04.323Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
17:14:04 [2022-05-04T17:14:04.323Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
17:14:04 [2022-05-04T17:14:04.323Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
17:14:04 [2022-05-04T17:14:04.323Z] PASS
17:14:04 [2022-05-04T17:14:04.323Z] coverage: 87.5% of statements
17:14:04 [2022-05-04T17:14:04.323Z] ok  	github.com/docker/docker/pkg/capabilities	0.037s	coverage: 87.5% of statements
17:14:05 [2022-05-04T17:14:05.294Z] 2022/05/04 17:14:04 Closing DB instances...
17:14:05 [2022-05-04T17:14:05.328Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:14:05 [2022-05-04T17:14:05.328Z] INFO: Testing against a local daemon
17:14:05 [2022-05-04T17:14:05.328Z] === RUN   TestPluginInvalidJSON
17:14:05 [2022-05-04T17:14:05.328Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
17:14:05 [2022-05-04T17:14:05.328Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
17:14:05 [2022-05-04T17:14:05.328Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
17:14:05 [2022-05-04T17:14:05.328Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
17:14:05 [2022-05-04T17:14:05.328Z] === RUN   TestPluginInvalidJSON/plugins/pull
17:14:05 [2022-05-04T17:14:05.328Z] === PAUSE TestPluginInvalidJSON/plugins/pull
17:14:05 [2022-05-04T17:14:05.328Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
17:14:05 [2022-05-04T17:14:05.328Z] === CONT  TestPluginInvalidJSON/plugins/pull
17:14:05 [2022-05-04T17:14:05.328Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
17:14:05 [2022-05-04T17:14:05.328Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
17:14:05 [2022-05-04T17:14:05.328Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
17:14:05 [2022-05-04T17:14:05.328Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
17:14:05 [2022-05-04T17:14:05.328Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
17:14:05 [2022-05-04T17:14:05.328Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
17:14:05 [2022-05-04T17:14:05.328Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
17:14:05 [2022-05-04T17:14:05.328Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
17:14:05 [2022-05-04T17:14:05.328Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
17:14:05 [2022-05-04T17:14:05.328Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
17:14:05 [2022-05-04T17:14:05.328Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
17:14:05 [2022-05-04T17:14:05.328Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
17:14:05 [2022-05-04T17:14:05.328Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
17:14:05 [2022-05-04T17:14:05.328Z] --- PASS: TestPluginInvalidJSON (0.04s)
17:14:05 [2022-05-04T17:14:05.328Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
17:14:05 [2022-05-04T17:14:05.328Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
17:14:05 [2022-05-04T17:14:05.328Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
17:14:05 [2022-05-04T17:14:05.328Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
17:14:05 [2022-05-04T17:14:05.328Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
17:14:05 [2022-05-04T17:14:05.328Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
17:14:05 [2022-05-04T17:14:05.328Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
17:14:05 [2022-05-04T17:14:05.328Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
17:14:05 [2022-05-04T17:14:05.328Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
17:14:05 [2022-05-04T17:14:05.328Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
17:14:05 [2022-05-04T17:14:05.328Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s)
17:14:05 [2022-05-04T17:14:05.328Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.01s)
17:14:05 [2022-05-04T17:14:05.328Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
17:14:05 [2022-05-04T17:14:05.328Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
17:14:05 [2022-05-04T17:14:05.328Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
17:14:05 [2022-05-04T17:14:05.328Z] === RUN   TestPluginInstall
17:14:05 [2022-05-04T17:14:05.328Z]     plugin_test.go:93: testEnv.OSType == "windows"
17:14:05 [2022-05-04T17:14:05.328Z] --- SKIP: TestPluginInstall (0.00s)
17:14:05 [2022-05-04T17:14:05.328Z] === RUN   TestPluginsWithRuntimes
17:14:05 [2022-05-04T17:14:05.328Z]     plugin_test.go:202: testEnv.OSType == "windows"
17:14:05 [2022-05-04T17:14:05.328Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
17:14:05 [2022-05-04T17:14:05.328Z] === RUN   TestPluginBackCompatMediaTypes
17:14:05 [2022-05-04T17:14:05.328Z]     plugin_test.go:264: testEnv.OSType == "windows"
17:14:05 [2022-05-04T17:14:05.328Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
17:14:05 [2022-05-04T17:14:05.328Z] PASS
17:14:05 [2022-05-04T17:14:05.328Z] ok  	github.com/docker/docker/integration/plugin/common	0.097s
17:14:05 [2022-05-04T17:14:05.328Z] 
17:14:05 [2022-05-04T17:14:05.328Z] === Skipped
17:14:05 [2022-05-04T17:14:05.328Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
17:14:05 [2022-05-04T17:14:05.328Z]     plugin_test.go:93: testEnv.OSType == "windows"
17:14:05 [2022-05-04T17:14:05.328Z] 
17:14:05 [2022-05-04T17:14:05.328Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
17:14:05 [2022-05-04T17:14:05.328Z]     plugin_test.go:202: testEnv.OSType == "windows"
17:14:05 [2022-05-04T17:14:05.328Z] 
17:14:05 [2022-05-04T17:14:05.328Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
17:14:05 [2022-05-04T17:14:05.328Z]     plugin_test.go:264: testEnv.OSType == "windows"
17:14:05 [2022-05-04T17:14:05.328Z] 
17:14:05 [2022-05-04T17:14:05.328Z] DONE 19 tests, 3 skipped in 3.970s
17:14:05 [2022-05-04T17:14:05.328Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
17:14:05 [2022-05-04T17:14:05.754Z] === RUN   TestChrootTarUntar
17:14:05 [2022-05-04T17:14:05.754Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
17:14:05 [2022-05-04T17:14:05.754Z] --- SKIP: TestChrootTarUntar (0.00s)
17:14:05 [2022-05-04T17:14:05.754Z] === RUN   TestChrootUntarWithHugeExcludesList
17:14:05 [2022-05-04T17:14:05.754Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
17:14:05 [2022-05-04T17:14:05.754Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
17:14:05 [2022-05-04T17:14:05.754Z] === RUN   TestChrootUntarEmptyArchive
17:14:05 [2022-05-04T17:14:05.754Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
17:14:05 [2022-05-04T17:14:05.754Z] === RUN   TestChrootTarUntarWithSymlink
17:14:05 [2022-05-04T17:14:05.754Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:14:05 [2022-05-04T17:14:05.754Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
17:14:05 [2022-05-04T17:14:05.754Z] === RUN   TestChrootCopyWithTar
17:14:05 [2022-05-04T17:14:05.754Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:14:05 [2022-05-04T17:14:05.754Z] --- SKIP: TestChrootCopyWithTar (0.00s)
17:14:05 [2022-05-04T17:14:05.754Z] === RUN   TestChrootCopyFileWithTar
17:14:05 [2022-05-04T17:14:05.754Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
17:14:05 [2022-05-04T17:14:05.754Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
17:14:05 [2022-05-04T17:14:05.754Z] === RUN   TestChrootUntarPath
17:14:05 [2022-05-04T17:14:05.754Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:14:05 [2022-05-04T17:14:05.754Z] --- SKIP: TestChrootUntarPath (0.00s)
17:14:05 [2022-05-04T17:14:05.754Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
17:14:05 [2022-05-04T17:14:05.754Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
17:14:05 [2022-05-04T17:14:05.754Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
17:14:05 [2022-05-04T17:14:05.754Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
17:14:05 [2022-05-04T17:14:05.754Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
17:14:05 [2022-05-04T17:14:05.754Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
17:14:05 [2022-05-04T17:14:05.754Z] === RUN   TestChrootApplyDotDotFile
17:14:05 [2022-05-04T17:14:05.754Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
17:14:05 [2022-05-04T17:14:05.754Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
17:14:05 [2022-05-04T17:14:05.754Z] PASS
17:14:05 [2022-05-04T17:14:05.754Z] coverage: 12.0% of statements
17:14:05 [2022-05-04T17:14:05.754Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.094s	coverage: 12.0% of statements
17:14:06 [2022-05-04T17:14:06.000Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
17:14:06 [2022-05-04T17:14:06.722Z] === RUN   TestEnsureRemoveAllNotExist
17:14:06 [2022-05-04T17:14:06.722Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
17:14:06 [2022-05-04T17:14:06.722Z] === RUN   TestEnsureRemoveAllWithDir
17:14:06 [2022-05-04T17:14:06.722Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
17:14:06 [2022-05-04T17:14:06.722Z] === RUN   TestEnsureRemoveAllWithFile
17:14:06 [2022-05-04T17:14:06.722Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
17:14:06 [2022-05-04T17:14:06.722Z] PASS
17:14:06 [2022-05-04T17:14:06.722Z] coverage: 0.0% of statements
17:14:06 [2022-05-04T17:14:06.722Z] ok  	github.com/docker/docker/pkg/containerfs	0.044s	coverage: 0.0% of statements
17:14:07 [2022-05-04T17:14:07.182Z] --- PASS: TestNetworkDBCRUDTableEntry (4.10s)
17:14:07 [2022-05-04T17:14:07.182Z] === RUN   TestNetworkDBCRUDTableEntries
17:14:07 [2022-05-04T17:14:07.547Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:14:07 [2022-05-04T17:14:07.547Z] INFO: Testing against a local daemon
17:14:07 [2022-05-04T17:14:07.547Z] === RUN   TestExternalGraphDriver
17:14:07 [2022-05-04T17:14:07.547Z]     external_test.go:48: runtime.GOOS == "windows"
17:14:07 [2022-05-04T17:14:07.547Z] --- SKIP: TestExternalGraphDriver (0.00s)
17:14:07 [2022-05-04T17:14:07.547Z] === RUN   TestGraphdriverPluginV2
17:14:07 [2022-05-04T17:14:07.547Z]     external_test.go:408: runtime.GOOS == "windows"
17:14:07 [2022-05-04T17:14:07.547Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
17:14:07 [2022-05-04T17:14:07.547Z] PASS
17:14:07 [2022-05-04T17:14:07.547Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.093s
17:14:07 [2022-05-04T17:14:07.547Z] 
17:14:07 [2022-05-04T17:14:07.547Z] === Skipped
17:14:07 [2022-05-04T17:14:07.547Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
17:14:07 [2022-05-04T17:14:07.547Z]     external_test.go:48: runtime.GOOS == "windows"
17:14:07 [2022-05-04T17:14:07.547Z] 
17:14:07 [2022-05-04T17:14:07.547Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
17:14:07 [2022-05-04T17:14:07.547Z]     external_test.go:408: runtime.GOOS == "windows"
17:14:07 [2022-05-04T17:14:07.547Z] 
17:14:07 [2022-05-04T17:14:07.547Z] DONE 2 tests, 2 skipped in 1.840s
17:14:07 [2022-05-04T17:14:07.547Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
17:14:07 [2022-05-04T17:14:07.642Z] === RUN   TestSizeEmpty
17:14:07 [2022-05-04T17:14:07.642Z] --- PASS: TestSizeEmpty (0.00s)
17:14:07 [2022-05-04T17:14:07.642Z] === RUN   TestSizeEmptyFile
17:14:07 [2022-05-04T17:14:07.642Z] --- PASS: TestSizeEmptyFile (0.00s)
17:14:07 [2022-05-04T17:14:07.642Z] === RUN   TestSizeNonemptyFile
17:14:07 [2022-05-04T17:14:07.642Z] --- PASS: TestSizeNonemptyFile (0.00s)
17:14:07 [2022-05-04T17:14:07.642Z] === RUN   TestSizeNestedDirectoryEmpty
17:14:07 [2022-05-04T17:14:07.642Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
17:14:07 [2022-05-04T17:14:07.642Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
17:14:07 [2022-05-04T17:14:07.642Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
17:14:07 [2022-05-04T17:14:07.642Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
17:14:07 [2022-05-04T17:14:07.642Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
17:14:07 [2022-05-04T17:14:07.642Z] === RUN   TestMoveToSubdir
17:14:07 [2022-05-04T17:14:07.642Z] --- PASS: TestMoveToSubdir (0.00s)
17:14:07 [2022-05-04T17:14:07.642Z] === RUN   TestSizeNonExistingDirectory
17:14:07 [2022-05-04T17:14:07.642Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
17:14:07 [2022-05-04T17:14:07.642Z] PASS
17:14:07 [2022-05-04T17:14:07.642Z] coverage: 80.0% of statements
17:14:07 [2022-05-04T17:14:07.642Z] ok  	github.com/docker/docker/pkg/directory	0.056s	coverage: 80.0% of statements
17:14:08 [2022-05-04T17:14:08.611Z] === RUN   TestPollerAddRemove
17:14:08 [2022-05-04T17:14:08.611Z] --- PASS: TestPollerAddRemove (0.00s)
17:14:08 [2022-05-04T17:14:08.611Z] === RUN   TestPollerEvent
17:14:08 [2022-05-04T17:14:08.611Z]     poller_test.go:40: No chmod on Windows
17:14:08 [2022-05-04T17:14:08.611Z] --- SKIP: TestPollerEvent (0.00s)
17:14:08 [2022-05-04T17:14:08.611Z] === RUN   TestPollerClose
17:14:08 [2022-05-04T17:14:08.611Z] --- PASS: TestPollerClose (0.00s)
17:14:08 [2022-05-04T17:14:08.611Z] PASS
17:14:08 [2022-05-04T17:14:08.611Z] coverage: 36.2% of statements
17:14:08 [2022-05-04T17:14:08.611Z] ok  	github.com/docker/docker/pkg/filenotify	0.040s	coverage: 36.2% of statements
17:14:09 [2022-05-04T17:14:09.070Z] 2022/05/04 17:14:08 Closing DB instances...
17:14:09 [2022-05-04T17:14:09.109Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:14:09 [2022-05-04T17:14:09.109Z] INFO: Testing against a local daemon
17:14:09 [2022-05-04T17:14:09.109Z] === RUN   TestReadPluginNoRead
17:14:09 [2022-05-04T17:14:09.109Z]     read_test.go:21: no unix domain sockets on Windows
17:14:09 [2022-05-04T17:14:09.109Z] --- SKIP: TestReadPluginNoRead (0.00s)
17:14:09 [2022-05-04T17:14:09.109Z] PASS
17:14:09 [2022-05-04T17:14:09.109Z] ok  	github.com/docker/docker/integration/plugin/logging	0.072s
17:14:09 [2022-05-04T17:14:09.109Z] 
17:14:09 [2022-05-04T17:14:09.109Z] === Skipped
17:14:09 [2022-05-04T17:14:09.109Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
17:14:09 [2022-05-04T17:14:09.109Z]     read_test.go:21: no unix domain sockets on Windows
17:14:09 [2022-05-04T17:14:09.109Z] 
17:14:09 [2022-05-04T17:14:09.109Z] DONE 1 tests, 1 skipped in 1.751s
17:14:09 [2022-05-04T17:14:09.109Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
17:14:09 [2022-05-04T17:14:09.529Z] --- PASS: TestTarFiles (5.13s)
17:14:09 [2022-05-04T17:14:09.529Z] === RUN   TestDetectCompressionZstd
17:14:09 [2022-05-04T17:14:09.529Z] --- PASS: TestDetectCompressionZstd (0.00s)
17:14:09 [2022-05-04T17:14:09.529Z] === RUN   TestTarUntar
17:14:09 [2022-05-04T17:14:09.529Z] --- PASS: TestTarUntar (0.03s)
17:14:09 [2022-05-04T17:14:09.529Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
17:14:09 [2022-05-04T17:14:09.529Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s)
17:14:09 [2022-05-04T17:14:09.530Z] === RUN   TestTarWithOptions
17:14:09 [2022-05-04T17:14:09.530Z] --- PASS: TestTarWithOptions (0.02s)
17:14:09 [2022-05-04T17:14:09.530Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
17:14:09 [2022-05-04T17:14:09.530Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
17:14:09 [2022-05-04T17:14:09.530Z] === RUN   TestUntarUstarGnuConflict
17:14:09 [2022-05-04T17:14:09.530Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
17:14:09 [2022-05-04T17:14:09.530Z] === RUN   TestUntarInvalidFilenames
17:14:09 [2022-05-04T17:14:09.530Z] === RUN   TestCopyFileWithInvalidSrc
17:14:09 [2022-05-04T17:14:09.530Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
17:14:09 [2022-05-04T17:14:09.530Z] === RUN   TestCopyFileWithInvalidDest
17:14:09 [2022-05-04T17:14:09.530Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
17:14:09 [2022-05-04T17:14:09.530Z] === RUN   TestCopyFileWithSameSrcAndDest
17:14:09 [2022-05-04T17:14:09.530Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
17:14:09 [2022-05-04T17:14:09.530Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
17:14:09 [2022-05-04T17:14:09.530Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
17:14:09 [2022-05-04T17:14:09.530Z] === RUN   TestCopyFile
17:14:09 [2022-05-04T17:14:09.530Z] --- PASS: TestCopyFile (0.00s)
17:14:09 [2022-05-04T17:14:09.530Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
17:14:09 [2022-05-04T17:14:09.530Z]     fileutils_test.go:133: Needs porting to Windows
17:14:09 [2022-05-04T17:14:09.530Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
17:14:09 [2022-05-04T17:14:09.530Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
17:14:09 [2022-05-04T17:14:09.530Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
17:14:09 [2022-05-04T17:14:09.530Z] === RUN   TestReadSymlinkedDirectoryToFile
17:14:09 [2022-05-04T17:14:09.530Z]     fileutils_test.go:179: Needs porting to Windows
17:14:09 [2022-05-04T17:14:09.530Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
17:14:09 [2022-05-04T17:14:09.530Z] === RUN   TestWildcardMatches
17:14:09 [2022-05-04T17:14:09.530Z] --- PASS: TestWildcardMatches (0.00s)
17:14:09 [2022-05-04T17:14:09.530Z] === RUN   TestPatternMatches
17:14:09 [2022-05-04T17:14:09.530Z] --- PASS: TestPatternMatches (0.00s)
17:14:09 [2022-05-04T17:14:09.530Z] === RUN   TestExclusionPatternMatchesPatternBefore
17:14:09 [2022-05-04T17:14:09.530Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
17:14:09 [2022-05-04T17:14:09.530Z] === RUN   TestPatternMatchesFolderExclusions
17:14:09 [2022-05-04T17:14:09.530Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
17:14:09 [2022-05-04T17:14:09.530Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
17:14:09 [2022-05-04T17:14:09.530Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
17:14:09 [2022-05-04T17:14:09.530Z] === RUN   TestPatternMatchesFolderWildcardExclusions
17:14:09 [2022-05-04T17:14:09.530Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
17:14:09 [2022-05-04T17:14:09.530Z] === RUN   TestExclusionPatternMatchesPatternAfter
17:14:09 [2022-05-04T17:14:09.530Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
17:14:09 [2022-05-04T17:14:09.530Z] === RUN   TestExclusionPatternMatchesWholeDirectory
17:14:09 [2022-05-04T17:14:09.530Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
17:14:09 [2022-05-04T17:14:09.530Z] === RUN   TestSingleExclamationError
17:14:09 [2022-05-04T17:14:09.530Z] --- PASS: TestSingleExclamationError (0.00s)
17:14:09 [2022-05-04T17:14:09.530Z] === RUN   TestMatchesWithNoPatterns
17:14:09 [2022-05-04T17:14:09.530Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
17:14:09 [2022-05-04T17:14:09.530Z] === RUN   TestMatchesWithMalformedPatterns
17:14:09 [2022-05-04T17:14:09.530Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
17:14:09 [2022-05-04T17:14:09.530Z] === RUN   TestMatches
17:14:09 [2022-05-04T17:14:09.530Z] === RUN   TestMatches/MatchesOrParentMatches
17:14:09 [2022-05-04T17:14:09.530Z] === RUN   TestMatches/MatchesUsingParentResult
17:14:09 [2022-05-04T17:14:09.530Z] === RUN   TestMatches/MatchesUsingParentResults
17:14:09 [2022-05-04T17:14:09.530Z] === RUN   TestMatches/MatchesUsingParentResultsNoContext
17:14:09 [2022-05-04T17:14:09.530Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1200665780\\dest"
17:14:09 [2022-05-04T17:14:09.530Z] --- PASS: TestMatches (0.01s)
17:14:09 [2022-05-04T17:14:09.530Z]     --- PASS: TestMatches/MatchesOrParentMatches (0.00s)
17:14:09 [2022-05-04T17:14:09.530Z]     --- PASS: TestMatches/MatchesUsingParentResult (0.00s)
17:14:09 [2022-05-04T17:14:09.530Z]     --- PASS: TestMatches/MatchesUsingParentResults (0.00s)
17:14:09 [2022-05-04T17:14:09.530Z]     --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s)
17:14:09 [2022-05-04T17:14:09.530Z] === RUN   TestCleanPatterns
17:14:09 [2022-05-04T17:14:09.530Z] --- PASS: TestCleanPatterns (0.00s)
17:14:09 [2022-05-04T17:14:09.530Z] === RUN   TestCleanPatternsStripEmptyPatterns
17:14:09 [2022-05-04T17:14:09.530Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
17:14:09 [2022-05-04T17:14:09.530Z] === RUN   TestCleanPatternsExceptionFlag
17:14:09 [2022-05-04T17:14:09.530Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
17:14:09 [2022-05-04T17:14:09.530Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
17:14:09 [2022-05-04T17:14:09.530Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
17:14:09 [2022-05-04T17:14:09.530Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
17:14:09 [2022-05-04T17:14:09.530Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
17:14:09 [2022-05-04T17:14:09.530Z] === RUN   TestCleanPatternsErrorSingleException
17:14:09 [2022-05-04T17:14:09.530Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
17:14:09 [2022-05-04T17:14:09.530Z] === RUN   TestCreateIfNotExistsDir
17:14:09 [2022-05-04T17:14:09.530Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
17:14:09 [2022-05-04T17:14:09.530Z] === RUN   TestCreateIfNotExistsFile
17:14:09 [2022-05-04T17:14:09.530Z] --- PASS: TestCreateIfNotExistsFile (0.00s)
17:14:09 [2022-05-04T17:14:09.530Z] === RUN   TestMatch
17:14:09 [2022-05-04T17:14:09.530Z] --- PASS: TestMatch (0.00s)
17:14:09 [2022-05-04T17:14:09.530Z] === RUN   TestCompile
17:14:09 [2022-05-04T17:14:09.530Z] === RUN   TestCompile/slash
17:14:09 [2022-05-04T17:14:09.530Z] === RUN   TestCompile/backslash
17:14:09 [2022-05-04T17:14:09.530Z] --- PASS: TestCompile (0.00s)
17:14:09 [2022-05-04T17:14:09.530Z]     --- PASS: TestCompile/slash (0.00s)
17:14:09 [2022-05-04T17:14:09.530Z]     --- PASS: TestCompile/backslash (0.00s)
17:14:09 [2022-05-04T17:14:09.530Z] PASS
17:14:09 [2022-05-04T17:14:09.530Z] coverage: 84.7% of statements
17:14:09 [2022-05-04T17:14:09.530Z] --- PASS: TestUntarInvalidFilenames (0.18s)
17:14:09 [2022-05-04T17:14:09.530Z] === RUN   TestUntarHardlinkToSymlink
17:14:09 [2022-05-04T17:14:09.530Z] ok  	github.com/docker/docker/pkg/fileutils	0.082s	coverage: 84.7% of statements
17:14:09 [2022-05-04T17:14:09.530Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
17:14:09 [2022-05-04T17:14:09.530Z] === RUN   TestUntarInvalidHardlink
17:14:09 [2022-05-04T17:14:09.530Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3910946139\\victim\\hello" -> "../victim/hello"
17:14:09 [2022-05-04T17:14:09.530Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3920460866\\victim\\hello" -> "/../victim/hello"
17:14:09 [2022-05-04T17:14:09.530Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink785273115\\victim" -> "../victim"
17:14:09 [2022-05-04T17:14:09.530Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink801711823\\victim" -> "../victim"
17:14:09 [2022-05-04T17:14:09.530Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink335335811\\victim" -> "../victim"
17:14:09 [2022-05-04T17:14:09.530Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1520685611\\victim" -> "../victim"
17:14:09 [2022-05-04T17:14:09.530Z] --- PASS: TestUntarInvalidHardlink (0.04s)
17:14:09 [2022-05-04T17:14:09.530Z] === RUN   TestUntarInvalidSymlink
17:14:09 [2022-05-04T17:14:09.530Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2859737341\\dest\\dotdot" -> "../victim/hello"
17:14:09 [2022-05-04T17:14:09.530Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3475882483\\dest\\slash-dotdot" -> "/../victim/hello"
17:14:09 [2022-05-04T17:14:09.530Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2911275757\\dest\\loophole-victim" -> "../victim"
17:14:09 [2022-05-04T17:14:09.530Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2829511990\\dest\\loophole-victim" -> "../victim"
17:14:09 [2022-05-04T17:14:09.530Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3646451562\\dest\\loophole-victim" -> "../victim"
17:14:09 [2022-05-04T17:14:09.530Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink116837346\\dest\\loophole-victim" -> "../victim"
17:14:09 [2022-05-04T17:14:09.530Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2337433337\\dest\\dir\\loophole" -> "../../victim"
17:14:09 [2022-05-04T17:14:09.530Z] --- PASS: TestUntarInvalidSymlink (0.03s)
17:14:09 [2022-05-04T17:14:09.530Z] === RUN   TestTempArchiveCloseMultipleTimes
17:14:09 [2022-05-04T17:14:09.530Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
17:14:09 [2022-05-04T17:14:09.530Z] === RUN   TestXGlobalNoParent
17:14:09 [2022-05-04T17:14:09.530Z] --- PASS: TestXGlobalNoParent (0.00s)
17:14:09 [2022-05-04T17:14:09.530Z] === RUN   TestReplaceFileTarWrapper
17:14:09 [2022-05-04T17:14:09.989Z] --- PASS: TestReplaceFileTarWrapper (0.17s)
17:14:09 [2022-05-04T17:14:09.989Z] === RUN   TestPrefixHeaderReadable
17:14:09 [2022-05-04T17:14:09.989Z] --- PASS: TestPrefixHeaderReadable (0.03s)
17:14:09 [2022-05-04T17:14:09.989Z] === RUN   TestDisablePigz
17:14:09 [2022-05-04T17:14:09.989Z]     archive_test.go:1372: Test will not check full path when Pigz not installed
17:14:09 [2022-05-04T17:14:09.989Z] --- PASS: TestDisablePigz (0.12s)
17:14:09 [2022-05-04T17:14:09.989Z] === RUN   TestPigz
17:14:09 [2022-05-04T17:14:09.989Z]     archive_test.go:1400: Tested whether Pigz is not used, as it not installed
17:14:09 [2022-05-04T17:14:09.989Z] --- PASS: TestPigz (0.12s)
17:14:09 [2022-05-04T17:14:09.989Z] === RUN   TestNosysFileInfo
17:14:09 [2022-05-04T17:14:09.989Z] --- PASS: TestNosysFileInfo (0.00s)
17:14:09 [2022-05-04T17:14:09.989Z] === RUN   TestCopyFileWithInvalidDest
17:14:09 [2022-05-04T17:14:09.989Z]     archive_windows_test.go:16: Currently fails
17:14:09 [2022-05-04T17:14:09.989Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
17:14:09 [2022-05-04T17:14:09.989Z] === RUN   TestCanonicalTarNameForPath
17:14:09 [2022-05-04T17:14:09.989Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
17:14:09 [2022-05-04T17:14:09.989Z] === RUN   TestCanonicalTarName
17:14:09 [2022-05-04T17:14:09.989Z] --- PASS: TestCanonicalTarName (0.00s)
17:14:09 [2022-05-04T17:14:09.989Z] === RUN   TestChmodTarEntry
17:14:09 [2022-05-04T17:14:09.989Z] --- PASS: TestChmodTarEntry (0.00s)
17:14:09 [2022-05-04T17:14:09.989Z] === RUN   TestHardLinkOrder
17:14:10 [2022-05-04T17:14:10.093Z] testing: warning: no tests to run
17:14:10 [2022-05-04T17:14:10.093Z] PASS
17:14:10 [2022-05-04T17:14:10.093Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.053s
17:14:10 [2022-05-04T17:14:10.093Z] 
17:14:10 [2022-05-04T17:14:10.093Z] DONE 0 tests in 0.930s
17:14:10 [2022-05-04T17:14:10.093Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
17:14:10 [2022-05-04T17:14:10.448Z] --- PASS: TestHardLinkOrder (0.09s)
17:14:10 [2022-05-04T17:14:10.448Z] === RUN   TestChangeString
17:14:10 [2022-05-04T17:14:10.448Z] --- PASS: TestChangeString (0.00s)
17:14:10 [2022-05-04T17:14:10.448Z] === RUN   TestChangesWithNoChanges
17:14:10 [2022-05-04T17:14:10.448Z] --- PASS: TestChangesWithNoChanges (0.02s)
17:14:10 [2022-05-04T17:14:10.448Z] === RUN   TestChangesWithChanges
17:14:10 [2022-05-04T17:14:10.448Z] --- PASS: TestChangesWithChanges (0.03s)
17:14:10 [2022-05-04T17:14:10.448Z] === RUN   TestChangesWithChangesGH13590
17:14:10 [2022-05-04T17:14:10.448Z]     changes_test.go:196: needs more investigation
17:14:10 [2022-05-04T17:14:10.448Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
17:14:10 [2022-05-04T17:14:10.448Z] === RUN   TestChangesDirsEmpty
17:14:10 [2022-05-04T17:14:10.448Z] === RUN   TestGet
17:14:10 [2022-05-04T17:14:10.448Z] --- PASS: TestGet (0.00s)
17:14:10 [2022-05-04T17:14:10.448Z] === RUN   TestGetShortcutString
17:14:10 [2022-05-04T17:14:10.448Z] --- PASS: TestGetShortcutString (0.00s)
17:14:10 [2022-05-04T17:14:10.448Z] PASS
17:14:10 [2022-05-04T17:14:10.448Z] coverage: 42.9% of statements
17:14:10 [2022-05-04T17:14:10.448Z] ok  	github.com/docker/docker/pkg/homedir	0.052s	coverage: 42.9% of statements
17:14:10 [2022-05-04T17:14:10.448Z] --- PASS: TestChangesDirsEmpty (0.13s)
17:14:10 [2022-05-04T17:14:10.448Z] === RUN   TestChangesDirsMutated
17:14:10 [2022-05-04T17:14:10.448Z] --- PASS: TestNetworkDBCRUDTableEntries (3.24s)
17:14:10 [2022-05-04T17:14:10.448Z] === RUN   TestNetworkDBNodeLeave
17:14:10 [2022-05-04T17:14:10.448Z] --- PASS: TestChangesDirsMutated (0.20s)
17:14:10 [2022-05-04T17:14:10.448Z] === RUN   TestApplyLayer
17:14:10 [2022-05-04T17:14:10.448Z]     changes_test.go:433: needs further investigation
17:14:10 [2022-05-04T17:14:10.448Z] --- SKIP: TestApplyLayer (0.00s)
17:14:10 [2022-05-04T17:14:10.448Z] === RUN   TestChangesSizeWithHardlinks
17:14:10 [2022-05-04T17:14:10.448Z]     changes_test.go:469: needs further investigation
17:14:10 [2022-05-04T17:14:10.448Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
17:14:10 [2022-05-04T17:14:10.448Z] === RUN   TestChangesSizeWithNoChanges
17:14:10 [2022-05-04T17:14:10.448Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
17:14:10 [2022-05-04T17:14:10.448Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
17:14:10 [2022-05-04T17:14:10.448Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
17:14:10 [2022-05-04T17:14:10.448Z] === RUN   TestChangesSize
17:14:10 [2022-05-04T17:14:10.448Z] --- PASS: TestChangesSize (0.00s)
17:14:10 [2022-05-04T17:14:10.448Z] === RUN   TestApplyLayerInvalidFilenames
17:14:10 [2022-05-04T17:14:10.448Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3322320628\\dest"
17:14:10 [2022-05-04T17:14:10.448Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s)
17:14:10 [2022-05-04T17:14:10.448Z] === RUN   TestApplyLayerInvalidHardlink
17:14:10 [2022-05-04T17:14:10.448Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink207951406\\victim\\hello" -> "../victim/hello"
17:14:10 [2022-05-04T17:14:10.448Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2977605676\\victim\\hello" -> "/../victim/hello"
17:14:10 [2022-05-04T17:14:10.448Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink283986275\\victim" -> "../victim"
17:14:10 [2022-05-04T17:14:10.908Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink165715193\\victim" -> "../victim"
17:14:10 [2022-05-04T17:14:10.908Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3972275383\\victim" -> "../victim"
17:14:10 [2022-05-04T17:14:10.908Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink361266797\\victim" -> "../victim"
17:14:10 [2022-05-04T17:14:10.908Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s)
17:14:10 [2022-05-04T17:14:10.908Z] === RUN   TestApplyLayerInvalidSymlink
17:14:10 [2022-05-04T17:14:10.908Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2331110385\\dest\\dotdot" -> "../victim/hello"
17:14:10 [2022-05-04T17:14:10.908Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1673904228\\dest\\slash-dotdot" -> "/../victim/hello"
17:14:10 [2022-05-04T17:14:10.909Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4195591312\\dest\\loophole-victim" -> "../victim"
17:14:10 [2022-05-04T17:14:10.909Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2644834834\\dest\\loophole-victim" -> "../victim"
17:14:10 [2022-05-04T17:14:10.909Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink325112594\\dest\\loophole-victim" -> "../victim"
17:14:10 [2022-05-04T17:14:10.909Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink635697055\\dest\\loophole-victim" -> "../victim"
17:14:10 [2022-05-04T17:14:10.909Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s)
17:14:10 [2022-05-04T17:14:10.909Z] === RUN   TestApplyLayerWhiteouts
17:14:10 [2022-05-04T17:14:10.909Z] --- PASS: TestApplyLayerWhiteouts (0.07s)
17:14:10 [2022-05-04T17:14:10.909Z] === RUN   TestGenerateEmptyFile
17:14:10 [2022-05-04T17:14:10.909Z] --- PASS: TestGenerateEmptyFile (0.00s)
17:14:10 [2022-05-04T17:14:10.909Z] === RUN   TestGenerateWithContent
17:14:10 [2022-05-04T17:14:10.909Z] --- PASS: TestGenerateWithContent (0.00s)
17:14:10 [2022-05-04T17:14:10.909Z] PASS
17:14:10 [2022-05-04T17:14:10.909Z] coverage: 62.9% of statements
17:14:10 [2022-05-04T17:14:10.909Z] ok  	github.com/docker/docker/pkg/archive	7.555s	coverage: 62.9% of statements
17:14:11 [2022-05-04T17:14:11.370Z] === RUN   TestCreateIDMapOrder
17:14:11 [2022-05-04T17:14:11.370Z] --- PASS: TestCreateIDMapOrder (0.00s)
17:14:11 [2022-05-04T17:14:11.370Z] PASS
17:14:11 [2022-05-04T17:14:11.370Z] coverage: 7.2% of statements
17:14:11 [2022-05-04T17:14:11.370Z] ok  	github.com/docker/docker/pkg/idtools	0.050s	coverage: 7.2% of statements
17:14:11 [2022-05-04T17:14:11.655Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:14:11 [2022-05-04T17:14:11.655Z] INFO: Testing against a local daemon
17:14:11 [2022-05-04T17:14:11.655Z] === RUN   TestPluginWithDevMounts
17:14:11 [2022-05-04T17:14:11.655Z]     mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows"
17:14:11 [2022-05-04T17:14:11.655Z] --- SKIP: TestPluginWithDevMounts (0.00s)
17:14:11 [2022-05-04T17:14:11.655Z] PASS
17:14:11 [2022-05-04T17:14:11.655Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.075s
17:14:12 [2022-05-04T17:14:12.123Z] 
17:14:12 [2022-05-04T17:14:12.123Z] === Skipped
17:14:12 [2022-05-04T17:14:12.123Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
17:14:12 [2022-05-04T17:14:12.123Z]     mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows"
17:14:12 [2022-05-04T17:14:12.123Z] 
17:14:12 [2022-05-04T17:14:12.123Z] DONE 1 tests, 1 skipped in 1.739s
17:14:12 [2022-05-04T17:14:12.123Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
17:14:12 [2022-05-04T17:14:12.908Z] === RUN   TestFixedBufferCap
17:14:12 [2022-05-04T17:14:12.908Z] --- PASS: TestFixedBufferCap (0.00s)
17:14:12 [2022-05-04T17:14:12.908Z] === RUN   TestFixedBufferLen
17:14:12 [2022-05-04T17:14:12.908Z] --- PASS: TestFixedBufferLen (0.00s)
17:14:12 [2022-05-04T17:14:12.908Z] === RUN   TestFixedBufferString
17:14:12 [2022-05-04T17:14:12.908Z] --- PASS: TestFixedBufferString (0.00s)
17:14:12 [2022-05-04T17:14:12.908Z] === RUN   TestFixedBufferWrite
17:14:12 [2022-05-04T17:14:12.908Z] --- PASS: TestFixedBufferWrite (0.00s)
17:14:12 [2022-05-04T17:14:12.908Z] === RUN   TestFixedBufferRead
17:14:12 [2022-05-04T17:14:12.908Z] --- PASS: TestFixedBufferRead (0.00s)
17:14:12 [2022-05-04T17:14:12.908Z] === RUN   TestBytesPipeRead
17:14:12 [2022-05-04T17:14:12.908Z] --- PASS: TestBytesPipeRead (0.00s)
17:14:12 [2022-05-04T17:14:12.908Z] === RUN   TestBytesPipeWrite
17:14:12 [2022-05-04T17:14:12.908Z] --- PASS: TestBytesPipeWrite (0.00s)
17:14:12 [2022-05-04T17:14:12.908Z] === RUN   TestBytesPipeWriteRandomChunks
17:14:13 [2022-05-04T17:14:13.371Z] --- PASS: TestBytesPipeWriteRandomChunks (0.49s)
17:14:13 [2022-05-04T17:14:13.371Z] === RUN   TestAtomicWriteToFile
17:14:13 [2022-05-04T17:14:13.371Z] --- PASS: TestAtomicWriteToFile (0.01s)
17:14:13 [2022-05-04T17:14:13.371Z] === RUN   TestAtomicWriteSetCommit
17:14:13 [2022-05-04T17:14:13.371Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
17:14:13 [2022-05-04T17:14:13.371Z] === RUN   TestAtomicWriteSetCancel
17:14:13 [2022-05-04T17:14:13.371Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
17:14:13 [2022-05-04T17:14:13.371Z] === RUN   TestReadCloserWrapperClose
17:14:13 [2022-05-04T17:14:13.371Z] --- PASS: TestReadCloserWrapperClose (0.00s)
17:14:13 [2022-05-04T17:14:13.371Z] === RUN   TestReaderErrWrapperReadOnError
17:14:13 [2022-05-04T17:14:13.371Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
17:14:13 [2022-05-04T17:14:13.371Z] === RUN   TestReaderErrWrapperRead
17:14:13 [2022-05-04T17:14:13.371Z] --- PASS: TestReaderErrWrapperRead (0.00s)
17:14:13 [2022-05-04T17:14:13.371Z] === RUN   TestCancelReadCloser
17:14:13 [2022-05-04T17:14:13.371Z] --- PASS: TestCancelReadCloser (0.10s)
17:14:13 [2022-05-04T17:14:13.371Z] === RUN   TestWriteCloserWrapperClose
17:14:13 [2022-05-04T17:14:13.371Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
17:14:13 [2022-05-04T17:14:13.371Z] === RUN   TestNopWriteCloser
17:14:13 [2022-05-04T17:14:13.371Z] --- PASS: TestNopWriteCloser (0.00s)
17:14:13 [2022-05-04T17:14:13.371Z] === RUN   TestNopWriter
17:14:13 [2022-05-04T17:14:13.371Z] --- PASS: TestNopWriter (0.00s)
17:14:13 [2022-05-04T17:14:13.371Z] === RUN   TestWriteCounter
17:14:13 [2022-05-04T17:14:13.371Z] --- PASS: TestWriteCounter (0.00s)
17:14:13 [2022-05-04T17:14:13.371Z] PASS
17:14:13 [2022-05-04T17:14:13.371Z] coverage: 69.2% of statements
17:14:13 [2022-05-04T17:14:13.371Z] ok  	github.com/docker/docker/pkg/ioutils	0.666s	coverage: 69.2% of statements
17:14:13 [2022-05-04T17:14:13.371Z] --- PASS: TestNetworkDBNodeLeave (2.84s)
17:14:13 [2022-05-04T17:14:13.371Z] === RUN   TestNetworkDBWatch
17:14:13 [2022-05-04T17:14:13.715Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:14:13 [2022-05-04T17:14:13.715Z] INFO: Testing against a local daemon
17:14:13 [2022-05-04T17:14:13.715Z] === RUN   TestSecretInspect
17:14:13 [2022-05-04T17:14:13.715Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:14:13 [2022-05-04T17:14:13.715Z] --- SKIP: TestSecretInspect (0.00s)
17:14:13 [2022-05-04T17:14:13.715Z] === RUN   TestSecretList
17:14:13 [2022-05-04T17:14:13.715Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:14:13 [2022-05-04T17:14:13.715Z] --- SKIP: TestSecretList (0.00s)
17:14:13 [2022-05-04T17:14:13.715Z] === RUN   TestSecretsCreateAndDelete
17:14:13 [2022-05-04T17:14:13.715Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:14:13 [2022-05-04T17:14:13.715Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
17:14:13 [2022-05-04T17:14:13.715Z] === RUN   TestSecretsUpdate
17:14:13 [2022-05-04T17:14:13.715Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
17:14:13 [2022-05-04T17:14:13.715Z] --- SKIP: TestSecretsUpdate (0.00s)
17:14:13 [2022-05-04T17:14:13.715Z] === RUN   TestTemplatedSecret
17:14:13 [2022-05-04T17:14:13.715Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
17:14:13 [2022-05-04T17:14:13.715Z] --- SKIP: TestTemplatedSecret (0.00s)
17:14:13 [2022-05-04T17:14:13.715Z] === RUN   TestSecretCreateResolve
17:14:13 [2022-05-04T17:14:13.715Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
17:14:13 [2022-05-04T17:14:13.715Z] --- SKIP: TestSecretCreateResolve (0.00s)
17:14:13 [2022-05-04T17:14:13.715Z] PASS
17:14:13 [2022-05-04T17:14:13.715Z] ok  	github.com/docker/docker/integration/secret	0.085s
17:14:13 [2022-05-04T17:14:13.715Z] 
17:14:13 [2022-05-04T17:14:13.715Z] === Skipped
17:14:13 [2022-05-04T17:14:13.715Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
17:14:13 [2022-05-04T17:14:13.715Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:14:13 [2022-05-04T17:14:13.715Z] 
17:14:13 [2022-05-04T17:14:13.715Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
17:14:13 [2022-05-04T17:14:13.715Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:14:13 [2022-05-04T17:14:13.715Z] 
17:14:13 [2022-05-04T17:14:13.715Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
17:14:13 [2022-05-04T17:14:13.715Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:14:13 [2022-05-04T17:14:13.715Z] 
17:14:13 [2022-05-04T17:14:13.715Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
17:14:13 [2022-05-04T17:14:13.715Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
17:14:13 [2022-05-04T17:14:13.715Z] 
17:14:13 [2022-05-04T17:14:13.715Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
17:14:13 [2022-05-04T17:14:13.715Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
17:14:13 [2022-05-04T17:14:13.715Z] 
17:14:13 [2022-05-04T17:14:13.715Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
17:14:13 [2022-05-04T17:14:13.715Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
17:14:13 [2022-05-04T17:14:13.715Z] 
17:14:13 [2022-05-04T17:14:13.715Z] DONE 6 tests, 6 skipped in 1.508s
17:14:13 [2022-05-04T17:14:13.715Z] Running D:\gopath\src\github.com\docker\docker\integration\service
17:14:14 [2022-05-04T17:14:14.120Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
17:14:14 [2022-05-04T17:14:14.120Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
17:14:14 [2022-05-04T17:14:14.120Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
17:14:14 [2022-05-04T17:14:14.341Z] === RUN   TestError
17:14:14 [2022-05-04T17:14:14.341Z] --- PASS: TestError (0.00s)
17:14:14 [2022-05-04T17:14:14.341Z] === RUN   TestProgressString
17:14:14 [2022-05-04T17:14:14.341Z] === RUN   TestProgressString/no_progress
17:14:14 [2022-05-04T17:14:14.341Z] === RUN   TestProgressString/progress_1
17:14:14 [2022-05-04T17:14:14.341Z] === RUN   TestProgressString/some_progress_with_a_start_time
17:14:14 [2022-05-04T17:14:14.341Z] === RUN   TestProgressString/some_progress_without_a_start_time
17:14:14 [2022-05-04T17:14:14.341Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
17:14:14 [2022-05-04T17:14:14.341Z] === RUN   TestProgressString/with_units
17:14:14 [2022-05-04T17:14:14.341Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
17:14:14 [2022-05-04T17:14:14.341Z] === RUN   TestProgressString/hide_counts
17:14:14 [2022-05-04T17:14:14.341Z] --- PASS: TestProgressString (0.00s)
17:14:14 [2022-05-04T17:14:14.341Z]     --- PASS: TestProgressString/no_progress (0.00s)
17:14:14 [2022-05-04T17:14:14.341Z]     --- PASS: TestProgressString/progress_1 (0.00s)
17:14:14 [2022-05-04T17:14:14.341Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
17:14:14 [2022-05-04T17:14:14.341Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
17:14:14 [2022-05-04T17:14:14.341Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
17:14:14 [2022-05-04T17:14:14.341Z]     --- PASS: TestProgressString/with_units (0.00s)
17:14:14 [2022-05-04T17:14:14.341Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
17:14:14 [2022-05-04T17:14:14.341Z]     --- PASS: TestProgressString/hide_counts (0.00s)
17:14:14 [2022-05-04T17:14:14.341Z] === RUN   TestJSONMessageDisplay
17:14:14 [2022-05-04T17:14:14.341Z] --- PASS: TestJSONMessageDisplay (0.15s)
17:14:14 [2022-05-04T17:14:14.341Z] === RUN   TestJSONMessageDisplayWithJSONError
17:14:14 [2022-05-04T17:14:14.342Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
17:14:14 [2022-05-04T17:14:14.342Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
17:14:14 [2022-05-04T17:14:14.342Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
17:14:14 [2022-05-04T17:14:14.342Z] === RUN   TestDisplayJSONMessagesStream
17:14:14 [2022-05-04T17:14:14.342Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
17:14:14 [2022-05-04T17:14:14.342Z] PASS
17:14:14 [2022-05-04T17:14:14.342Z] coverage: 91.7% of statements
17:14:14 [2022-05-04T17:14:14.342Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.200s	coverage: 91.7% of statements
17:14:14 [2022-05-04T17:14:14.379Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
17:14:14 [2022-05-04T17:14:14.801Z] 2022/05/04 17:14:14 Closing DB instances...
17:14:15 [2022-05-04T17:14:15.260Z] === RUN   TestStandardLongPath
17:14:15 [2022-05-04T17:14:15.260Z] --- PASS: TestStandardLongPath (0.00s)
17:14:15 [2022-05-04T17:14:15.260Z] === RUN   TestUNCLongPath
17:14:15 [2022-05-04T17:14:15.260Z] --- PASS: TestUNCLongPath (0.00s)
17:14:15 [2022-05-04T17:14:15.260Z] PASS
17:14:15 [2022-05-04T17:14:15.260Z] coverage: 100.0% of statements
17:14:15 [2022-05-04T17:14:15.260Z] ok  	github.com/docker/docker/pkg/longpath	0.043s	coverage: 100.0% of statements
17:14:15 [2022-05-04T17:14:15.317Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
17:14:15 [2022-05-04T17:14:15.719Z] === RUN   TestNameFormat
17:14:15 [2022-05-04T17:14:15.719Z] --- PASS: TestNameFormat (0.00s)
17:14:15 [2022-05-04T17:14:15.719Z] === RUN   TestNameRetries
17:14:15 [2022-05-04T17:14:15.719Z] --- PASS: TestNameRetries (0.00s)
17:14:15 [2022-05-04T17:14:15.719Z] PASS
17:14:15 [2022-05-04T17:14:15.719Z] coverage: 85.7% of statements
17:14:15 [2022-05-04T17:14:15.719Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.150s	coverage: 85.7% of statements
17:14:15 [2022-05-04T17:14:15.886Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
17:14:15 [2022-05-04T17:14:15.928Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:14:15 [2022-05-04T17:14:15.928Z] INFO: Testing against a local daemon
17:14:15 [2022-05-04T17:14:15.928Z] === RUN   TestServiceCreateInit
17:14:15 [2022-05-04T17:14:15.928Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:14:15 [2022-05-04T17:14:15.928Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:14:15 [2022-05-04T17:14:15.928Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:14:15 [2022-05-04T17:14:15.928Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:14:15 [2022-05-04T17:14:15.928Z] --- PASS: TestServiceCreateInit (0.05s)
17:14:15 [2022-05-04T17:14:15.928Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
17:14:15 [2022-05-04T17:14:15.928Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
17:14:15 [2022-05-04T17:14:15.928Z] === RUN   TestCreateServiceMultipleTimes
17:14:15 [2022-05-04T17:14:15.928Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:14:15 [2022-05-04T17:14:15.928Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
17:14:15 [2022-05-04T17:14:15.928Z] === RUN   TestCreateServiceConflict
17:14:15 [2022-05-04T17:14:15.928Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
17:14:15 [2022-05-04T17:14:15.928Z] --- SKIP: TestCreateServiceConflict (0.00s)
17:14:15 [2022-05-04T17:14:15.928Z] === RUN   TestCreateServiceMaxReplicas
17:14:15 [2022-05-04T17:14:15.928Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
17:14:15 [2022-05-04T17:14:15.928Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s)
17:14:15 [2022-05-04T17:14:15.928Z] === RUN   TestCreateWithDuplicateNetworkNames
17:14:15 [2022-05-04T17:14:15.928Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
17:14:15 [2022-05-04T17:14:15.928Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
17:14:15 [2022-05-04T17:14:15.928Z] === RUN   TestCreateServiceSecretFileMode
17:14:15 [2022-05-04T17:14:15.928Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
17:14:15 [2022-05-04T17:14:15.928Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
17:14:15 [2022-05-04T17:14:15.928Z] === RUN   TestCreateServiceConfigFileMode
17:14:15 [2022-05-04T17:14:15.928Z]     create_test.go:305: testEnv.DaemonInfo.OSType == "windows"
17:14:15 [2022-05-04T17:14:15.928Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
17:14:15 [2022-05-04T17:14:15.928Z] === RUN   TestCreateServiceSysctls
17:14:15 [2022-05-04T17:14:15.928Z]     create_test.go:390: testEnv.DaemonInfo.OSType == "windows"
17:14:15 [2022-05-04T17:14:15.928Z] --- SKIP: TestCreateServiceSysctls (0.03s)
17:14:15 [2022-05-04T17:14:15.928Z] === RUN   TestCreateServiceCapabilities
17:14:15 [2022-05-04T17:14:15.928Z]     create_test.go:474: testEnv.DaemonInfo.OSType == "windows"
17:14:15 [2022-05-04T17:14:15.928Z] --- SKIP: TestCreateServiceCapabilities (0.04s)
17:14:15 [2022-05-04T17:14:15.928Z] === RUN   TestInspect
17:14:15 [2022-05-04T17:14:15.928Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
17:14:15 [2022-05-04T17:14:15.928Z] --- SKIP: TestInspect (0.00s)
17:14:15 [2022-05-04T17:14:15.928Z] === RUN   TestCreateJob
17:14:15 [2022-05-04T17:14:15.928Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
17:14:15 [2022-05-04T17:14:15.928Z] --- SKIP: TestCreateJob (0.00s)
17:14:15 [2022-05-04T17:14:15.928Z] === RUN   TestReplicatedJob
17:14:15 [2022-05-04T17:14:15.928Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
17:14:15 [2022-05-04T17:14:15.928Z] --- SKIP: TestReplicatedJob (0.00s)
17:14:15 [2022-05-04T17:14:15.928Z] === RUN   TestUpdateReplicatedJob
17:14:15 [2022-05-04T17:14:15.928Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
17:14:15 [2022-05-04T17:14:15.928Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
17:14:15 [2022-05-04T17:14:15.928Z] === RUN   TestServiceListWithStatuses
17:14:15 [2022-05-04T17:14:15.928Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
17:14:15 [2022-05-04T17:14:15.929Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:14:15 [2022-05-04T17:14:15.929Z] === RUN   TestDockerNetworkConnectAlias
17:14:15 [2022-05-04T17:14:15.929Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
17:14:15 [2022-05-04T17:14:15.929Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
17:14:15 [2022-05-04T17:14:15.929Z] === RUN   TestDockerNetworkReConnect
17:14:15 [2022-05-04T17:14:15.929Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:14:15 [2022-05-04T17:14:15.929Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
17:14:15 [2022-05-04T17:14:15.929Z] === RUN   TestServicePlugin
17:14:15 [2022-05-04T17:14:15.929Z]     plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows"
17:14:15 [2022-05-04T17:14:15.929Z] --- SKIP: TestServicePlugin (0.00s)
17:14:15 [2022-05-04T17:14:15.929Z] === RUN   TestServiceUpdateLabel
17:14:15 [2022-05-04T17:14:15.929Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
17:14:15 [2022-05-04T17:14:15.929Z] --- SKIP: TestServiceUpdateLabel (0.00s)
17:14:15 [2022-05-04T17:14:15.929Z] === RUN   TestServiceUpdateSecrets
17:14:15 [2022-05-04T17:14:15.929Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
17:14:15 [2022-05-04T17:14:15.929Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
17:14:15 [2022-05-04T17:14:15.929Z] === RUN   TestServiceUpdateConfigs
17:14:15 [2022-05-04T17:14:15.929Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
17:14:15 [2022-05-04T17:14:15.929Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
17:14:15 [2022-05-04T17:14:15.929Z] === RUN   TestServiceUpdateNetwork
17:14:15 [2022-05-04T17:14:15.929Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
17:14:15 [2022-05-04T17:14:15.929Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
17:14:15 [2022-05-04T17:14:15.929Z] === RUN   TestServiceUpdatePidsLimit
17:14:15 [2022-05-04T17:14:15.929Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
17:14:15 [2022-05-04T17:14:15.929Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s)
17:14:15 [2022-05-04T17:14:15.929Z] PASS
17:14:15 [2022-05-04T17:14:15.929Z] ok  	github.com/docker/docker/integration/service	0.227s
17:14:15 [2022-05-04T17:14:15.929Z] 
17:14:15 [2022-05-04T17:14:15.929Z] === Skipped
17:14:15 [2022-05-04T17:14:15.929Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
17:14:15 [2022-05-04T17:14:15.929Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:14:15 [2022-05-04T17:14:15.929Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
17:14:15 [2022-05-04T17:14:15.929Z] 
17:14:15 [2022-05-04T17:14:15.929Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
17:14:15 [2022-05-04T17:14:15.929Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:14:15 [2022-05-04T17:14:15.929Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
17:14:15 [2022-05-04T17:14:15.929Z] 
17:14:15 [2022-05-04T17:14:15.929Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
17:14:15 [2022-05-04T17:14:15.929Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:14:15 [2022-05-04T17:14:15.929Z] 
17:14:15 [2022-05-04T17:14:15.929Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
17:14:15 [2022-05-04T17:14:15.929Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
17:14:15 [2022-05-04T17:14:15.929Z] 
17:14:15 [2022-05-04T17:14:15.929Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s)
17:14:15 [2022-05-04T17:14:15.929Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
17:14:15 [2022-05-04T17:14:15.929Z] 
17:14:15 [2022-05-04T17:14:15.929Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
17:14:15 [2022-05-04T17:14:15.929Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
17:14:15 [2022-05-04T17:14:15.929Z] 
17:14:15 [2022-05-04T17:14:15.929Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
17:14:15 [2022-05-04T17:14:15.929Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
17:14:15 [2022-05-04T17:14:15.929Z] 
17:14:15 [2022-05-04T17:14:15.929Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
17:14:15 [2022-05-04T17:14:15.929Z]     create_test.go:305: testEnv.DaemonInfo.OSType == "windows"
17:14:15 [2022-05-04T17:14:15.929Z] 
17:14:15 [2022-05-04T17:14:15.929Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
17:14:15 [2022-05-04T17:14:15.929Z]     create_test.go:390: testEnv.DaemonInfo.OSType == "windows"
17:14:15 [2022-05-04T17:14:15.929Z] 
17:14:15 [2022-05-04T17:14:15.929Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s)
17:14:15 [2022-05-04T17:14:15.929Z]     create_test.go:474: testEnv.DaemonInfo.OSType == "windows"
17:14:15 [2022-05-04T17:14:15.929Z] 
17:14:15 [2022-05-04T17:14:15.929Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
17:14:15 [2022-05-04T17:14:15.929Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
17:14:15 [2022-05-04T17:14:15.929Z] 
17:14:15 [2022-05-04T17:14:15.929Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
17:14:15 [2022-05-04T17:14:15.929Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
17:14:15 [2022-05-04T17:14:15.929Z] 
17:14:15 [2022-05-04T17:14:15.929Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
17:14:15 [2022-05-04T17:14:15.929Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
17:14:15 [2022-05-04T17:14:15.929Z] 
17:14:15 [2022-05-04T17:14:15.929Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
17:14:15 [2022-05-04T17:14:15.929Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
17:14:15 [2022-05-04T17:14:15.929Z] 
17:14:15 [2022-05-04T17:14:15.929Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
17:14:15 [2022-05-04T17:14:15.929Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
17:14:15 [2022-05-04T17:14:15.929Z] 
17:14:15 [2022-05-04T17:14:15.929Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
17:14:15 [2022-05-04T17:14:15.929Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
17:14:15 [2022-05-04T17:14:15.929Z] 
17:14:15 [2022-05-04T17:14:15.929Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
17:14:15 [2022-05-04T17:14:15.929Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:14:15 [2022-05-04T17:14:15.929Z] 
17:14:15 [2022-05-04T17:14:15.929Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
17:14:15 [2022-05-04T17:14:15.929Z]     plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows"
17:14:15 [2022-05-04T17:14:15.929Z] 
17:14:15 [2022-05-04T17:14:15.929Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
17:14:15 [2022-05-04T17:14:15.929Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
17:14:15 [2022-05-04T17:14:15.929Z] 
17:14:15 [2022-05-04T17:14:15.929Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
17:14:15 [2022-05-04T17:14:15.929Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
17:14:15 [2022-05-04T17:14:15.929Z] 
17:14:15 [2022-05-04T17:14:15.929Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
17:14:15 [2022-05-04T17:14:15.929Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
17:14:15 [2022-05-04T17:14:15.929Z] 
17:14:15 [2022-05-04T17:14:15.929Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
17:14:15 [2022-05-04T17:14:15.929Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
17:14:15 [2022-05-04T17:14:15.929Z] 
17:14:15 [2022-05-04T17:14:15.929Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
17:14:15 [2022-05-04T17:14:15.929Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
17:14:15 [2022-05-04T17:14:15.929Z] 
17:14:15 [2022-05-04T17:14:15.929Z] DONE 24 tests, 23 skipped in 2.170s
17:14:15 [2022-05-04T17:14:15.929Z] Running D:\gopath\src\github.com\docker\docker\integration\session
17:14:16 [2022-05-04T17:14:16.179Z] --- PASS: TestNetworkDBWatch (3.03s)
17:14:16 [2022-05-04T17:14:16.179Z] === RUN   TestNetworkDBBulkSync
17:14:16 [2022-05-04T17:14:16.455Z]     docker_api_swarm_test.go:563: [d4e6866579d9b] joining swarm manager [d0085c62624b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:14:16 [2022-05-04T17:14:16.638Z] === RUN   TestParseKeyValueOpt
17:14:16 [2022-05-04T17:14:16.638Z] --- PASS: TestParseKeyValueOpt (0.00s)
17:14:16 [2022-05-04T17:14:16.638Z] === RUN   TestParseUintList
17:14:16 [2022-05-04T17:14:16.638Z] --- PASS: TestParseUintList (0.00s)
17:14:16 [2022-05-04T17:14:16.638Z] === RUN   TestParseUintListMaximumLimits
17:14:16 [2022-05-04T17:14:16.638Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
17:14:16 [2022-05-04T17:14:16.638Z] PASS
17:14:16 [2022-05-04T17:14:16.638Z] coverage: 97.0% of statements
17:14:16 [2022-05-04T17:14:16.638Z] ok  	github.com/docker/docker/pkg/parsers	0.124s	coverage: 97.0% of statements
17:14:17 [2022-05-04T17:14:17.392Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
17:14:17 [2022-05-04T17:14:17.392Z]     docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows
17:14:17 [2022-05-04T17:14:17.392Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
17:14:17 [2022-05-04T17:14:17.495Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:14:17 [2022-05-04T17:14:17.495Z] INFO: Testing against a local daemon
17:14:17 [2022-05-04T17:14:17.495Z] === RUN   TestSessionCreate
17:14:17 [2022-05-04T17:14:17.495Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
17:14:17 [2022-05-04T17:14:17.495Z] --- SKIP: TestSessionCreate (0.00s)
17:14:17 [2022-05-04T17:14:17.495Z] === RUN   TestSessionCreateWithBadUpgrade
17:14:17 [2022-05-04T17:14:17.495Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
17:14:17 [2022-05-04T17:14:17.495Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
17:14:17 [2022-05-04T17:14:17.495Z] PASS
17:14:17 [2022-05-04T17:14:17.495Z] ok  	github.com/docker/docker/integration/session	0.069s
17:14:17 [2022-05-04T17:14:17.495Z] 
17:14:17 [2022-05-04T17:14:17.495Z] === Skipped
17:14:17 [2022-05-04T17:14:17.495Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
17:14:17 [2022-05-04T17:14:17.495Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
17:14:17 [2022-05-04T17:14:17.495Z] 
17:14:17 [2022-05-04T17:14:17.495Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
17:14:17 [2022-05-04T17:14:17.495Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
17:14:17 [2022-05-04T17:14:17.495Z] 
17:14:17 [2022-05-04T17:14:17.495Z] DONE 2 tests, 2 skipped in 1.364s
17:14:17 [2022-05-04T17:14:17.495Z] Running D:\gopath\src\github.com\docker\docker\integration\system
17:14:17 [2022-05-04T17:14:17.607Z] === RUN   Test_windowsOSRelease_String
17:14:17 [2022-05-04T17:14:17.607Z] === RUN   Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes
17:14:17 [2022-05-04T17:14:17.607Z] === RUN   Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no
17:14:17 [2022-05-04T17:14:17.607Z] === RUN   Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes
17:14:17 [2022-05-04T17:14:17.607Z] === RUN   Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no
17:14:17 [2022-05-04T17:14:17.607Z] === RUN   Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes
17:14:17 [2022-05-04T17:14:17.607Z] === RUN   Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no
17:14:17 [2022-05-04T17:14:17.607Z] === RUN   Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes
17:14:17 [2022-05-04T17:14:17.607Z] === RUN   Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no
17:14:17 [2022-05-04T17:14:17.607Z] --- PASS: Test_windowsOSRelease_String (0.00s)
17:14:17 [2022-05-04T17:14:17.607Z]     --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s)
17:14:17 [2022-05-04T17:14:17.607Z]     --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s)
17:14:17 [2022-05-04T17:14:17.607Z]     --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s)
17:14:17 [2022-05-04T17:14:17.607Z]     --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s)
17:14:17 [2022-05-04T17:14:17.607Z]     --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s)
17:14:17 [2022-05-04T17:14:17.607Z]     --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s)
17:14:17 [2022-05-04T17:14:17.607Z]     --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s)
17:14:17 [2022-05-04T17:14:17.607Z]     --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s)
17:14:17 [2022-05-04T17:14:17.607Z] PASS
17:14:17 [2022-05-04T17:14:17.607Z] coverage: 36.4% of statements
17:14:17 [2022-05-04T17:14:17.607Z] 2022/05/04 17:14:17 Closing DB instances...
17:14:17 [2022-05-04T17:14:17.607Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.047s	coverage: 36.4% of statements
17:14:17 [2022-05-04T17:14:17.960Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
17:14:18 [2022-05-04T17:14:18.581Z] === RUN   TestNewAndRemove
17:14:18 [2022-05-04T17:14:18.581Z] --- PASS: TestNewAndRemove (0.00s)
17:14:18 [2022-05-04T17:14:18.581Z] === RUN   TestRemoveInvalidPath
17:14:18 [2022-05-04T17:14:18.581Z] --- PASS: TestRemoveInvalidPath (0.00s)
17:14:18 [2022-05-04T17:14:18.581Z] PASS
17:14:18 [2022-05-04T17:14:18.581Z] coverage: 82.6% of statements
17:14:18 [2022-05-04T17:14:18.581Z] ok  	github.com/docker/docker/pkg/pidfile	0.041s	coverage: 82.6% of statements
17:14:19 [2022-05-04T17:14:19.053Z] --- PASS: TestNetworkDBBulkSync (2.86s)
17:14:19 [2022-05-04T17:14:19.053Z] === RUN   TestNetworkDBCRUDMediumCluster
17:14:19 [2022-05-04T17:14:19.058Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:14:19 [2022-05-04T17:14:19.058Z] INFO: Testing against a local daemon
17:14:19 [2022-05-04T17:14:19.058Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:14:19 [2022-05-04T17:14:19.058Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
17:14:19 [2022-05-04T17:14:19.058Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:14:19 [2022-05-04T17:14:19.058Z] === RUN   TestDiskUsage
17:14:19 [2022-05-04T17:14:19.058Z]     disk_usage_test.go:16: testEnv.OSType == "windows"
17:14:19 [2022-05-04T17:14:19.058Z] --- SKIP: TestDiskUsage (0.00s)
17:14:19 [2022-05-04T17:14:19.058Z] === RUN   TestEventsExecDie
17:14:19 [2022-05-04T17:14:19.058Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
17:14:19 [2022-05-04T17:14:19.058Z] --- SKIP: TestEventsExecDie (0.00s)
17:14:19 [2022-05-04T17:14:19.058Z] === RUN   TestEventsBackwardsCompatible
17:14:19 [2022-05-04T17:14:19.058Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
17:14:19 [2022-05-04T17:14:19.058Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
17:14:19 [2022-05-04T17:14:19.058Z] === RUN   TestEventsVolumeCreate
17:14:19 [2022-05-04T17:14:19.058Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
17:14:19 [2022-05-04T17:14:19.058Z] --- SKIP: TestEventsVolumeCreate (0.00s)
17:14:19 [2022-05-04T17:14:19.058Z] === RUN   TestInfoAPI
17:14:19 [2022-05-04T17:14:19.058Z] --- PASS: TestInfoAPI (0.04s)
17:14:19 [2022-05-04T17:14:19.058Z] === RUN   TestInfoAPIWarnings
17:14:19 [2022-05-04T17:14:19.058Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
17:14:19 [2022-05-04T17:14:19.058Z] --- SKIP: TestInfoAPIWarnings (0.00s)
17:14:19 [2022-05-04T17:14:19.058Z] === RUN   TestInfoDebug
17:14:19 [2022-05-04T17:14:19.058Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:14:19 [2022-05-04T17:14:19.058Z] --- SKIP: TestInfoDebug (0.00s)
17:14:19 [2022-05-04T17:14:19.058Z] === RUN   TestInfoInsecureRegistries
17:14:19 [2022-05-04T17:14:19.058Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:14:19 [2022-05-04T17:14:19.058Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
17:14:19 [2022-05-04T17:14:19.058Z] === RUN   TestInfoRegistryMirrors
17:14:19 [2022-05-04T17:14:19.058Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:14:19 [2022-05-04T17:14:19.058Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
17:14:19 [2022-05-04T17:14:19.058Z] === RUN   TestLoginFailsWithBadCredentials
17:14:20 [2022-05-04T17:14:20.042Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s)
17:14:20 [2022-05-04T17:14:20.042Z] === RUN   TestPingCacheHeaders
17:14:20 [2022-05-04T17:14:20.042Z] --- PASS: TestPingCacheHeaders (0.03s)
17:14:20 [2022-05-04T17:14:20.042Z] === RUN   TestPingGet
17:14:20 [2022-05-04T17:14:20.042Z] --- PASS: TestPingGet (0.03s)
17:14:20 [2022-05-04T17:14:20.042Z] === RUN   TestPingHead
17:14:20 [2022-05-04T17:14:20.042Z] --- PASS: TestPingHead (0.03s)
17:14:20 [2022-05-04T17:14:20.042Z] === RUN   TestPingSwarmHeader
17:14:20 [2022-05-04T17:14:20.042Z]     ping_test.go:58: testEnv.DaemonInfo.OSType == "windows"
17:14:20 [2022-05-04T17:14:20.042Z] --- SKIP: TestPingSwarmHeader (0.00s)
17:14:20 [2022-05-04T17:14:20.042Z] === RUN   TestVersion
17:14:20 [2022-05-04T17:14:20.042Z] --- PASS: TestVersion (0.03s)
17:14:20 [2022-05-04T17:14:20.042Z] PASS
17:14:20 [2022-05-04T17:14:20.042Z] ok  	github.com/docker/docker/integration/system	1.201s
17:14:20 [2022-05-04T17:14:20.042Z] 
17:14:20 [2022-05-04T17:14:20.042Z] === Skipped
17:14:20 [2022-05-04T17:14:20.042Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:14:20 [2022-05-04T17:14:20.042Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
17:14:20 [2022-05-04T17:14:20.042Z] 
17:14:20 [2022-05-04T17:14:20.042Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s)
17:14:20 [2022-05-04T17:14:20.042Z]     disk_usage_test.go:16: testEnv.OSType == "windows"
17:14:20 [2022-05-04T17:14:20.042Z] 
17:14:20 [2022-05-04T17:14:20.042Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
17:14:20 [2022-05-04T17:14:20.042Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
17:14:20 [2022-05-04T17:14:20.042Z] 
17:14:20 [2022-05-04T17:14:20.042Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
17:14:20 [2022-05-04T17:14:20.042Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
17:14:20 [2022-05-04T17:14:20.042Z] 
17:14:20 [2022-05-04T17:14:20.042Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s)
17:14:20 [2022-05-04T17:14:20.042Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
17:14:20 [2022-05-04T17:14:20.042Z] 
17:14:20 [2022-05-04T17:14:20.042Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
17:14:20 [2022-05-04T17:14:20.042Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
17:14:20 [2022-05-04T17:14:20.042Z] 
17:14:20 [2022-05-04T17:14:20.042Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
17:14:20 [2022-05-04T17:14:20.042Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:14:20 [2022-05-04T17:14:20.042Z] 
17:14:20 [2022-05-04T17:14:20.042Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
17:14:20 [2022-05-04T17:14:20.043Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:14:20 [2022-05-04T17:14:20.043Z] 
17:14:20 [2022-05-04T17:14:20.043Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
17:14:20 [2022-05-04T17:14:20.043Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:14:20 [2022-05-04T17:14:20.043Z] 
17:14:20 [2022-05-04T17:14:20.043Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s)
17:14:20 [2022-05-04T17:14:20.043Z]     ping_test.go:58: testEnv.DaemonInfo.OSType == "windows"
17:14:20 [2022-05-04T17:14:20.043Z] 
17:14:20 [2022-05-04T17:14:20.043Z] DONE 16 tests, 10 skipped in 2.898s
17:14:20 [2022-05-04T17:14:20.516Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
17:14:20 [2022-05-04T17:14:20.596Z] === RUN   TestFailedConnection
17:14:21 [2022-05-04T17:14:21.558Z] --- PASS: TestFailedConnection (1.03s)
17:14:21 [2022-05-04T17:14:21.558Z] === RUN   TestFailOnce
17:14:21 [2022-05-04T17:14:21.558Z] 2022/05/04 17:14:21 http: panic serving 127.0.0.1:49301: Plugin not ready
17:14:21 [2022-05-04T17:14:21.558Z] goroutine 9 [running]:
17:14:21 [2022-05-04T17:14:21.558Z] net/http.(*conn).serve.func1()
17:14:21 [2022-05-04T17:14:21.558Z] 	c:/go/src/net/http/server.go:1825 +0xbf
17:14:21 [2022-05-04T17:14:21.558Z] panic({0xd23700, 0xe6d0e0})
17:14:21 [2022-05-04T17:14:21.558Z] 	c:/go/src/runtime/panic.go:844 +0x258
17:14:21 [2022-05-04T17:14:21.558Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc00004fa70?)
17:14:21 [2022-05-04T17:14:21.558Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d
17:14:21 [2022-05-04T17:14:21.558Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xe728f8?, 0xc000174000?}, 0xc7da86?)
17:14:21 [2022-05-04T17:14:21.558Z] 	c:/go/src/net/http/server.go:2084 +0x2f
17:14:21 [2022-05-04T17:14:21.558Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xe728f8, 0xc000174000}, 0xc000076200)
17:14:21 [2022-05-04T17:14:21.558Z] 	c:/go/src/net/http/server.go:2462 +0x149
17:14:21 [2022-05-04T17:14:21.558Z] net/http.serverHandler.ServeHTTP({0xe70f18?}, {0xe728f8, 0xc000174000}, 0xc000076200)
17:14:21 [2022-05-04T17:14:21.558Z] 	c:/go/src/net/http/server.go:2916 +0x43b
17:14:21 [2022-05-04T17:14:21.558Z] net/http.(*conn).serve(0xc000182000, {0xe72df8, 0xc000026450})
17:14:21 [2022-05-04T17:14:21.558Z] 	c:/go/src/net/http/server.go:1966 +0x5d7
17:14:21 [2022-05-04T17:14:21.558Z] created by net/http.(*Server).Serve
17:14:21 [2022-05-04T17:14:21.558Z] 	c:/go/src/net/http/server.go:3071 +0x4db
17:14:21 [2022-05-04T17:14:21.558Z] time="2022-05-04T17:14:21Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.FailOnce: Post \"http://127.0.0.1:49300/Test.FailOnce\": EOF, retrying in 1s"
17:14:22 [2022-05-04T17:14:22.077Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:14:22 [2022-05-04T17:14:22.077Z] INFO: Testing against a local daemon
17:14:22 [2022-05-04T17:14:22.077Z] === RUN   TestVolumesCreateAndList
17:14:22 [2022-05-04T17:14:22.077Z] --- PASS: TestVolumesCreateAndList (0.05s)
17:14:22 [2022-05-04T17:14:22.077Z] === RUN   TestVolumesRemove
17:14:22 [2022-05-04T17:14:22.077Z] --- PASS: TestVolumesRemove (0.12s)
17:14:22 [2022-05-04T17:14:22.077Z] === RUN   TestVolumesInspect
17:14:22 [2022-05-04T17:14:22.077Z] --- PASS: TestVolumesInspect (0.04s)
17:14:22 [2022-05-04T17:14:22.077Z] === RUN   TestVolumesInvalidJSON
17:14:22 [2022-05-04T17:14:22.077Z] === RUN   TestVolumesInvalidJSON/volumes/create
17:14:22 [2022-05-04T17:14:22.077Z] === PAUSE TestVolumesInvalidJSON/volumes/create
17:14:22 [2022-05-04T17:14:22.077Z] === CONT  TestVolumesInvalidJSON/volumes/create
17:14:22 [2022-05-04T17:14:22.077Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
17:14:22 [2022-05-04T17:14:22.077Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
17:14:22 [2022-05-04T17:14:22.077Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
17:14:22 [2022-05-04T17:14:22.077Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
17:14:22 [2022-05-04T17:14:22.077Z] --- PASS: TestVolumesInvalidJSON (0.03s)
17:14:22 [2022-05-04T17:14:22.077Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
17:14:22 [2022-05-04T17:14:22.077Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
17:14:22 [2022-05-04T17:14:22.077Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
17:14:22 [2022-05-04T17:14:22.077Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
17:14:22 [2022-05-04T17:14:22.077Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
17:14:22 [2022-05-04T17:14:22.077Z] PASS
17:14:22 [2022-05-04T17:14:22.077Z] ok  	github.com/docker/docker/integration/volume	0.294s
17:14:22 [2022-05-04T17:14:22.077Z] 
17:14:22 [2022-05-04T17:14:22.077Z] DONE 9 tests in 1.789s
17:14:22 [2022-05-04T17:14:22.077Z] INFO: make.ps1 ended at 05/04/2022 17:14:21
17:14:22 [2022-05-04T17:14:22.077Z] INFO: Integration CLI tests being run from the host:
17:14:22 [2022-05-04T17:14:22.077Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" 
17:14:22 [2022-05-04T17:14:22.519Z] 2022/05/04 17:14:22 Closing DB instances...
17:14:22 [2022-05-04T17:14:22.519Z] --- PASS: TestFailOnce (1.15s)
17:14:22 [2022-05-04T17:14:22.519Z] === RUN   TestEchoInputOutput
17:14:22 [2022-05-04T17:14:22.519Z] --- PASS: TestEchoInputOutput (0.00s)
17:14:22 [2022-05-04T17:14:22.519Z] === RUN   TestBackoff
17:14:22 [2022-05-04T17:14:22.519Z] --- PASS: TestBackoff (0.00s)
17:14:22 [2022-05-04T17:14:22.519Z] === RUN   TestAbortRetry
17:14:22 [2022-05-04T17:14:22.519Z] --- PASS: TestAbortRetry (0.00s)
17:14:22 [2022-05-04T17:14:22.519Z] === RUN   TestClientScheme
17:14:22 [2022-05-04T17:14:22.519Z] --- PASS: TestClientScheme (0.00s)
17:14:22 [2022-05-04T17:14:22.519Z] === RUN   TestNewClientWithTimeout
17:14:22 [2022-05-04T17:14:22.975Z] --- PASS: TestGetAddress (26.16s)
17:14:22 [2022-05-04T17:14:22.975Z] === RUN   TestRequestSyntaxCheck
17:14:22 [2022-05-04T17:14:22.975Z] --- PASS: TestRequestSyntaxCheck (0.03s)
17:14:22 [2022-05-04T17:14:22.975Z] === RUN   TestRequest
17:14:23 [2022-05-04T17:14:23.430Z] time="2022-05-04T17:14:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
17:14:24 [2022-05-04T17:14:24.064Z] --- PASS: TestUpdateRestartPolicy (20.17s)
17:14:24 [2022-05-04T17:14:24.064Z] === RUN   TestUpdateRestartWithAutoRemove
17:14:24 [2022-05-04T17:14:24.958Z] time="2022-05-04T17:14:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
17:14:25 [2022-05-04T17:14:25.047Z] --- PASS: TestUpdateRestartWithAutoRemove (1.74s)
17:14:25 [2022-05-04T17:14:25.047Z] === RUN   TestWaitNonBlocked
17:14:25 [2022-05-04T17:14:25.047Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:14:25 [2022-05-04T17:14:25.047Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:14:25 [2022-05-04T17:14:25.047Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:14:25 [2022-05-04T17:14:25.047Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:14:25 [2022-05-04T17:14:25.047Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:14:25 [2022-05-04T17:14:25.047Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:14:25 [2022-05-04T17:14:25.920Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.51s)
17:14:25 [2022-05-04T17:14:25.920Z] === RUN   TestNetworkDBNodeJoinLeaveIteration
17:14:26 [2022-05-04T17:14:26.882Z] === RUN   TestParseEmptyInterface
17:14:26 [2022-05-04T17:14:26.882Z] --- PASS: TestParseEmptyInterface (0.00s)
17:14:26 [2022-05-04T17:14:26.882Z] === RUN   TestParseNonInterfaceType
17:14:26 [2022-05-04T17:14:26.882Z] --- PASS: TestParseNonInterfaceType (0.00s)
17:14:26 [2022-05-04T17:14:26.882Z] === RUN   TestParseWithOneFunction
17:14:26 [2022-05-04T17:14:26.882Z] --- PASS: TestParseWithOneFunction (0.00s)
17:14:26 [2022-05-04T17:14:26.882Z] === RUN   TestParseWithMultipleFuncs
17:14:26 [2022-05-04T17:14:26.882Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
17:14:26 [2022-05-04T17:14:26.882Z] === RUN   TestParseWithUnnamedReturn
17:14:26 [2022-05-04T17:14:26.882Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
17:14:26 [2022-05-04T17:14:26.882Z] === RUN   TestEmbeddedInterface
17:14:26 [2022-05-04T17:14:26.882Z] --- PASS: TestEmbeddedInterface (0.00s)
17:14:26 [2022-05-04T17:14:26.882Z] === RUN   TestParsedImports
17:14:26 [2022-05-04T17:14:26.882Z] --- PASS: TestParsedImports (0.00s)
17:14:26 [2022-05-04T17:14:26.882Z] === RUN   TestAliasedImports
17:14:26 [2022-05-04T17:14:26.882Z] --- PASS: TestAliasedImports (0.00s)
17:14:26 [2022-05-04T17:14:26.882Z] PASS
17:14:26 [2022-05-04T17:14:26.882Z] coverage: 56.8% of statements
17:14:26 [2022-05-04T17:14:26.882Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.061s	coverage: 56.8% of statements
17:14:26 [2022-05-04T17:14:26.882Z] 2022/05/04 17:14:26 Closing DB instances...
17:14:27 [2022-05-04T17:14:27.338Z] time="2022-05-04T17:14:26Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
17:14:27 [2022-05-04T17:14:27.796Z] === RUN   TestHTTPTransport
17:14:27 [2022-05-04T17:14:27.796Z] --- PASS: TestHTTPTransport (0.00s)
17:14:27 [2022-05-04T17:14:27.796Z] PASS
17:14:27 [2022-05-04T17:14:27.796Z] coverage: 85.7% of statements
17:14:27 [2022-05-04T17:14:27.796Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.045s	coverage: 85.7% of statements
17:14:27 [2022-05-04T17:14:27.946Z] === RUN   TestDockerSuite/TestBuildExpose
17:14:27 [2022-05-04T17:14:27.946Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
17:14:27 [2022-05-04T17:14:27.991Z] --- PASS: TestWaitNonBlocked (0.03s)
17:14:27 [2022-05-04T17:14:27.991Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.50s)
17:14:27 [2022-05-04T17:14:27.991Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.73s)
17:14:27 [2022-05-04T17:14:27.991Z] === RUN   TestWaitBlocked
17:14:27 [2022-05-04T17:14:27.991Z]     wait_test.go:60: testEnv.DaemonInfo.OSType != "linux"
17:14:27 [2022-05-04T17:14:27.991Z] --- SKIP: TestWaitBlocked (0.00s)
17:14:27 [2022-05-04T17:14:27.991Z] PASS
17:14:27 [2022-05-04T17:14:27.991Z] ok  	github.com/docker/docker/integration/container	84.832s
17:14:27 [2022-05-04T17:14:27.991Z] 
17:14:27 [2022-05-04T17:14:27.991Z] === Skipped
17:14:27 [2022-05-04T17:14:27.991Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
17:14:27 [2022-05-04T17:14:27.991Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:14:27 [2022-05-04T17:14:27.991Z] 
17:14:27 [2022-05-04T17:14:27.991Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
17:14:27 [2022-05-04T17:14:27.991Z]     copy_test.go:122: testEnv.DaemonInfo.OSType == "windows"
17:14:27 [2022-05-04T17:14:27.991Z] 
17:14:27 [2022-05-04T17:14:27.991Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
17:14:27 [2022-05-04T17:14:27.991Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
17:14:27 [2022-05-04T17:14:27.991Z] 
17:14:27 [2022-05-04T17:14:27.991Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
17:14:27 [2022-05-04T17:14:27.991Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
17:14:27 [2022-05-04T17:14:27.991Z] 
17:14:27 [2022-05-04T17:14:27.991Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
17:14:27 [2022-05-04T17:14:27.991Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
17:14:27 [2022-05-04T17:14:27.991Z] 
17:14:27 [2022-05-04T17:14:27.991Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
17:14:27 [2022-05-04T17:14:27.991Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
17:14:27 [2022-05-04T17:14:27.991Z] 
17:14:27 [2022-05-04T17:14:27.991Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
17:14:27 [2022-05-04T17:14:27.991Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
17:14:27 [2022-05-04T17:14:27.991Z] 
17:14:27 [2022-05-04T17:14:27.991Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s)
17:14:27 [2022-05-04T17:14:27.991Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
17:14:27 [2022-05-04T17:14:27.991Z] 
17:14:27 [2022-05-04T17:14:27.992Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
17:14:27 [2022-05-04T17:14:27.992Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
17:14:27 [2022-05-04T17:14:27.992Z] 
17:14:27 [2022-05-04T17:14:27.992Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.16s)
17:14:27 [2022-05-04T17:14:27.992Z]     devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test
17:14:27 [2022-05-04T17:14:27.992Z]     --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.16s)
17:14:27 [2022-05-04T17:14:27.992Z] 
17:14:27 [2022-05-04T17:14:27.992Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
17:14:27 [2022-05-04T17:14:27.992Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
17:14:27 [2022-05-04T17:14:27.992Z] 
17:14:27 [2022-05-04T17:14:27.992Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
17:14:27 [2022-05-04T17:14:27.992Z]     exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
17:14:27 [2022-05-04T17:14:27.992Z] 
17:14:27 [2022-05-04T17:14:27.992Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
17:14:27 [2022-05-04T17:14:27.992Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
17:14:27 [2022-05-04T17:14:27.992Z] 
17:14:27 [2022-05-04T17:14:27.992Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
17:14:27 [2022-05-04T17:14:27.992Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
17:14:27 [2022-05-04T17:14:27.992Z] 
17:14:27 [2022-05-04T17:14:27.992Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
17:14:27 [2022-05-04T17:14:27.992Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
17:14:27 [2022-05-04T17:14:27.992Z] 
17:14:27 [2022-05-04T17:14:27.992Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
17:14:27 [2022-05-04T17:14:27.992Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
17:14:27 [2022-05-04T17:14:27.992Z] 
17:14:27 [2022-05-04T17:14:27.992Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
17:14:27 [2022-05-04T17:14:27.992Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
17:14:27 [2022-05-04T17:14:27.992Z] 
17:14:27 [2022-05-04T17:14:27.992Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
17:14:27 [2022-05-04T17:14:27.992Z]     kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
17:14:27 [2022-05-04T17:14:27.992Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
17:14:27 [2022-05-04T17:14:27.992Z] 
17:14:27 [2022-05-04T17:14:27.992Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
17:14:27 [2022-05-04T17:14:27.992Z]     kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:14:27 [2022-05-04T17:14:27.992Z] 
17:14:27 [2022-05-04T17:14:27.992Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
17:14:27 [2022-05-04T17:14:27.992Z]     kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:14:27 [2022-05-04T17:14:27.992Z] 
17:14:27 [2022-05-04T17:14:27.992Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
17:14:27 [2022-05-04T17:14:27.992Z]     kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:14:27 [2022-05-04T17:14:27.992Z] 
17:14:27 [2022-05-04T17:14:27.992Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
17:14:27 [2022-05-04T17:14:27.992Z]     kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
17:14:27 [2022-05-04T17:14:27.992Z] 
17:14:27 [2022-05-04T17:14:27.992Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
17:14:27 [2022-05-04T17:14:27.992Z]     kill_test.go:157: testEnv.DaemonInfo.OSType == "windows"
17:14:27 [2022-05-04T17:14:27.992Z] 
17:14:27 [2022-05-04T17:14:27.992Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
17:14:27 [2022-05-04T17:14:27.992Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:14:27 [2022-05-04T17:14:27.992Z] 
17:14:27 [2022-05-04T17:14:27.992Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
17:14:27 [2022-05-04T17:14:27.992Z]     nat_test.go:23: testEnv.OSType == "windows": FIXME
17:14:27 [2022-05-04T17:14:27.992Z] 
17:14:27 [2022-05-04T17:14:27.992Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
17:14:27 [2022-05-04T17:14:27.992Z]     nat_test.go:59: testEnv.OSType == "windows": FIXME
17:14:27 [2022-05-04T17:14:27.992Z] 
17:14:27 [2022-05-04T17:14:27.992Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
17:14:27 [2022-05-04T17:14:27.992Z]     pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
17:14:27 [2022-05-04T17:14:27.992Z] 
17:14:27 [2022-05-04T17:14:27.992Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
17:14:27 [2022-05-04T17:14:27.992Z]     pause_test.go:71: testEnv.DaemonInfo.OSType == "windows"
17:14:27 [2022-05-04T17:14:27.992Z] 
17:14:27 [2022-05-04T17:14:27.992Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
17:14:27 [2022-05-04T17:14:27.992Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
17:14:27 [2022-05-04T17:14:27.992Z] 
17:14:27 [2022-05-04T17:14:27.992Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
17:14:27 [2022-05-04T17:14:27.992Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
17:14:27 [2022-05-04T17:14:27.992Z] 
17:14:27 [2022-05-04T17:14:27.992Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
17:14:27 [2022-05-04T17:14:27.992Z]     restart_test.go:20: testEnv.DaemonInfo.OSType == "windows"
17:14:27 [2022-05-04T17:14:27.992Z] 
17:14:27 [2022-05-04T17:14:27.992Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
17:14:27 [2022-05-04T17:14:27.992Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
17:14:27 [2022-05-04T17:14:27.992Z] 
17:14:27 [2022-05-04T17:14:27.992Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
17:14:27 [2022-05-04T17:14:27.992Z]     stop_windows_test.go:20: testEnv.OSType == "windows"
17:14:27 [2022-05-04T17:14:27.992Z] 
17:14:27 [2022-05-04T17:14:27.992Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
17:14:27 [2022-05-04T17:14:27.992Z]     wait_test.go:60: testEnv.DaemonInfo.OSType != "linux"
17:14:27 [2022-05-04T17:14:27.992Z] 
17:14:27 [2022-05-04T17:14:27.992Z] DONE 120 tests, 34 skipped in 87.303s
17:14:27 [2022-05-04T17:14:27.992Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon
17:14:28 [2022-05-04T17:14:28.253Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s)
17:14:28 [2022-05-04T17:14:28.253Z] === RUN   TestNetworkDBGarbageCollection
17:14:28 [2022-05-04T17:14:28.253Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
17:14:28 [2022-05-04T17:14:28.253Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
17:14:28 [2022-05-04T17:14:28.253Z] === RUN   TestBufioReaderPoolPutAndGet
17:14:28 [2022-05-04T17:14:28.253Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
17:14:28 [2022-05-04T17:14:28.253Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
17:14:28 [2022-05-04T17:14:28.253Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
17:14:28 [2022-05-04T17:14:28.253Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
17:14:28 [2022-05-04T17:14:28.253Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
17:14:28 [2022-05-04T17:14:28.253Z] === RUN   TestBufioWriterPoolPutAndGet
17:14:28 [2022-05-04T17:14:28.253Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
17:14:28 [2022-05-04T17:14:28.253Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
17:14:28 [2022-05-04T17:14:28.253Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
17:14:28 [2022-05-04T17:14:28.253Z] === RUN   TestBufferPoolPutAndGet
17:14:28 [2022-05-04T17:14:28.253Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
17:14:28 [2022-05-04T17:14:28.253Z] PASS
17:14:28 [2022-05-04T17:14:28.253Z] coverage: 88.2% of statements
17:14:28 [2022-05-04T17:14:28.253Z] ok  	github.com/docker/docker/pkg/pools	0.039s	coverage: 88.2% of statements
17:14:28 [2022-05-04T17:14:28.894Z] === RUN   TestDockerSuite/TestBuildExposeOrder
17:14:29 [2022-05-04T17:14:29.171Z]     docker_api_swarm_test.go:585: [d1001d0f62166] joining swarm manager [d0085c62624b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:14:29 [2022-05-04T17:14:29.216Z] === RUN   TestOutputOnPrematureClose
17:14:29 [2022-05-04T17:14:29.216Z] --- PASS: TestOutputOnPrematureClose (0.00s)
17:14:29 [2022-05-04T17:14:29.216Z] === RUN   TestCompleteSilently
17:14:29 [2022-05-04T17:14:29.216Z] --- PASS: TestCompleteSilently (0.00s)
17:14:29 [2022-05-04T17:14:29.216Z] PASS
17:14:29 [2022-05-04T17:14:29.216Z] coverage: 75.9% of statements
17:14:29 [2022-05-04T17:14:29.216Z] ok  	github.com/docker/docker/pkg/progress	0.041s	coverage: 75.9% of statements
17:14:29 [2022-05-04T17:14:29.673Z] === RUN   TestSendToOneSub
17:14:29 [2022-05-04T17:14:29.673Z] --- PASS: TestSendToOneSub (0.00s)
17:14:29 [2022-05-04T17:14:29.673Z] === RUN   TestSendToMultipleSubs
17:14:29 [2022-05-04T17:14:29.673Z] --- PASS: TestSendToMultipleSubs (0.00s)
17:14:29 [2022-05-04T17:14:29.673Z] === RUN   TestEvictOneSub
17:14:29 [2022-05-04T17:14:29.673Z] --- PASS: TestEvictOneSub (0.00s)
17:14:29 [2022-05-04T17:14:29.673Z] === RUN   TestClosePublisher
17:14:29 [2022-05-04T17:14:29.673Z] --- PASS: TestClosePublisher (0.00s)
17:14:29 [2022-05-04T17:14:29.673Z] === RUN   TestPubSubRace
17:14:29 [2022-05-04T17:14:29.742Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
17:14:30 [2022-05-04T17:14:30.001Z] === RUN   TestDockerSuite/TestBuildFails
17:14:30 [2022-05-04T17:14:30.636Z] --- PASS: TestPubSubRace (1.06s)
17:14:30 [2022-05-04T17:14:30.636Z] PASS
17:14:30 [2022-05-04T17:14:30.636Z] coverage: 75.0% of statements
17:14:30 [2022-05-04T17:14:30.636Z] ok  	github.com/docker/docker/pkg/pubsub	1.103s	coverage: 75.0% of statements
17:14:31 [2022-05-04T17:14:31.380Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
17:14:31 [2022-05-04T17:14:31.380Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
17:14:31 [2022-05-04T17:14:31.597Z] === RUN   TestRegister
17:14:31 [2022-05-04T17:14:31.597Z] --- PASS: TestRegister (0.00s)
17:14:31 [2022-05-04T17:14:31.597Z] === RUN   TestCommand
17:14:31 [2022-05-04T17:14:31.597Z] --- PASS: TestCommand (0.03s)
17:14:31 [2022-05-04T17:14:31.597Z] === RUN   TestNaiveSelf
17:14:31 [2022-05-04T17:14:31.597Z] --- PASS: TestNaiveSelf (0.03s)
17:14:31 [2022-05-04T17:14:31.597Z] PASS
17:14:31 [2022-05-04T17:14:31.597Z] coverage: 82.4% of statements
17:14:31 [2022-05-04T17:14:31.597Z] ok  	github.com/docker/docker/pkg/reexec	0.095s	coverage: 82.4% of statements
17:14:31 [2022-05-04T17:14:31.597Z] time="2022-05-04T17:14:31Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
17:14:31 [2022-05-04T17:14:31.950Z]     check_test.go:378: [d4e6866579d9b] daemon is not started
17:14:32 [2022-05-04T17:14:32.052Z] === RUN   TestDump
17:14:32 [2022-05-04T17:14:32.052Z] goroutine 6 [running]:
17:14:32 [2022-05-04T17:14:32.052Z] github.com/docker/docker/pkg/stack.dump(0xf02d57?)
17:14:32 [2022-05-04T17:14:32.052Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c
17:14:32 [2022-05-04T17:14:32.052Z] github.com/docker/docker/pkg/stack.Dump(...)
17:14:32 [2022-05-04T17:14:32.052Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18
17:14:32 [2022-05-04T17:14:32.052Z] github.com/docker/docker/pkg/stack.TestDump(0x0?)
17:14:32 [2022-05-04T17:14:32.052Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a
17:14:32 [2022-05-04T17:14:32.052Z] testing.tRunner(0xc0001621a0, 0x10ca498)
17:14:32 [2022-05-04T17:14:32.052Z] 	c:/go/src/testing/testing.go:1439 +0x102
17:14:32 [2022-05-04T17:14:32.052Z] created by testing.(*T).Run
17:14:32 [2022-05-04T17:14:32.052Z] 	c:/go/src/testing/testing.go:1486 +0x35f
17:14:32 [2022-05-04T17:14:32.052Z] 
17:14:32 [2022-05-04T17:14:32.052Z] goroutine 1 [chan receive]:
17:14:32 [2022-05-04T17:14:32.052Z] testing.(*T).Run(0xc000162000, {0x10b913c?, 0xedc1f3?}, 0x10ca498)
17:14:32 [2022-05-04T17:14:32.052Z] 	c:/go/src/testing/testing.go:1487 +0x37a
17:14:32 [2022-05-04T17:14:32.052Z] testing.runTests.func1(0xc00006c870?)
17:14:32 [2022-05-04T17:14:32.052Z] 	c:/go/src/testing/testing.go:1839 +0x6e
17:14:32 [2022-05-04T17:14:32.052Z] testing.tRunner(0xc000162000, 0xc000075ca0)
17:14:32 [2022-05-04T17:14:32.052Z] 	c:/go/src/testing/testing.go:1439 +0x102
17:14:32 [2022-05-04T17:14:32.052Z] testing.runTests(0xc000058460?, {0x124e400, 0x3, 0x3}, {0x1c4aa080108?, 0x40?, 0x12534a0?})
17:14:32 [2022-05-04T17:14:32.052Z] 	c:/go/src/testing/testing.go:1837 +0x457
17:14:32 [2022-05-04T17:14:32.052Z] testing.(*M).Run(0xc000058460)
17:14:32 [2022-05-04T17:14:32.052Z] 	c:/go/src/testing/testing.go:1719 +0x5d9
17:14:32 [2022-05-04T17:14:32.052Z] main.main()
17:14:32 [2022-05-04T17:14:32.052Z] 	_testmain.go:99 +0x255
17:14:32 [2022-05-04T17:14:32.052Z] --- PASS: TestDump (0.00s)
17:14:32 [2022-05-04T17:14:32.052Z] === RUN   TestDumpToFile
17:14:32 [2022-05-04T17:14:32.500Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:14:32 [2022-05-04T17:14:32.500Z] INFO: Testing against a local daemon
17:14:32 [2022-05-04T17:14:32.500Z] === RUN   TestDockerSuite
17:14:32 [2022-05-04T17:14:32.500Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
17:14:32 [2022-05-04T17:14:32.500Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
17:14:32 [2022-05-04T17:14:32.500Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
17:14:32 [2022-05-04T17:14:32.500Z] === RUN   TestDockerSuite/TestAPIErrorJSON
17:14:32 [2022-05-04T17:14:32.500Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
17:14:32 [2022-05-04T17:14:32.500Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
17:14:32 [2022-05-04T17:14:32.500Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
17:14:32 [2022-05-04T17:14:32.500Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
17:14:32 [2022-05-04T17:14:32.500Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
17:14:32 [2022-05-04T17:14:32.500Z] === RUN   TestDockerSuite/TestAPIImagesDelete
17:14:32 [2022-05-04T17:14:32.500Z] === RUN   TestDockerSuite/TestAPIImagesFilter
17:14:32 [2022-05-04T17:14:32.500Z] === RUN   TestDockerSuite/TestAPIImagesHistory
17:14:32 [2022-05-04T17:14:32.500Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
17:14:32 [2022-05-04T17:14:32.507Z] --- PASS: TestDumpToFile (0.15s)
17:14:32 [2022-05-04T17:14:32.508Z] === RUN   TestDumpToFileWithEmptyInput
17:14:32 [2022-05-04T17:14:32.508Z] goroutine 8 [running]:
17:14:32 [2022-05-04T17:14:32.508Z] github.com/docker/docker/pkg/stack.dump(0xf7ed13?)
17:14:32 [2022-05-04T17:14:32.508Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c
17:14:32 [2022-05-04T17:14:32.508Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xf7ece0?})
17:14:32 [2022-05-04T17:14:32.508Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217
17:14:32 [2022-05-04T17:14:32.508Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001621a0?)
17:14:32 [2022-05-04T17:14:32.508Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26
17:14:32 [2022-05-04T17:14:32.508Z] testing.tRunner(0xc000162820, 0x10ca488)
17:14:32 [2022-05-04T17:14:32.508Z] 	c:/go/src/testing/testing.go:1439 +0x102
17:14:32 [2022-05-04T17:14:32.508Z] created by testing.(*T).Run
17:14:32 [2022-05-04T17:14:32.508Z] 	c:/go/src/testing/testing.go:1486 +0x35f
17:14:32 [2022-05-04T17:14:32.508Z] 
17:14:32 [2022-05-04T17:14:32.508Z] goroutine 1 [chan receive]:
17:14:32 [2022-05-04T17:14:32.508Z] testing.(*T).Run(0xc000162000, {0x10c0713?, 0xedc1f3?}, 0x10ca488)
17:14:32 [2022-05-04T17:14:32.508Z] 	c:/go/src/testing/testing.go:1487 +0x37a
17:14:32 [2022-05-04T17:14:32.508Z] testing.runTests.func1(0xc00006c870?)
17:14:32 [2022-05-04T17:14:32.508Z] 	c:/go/src/testing/testing.go:1839 +0x6e
17:14:32 [2022-05-04T17:14:32.508Z] testing.tRunner(0xc000162000, 0xc000075ca0)
17:14:32 [2022-05-04T17:14:32.508Z] 	c:/go/src/testing/testing.go:1439 +0x102
17:14:32 [2022-05-04T17:14:32.508Z] testing.runTests(0xc000058460?, {0x124e400, 0x3, 0x3}, {0x1c4aa080108?, 0x40?, 0x12534a0?})
17:14:32 [2022-05-04T17:14:32.508Z] 	c:/go/src/testing/testing.go:1837 +0x457
17:14:32 [2022-05-04T17:14:32.508Z] testing.(*M).Run(0xc000058460)
17:14:32 [2022-05-04T17:14:32.508Z] 	c:/go/src/testing/testing.go:1719 +0x5d9
17:14:32 [2022-05-04T17:14:32.508Z] main.main()
17:14:32 [2022-05-04T17:14:32.508Z] 	_testmain.go:99 +0x255
17:14:32 [2022-05-04T17:14:32.508Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s)
17:14:32 [2022-05-04T17:14:32.508Z] PASS
17:14:32 [2022-05-04T17:14:32.508Z] coverage: 90.9% of statements
17:14:32 [2022-05-04T17:14:32.508Z] ok  	github.com/docker/docker/pkg/stack	0.198s	coverage: 90.9% of statements
17:14:32 [2022-05-04T17:14:32.963Z] === RUN   TestNewStdWriter
17:14:32 [2022-05-04T17:14:32.963Z] --- PASS: TestNewStdWriter (0.00s)
17:14:32 [2022-05-04T17:14:32.963Z] === RUN   TestWriteWithUninitializedStdWriter
17:14:32 [2022-05-04T17:14:32.963Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
17:14:32 [2022-05-04T17:14:32.963Z] === RUN   TestWriteWithNilBytes
17:14:32 [2022-05-04T17:14:32.963Z] --- PASS: TestWriteWithNilBytes (0.00s)
17:14:32 [2022-05-04T17:14:32.963Z] === RUN   TestWrite
17:14:32 [2022-05-04T17:14:32.963Z] --- PASS: TestWrite (0.00s)
17:14:32 [2022-05-04T17:14:32.963Z] === RUN   TestWriteWithWriterError
17:14:32 [2022-05-04T17:14:32.963Z] --- PASS: TestWriteWithWriterError (0.00s)
17:14:32 [2022-05-04T17:14:32.963Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
17:14:32 [2022-05-04T17:14:32.963Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
17:14:32 [2022-05-04T17:14:32.963Z] === RUN   TestStdCopyWriteAndRead
17:14:32 [2022-05-04T17:14:32.963Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
17:14:32 [2022-05-04T17:14:32.963Z] === RUN   TestStdCopyReturnsErrorReadingHeader
17:14:32 [2022-05-04T17:14:32.963Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
17:14:32 [2022-05-04T17:14:32.963Z] === RUN   TestStdCopyReturnsErrorReadingFrame
17:14:32 [2022-05-04T17:14:32.963Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
17:14:32 [2022-05-04T17:14:32.963Z] === RUN   TestStdCopyDetectsCorruptedFrame
17:14:32 [2022-05-04T17:14:32.963Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
17:14:32 [2022-05-04T17:14:32.963Z] === RUN   TestStdCopyWithInvalidInputHeader
17:14:32 [2022-05-04T17:14:32.963Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
17:14:32 [2022-05-04T17:14:32.963Z] === RUN   TestStdCopyWithCorruptedPrefix
17:14:32 [2022-05-04T17:14:32.963Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
17:14:32 [2022-05-04T17:14:32.963Z] === RUN   TestStdCopyReturnsWriteErrors
17:14:32 [2022-05-04T17:14:32.963Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
17:14:32 [2022-05-04T17:14:32.963Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
17:14:32 [2022-05-04T17:14:32.963Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
17:14:32 [2022-05-04T17:14:32.963Z] === RUN   TestStdCopyReturnsErrorFromSystem
17:14:32 [2022-05-04T17:14:32.963Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
17:14:32 [2022-05-04T17:14:32.963Z] PASS
17:14:32 [2022-05-04T17:14:32.963Z] coverage: 100.0% of statements
17:14:32 [2022-05-04T17:14:32.963Z] ok  	github.com/docker/docker/pkg/stdcopy	0.041s	coverage: 100.0% of statements
17:14:32 [2022-05-04T17:14:32.967Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
17:14:33 [2022-05-04T17:14:33.325Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
17:14:33 [2022-05-04T17:14:33.925Z] === RUN   TestRawProgressFormatterFormatStatus
17:14:33 [2022-05-04T17:14:33.925Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
17:14:33 [2022-05-04T17:14:33.925Z] === RUN   TestRawProgressFormatterFormatProgress
17:14:33 [2022-05-04T17:14:33.925Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
17:14:33 [2022-05-04T17:14:33.925Z] === RUN   TestFormatStatus
17:14:33 [2022-05-04T17:14:33.925Z] --- PASS: TestFormatStatus (0.00s)
17:14:33 [2022-05-04T17:14:33.925Z] === RUN   TestFormatError
17:14:33 [2022-05-04T17:14:33.925Z] --- PASS: TestFormatError (0.00s)
17:14:33 [2022-05-04T17:14:33.925Z] === RUN   TestFormatJSONError
17:14:33 [2022-05-04T17:14:33.925Z] --- PASS: TestFormatJSONError (0.00s)
17:14:33 [2022-05-04T17:14:33.925Z] === RUN   TestJsonProgressFormatterFormatProgress
17:14:33 [2022-05-04T17:14:33.925Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
17:14:33 [2022-05-04T17:14:33.925Z] === RUN   TestJsonProgressFormatterFormatStatus
17:14:33 [2022-05-04T17:14:33.925Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
17:14:33 [2022-05-04T17:14:33.925Z] === RUN   TestNewJSONProgressOutput
17:14:33 [2022-05-04T17:14:33.925Z] --- PASS: TestNewJSONProgressOutput (0.00s)
17:14:33 [2022-05-04T17:14:33.925Z] === RUN   TestAuxFormatterEmit
17:14:33 [2022-05-04T17:14:33.925Z] --- PASS: TestAuxFormatterEmit (0.00s)
17:14:33 [2022-05-04T17:14:33.925Z] === RUN   TestStreamWriterStdout
17:14:33 [2022-05-04T17:14:33.925Z] --- PASS: TestStreamWriterStdout (0.00s)
17:14:33 [2022-05-04T17:14:33.925Z] === RUN   TestStreamWriterStderr
17:14:33 [2022-05-04T17:14:33.925Z] --- PASS: TestStreamWriterStderr (0.00s)
17:14:33 [2022-05-04T17:14:33.925Z] PASS
17:14:33 [2022-05-04T17:14:33.925Z] coverage: 66.2% of statements
17:14:33 [2022-05-04T17:14:33.925Z] ok  	github.com/docker/docker/pkg/streamformatter	0.047s	coverage: 66.2% of statements
17:14:34 [2022-05-04T17:14:34.382Z] --- PASS: TestRequest (11.73s)
17:14:34 [2022-05-04T17:14:34.382Z] === RUN   TestOverlappingRequests
17:14:34 [2022-05-04T17:14:34.382Z] === RUN   TestGenerateRandomID
17:14:34 [2022-05-04T17:14:34.382Z] --- PASS: TestGenerateRandomID (0.00s)
17:14:34 [2022-05-04T17:14:34.382Z] === RUN   TestShortenId
17:14:34 [2022-05-04T17:14:34.382Z] --- PASS: TestShortenId (0.00s)
17:14:34 [2022-05-04T17:14:34.382Z] === RUN   TestShortenSha256Id
17:14:34 [2022-05-04T17:14:34.382Z] --- PASS: TestShortenSha256Id (0.00s)
17:14:34 [2022-05-04T17:14:34.382Z] === RUN   TestShortenIdEmpty
17:14:34 [2022-05-04T17:14:34.382Z] --- PASS: TestShortenIdEmpty (0.00s)
17:14:34 [2022-05-04T17:14:34.382Z] === RUN   TestShortenIdInvalid
17:14:34 [2022-05-04T17:14:34.382Z] --- PASS: TestShortenIdInvalid (0.00s)
17:14:34 [2022-05-04T17:14:34.382Z] === RUN   TestIsShortIDNonHex
17:14:34 [2022-05-04T17:14:34.382Z] --- PASS: TestIsShortIDNonHex (0.00s)
17:14:34 [2022-05-04T17:14:34.382Z] === RUN   TestIsShortIDNotCorrectSize
17:14:34 [2022-05-04T17:14:34.382Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
17:14:34 [2022-05-04T17:14:34.382Z] PASS
17:14:34 [2022-05-04T17:14:34.382Z] coverage: 70.6% of statements
17:14:34 [2022-05-04T17:14:34.382Z] ok  	github.com/docker/docker/pkg/stringid	0.037s	coverage: 70.6% of statements
17:14:35 [2022-05-04T17:14:35.229Z] === RUN   TestDockerSuite/TestBuildForceRm
17:14:35 [2022-05-04T17:14:35.345Z] --- PASS: TestOverlappingRequests (0.61s)
17:14:35 [2022-05-04T17:14:35.345Z] === RUN   TestRelease
17:14:35 [2022-05-04T17:14:35.345Z] === RUN   TestIsCpusetListAvailable
17:14:35 [2022-05-04T17:14:35.345Z] --- PASS: TestIsCpusetListAvailable (0.00s)
17:14:35 [2022-05-04T17:14:35.345Z] PASS
17:14:35 [2022-05-04T17:14:35.345Z] coverage: 39.4% of statements
17:14:35 [2022-05-04T17:14:35.345Z] ok  	github.com/docker/docker/pkg/sysinfo	0.037s	coverage: 39.4% of statements
17:14:36 [2022-05-04T17:14:36.875Z] === RUN   TestChtimes
17:14:36 [2022-05-04T17:14:36.875Z] --- PASS: TestChtimes (0.01s)
17:14:36 [2022-05-04T17:14:36.875Z] === RUN   TestChtimesWindows
17:14:36 [2022-05-04T17:14:36.875Z] --- PASS: TestChtimesWindows (0.00s)
17:14:36 [2022-05-04T17:14:36.875Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
17:14:36 [2022-05-04T17:14:36.875Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
17:14:36 [2022-05-04T17:14:36.875Z] PASS
17:14:36 [2022-05-04T17:14:36.875Z] coverage: 13.0% of statements
17:14:37 [2022-05-04T17:14:37.132Z] === RUN   TestDockerSuite/TestBuildFromGit
17:14:37 [2022-05-04T17:14:37.332Z] ok  	github.com/docker/docker/pkg/system	0.053s	coverage: 13.0% of statements
17:14:37 [2022-05-04T17:14:37.788Z] --- PASS: TestRelease (2.47s)
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestAllocateRandomDeallocate
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestTailFile
17:14:37 [2022-05-04T17:14:37.788Z] --- PASS: TestTailFile (0.00s)
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestTailFileManyLines
17:14:37 [2022-05-04T17:14:37.788Z] --- PASS: TestTailFileManyLines (0.00s)
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestTailEmptyFile
17:14:37 [2022-05-04T17:14:37.788Z] --- PASS: TestTailEmptyFile (0.00s)
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestTailNegativeN
17:14:37 [2022-05-04T17:14:37.788Z] --- PASS: TestTailNegativeN (0.00s)
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader
17:14:37 [2022-05-04T17:14:37.788Z] === CONT  TestNewTailReader
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/12_byte_delimiter
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/12_byte_delimiter
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/no_delimiter
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/no_delimiter
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/single_byte_delimiter
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/single_byte_delimiter
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/2_byte_delimiter
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/2_byte_delimiter
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/4_byte_delimiter
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/4_byte_delimiter
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/8_byte_delimiter
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/8_byte_delimiter
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/truncated_last_line
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/truncated_last_line#01
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/truncated_last_line#02
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
17:14:37 [2022-05-04T17:14:37.788Z] === CONT  TestNewTailReader/12_byte_delimiter
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
17:14:37 [2022-05-04T17:14:37.788Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
17:14:37 [2022-05-04T17:14:37.788Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
17:14:37 [2022-05-04T17:14:37.788Z] === CONT  TestNewTailReader/8_byte_delimiter
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
17:14:37 [2022-05-04T17:14:37.788Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:14:37 [2022-05-04T17:14:37.788Z] === CONT  TestNewTailReader/single_byte_delimiter
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
17:14:37 [2022-05-04T17:14:37.788Z] === CONT  TestNewTailReader/no_delimiter
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/no_delimiter/no_lines
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
17:14:37 [2022-05-04T17:14:37.788Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:14:37 [2022-05-04T17:14:37.788Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
17:14:37 [2022-05-04T17:14:37.788Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
17:14:37 [2022-05-04T17:14:37.788Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
17:14:37 [2022-05-04T17:14:37.788Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
17:14:38 [2022-05-04T17:14:38.244Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
17:14:38 [2022-05-04T17:14:38.244Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
17:14:38 [2022-05-04T17:14:38.244Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
17:14:38 [2022-05-04T17:14:38.244Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
17:14:38 [2022-05-04T17:14:38.244Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
17:14:38 [2022-05-04T17:14:38.244Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.244Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.244Z] === CONT  TestNewTailReader/4_byte_delimiter
17:14:38 [2022-05-04T17:14:38.244Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
17:14:38 [2022-05-04T17:14:38.245Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.245Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.245Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.245Z] === CONT  TestNewTailReader/2_byte_delimiter
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
17:14:38 [2022-05-04T17:14:38.245Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.245Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.245Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.245Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.245Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
17:14:38 [2022-05-04T17:14:38.245Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
17:14:38 [2022-05-04T17:14:38.245Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.245Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.245Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.245Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.245Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
17:14:38 [2022-05-04T17:14:38.245Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.245Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.245Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.245Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.245Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:14:38 [2022-05-04T17:14:38.245Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:14:38 [2022-05-04T17:14:38.245Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.246Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.246Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.246Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.246Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.246Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.246Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
17:14:38 [2022-05-04T17:14:38.246Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.246Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
17:14:38 [2022-05-04T17:14:38.246Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.246Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.246Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.246Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.246Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.246Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.246Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.246Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.246Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.246Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.246Z] === CONT  TestNewTailReader/no_delimiter/no_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.246Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.246Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
17:14:38 [2022-05-04T17:14:38.246Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
17:14:38 [2022-05-04T17:14:38.246Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.246Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
17:14:38 [2022-05-04T17:14:38.246Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
17:14:38 [2022-05-04T17:14:38.246Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.247Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.247Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.247Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.247Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.247Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
17:14:38 [2022-05-04T17:14:38.247Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
17:14:38 [2022-05-04T17:14:38.247Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.247Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.247Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
17:14:38 [2022-05-04T17:14:38.247Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
17:14:38 [2022-05-04T17:14:38.247Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
17:14:38 [2022-05-04T17:14:38.247Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
17:14:38 [2022-05-04T17:14:38.247Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
17:14:38 [2022-05-04T17:14:38.247Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.247Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
17:14:38 [2022-05-04T17:14:38.247Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
17:14:38 [2022-05-04T17:14:38.247Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
17:14:38 [2022-05-04T17:14:38.247Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
17:14:38 [2022-05-04T17:14:38.247Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
17:14:38 [2022-05-04T17:14:38.247Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
17:14:38 [2022-05-04T17:14:38.247Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
17:14:38 [2022-05-04T17:14:38.247Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.247Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.247Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.247Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.247Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.247Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.247Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:14:38 [2022-05-04T17:14:38.247Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
17:14:38 [2022-05-04T17:14:38.247Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:14:38 [2022-05-04T17:14:38.247Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.247Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.247Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
17:14:38 [2022-05-04T17:14:38.247Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.247Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:14:38 [2022-05-04T17:14:38.248Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.248Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:14:38 [2022-05-04T17:14:38.248Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.249Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
17:14:38 [2022-05-04T17:14:38.249Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:14:38 [2022-05-04T17:14:38.249Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.249Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.249Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
17:14:38 [2022-05-04T17:14:38.249Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:14:38 [2022-05-04T17:14:38.249Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:14:38 [2022-05-04T17:14:38.249Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:14:38 [2022-05-04T17:14:38.249Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.249Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:14:38 [2022-05-04T17:14:38.249Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:14:38 [2022-05-04T17:14:38.249Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:14:38 [2022-05-04T17:14:38.249Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:14:38 [2022-05-04T17:14:38.507Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
17:14:38 [2022-05-04T17:14:38.507Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
17:14:38 [2022-05-04T17:14:38.705Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
17:14:38 [2022-05-04T17:14:38.705Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:14:38 [2022-05-04T17:14:38.705Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
17:14:38 [2022-05-04T17:14:38.705Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
17:14:38 [2022-05-04T17:14:38.705Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.705Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
17:14:38 [2022-05-04T17:14:38.705Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.705Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
17:14:38 [2022-05-04T17:14:38.705Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
17:14:38 [2022-05-04T17:14:38.705Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
17:14:38 [2022-05-04T17:14:38.705Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
17:14:38 [2022-05-04T17:14:38.705Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
17:14:38 [2022-05-04T17:14:38.705Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
17:14:38 [2022-05-04T17:14:38.705Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
17:14:38 [2022-05-04T17:14:38.705Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
17:14:38 [2022-05-04T17:14:38.705Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.705Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.705Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.705Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
17:14:38 [2022-05-04T17:14:38.705Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
17:14:38 [2022-05-04T17:14:38.706Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
17:14:38 [2022-05-04T17:14:38.707Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.707Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
17:14:38 [2022-05-04T17:14:38.707Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
17:14:38 [2022-05-04T17:14:38.707Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
17:14:38 [2022-05-04T17:14:38.707Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
17:14:38 [2022-05-04T17:14:38.707Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
17:14:38 [2022-05-04T17:14:38.707Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
17:14:38 [2022-05-04T17:14:38.707Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
17:14:38 [2022-05-04T17:14:38.707Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
17:14:38 [2022-05-04T17:14:38.707Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
17:14:38 [2022-05-04T17:14:38.707Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.707Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
17:14:38 [2022-05-04T17:14:38.707Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
17:14:38 [2022-05-04T17:14:38.707Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.707Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
17:14:38 [2022-05-04T17:14:38.707Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:14:38 [2022-05-04T17:14:38.707Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:14:38 [2022-05-04T17:14:38.707Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:14:38 [2022-05-04T17:14:38.707Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:14:38 [2022-05-04T17:14:38.707Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:14:38 [2022-05-04T17:14:38.707Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:14:38 [2022-05-04T17:14:38.707Z] --- PASS: TestNewTailReader (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.01s)
17:14:38 [2022-05-04T17:14:38.707Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.01s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.01s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.01s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.01s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.707Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.01s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.01s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.708Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.01s)
17:14:38 [2022-05-04T17:14:38.709Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.01s)
17:14:38 [2022-05-04T17:14:38.709Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.01s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
17:14:38 [2022-05-04T17:14:38.709Z] PASS
17:14:38 [2022-05-04T17:14:38.709Z] coverage: 88.6% of statements
17:14:38 [2022-05-04T17:14:38.709Z] ok  	github.com/docker/docker/pkg/tailfile	0.207s	coverage: 88.6% of statements
17:14:39 [2022-05-04T17:14:39.191Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:14:39 [2022-05-04T17:14:39.191Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
17:14:39 [2022-05-04T17:14:39.191Z] ok  	github.com/docker/docker/api/server/httputils	0.010s	coverage: 31.9% of statements
17:14:39 [2022-05-04T17:14:39.191Z] ok  	github.com/docker/docker/api/server/middleware	0.004s	coverage: 37.7% of statements
17:14:39 [2022-05-04T17:14:39.191Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:14:39 [2022-05-04T17:14:39.191Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:14:39 [2022-05-04T17:14:39.191Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:14:39 [2022-05-04T17:14:39.191Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:14:39 [2022-05-04T17:14:39.191Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:14:39 [2022-05-04T17:14:39.191Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:14:39 [2022-05-04T17:14:39.191Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:14:39 [2022-05-04T17:14:39.191Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:14:39 [2022-05-04T17:14:39.191Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:14:39 [2022-05-04T17:14:39.191Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:14:39 [2022-05-04T17:14:39.191Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:14:39 [2022-05-04T17:14:39.191Z] ok  	github.com/docker/docker/api/server/router/swarm	0.009s	coverage: 6.1% of statements
17:14:39 [2022-05-04T17:14:39.191Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:14:39 [2022-05-04T17:14:39.191Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
17:14:39 [2022-05-04T17:14:39.191Z] ?   	github.com/docker/docker/api/types	[no test files]
17:14:39 [2022-05-04T17:14:39.191Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:14:39 [2022-05-04T17:14:39.191Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:14:39 [2022-05-04T17:14:39.191Z] ?   	github.com/docker/docker/api/types/container	[no test files]
17:14:39 [2022-05-04T17:14:39.191Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:14:39 [2022-05-04T17:14:39.191Z] ok  	github.com/docker/docker/api/types/filters	0.009s	coverage: 92.2% of statements
17:14:39 [2022-05-04T17:14:39.191Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:14:39 [2022-05-04T17:14:39.191Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:14:39 [2022-05-04T17:14:39.191Z] ?   	github.com/docker/docker/api/types/network	[no test files]
17:14:39 [2022-05-04T17:14:39.191Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:14:39 [2022-05-04T17:14:39.191Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
17:14:39 [2022-05-04T17:14:39.191Z] ok  	github.com/docker/docker/api/types/strslice	0.005s	coverage: 90.0% of statements
17:14:39 [2022-05-04T17:14:39.191Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:14:39 [2022-05-04T17:14:39.191Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:14:39 [2022-05-04T17:14:39.191Z] ok  	github.com/docker/docker/api/types/time	0.009s	coverage: 100.0% of statements
17:14:39 [2022-05-04T17:14:39.191Z] ok  	github.com/docker/docker/api/types/versions	0.009s	coverage: 77.3% of statements
17:14:39 [2022-05-04T17:14:39.191Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:14:39 [2022-05-04T17:14:39.191Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:14:39 [2022-05-04T17:14:39.191Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:14:39 [2022-05-04T17:14:39.191Z] ?   	github.com/docker/docker/builder	[no test files]
17:14:39 [2022-05-04T17:14:39.191Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:14:39 [2022-05-04T17:14:39.191Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:14:39 [2022-05-04T17:14:39.191Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:14:39 [2022-05-04T17:14:39.191Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:14:39 [2022-05-04T17:14:39.191Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:14:39 [2022-05-04T17:14:39.191Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:14:39 [2022-05-04T17:14:39.191Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:14:39 [2022-05-04T17:14:39.191Z] ok  	github.com/docker/docker/builder/remotecontext	0.136s	coverage: 13.7% of statements
17:14:39 [2022-05-04T17:14:39.191Z] ok  	github.com/docker/docker/builder/dockerfile	0.522s	coverage: 49.3% of statements
17:14:39 [2022-05-04T17:14:39.191Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
17:14:39 [2022-05-04T17:14:39.191Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
17:14:39 [2022-05-04T17:14:39.191Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.831s	coverage: 86.3% of statements
17:14:39 [2022-05-04T17:14:39.191Z] ?   	github.com/docker/docker/cli	[no test files]
17:14:39 [2022-05-04T17:14:39.191Z] ?   	github.com/docker/docker/cli/config	[no test files]
17:14:39 [2022-05-04T17:14:39.191Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
17:14:39 [2022-05-04T17:14:39.191Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
17:14:39 [2022-05-04T17:14:39.191Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.019s	coverage: 67.6% of statements
17:14:39 [2022-05-04T17:14:39.445Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
17:14:39 [2022-05-04T17:14:39.672Z] === RUN   TestTarSumRemoveNonExistent
17:14:39 [2022-05-04T17:14:39.672Z] --- PASS: TestTarSumRemoveNonExistent (0.01s)
17:14:39 [2022-05-04T17:14:39.672Z] === RUN   TestTarSumRemove
17:14:39 [2022-05-04T17:14:39.672Z] --- PASS: TestTarSumRemove (0.00s)
17:14:39 [2022-05-04T17:14:39.672Z] === RUN   TestSortFileInfoSums
17:14:39 [2022-05-04T17:14:39.672Z] --- PASS: TestSortFileInfoSums (0.00s)
17:14:39 [2022-05-04T17:14:39.672Z] === RUN   TestNewTarSumForLabelInvalid
17:14:39 [2022-05-04T17:14:39.672Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
17:14:39 [2022-05-04T17:14:39.672Z] === RUN   TestNewTarSumForLabel
17:14:39 [2022-05-04T17:14:39.672Z] --- PASS: TestNewTarSumForLabel (0.00s)
17:14:39 [2022-05-04T17:14:39.672Z] === RUN   TestEmptyTar
17:14:39 [2022-05-04T17:14:39.672Z] --- PASS: TestEmptyTar (0.01s)
17:14:39 [2022-05-04T17:14:39.672Z] === RUN   TestTarSumsReadSize
17:14:39 [2022-05-04T17:14:39.672Z] --- PASS: TestTarSumsReadSize (0.00s)
17:14:39 [2022-05-04T17:14:39.672Z] === RUN   TestTarSums
17:14:39 [2022-05-04T17:14:39.672Z] --- PASS: TestTarSums (0.08s)
17:14:39 [2022-05-04T17:14:39.672Z] === RUN   TestIteration
17:14:39 [2022-05-04T17:14:39.672Z] --- PASS: TestIteration (0.00s)
17:14:39 [2022-05-04T17:14:39.672Z] === RUN   TestVersionLabelForChecksum
17:14:39 [2022-05-04T17:14:39.672Z] --- PASS: TestVersionLabelForChecksum (0.00s)
17:14:39 [2022-05-04T17:14:39.672Z] === RUN   TestVersion
17:14:39 [2022-05-04T17:14:39.672Z] --- PASS: TestVersion (0.00s)
17:14:39 [2022-05-04T17:14:39.672Z] === RUN   TestGetVersion
17:14:39 [2022-05-04T17:14:39.672Z] --- PASS: TestGetVersion (0.00s)
17:14:39 [2022-05-04T17:14:39.672Z] === RUN   TestGetVersions
17:14:39 [2022-05-04T17:14:39.672Z] --- PASS: TestGetVersions (0.00s)
17:14:39 [2022-05-04T17:14:39.672Z] PASS
17:14:39 [2022-05-04T17:14:39.672Z] coverage: 89.3% of statements
17:14:39 [2022-05-04T17:14:39.672Z] ok  	github.com/docker/docker/pkg/tarsum	0.139s	coverage: 89.3% of statements
17:14:40 [2022-05-04T17:14:40.128Z] --- PASS: TestNewClientWithTimeout (17.61s)
17:14:40 [2022-05-04T17:14:40.128Z] === RUN   TestClientStream
17:14:40 [2022-05-04T17:14:40.128Z] --- PASS: TestClientStream (0.00s)
17:14:40 [2022-05-04T17:14:40.128Z] === RUN   TestClientSendFile
17:14:40 [2022-05-04T17:14:40.128Z] --- PASS: TestClientSendFile (0.00s)
17:14:40 [2022-05-04T17:14:40.128Z] === RUN   TestClientWithRequestTimeout
17:14:40 [2022-05-04T17:14:40.128Z] === RUN   TestTruncIndex
17:14:40 [2022-05-04T17:14:40.128Z] --- PASS: TestClientWithRequestTimeout (0.01s)
17:14:40 [2022-05-04T17:14:40.128Z] === RUN   TestFileSpecPlugin
17:14:40 [2022-05-04T17:14:40.128Z] --- PASS: TestFileSpecPlugin (0.01s)
17:14:40 [2022-05-04T17:14:40.128Z] === RUN   TestFileJSONSpecPlugin
17:14:40 [2022-05-04T17:14:40.128Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
17:14:40 [2022-05-04T17:14:40.128Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
17:14:40 [2022-05-04T17:14:40.128Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
17:14:40 [2022-05-04T17:14:40.128Z] === RUN   TestPluginAddHandler
17:14:40 [2022-05-04T17:14:40.128Z] --- PASS: TestPluginAddHandler (0.00s)
17:14:40 [2022-05-04T17:14:40.128Z] === RUN   TestPluginWaitBadPlugin
17:14:40 [2022-05-04T17:14:40.128Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
17:14:40 [2022-05-04T17:14:40.128Z] === RUN   TestGet
17:14:40 [2022-05-04T17:14:40.128Z] time="2022-05-04T17:14:40Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
17:14:40 [2022-05-04T17:14:40.584Z] --- PASS: TestTruncIndex (0.10s)
17:14:40 [2022-05-04T17:14:40.584Z] PASS
17:14:40 [2022-05-04T17:14:40.584Z] coverage: 91.5% of statements
17:14:40 [2022-05-04T17:14:40.584Z] ok  	github.com/docker/docker/pkg/truncindex	0.142s	coverage: 91.5% of statements
17:14:41 [2022-05-04T17:14:41.040Z] === RUN   TestVersionInfo
17:14:41 [2022-05-04T17:14:41.040Z] --- PASS: TestVersionInfo (0.00s)
17:14:41 [2022-05-04T17:14:41.040Z] === RUN   TestAppendVersions
17:14:41 [2022-05-04T17:14:41.040Z] --- PASS: TestAppendVersions (0.00s)
17:14:41 [2022-05-04T17:14:41.040Z] PASS
17:14:41 [2022-05-04T17:14:41.040Z] coverage: 88.9% of statements
17:14:41 [2022-05-04T17:14:41.040Z] ok  	github.com/docker/docker/pkg/useragent	0.034s	coverage: 88.9% of statements
17:14:41 [2022-05-04T17:14:41.349Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
17:14:41 [2022-05-04T17:14:41.496Z] time="2022-05-04T17:14:41Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
17:14:41 [2022-05-04T17:14:41.737Z] ok  	github.com/docker/docker/client	0.143s	coverage: 75.6% of statements
17:14:42 [2022-05-04T17:14:42.285Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
17:14:42 [2022-05-04T17:14:42.285Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
17:14:42 [2022-05-04T17:14:42.285Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
17:14:42 [2022-05-04T17:14:42.285Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
17:14:42 [2022-05-04T17:14:42.544Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
17:14:43 [2022-05-04T17:14:43.023Z] === RUN   TestValidatePrivileges
17:14:43 [2022-05-04T17:14:43.023Z] --- PASS: TestValidatePrivileges (0.00s)
17:14:43 [2022-05-04T17:14:43.023Z] === RUN   TestFilterByCapNeg
17:14:43 [2022-05-04T17:14:43.023Z] --- PASS: TestFilterByCapNeg (0.00s)
17:14:43 [2022-05-04T17:14:43.023Z] === RUN   TestFilterByCapPos
17:14:43 [2022-05-04T17:14:43.023Z] --- PASS: TestFilterByCapPos (0.00s)
17:14:43 [2022-05-04T17:14:43.023Z] === RUN   TestStoreGetPluginNotMatchCapRefs
17:14:43 [2022-05-04T17:14:43.023Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
17:14:43 [2022-05-04T17:14:43.023Z] PASS
17:14:43 [2022-05-04T17:14:43.023Z] coverage: 12.2% of statements
17:14:43 [2022-05-04T17:14:43.023Z] ok  	github.com/docker/docker/plugin	0.057s	coverage: 12.2% of statements
17:14:43 [2022-05-04T17:14:43.478Z] time="2022-05-04T17:14:43Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
17:14:43 [2022-05-04T17:14:43.935Z] === RUN   TestNewSettable
17:14:43 [2022-05-04T17:14:43.935Z] --- PASS: TestNewSettable (0.00s)
17:14:43 [2022-05-04T17:14:43.935Z] === RUN   TestIsSettable
17:14:43 [2022-05-04T17:14:43.935Z] --- PASS: TestIsSettable (0.00s)
17:14:43 [2022-05-04T17:14:43.935Z] === RUN   TestUpdateSettingsEnv
17:14:43 [2022-05-04T17:14:43.935Z] --- PASS: TestUpdateSettingsEnv (0.00s)
17:14:43 [2022-05-04T17:14:43.935Z] PASS
17:14:43 [2022-05-04T17:14:43.935Z] coverage: 20.0% of statements
17:14:43 [2022-05-04T17:14:43.935Z] ok  	github.com/docker/docker/plugin/v2	0.040s	coverage: 20.0% of statements
17:14:44 [2022-05-04T17:14:44.391Z] --- PASS: TestAllocateRandomDeallocate (7.01s)
17:14:44 [2022-05-04T17:14:44.391Z] === RUN   TestRetrieveFromStore
17:14:44 [2022-05-04T17:14:44.847Z] === RUN   TestLoad
17:14:44 [2022-05-04T17:14:44.847Z] --- PASS: TestLoad (0.00s)
17:14:44 [2022-05-04T17:14:44.847Z] === RUN   TestSave
17:14:44 [2022-05-04T17:14:44.847Z] --- PASS: TestSave (0.03s)
17:14:44 [2022-05-04T17:14:44.847Z] === RUN   TestAddDeleteGet
17:14:44 [2022-05-04T17:14:44.847Z] --- PASS: TestAddDeleteGet (0.04s)
17:14:44 [2022-05-04T17:14:44.847Z] === RUN   TestInvalidTags
17:14:44 [2022-05-04T17:14:44.847Z] --- PASS: TestInvalidTags (0.01s)
17:14:44 [2022-05-04T17:14:44.847Z] PASS
17:14:44 [2022-05-04T17:14:44.847Z] coverage: 84.4% of statements
17:14:44 [2022-05-04T17:14:44.847Z] ok  	github.com/docker/docker/reference	0.124s	coverage: 84.4% of statements
17:14:45 [2022-05-04T17:14:45.077Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
17:14:45 [2022-05-04T17:14:45.077Z]     docker_api_swarm_test.go:46: [d866a3ec403ab] joining swarm manager [dbf0f7a121bbd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:14:46 [2022-05-04T17:14:46.980Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
17:14:47 [2022-05-04T17:14:47.016Z] --- PASS: TestRetrieveFromStore (2.28s)
17:14:47 [2022-05-04T17:14:47.016Z] === RUN   TestRequestReleaseAddressDuplicate
17:14:47 [2022-05-04T17:14:47.016Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s)
17:14:47 [2022-05-04T17:14:47.016Z] === RUN   TestParallelPredefinedRequest1
17:14:47 [2022-05-04T17:14:47.016Z] === PAUSE TestParallelPredefinedRequest1
17:14:47 [2022-05-04T17:14:47.016Z] === RUN   TestParallelPredefinedRequest2
17:14:47 [2022-05-04T17:14:47.016Z] === PAUSE TestParallelPredefinedRequest2
17:14:47 [2022-05-04T17:14:47.016Z] === RUN   TestParallelPredefinedRequest3
17:14:47 [2022-05-04T17:14:47.016Z] === PAUSE TestParallelPredefinedRequest3
17:14:47 [2022-05-04T17:14:47.016Z] === RUN   TestParallelPredefinedRequest4
17:14:47 [2022-05-04T17:14:47.016Z] === PAUSE TestParallelPredefinedRequest4
17:14:47 [2022-05-04T17:14:47.016Z] === RUN   TestParallelPredefinedRequest5
17:14:47 [2022-05-04T17:14:47.016Z] === PAUSE TestParallelPredefinedRequest5
17:14:47 [2022-05-04T17:14:47.016Z] === RUN   TestDebug
17:14:47 [2022-05-04T17:14:47.016Z] --- PASS: TestDebug (0.00s)
17:14:47 [2022-05-04T17:14:47.016Z] === RUN   TestRequestPoolParallel
17:14:47 [2022-05-04T17:14:47.016Z] === RUN   TestResolveAuthConfigIndexServer
17:14:47 [2022-05-04T17:14:47.016Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
17:14:47 [2022-05-04T17:14:47.016Z] === RUN   TestResolveAuthConfigFullURL
17:14:47 [2022-05-04T17:14:47.016Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
17:14:47 [2022-05-04T17:14:47.016Z] === RUN   TestLoadAllowNondistributableArtifacts
17:14:47 [2022-05-04T17:14:47.016Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
17:14:47 [2022-05-04T17:14:47.016Z] === RUN   TestValidateMirror
17:14:47 [2022-05-04T17:14:47.016Z] --- PASS: TestValidateMirror (0.00s)
17:14:47 [2022-05-04T17:14:47.016Z] === RUN   TestLoadInsecureRegistries
17:14:47 [2022-05-04T17:14:47.016Z] time="2022-05-04T17:14:46Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
17:14:47 [2022-05-04T17:14:47.016Z] time="2022-05-04T17:14:46Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
17:14:47 [2022-05-04T17:14:47.016Z] time="2022-05-04T17:14:46Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
17:14:47 [2022-05-04T17:14:47.016Z] --- PASS: TestLoadInsecureRegistries (0.15s)
17:14:47 [2022-05-04T17:14:47.016Z] === RUN   TestNewServiceConfig
17:14:47 [2022-05-04T17:14:47.016Z] --- PASS: TestNewServiceConfig (0.00s)
17:14:47 [2022-05-04T17:14:47.016Z] === RUN   TestValidateIndexName
17:14:47 [2022-05-04T17:14:47.017Z] --- PASS: TestValidateIndexName (0.00s)
17:14:47 [2022-05-04T17:14:47.017Z] === RUN   TestValidateIndexNameWithError
17:14:47 [2022-05-04T17:14:47.017Z] --- PASS: TestValidateIndexNameWithError (0.00s)
17:14:47 [2022-05-04T17:14:47.017Z] === RUN   TestEndpointParse
17:14:47 [2022-05-04T17:14:47.017Z] --- PASS: TestEndpointParse (0.00s)
17:14:47 [2022-05-04T17:14:47.017Z] === RUN   TestEndpointParseInvalid
17:14:47 [2022-05-04T17:14:47.017Z] --- PASS: TestEndpointParseInvalid (0.00s)
17:14:47 [2022-05-04T17:14:47.017Z] === RUN   TestValidateEndpoint
17:14:47 [2022-05-04T17:14:47.017Z] --- PASS: TestValidateEndpoint (0.00s)
17:14:47 [2022-05-04T17:14:47.017Z] === RUN   TestPing
17:14:47 [2022-05-04T17:14:47.017Z] --- PASS: TestPing (0.00s)
17:14:47 [2022-05-04T17:14:47.017Z] === RUN   TestPingRegistryEndpoint
17:14:47 [2022-05-04T17:14:47.017Z]     registry_test.go:50: os.Getuid() != 0: skipping test that requires root
17:14:47 [2022-05-04T17:14:47.017Z] --- SKIP: TestPingRegistryEndpoint (0.01s)
17:14:47 [2022-05-04T17:14:47.017Z] === RUN   TestEndpoint
17:14:47 [2022-05-04T17:14:47.017Z]     registry_test.go:70: os.Getuid() != 0: skipping test that requires root
17:14:47 [2022-05-04T17:14:47.017Z] --- SKIP: TestEndpoint (0.00s)
17:14:47 [2022-05-04T17:14:47.017Z] === RUN   TestParseRepositoryInfo
17:14:47 [2022-05-04T17:14:47.017Z] --- PASS: TestParseRepositoryInfo (0.00s)
17:14:47 [2022-05-04T17:14:47.017Z] === RUN   TestNewIndexInfo
17:14:47 [2022-05-04T17:14:47.017Z] --- PASS: TestNewIndexInfo (0.00s)
17:14:47 [2022-05-04T17:14:47.017Z] === RUN   TestMirrorEndpointLookup
17:14:47 [2022-05-04T17:14:47.017Z]     registry_test.go:511: os.Getuid() != 0: skipping test that requires root
17:14:47 [2022-05-04T17:14:47.017Z] --- SKIP: TestMirrorEndpointLookup (0.00s)
17:14:47 [2022-05-04T17:14:47.017Z] === RUN   TestSearchRepositories
17:14:47 [2022-05-04T17:14:47.017Z]     registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1
17:14:47 [2022-05-04T17:14:47.017Z]         Host: 127.0.0.1:49330
17:14:47 [2022-05-04T17:14:47.017Z]         User-Agent: docker test client
17:14:47 [2022-05-04T17:14:47.017Z]         Authorization: Token fake-token
17:14:47 [2022-05-04T17:14:47.017Z]         X-Docker-Token: true
17:14:47 [2022-05-04T17:14:47.017Z]         Accept-Encoding: gzip
17:14:47 [2022-05-04T17:14:47.017Z]         
17:14:47 [2022-05-04T17:14:47.017Z]         
17:14:47 [2022-05-04T17:14:47.017Z]     registry_test.go:731: HTTP/1.1 200 OK
17:14:47 [2022-05-04T17:14:47.017Z]         Connection: close
17:14:47 [2022-05-04T17:14:47.017Z]         Content-Length: 144
17:14:47 [2022-05-04T17:14:47.017Z]         Cache-Control: no-cache
17:14:47 [2022-05-04T17:14:47.017Z]         Content-Type: application/json
17:14:47 [2022-05-04T17:14:47.017Z]         Date: Wed, 04 May 2022 17:14:46 GMT
17:14:47 [2022-05-04T17:14:47.017Z]         Expires: -1
17:14:47 [2022-05-04T17:14:47.017Z]         Pragma: no-cache
17:14:47 [2022-05-04T17:14:47.017Z]         Server: docker-tests/mock
17:14:47 [2022-05-04T17:14:47.017Z]         X-Docker-Registry-Config: mock
17:14:47 [2022-05-04T17:14:47.017Z]         X-Docker-Registry-Version: 0.0.0
17:14:47 [2022-05-04T17:14:47.017Z]         
17:14:47 [2022-05-04T17:14:47.017Z]         
17:14:47 [2022-05-04T17:14:47.017Z] --- PASS: TestSearchRepositories (0.01s)
17:14:47 [2022-05-04T17:14:47.017Z] === RUN   TestTrustedLocation
17:14:47 [2022-05-04T17:14:47.017Z] --- PASS: TestTrustedLocation (0.00s)
17:14:47 [2022-05-04T17:14:47.017Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
17:14:47 [2022-05-04T17:14:47.017Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
17:14:47 [2022-05-04T17:14:47.017Z] === RUN   TestAllowNondistributableArtifacts
17:14:47 [2022-05-04T17:14:47.017Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
17:14:47 [2022-05-04T17:14:47.017Z] === RUN   TestIsSecureIndex
17:14:47 [2022-05-04T17:14:47.017Z] --- PASS: TestIsSecureIndex (0.00s)
17:14:47 [2022-05-04T17:14:47.017Z] PASS
17:14:47 [2022-05-04T17:14:47.017Z] coverage: 51.7% of statements
17:14:47 [2022-05-04T17:14:47.017Z] ok  	github.com/docker/docker/registry	0.247s	coverage: 51.7% of statements
17:14:47 [2022-05-04T17:14:47.472Z] --- PASS: TestRequestPoolParallel (0.39s)
17:14:47 [2022-05-04T17:14:47.472Z] === RUN   TestFullAllocateRelease
17:14:47 [2022-05-04T17:14:47.472Z] time="2022-05-04T17:14:47Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
17:14:47 [2022-05-04T17:14:47.928Z] --- PASS: TestFullAllocateRelease (0.43s)
17:14:47 [2022-05-04T17:14:47.928Z] === RUN   TestOddAllocateRelease
17:14:47 [2022-05-04T17:14:47.928Z] --- PASS: TestOddAllocateRelease (0.24s)
17:14:47 [2022-05-04T17:14:47.928Z] === RUN   TestFullAllocateSerialReleaseParallel
17:14:47 [2022-05-04T17:14:47.928Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.11s)
17:14:47 [2022-05-04T17:14:47.928Z] === RUN   TestOddAllocateSerialReleaseParallel
17:14:47 [2022-05-04T17:14:47.928Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s)
17:14:47 [2022-05-04T17:14:47.928Z] === RUN   TestEvenAllocateSerialReleaseParallel
17:14:48 [2022-05-04T17:14:48.356Z] === RUN   TestDockerSuite/TestBuildHistory
17:14:48 [2022-05-04T17:14:48.384Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s)
17:14:48 [2022-05-04T17:14:48.384Z] === CONT  TestParallelPredefinedRequest1
17:14:48 [2022-05-04T17:14:48.384Z] === CONT  TestParallelPredefinedRequest4
17:14:48 [2022-05-04T17:14:48.384Z] === CONT  TestParallelPredefinedRequest5
17:14:48 [2022-05-04T17:14:48.384Z] === CONT  TestParallelPredefinedRequest1
17:14:48 [2022-05-04T17:14:48.384Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:14:48 [2022-05-04T17:14:48.384Z] === CONT  TestParallelPredefinedRequest5
17:14:48 [2022-05-04T17:14:48.384Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:14:48 [2022-05-04T17:14:48.384Z] === CONT  TestParallelPredefinedRequest4
17:14:48 [2022-05-04T17:14:48.384Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:14:48 [2022-05-04T17:14:48.384Z] === CONT  TestParallelPredefinedRequest3
17:14:48 [2022-05-04T17:14:48.384Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:14:48 [2022-05-04T17:14:48.384Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s)
17:14:48 [2022-05-04T17:14:48.384Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s)
17:14:48 [2022-05-04T17:14:48.384Z] === CONT  TestParallelPredefinedRequest2
17:14:48 [2022-05-04T17:14:48.384Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:14:48 [2022-05-04T17:14:48.384Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s)
17:14:48 [2022-05-04T17:14:48.384Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s)
17:14:48 [2022-05-04T17:14:48.384Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s)
17:14:48 [2022-05-04T17:14:48.384Z] PASS
17:14:48 [2022-05-04T17:14:48.384Z] coverage: 85.3% of statements
17:14:48 [2022-05-04T17:14:48.384Z] ok  	github.com/docker/docker/libnetwork/ipam	60.351s	coverage: 85.3% of statements
17:14:48 [2022-05-04T17:14:48.384Z] === RUN   TestResumableRequestHeaderSimpleErrors
17:14:48 [2022-05-04T17:14:48.384Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s)
17:14:48 [2022-05-04T17:14:48.384Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
17:14:48 [2022-05-04T17:14:48.384Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
17:14:48 [2022-05-04T17:14:48.384Z] === RUN   TestResumableRequestHeaderTooMuchFailures
17:14:48 [2022-05-04T17:14:48.384Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
17:14:48 [2022-05-04T17:14:48.384Z] === RUN   TestResumableRequestReaderWithReadError
17:14:48 [2022-05-04T17:14:48.384Z] time="2022-05-04T17:14:47Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
17:14:48 [2022-05-04T17:14:48.384Z] --- PASS: TestResumableRequestReaderWithReadError (0.14s)
17:14:48 [2022-05-04T17:14:48.384Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
17:14:48 [2022-05-04T17:14:48.384Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
17:14:48 [2022-05-04T17:14:48.384Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
17:14:48 [2022-05-04T17:14:48.384Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
17:14:48 [2022-05-04T17:14:48.384Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
17:14:48 [2022-05-04T17:14:48.384Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
17:14:48 [2022-05-04T17:14:48.384Z] === RUN   TestResumableRequestReader
17:14:48 [2022-05-04T17:14:48.384Z] --- PASS: TestResumableRequestReader (0.00s)
17:14:48 [2022-05-04T17:14:48.384Z] === RUN   TestResumableRequestReaderWithInitialResponse
17:14:48 [2022-05-04T17:14:48.384Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
17:14:48 [2022-05-04T17:14:48.384Z] PASS
17:14:48 [2022-05-04T17:14:48.384Z] coverage: 100.0% of statements
17:14:48 [2022-05-04T17:14:48.384Z] ok  	github.com/docker/docker/registry/resumable	0.211s	coverage: 100.0% of statements
17:14:48 [2022-05-04T17:14:48.839Z] === RUN   TestRestartManagerTimeout
17:14:48 [2022-05-04T17:14:48.839Z] --- PASS: TestRestartManagerTimeout (0.00s)
17:14:48 [2022-05-04T17:14:48.839Z] === RUN   TestRestartManagerTimeoutReset
17:14:48 [2022-05-04T17:14:48.839Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
17:14:48 [2022-05-04T17:14:48.839Z] PASS
17:14:48 [2022-05-04T17:14:48.839Z] coverage: 50.9% of statements
17:14:48 [2022-05-04T17:14:48.839Z] ok  	github.com/docker/docker/restartmanager	0.033s	coverage: 50.9% of statements
17:14:49 [2022-05-04T17:14:49.227Z] === RUN   TestConfigDaemonLibtrustID
17:14:49 [2022-05-04T17:14:49.227Z]     daemon_test.go:26: runtime.GOOS == "windows"
17:14:49 [2022-05-04T17:14:49.227Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
17:14:49 [2022-05-04T17:14:49.227Z] === RUN   TestDaemonConfigValidation
17:14:49 [2022-05-04T17:14:49.227Z]     daemon_test.go:45: runtime.GOOS == "windows"
17:14:49 [2022-05-04T17:14:49.227Z] --- SKIP: TestDaemonConfigValidation (0.00s)
17:14:49 [2022-05-04T17:14:49.227Z] === RUN   TestConfigDaemonSeccompProfiles
17:14:49 [2022-05-04T17:14:49.227Z]     daemon_test.go:111: runtime.GOOS == "windows"
17:14:49 [2022-05-04T17:14:49.227Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s)
17:14:49 [2022-05-04T17:14:49.227Z] === RUN   TestDaemonProxy
17:14:49 [2022-05-04T17:14:49.227Z]     daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows
17:14:49 [2022-05-04T17:14:49.227Z] --- SKIP: TestDaemonProxy (0.00s)
17:14:49 [2022-05-04T17:14:49.227Z] PASS
17:14:49 [2022-05-04T17:14:49.227Z] ok  	github.com/docker/docker/integration/daemon	0.098s
17:14:49 [2022-05-04T17:14:49.227Z] 
17:14:49 [2022-05-04T17:14:49.227Z] === Skipped
17:14:49 [2022-05-04T17:14:49.227Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s)
17:14:49 [2022-05-04T17:14:49.227Z]     daemon_test.go:26: runtime.GOOS == "windows"
17:14:49 [2022-05-04T17:14:49.227Z] 
17:14:49 [2022-05-04T17:14:49.227Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s)
17:14:49 [2022-05-04T17:14:49.227Z]     daemon_test.go:45: runtime.GOOS == "windows"
17:14:49 [2022-05-04T17:14:49.227Z] 
17:14:49 [2022-05-04T17:14:49.227Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s)
17:14:49 [2022-05-04T17:14:49.227Z]     daemon_test.go:111: runtime.GOOS == "windows"
17:14:49 [2022-05-04T17:14:49.227Z] 
17:14:49 [2022-05-04T17:14:49.227Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s)
17:14:49 [2022-05-04T17:14:49.227Z]     daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows
17:14:49 [2022-05-04T17:14:49.227Z] 
17:14:49 [2022-05-04T17:14:49.227Z] DONE 4 tests, 4 skipped in 21.325s
17:14:49 [2022-05-04T17:14:49.227Z] Running D:\gopath\src\github.com\docker\docker\integration\image
17:14:49 [2022-05-04T17:14:49.800Z] === RUN   TestDecodeContainerConfig
17:14:49 [2022-05-04T17:14:49.800Z] === RUN   TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json
17:14:49 [2022-05-04T17:14:49.800Z] --- PASS: TestDecodeContainerConfig (0.00s)
17:14:49 [2022-05-04T17:14:49.800Z]     --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s)
17:14:49 [2022-05-04T17:14:49.800Z] === RUN   TestDecodeContainerConfigIsolation
17:14:49 [2022-05-04T17:14:49.800Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
17:14:49 [2022-05-04T17:14:49.800Z] === RUN   TestValidatePrivileged
17:14:49 [2022-05-04T17:14:49.800Z] --- PASS: TestValidatePrivileged (0.00s)
17:14:49 [2022-05-04T17:14:49.800Z] PASS
17:14:49 [2022-05-04T17:14:49.800Z] coverage: 52.4% of statements
17:14:49 [2022-05-04T17:14:49.800Z] ok  	github.com/docker/docker/runconfig	0.041s	coverage: 52.4% of statements
17:14:50 [2022-05-04T17:14:50.761Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
17:14:50 [2022-05-04T17:14:50.761Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
17:14:50 [2022-05-04T17:14:50.761Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
17:14:50 [2022-05-04T17:14:50.761Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
17:14:50 [2022-05-04T17:14:50.761Z] PASS
17:14:50 [2022-05-04T17:14:50.761Z] coverage: 62.5% of statements
17:14:50 [2022-05-04T17:14:50.761Z] ok  	github.com/docker/docker/testutil	0.042s	coverage: 62.5% of statements
17:14:52 [2022-05-04T17:14:52.548Z] === RUN   TestDockerSuite/TestBuildIidFile
17:14:52 [2022-05-04T17:14:52.548Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
17:14:53 [2022-05-04T17:14:53.036Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:14:53 [2022-05-04T17:14:53.036Z] INFO: Testing against a local daemon
17:14:53 [2022-05-04T17:14:53.036Z] === RUN   TestCommitInheritsEnv
17:14:53 [2022-05-04T17:14:53.036Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
17:14:53 [2022-05-04T17:14:53.036Z] --- SKIP: TestCommitInheritsEnv (0.00s)
17:14:53 [2022-05-04T17:14:53.036Z] === RUN   TestImportExtremelyLargeImageWorks
17:14:53 [2022-05-04T17:14:53.036Z]     import_test.go:25: testEnv.OSType == "windows": TODO enable on windows
17:14:53 [2022-05-04T17:14:53.036Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
17:14:53 [2022-05-04T17:14:53.036Z] === RUN   TestImportWithCustomPlatform
17:14:53 [2022-05-04T17:14:53.037Z]     import_test.go:54: testEnv.OSType == "windows": TODO enable on windows
17:14:53 [2022-05-04T17:14:53.037Z] --- SKIP: TestImportWithCustomPlatform (0.00s)
17:14:53 [2022-05-04T17:14:53.037Z] === RUN   TestImagesFilterMultiReference
17:14:53 [2022-05-04T17:14:53.037Z] --- PASS: TestImagesFilterMultiReference (0.09s)
17:14:53 [2022-05-04T17:14:53.037Z] === RUN   TestImagePullPlatformInvalid
17:14:53 [2022-05-04T17:14:53.037Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
17:14:53 [2022-05-04T17:14:53.037Z] === RUN   TestRemoveImageOrphaning
17:14:53 [2022-05-04T17:14:53.484Z] === RUN   TestDockerSuite/TestBuildInheritance
17:14:53 [2022-05-04T17:14:53.743Z] --- PASS: TestImportExtremelyLargeImageWorks (180.73s)
17:14:53 [2022-05-04T17:14:53.743Z] PASS
17:14:53 [2022-05-04T17:14:53.743Z] 
17:14:53 [2022-05-04T17:14:53.743Z] DONE 22 tests in 185.402s
17:14:53 [2022-05-04T17:14:53.743Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
17:14:53 [2022-05-04T17:14:53.743Z] ++ 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
17:14:53 [2022-05-04T17:14:53.743Z] ++ set -e
17:14:53 [2022-05-04T17:14:53.743Z] ++ '[' -n 0 ']'
17:14:53 [2022-05-04T17:14:53.743Z] ++ set -x
17:14:53 [2022-05-04T17:14:53.743Z] ++ 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
17:14:54 [2022-05-04T17:14:54.002Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
17:14:54 [2022-05-04T17:14:54.002Z] INFO: Testing against a local daemon
17:14:54 [2022-05-04T17:14:54.002Z] === RUN   TestNetworkCreateDelete
17:14:54 [2022-05-04T17:14:54.002Z] --- PASS: TestNetworkCreateDelete (0.18s)
17:14:54 [2022-05-04T17:14:54.002Z] === RUN   TestDockerNetworkDeletePreferID
17:14:54 [2022-05-04T17:14:54.019Z] --- PASS: TestRemoveImageOrphaning (0.96s)
17:14:54 [2022-05-04T17:14:54.019Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:14:54 [2022-05-04T17:14:54.019Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
17:14:54 [2022-05-04T17:14:54.019Z] === RUN   TestTagInvalidReference
17:14:54 [2022-05-04T17:14:54.019Z] --- PASS: TestTagInvalidReference (0.03s)
17:14:54 [2022-05-04T17:14:54.019Z] === RUN   TestTagValidPrefixedRepo
17:14:54 [2022-05-04T17:14:54.019Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
17:14:54 [2022-05-04T17:14:54.019Z] === RUN   TestTagExistedNameWithoutForce
17:14:54 [2022-05-04T17:14:54.019Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
17:14:54 [2022-05-04T17:14:54.019Z] === RUN   TestTagOfficialNames
17:14:54 [2022-05-04T17:14:54.261Z] === RUN   TestDockerSuite/TestBuildInvalidTag
17:14:54 [2022-05-04T17:14:54.261Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
17:14:54 [2022-05-04T17:14:54.479Z] === RUN   TestGetDriver
17:14:54 [2022-05-04T17:14:54.479Z] --- PASS: TestGetDriver (0.00s)
17:14:54 [2022-05-04T17:14:54.479Z] === RUN   TestVolumeRequestError
17:14:54 [2022-05-04T17:14:54.479Z] --- PASS: TestVolumeRequestError (0.01s)
17:14:54 [2022-05-04T17:14:54.479Z] PASS
17:14:54 [2022-05-04T17:14:54.479Z] coverage: 36.1% of statements
17:14:54 [2022-05-04T17:14:54.479Z] ok  	github.com/docker/docker/volume/drivers	0.045s	coverage: 36.1% of statements
17:14:54 [2022-05-04T17:14:54.486Z] --- PASS: TestTagOfficialNames (0.08s)
17:14:54 [2022-05-04T17:14:54.486Z] === RUN   TestTagMatchesDigest
17:14:54 [2022-05-04T17:14:54.486Z] --- PASS: TestTagMatchesDigest (0.03s)
17:14:54 [2022-05-04T17:14:54.486Z] PASS
17:14:54 [2022-05-04T17:14:54.486Z] ok  	github.com/docker/docker/integration/image	1.433s
17:14:54 [2022-05-04T17:14:54.486Z] 
17:14:54 [2022-05-04T17:14:54.486Z] === Skipped
17:14:54 [2022-05-04T17:14:54.486Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
17:14:54 [2022-05-04T17:14:54.486Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
17:14:54 [2022-05-04T17:14:54.486Z] 
17:14:54 [2022-05-04T17:14:54.486Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
17:14:54 [2022-05-04T17:14:54.486Z]     import_test.go:25: testEnv.OSType == "windows": TODO enable on windows
17:14:54 [2022-05-04T17:14:54.486Z] 
17:14:54 [2022-05-04T17:14:54.486Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s)
17:14:54 [2022-05-04T17:14:54.486Z]     import_test.go:54: testEnv.OSType == "windows": TODO enable on windows
17:14:54 [2022-05-04T17:14:54.486Z] 
17:14:54 [2022-05-04T17:14:54.486Z] DONE 12 tests, 3 skipped in 5.034s
17:14:54 [2022-05-04T17:14:54.486Z] Running D:\gopath\src\github.com\docker\docker\integration\network
17:14:54 [2022-05-04T17:14:54.520Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s)
17:14:54 [2022-05-04T17:14:54.520Z] === RUN   TestDaemonDNSFallback
17:14:55 [2022-05-04T17:14:55.087Z] === RUN   TestDockerSuite/TestBuildLabel
17:14:55 [2022-05-04T17:14:55.440Z] --- PASS: TestGet (15.01s)
17:14:55 [2022-05-04T17:14:55.440Z] === RUN   TestPluginWithNoManifest
17:14:55 [2022-05-04T17:14:55.440Z] --- PASS: TestPluginWithNoManifest (0.00s)
17:14:55 [2022-05-04T17:14:55.440Z] === RUN   TestGetAll
17:14:55 [2022-05-04T17:14:55.440Z] --- PASS: TestGetAll (0.00s)
17:14:55 [2022-05-04T17:14:55.440Z] PASS
17:14:55 [2022-05-04T17:14:55.440Z] coverage: 73.2% of statements
17:14:55 [2022-05-04T17:14:55.440Z] ok  	github.com/docker/docker/pkg/plugins	34.888s	coverage: 73.2% of statements
17:14:55 [2022-05-04T17:14:55.440Z] === RUN   TestGetAddress
17:14:55 [2022-05-04T17:14:55.440Z] --- PASS: TestGetAddress (0.00s)
17:14:55 [2022-05-04T17:14:55.440Z] === RUN   TestRemove
17:14:55 [2022-05-04T17:14:55.440Z]     local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
17:14:55 [2022-05-04T17:14:55.440Z] --- SKIP: TestRemove (0.00s)
17:14:55 [2022-05-04T17:14:55.440Z] === RUN   TestInitializeWithVolumes
17:14:55 [2022-05-04T17:14:55.440Z] --- PASS: TestInitializeWithVolumes (0.01s)
17:14:55 [2022-05-04T17:14:55.440Z] === RUN   TestCreate
17:14:55 [2022-05-04T17:14:55.440Z] --- PASS: TestCreate (0.01s)
17:14:55 [2022-05-04T17:14:55.440Z] === RUN   TestValidateName
17:14:55 [2022-05-04T17:14:55.440Z] --- PASS: TestValidateName (0.00s)
17:14:55 [2022-05-04T17:14:55.440Z] === RUN   TestCreateWithOpts
17:14:55 [2022-05-04T17:14:55.440Z]     local_test.go:180: runtime.GOOS == "windows"
17:14:55 [2022-05-04T17:14:55.440Z] --- SKIP: TestCreateWithOpts (0.00s)
17:14:55 [2022-05-04T17:14:55.440Z] === RUN   TestRelaodNoOpts
17:14:55 [2022-05-04T17:14:55.440Z] --- PASS: TestRelaodNoOpts (0.01s)
17:14:55 [2022-05-04T17:14:55.440Z] PASS
17:14:55 [2022-05-04T17:14:55.440Z] coverage: 41.5% of statements
17:14:55 [2022-05-04T17:14:55.440Z] ok  	github.com/docker/docker/volume/local	0.069s	coverage: 41.5% of statements
17:14:55 [2022-05-04T17:14:55.655Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
17:14:55 [2022-05-04T17:14:55.914Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
17:14:56 [2022-05-04T17:14:56.051Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:14:56 [2022-05-04T17:14:56.051Z] INFO: Testing against a local daemon
17:14:56 [2022-05-04T17:14:56.051Z] === RUN   TestNetworkCreateDelete
17:14:56 [2022-05-04T17:14:56.051Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
17:14:56 [2022-05-04T17:14:56.051Z] --- SKIP: TestNetworkCreateDelete (0.00s)
17:14:56 [2022-05-04T17:14:56.051Z] === RUN   TestDockerNetworkDeletePreferID
17:14:56 [2022-05-04T17:14:56.051Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
17:14:56 [2022-05-04T17:14:56.051Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
17:14:56 [2022-05-04T17:14:56.051Z] === RUN   TestDaemonDNSFallback
17:14:56 [2022-05-04T17:14:56.051Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
17:14:56 [2022-05-04T17:14:56.051Z] --- SKIP: TestDaemonDNSFallback (0.00s)
17:14:56 [2022-05-04T17:14:56.051Z] === RUN   TestInspectNetwork
17:14:56 [2022-05-04T17:14:56.051Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
17:14:56 [2022-05-04T17:14:56.051Z] --- SKIP: TestInspectNetwork (0.00s)
17:14:56 [2022-05-04T17:14:56.051Z] === RUN   TestRunContainerWithBridgeNone
17:14:56 [2022-05-04T17:14:56.051Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
17:14:56 [2022-05-04T17:14:56.051Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
17:14:56 [2022-05-04T17:14:56.051Z] === RUN   TestNetworkInvalidJSON
17:14:56 [2022-05-04T17:14:56.051Z] === RUN   TestNetworkInvalidJSON/networks/create
17:14:56 [2022-05-04T17:14:56.051Z] === PAUSE TestNetworkInvalidJSON/networks/create
17:14:56 [2022-05-04T17:14:56.051Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
17:14:56 [2022-05-04T17:14:56.051Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
17:14:56 [2022-05-04T17:14:56.051Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
17:14:56 [2022-05-04T17:14:56.051Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
17:14:56 [2022-05-04T17:14:56.051Z] === CONT  TestNetworkInvalidJSON/networks/create
17:14:56 [2022-05-04T17:14:56.051Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
17:14:56 [2022-05-04T17:14:56.051Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
17:14:56 [2022-05-04T17:14:56.051Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
17:14:56 [2022-05-04T17:14:56.051Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
17:14:56 [2022-05-04T17:14:56.051Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
17:14:56 [2022-05-04T17:14:56.051Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
17:14:56 [2022-05-04T17:14:56.051Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
17:14:56 [2022-05-04T17:14:56.051Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
17:14:56 [2022-05-04T17:14:56.051Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
17:14:56 [2022-05-04T17:14:56.051Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
17:14:56 [2022-05-04T17:14:56.051Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
17:14:56 [2022-05-04T17:14:56.051Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
17:14:56 [2022-05-04T17:14:56.051Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
17:14:56 [2022-05-04T17:14:56.051Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
17:14:56 [2022-05-04T17:14:56.051Z] --- PASS: TestNetworkInvalidJSON (0.04s)
17:14:56 [2022-05-04T17:14:56.051Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
17:14:56 [2022-05-04T17:14:56.051Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
17:14:56 [2022-05-04T17:14:56.051Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
17:14:56 [2022-05-04T17:14:56.051Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
17:14:56 [2022-05-04T17:14:56.051Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
17:14:56 [2022-05-04T17:14:56.051Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s)
17:14:56 [2022-05-04T17:14:56.051Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
17:14:56 [2022-05-04T17:14:56.051Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
17:14:56 [2022-05-04T17:14:56.051Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
17:14:56 [2022-05-04T17:14:56.051Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
17:14:56 [2022-05-04T17:14:56.051Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
17:14:56 [2022-05-04T17:14:56.051Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
17:14:56 [2022-05-04T17:14:56.051Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
17:14:56 [2022-05-04T17:14:56.051Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
17:14:56 [2022-05-04T17:14:56.051Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
17:14:56 [2022-05-04T17:14:56.051Z] === RUN   TestNetworkList
17:14:56 [2022-05-04T17:14:56.051Z] === RUN   TestNetworkList//networks
17:14:56 [2022-05-04T17:14:56.051Z] === PAUSE TestNetworkList//networks
17:14:56 [2022-05-04T17:14:56.051Z] === RUN   TestNetworkList//networks/
17:14:56 [2022-05-04T17:14:56.051Z] === PAUSE TestNetworkList//networks/
17:14:56 [2022-05-04T17:14:56.051Z] === CONT  TestNetworkList//networks
17:14:56 [2022-05-04T17:14:56.051Z] === CONT  TestNetworkList//networks/
17:14:56 [2022-05-04T17:14:56.051Z] --- PASS: TestNetworkList (0.03s)
17:14:56 [2022-05-04T17:14:56.051Z]     --- PASS: TestNetworkList//networks (0.00s)
17:14:56 [2022-05-04T17:14:56.051Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:14:56 [2022-05-04T17:14:56.051Z] === RUN   TestHostIPv4BridgeLabel
17:14:56 [2022-05-04T17:14:56.051Z]     network_test.go:154: testEnv.OSType == "windows"
17:14:56 [2022-05-04T17:14:56.051Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
17:14:56 [2022-05-04T17:14:56.051Z] === RUN   TestDaemonRestartWithLiveRestore
17:14:56 [2022-05-04T17:14:56.051Z]     service_test.go:30: testEnv.OSType == "windows"
17:14:56 [2022-05-04T17:14:56.051Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
17:14:56 [2022-05-04T17:14:56.051Z] === RUN   TestDaemonDefaultNetworkPools
17:14:56 [2022-05-04T17:14:56.051Z]     service_test.go:59: testEnv.OSType == "windows"
17:14:56 [2022-05-04T17:14:56.051Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
17:14:56 [2022-05-04T17:14:56.051Z] === RUN   TestDaemonRestartWithExistingNetwork
17:14:56 [2022-05-04T17:14:56.051Z]     service_test.go:103: testEnv.OSType == "windows"
17:14:56 [2022-05-04T17:14:56.051Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
17:14:56 [2022-05-04T17:14:56.051Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:14:56 [2022-05-04T17:14:56.051Z]     service_test.go:137: testEnv.OSType == "windows"
17:14:56 [2022-05-04T17:14:56.051Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
17:14:56 [2022-05-04T17:14:56.051Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:14:56 [2022-05-04T17:14:56.051Z]     service_test.go:188: testEnv.OSType == "windows"
17:14:56 [2022-05-04T17:14:56.051Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
17:14:56 [2022-05-04T17:14:56.051Z] === RUN   TestServiceWithPredefinedNetwork
17:14:56 [2022-05-04T17:14:56.051Z]     service_test.go:213: testEnv.OSType == "windows"
17:14:56 [2022-05-04T17:14:56.051Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
17:14:56 [2022-05-04T17:14:56.051Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:14:56 [2022-05-04T17:14:56.051Z]     service_test.go:243: FLAKY_TEST
17:14:56 [2022-05-04T17:14:56.051Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:14:56 [2022-05-04T17:14:56.051Z] === RUN   TestServiceWithDataPathPortInit
17:14:56 [2022-05-04T17:14:56.051Z]     service_test.go:334: testEnv.OSType == "windows"
17:14:56 [2022-05-04T17:14:56.051Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
17:14:56 [2022-05-04T17:14:56.051Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:14:56 [2022-05-04T17:14:56.051Z]     service_test.go:402: testEnv.OSType == "windows"
17:14:56 [2022-05-04T17:14:56.051Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
17:14:56 [2022-05-04T17:14:56.051Z] PASS
17:14:56 [2022-05-04T17:14:56.051Z] ok  	github.com/docker/docker/integration/network	0.155s
17:14:56 [2022-05-04T17:14:56.481Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
17:14:56 [2022-05-04T17:14:56.517Z] 
17:14:56 [2022-05-04T17:14:56.517Z] === Skipped
17:14:56 [2022-05-04T17:14:56.517Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
17:14:56 [2022-05-04T17:14:56.517Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
17:14:56 [2022-05-04T17:14:56.517Z] 
17:14:56 [2022-05-04T17:14:56.517Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
17:14:56 [2022-05-04T17:14:56.517Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
17:14:56 [2022-05-04T17:14:56.517Z] 
17:14:56 [2022-05-04T17:14:56.517Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
17:14:56 [2022-05-04T17:14:56.518Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
17:14:56 [2022-05-04T17:14:56.518Z] 
17:14:56 [2022-05-04T17:14:56.518Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
17:14:56 [2022-05-04T17:14:56.518Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
17:14:56 [2022-05-04T17:14:56.518Z] 
17:14:56 [2022-05-04T17:14:56.518Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
17:14:56 [2022-05-04T17:14:56.518Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
17:14:56 [2022-05-04T17:14:56.518Z] 
17:14:56 [2022-05-04T17:14:56.518Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
17:14:56 [2022-05-04T17:14:56.518Z]     network_test.go:154: testEnv.OSType == "windows"
17:14:56 [2022-05-04T17:14:56.518Z] 
17:14:56 [2022-05-04T17:14:56.518Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
17:14:56 [2022-05-04T17:14:56.518Z]     service_test.go:30: testEnv.OSType == "windows"
17:14:56 [2022-05-04T17:14:56.518Z] 
17:14:56 [2022-05-04T17:14:56.518Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
17:14:56 [2022-05-04T17:14:56.518Z]     service_test.go:59: testEnv.OSType == "windows"
17:14:56 [2022-05-04T17:14:56.518Z] 
17:14:56 [2022-05-04T17:14:56.518Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
17:14:56 [2022-05-04T17:14:56.518Z]     service_test.go:103: testEnv.OSType == "windows"
17:14:56 [2022-05-04T17:14:56.518Z] 
17:14:56 [2022-05-04T17:14:56.518Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
17:14:56 [2022-05-04T17:14:56.518Z]     service_test.go:137: testEnv.OSType == "windows"
17:14:56 [2022-05-04T17:14:56.518Z] 
17:14:56 [2022-05-04T17:14:56.518Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
17:14:56 [2022-05-04T17:14:56.518Z]     service_test.go:188: testEnv.OSType == "windows"
17:14:56 [2022-05-04T17:14:56.518Z] 
17:14:56 [2022-05-04T17:14:56.518Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
17:14:56 [2022-05-04T17:14:56.518Z]     service_test.go:213: testEnv.OSType == "windows"
17:14:56 [2022-05-04T17:14:56.518Z] 
17:14:56 [2022-05-04T17:14:56.518Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:14:56 [2022-05-04T17:14:56.518Z]     service_test.go:243: FLAKY_TEST
17:14:56 [2022-05-04T17:14:56.518Z] 
17:14:56 [2022-05-04T17:14:56.518Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
17:14:56 [2022-05-04T17:14:56.518Z]     service_test.go:334: testEnv.OSType == "windows"
17:14:56 [2022-05-04T17:14:56.518Z] 
17:14:56 [2022-05-04T17:14:56.518Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
17:14:56 [2022-05-04T17:14:56.518Z]     service_test.go:402: testEnv.OSType == "windows"
17:14:56 [2022-05-04T17:14:56.518Z] 
17:14:56 [2022-05-04T17:14:56.518Z] DONE 34 tests, 15 skipped in 1.860s
17:14:56 [2022-05-04T17:14:56.518Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
17:14:56 [2022-05-04T17:14:56.740Z] === RUN   TestDockerSuite/TestBuildLabels
17:14:56 [2022-05-04T17:14:56.967Z] === RUN   TestLCOWParseMountRaw
17:14:56 [2022-05-04T17:14:56.967Z] --- PASS: TestLCOWParseMountRaw (0.00s)
17:14:56 [2022-05-04T17:14:56.967Z] === RUN   TestLCOWParseMountRawSplit
17:14:56 [2022-05-04T17:14:56.967Z] === RUN   TestLCOWParseMountRawSplit/0_c:\:/foo
17:14:56 [2022-05-04T17:14:56.967Z] === RUN   TestLCOWParseMountRawSplit/1_c:\:/foo:ro
17:14:56 [2022-05-04T17:14:56.967Z] === RUN   TestLCOWParseMountRawSplit/2_c:\:/foo:rw
17:14:56 [2022-05-04T17:14:56.967Z] === RUN   TestLCOWParseMountRawSplit/3_c:\:/foo:foo
17:14:56 [2022-05-04T17:14:56.967Z] === RUN   TestLCOWParseMountRawSplit/4_name:/foo:rw
17:14:56 [2022-05-04T17:14:56.967Z] === RUN   TestLCOWParseMountRawSplit/5_name:/foo
17:14:56 [2022-05-04T17:14:56.967Z] === RUN   TestLCOWParseMountRawSplit/6_name:/foo:ro
17:14:56 [2022-05-04T17:14:56.967Z] === RUN   TestLCOWParseMountRawSplit/7_name:/
17:14:56 [2022-05-04T17:14:56.967Z] === RUN   TestLCOWParseMountRawSplit/8_driver/name:/
17:14:56 [2022-05-04T17:14:56.967Z] === RUN   TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar
17:14:56 [2022-05-04T17:14:56.967Z] === RUN   TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data
17:14:56 [2022-05-04T17:14:56.967Z] === RUN   TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo
17:14:56 [2022-05-04T17:14:56.967Z] --- PASS: TestLCOWParseMountRawSplit (0.00s)
17:14:56 [2022-05-04T17:14:56.967Z]     --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s)
17:14:56 [2022-05-04T17:14:56.967Z]     --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s)
17:14:56 [2022-05-04T17:14:56.967Z]     --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s)
17:14:56 [2022-05-04T17:14:56.967Z]     --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s)
17:14:56 [2022-05-04T17:14:56.967Z]     --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s)
17:14:56 [2022-05-04T17:14:56.967Z]     --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s)
17:14:56 [2022-05-04T17:14:56.967Z]     --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s)
17:14:56 [2022-05-04T17:14:56.967Z]     --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s)
17:14:56 [2022-05-04T17:14:56.967Z]     --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s)
17:14:56 [2022-05-04T17:14:56.967Z]     --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s)
17:14:56 [2022-05-04T17:14:56.967Z]     --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s)
17:14:56 [2022-05-04T17:14:56.967Z]     --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s)
17:14:56 [2022-05-04T17:14:56.967Z] === RUN   TestLinuxParseMountRaw
17:14:56 [2022-05-04T17:14:56.967Z] --- PASS: TestLinuxParseMountRaw (0.00s)
17:14:56 [2022-05-04T17:14:56.967Z] === RUN   TestLinuxParseMountRawSplit
17:14:56 [2022-05-04T17:14:56.967Z] === RUN   TestLinuxParseMountRawSplit/0_/tmp:/tmp1
17:14:56 [2022-05-04T17:14:56.967Z] === RUN   TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro
17:14:56 [2022-05-04T17:14:56.967Z] === RUN   TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw
17:14:56 [2022-05-04T17:14:56.967Z] === RUN   TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo
17:14:56 [2022-05-04T17:14:56.967Z] === RUN   TestLinuxParseMountRawSplit/4_name:/named1
17:14:56 [2022-05-04T17:14:56.967Z] === RUN   TestLinuxParseMountRawSplit/5_name:/named2
17:14:56 [2022-05-04T17:14:56.967Z] === RUN   TestLinuxParseMountRawSplit/6_name:/named3:ro
17:14:56 [2022-05-04T17:14:56.967Z] === RUN   TestLinuxParseMountRawSplit/7_local/name:/tmp:rw
17:14:56 [2022-05-04T17:14:56.967Z] === RUN   TestLinuxParseMountRawSplit/8_/tmp:tmp
17:14:56 [2022-05-04T17:14:56.967Z] --- PASS: TestLinuxParseMountRawSplit (0.00s)
17:14:56 [2022-05-04T17:14:56.967Z]     --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s)
17:14:56 [2022-05-04T17:14:56.967Z]     --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s)
17:14:56 [2022-05-04T17:14:56.967Z]     --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s)
17:14:56 [2022-05-04T17:14:56.967Z]     --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s)
17:14:56 [2022-05-04T17:14:56.967Z]     --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s)
17:14:56 [2022-05-04T17:14:56.967Z]     --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s)
17:14:56 [2022-05-04T17:14:56.967Z]     --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s)
17:14:56 [2022-05-04T17:14:56.967Z]     --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s)
17:14:56 [2022-05-04T17:14:56.967Z]     --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s)
17:14:56 [2022-05-04T17:14:56.967Z] === RUN   TestLinuxParseMountSpecBindWithFileinfoError
17:14:56 [2022-05-04T17:14:56.967Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s)
17:14:56 [2022-05-04T17:14:56.967Z] === RUN   TestConvertTmpfsOptions
17:14:56 [2022-05-04T17:14:56.967Z]     linux_parser_test.go:209: data="mode=700,size=1m"
17:14:56 [2022-05-04T17:14:56.967Z]     linux_parser_test.go:209: data="ro"
17:14:56 [2022-05-04T17:14:56.967Z] --- PASS: TestConvertTmpfsOptions (0.00s)
17:14:56 [2022-05-04T17:14:56.967Z] === RUN   TestParseMountSpec
17:14:56 [2022-05-04T17:14:56.967Z]     parser_test.go:62: case 0
17:14:56 [2022-05-04T17:14:56.967Z]     parser_test.go:62: case 1
17:14:56 [2022-05-04T17:14:56.967Z]     parser_test.go:62: case 2
17:14:56 [2022-05-04T17:14:56.967Z]     parser_test.go:62: case 3
17:14:56 [2022-05-04T17:14:56.967Z]     parser_test.go:62: case 4
17:14:56 [2022-05-04T17:14:56.967Z]     parser_test.go:62: case 5
17:14:56 [2022-05-04T17:14:56.967Z] --- PASS: TestParseMountSpec (0.00s)
17:14:56 [2022-05-04T17:14:56.967Z] === RUN   TestValidateMount
17:14:56 [2022-05-04T17:14:56.967Z] --- PASS: TestValidateMount (0.00s)
17:14:56 [2022-05-04T17:14:56.967Z] === RUN   TestWindowsParseMountRaw
17:14:56 [2022-05-04T17:14:56.967Z] --- PASS: TestWindowsParseMountRaw (0.00s)
17:14:56 [2022-05-04T17:14:56.967Z] === RUN   TestWindowsParseMountRawSplit
17:14:56 [2022-05-04T17:14:56.967Z] === RUN   TestWindowsParseMountRawSplit/0_c:\:d:
17:14:56 [2022-05-04T17:14:56.967Z] === RUN   TestWindowsParseMountRawSplit/1_c:\:d:\
17:14:56 [2022-05-04T17:14:56.967Z] === RUN   TestWindowsParseMountRawSplit/2_c:\:d:\:ro
17:14:56 [2022-05-04T17:14:56.967Z] === RUN   TestWindowsParseMountRawSplit/3_c:\:d:\:rw
17:14:56 [2022-05-04T17:14:56.967Z] === RUN   TestWindowsParseMountRawSplit/4_c:\:d:\:foo
17:14:56 [2022-05-04T17:14:56.967Z] === RUN   TestWindowsParseMountRawSplit/5_name:d::rw
17:14:56 [2022-05-04T17:14:56.967Z] === RUN   TestWindowsParseMountRawSplit/6_name:d:
17:14:56 [2022-05-04T17:14:56.967Z] === RUN   TestWindowsParseMountRawSplit/7_name:d::ro
17:14:56 [2022-05-04T17:14:56.967Z] === RUN   TestWindowsParseMountRawSplit/8_name:c:
17:14:56 [2022-05-04T17:14:56.967Z] === RUN   TestWindowsParseMountRawSplit/9_driver/name:c:
17:14:56 [2022-05-04T17:14:56.967Z] === RUN   TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar
17:14:56 [2022-05-04T17:14:56.967Z] === RUN   TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar
17:14:56 [2022-05-04T17:14:56.968Z] === RUN   TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo
17:14:56 [2022-05-04T17:14:56.968Z] --- PASS: TestWindowsParseMountRawSplit (0.00s)
17:14:56 [2022-05-04T17:14:56.968Z]     --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s)
17:14:56 [2022-05-04T17:14:56.968Z]     --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s)
17:14:56 [2022-05-04T17:14:56.968Z]     --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s)
17:14:56 [2022-05-04T17:14:56.968Z]     --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s)
17:14:56 [2022-05-04T17:14:56.968Z]     --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s)
17:14:56 [2022-05-04T17:14:56.968Z]     --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s)
17:14:56 [2022-05-04T17:14:56.968Z]     --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s)
17:14:56 [2022-05-04T17:14:56.968Z]     --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s)
17:14:56 [2022-05-04T17:14:56.968Z]     --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s)
17:14:56 [2022-05-04T17:14:56.968Z]     --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s)
17:14:56 [2022-05-04T17:14:56.968Z]     --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s)
17:14:56 [2022-05-04T17:14:56.968Z]     --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s)
17:14:56 [2022-05-04T17:14:56.968Z]     --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s)
17:14:56 [2022-05-04T17:14:56.968Z] === RUN   TestWindowsParseMountSpecBindWithFileinfoError
17:14:56 [2022-05-04T17:14:56.968Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s)
17:14:56 [2022-05-04T17:14:56.968Z] PASS
17:14:56 [2022-05-04T17:14:56.968Z] coverage: 67.6% of statements
17:14:56 [2022-05-04T17:14:56.968Z] ok  	github.com/docker/docker/volume/mounts	0.055s	coverage: 67.6% of statements
17:14:56 [2022-05-04T17:14:56.984Z] testing: warning: no tests to run
17:14:56 [2022-05-04T17:14:56.984Z] PASS
17:14:56 [2022-05-04T17:14:56.984Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.057s
17:14:56 [2022-05-04T17:14:56.984Z] 
17:14:56 [2022-05-04T17:14:56.984Z] DONE 0 tests in 0.608s
17:14:56 [2022-05-04T17:14:56.984Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
17:14:57 [2022-05-04T17:14:57.306Z] === RUN   TestDockerSuite/TestBuildLabelsCache
17:14:57 [2022-05-04T17:14:57.874Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
17:14:57 [2022-05-04T17:14:57.928Z] === RUN   TestSetGetMeta
17:14:57 [2022-05-04T17:14:57.928Z] === PAUSE TestSetGetMeta
17:14:57 [2022-05-04T17:14:57.928Z] === RUN   TestRestore
17:14:57 [2022-05-04T17:14:57.928Z] === PAUSE TestRestore
17:14:57 [2022-05-04T17:14:57.928Z] === RUN   TestServiceCreate
17:14:57 [2022-05-04T17:14:57.928Z] === PAUSE TestServiceCreate
17:14:57 [2022-05-04T17:14:57.928Z] === RUN   TestServiceList
17:14:57 [2022-05-04T17:14:57.928Z] === PAUSE TestServiceList
17:14:57 [2022-05-04T17:14:57.928Z] === RUN   TestServiceRemove
17:14:57 [2022-05-04T17:14:57.928Z] === PAUSE TestServiceRemove
17:14:57 [2022-05-04T17:14:57.928Z] === RUN   TestServiceGet
17:14:57 [2022-05-04T17:14:57.928Z] === PAUSE TestServiceGet
17:14:57 [2022-05-04T17:14:57.928Z] === RUN   TestServicePrune
17:14:57 [2022-05-04T17:14:57.928Z] === PAUSE TestServicePrune
17:14:57 [2022-05-04T17:14:57.928Z] === RUN   TestCreate
17:14:57 [2022-05-04T17:14:57.928Z] === PAUSE TestCreate
17:14:57 [2022-05-04T17:14:57.928Z] === RUN   TestRemove
17:14:57 [2022-05-04T17:14:57.928Z] === PAUSE TestRemove
17:14:57 [2022-05-04T17:14:57.928Z] === RUN   TestList
17:14:57 [2022-05-04T17:14:57.928Z] === PAUSE TestList
17:14:57 [2022-05-04T17:14:57.928Z] === RUN   TestFindByDriver
17:14:57 [2022-05-04T17:14:57.928Z] === PAUSE TestFindByDriver
17:14:57 [2022-05-04T17:14:57.928Z] === RUN   TestFindByReferenced
17:14:57 [2022-05-04T17:14:57.928Z] === PAUSE TestFindByReferenced
17:14:57 [2022-05-04T17:14:57.928Z] === RUN   TestDerefMultipleOfSameRef
17:14:57 [2022-05-04T17:14:57.928Z] === PAUSE TestDerefMultipleOfSameRef
17:14:57 [2022-05-04T17:14:57.928Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
17:14:57 [2022-05-04T17:14:57.928Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
17:14:57 [2022-05-04T17:14:57.928Z] === RUN   TestDefererencePluginOnCreateError
17:14:57 [2022-05-04T17:14:57.928Z] === PAUSE TestDefererencePluginOnCreateError
17:14:57 [2022-05-04T17:14:57.928Z] === RUN   TestRefDerefRemove
17:14:57 [2022-05-04T17:14:57.928Z] === PAUSE TestRefDerefRemove
17:14:57 [2022-05-04T17:14:57.928Z] === RUN   TestGet
17:14:57 [2022-05-04T17:14:57.928Z] === PAUSE TestGet
17:14:57 [2022-05-04T17:14:57.928Z] === RUN   TestGetWithReference
17:14:57 [2022-05-04T17:14:57.928Z] === PAUSE TestGetWithReference
17:14:57 [2022-05-04T17:14:57.928Z] === RUN   TestFilterFunc
17:14:57 [2022-05-04T17:14:57.928Z] === RUN   TestFilterFunc/test_nil_list
17:14:57 [2022-05-04T17:14:57.928Z] === PAUSE TestFilterFunc/test_nil_list
17:14:57 [2022-05-04T17:14:57.928Z] === RUN   TestFilterFunc/test_empty_list
17:14:57 [2022-05-04T17:14:57.928Z] === PAUSE TestFilterFunc/test_empty_list
17:14:57 [2022-05-04T17:14:57.928Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
17:14:57 [2022-05-04T17:14:57.928Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
17:14:57 [2022-05-04T17:14:57.928Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
17:14:57 [2022-05-04T17:14:57.928Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
17:14:57 [2022-05-04T17:14:57.928Z] === RUN   TestFilterFunc/test_filter_some
17:14:57 [2022-05-04T17:14:57.928Z] === PAUSE TestFilterFunc/test_filter_some
17:14:57 [2022-05-04T17:14:57.928Z] === RUN   TestFilterFunc/test_filter_middle
17:14:57 [2022-05-04T17:14:57.928Z] === PAUSE TestFilterFunc/test_filter_middle
17:14:57 [2022-05-04T17:14:57.928Z] === RUN   TestFilterFunc/test_filter_middle_and_last
17:14:57 [2022-05-04T17:14:57.928Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
17:14:57 [2022-05-04T17:14:57.928Z] === RUN   TestFilterFunc/test_filter_first_and_last
17:14:57 [2022-05-04T17:14:57.928Z] === PAUSE TestFilterFunc/test_filter_first_and_last
17:14:57 [2022-05-04T17:14:57.928Z] === CONT  TestFilterFunc/test_nil_list
17:14:57 [2022-05-04T17:14:57.928Z] === CONT  TestFilterFunc/test_filter_some
17:14:57 [2022-05-04T17:14:57.928Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
17:14:57 [2022-05-04T17:14:57.928Z] === CONT  TestFilterFunc/test_filter_middle_and_last
17:14:57 [2022-05-04T17:14:57.928Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
17:14:57 [2022-05-04T17:14:57.928Z] === CONT  TestFilterFunc/test_empty_list
17:14:57 [2022-05-04T17:14:57.928Z] === CONT  TestFilterFunc/test_filter_first_and_last
17:14:57 [2022-05-04T17:14:57.928Z] === CONT  TestFilterFunc/test_filter_middle
17:14:57 [2022-05-04T17:14:57.928Z] --- PASS: TestFilterFunc (0.00s)
17:14:57 [2022-05-04T17:14:57.928Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
17:14:57 [2022-05-04T17:14:57.928Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
17:14:57 [2022-05-04T17:14:57.928Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
17:14:57 [2022-05-04T17:14:57.928Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
17:14:57 [2022-05-04T17:14:57.928Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
17:14:57 [2022-05-04T17:14:57.928Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
17:14:57 [2022-05-04T17:14:57.928Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
17:14:57 [2022-05-04T17:14:57.928Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
17:14:57 [2022-05-04T17:14:57.928Z] === CONT  TestSetGetMeta
17:14:57 [2022-05-04T17:14:57.928Z] === CONT  TestList
17:14:57 [2022-05-04T17:14:57.928Z] === CONT  TestServiceList
17:14:57 [2022-05-04T17:14:57.928Z] === CONT  TestServiceGet
17:14:57 [2022-05-04T17:14:57.928Z] --- PASS: TestSetGetMeta (0.03s)
17:14:57 [2022-05-04T17:14:57.928Z] === CONT  TestServiceCreate
17:14:57 [2022-05-04T17:14:57.928Z] --- PASS: TestList (0.06s)
17:14:57 [2022-05-04T17:14:57.928Z] === CONT  TestRestore
17:14:57 [2022-05-04T17:14:57.928Z] --- PASS: TestRestore (0.02s)
17:14:57 [2022-05-04T17:14:57.928Z] === CONT  TestRemove
17:14:57 [2022-05-04T17:14:57.928Z] --- PASS: TestRemove (0.02s)
17:14:57 [2022-05-04T17:14:57.928Z] === CONT  TestCreate
17:14:57 [2022-05-04T17:14:57.928Z] --- PASS: TestCreate (0.01s)
17:14:57 [2022-05-04T17:14:57.928Z] === CONT  TestServicePrune
17:14:57 [2022-05-04T17:14:57.928Z] --- PASS: TestServiceGet (0.20s)
17:14:57 [2022-05-04T17:14:57.928Z] === CONT  TestServiceRemove
17:14:57 [2022-05-04T17:14:57.928Z] time="2022-05-04T17:14:57Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:14:57 [2022-05-04T17:14:57.928Z] --- PASS: TestServiceList (0.21s)
17:14:57 [2022-05-04T17:14:57.928Z] === CONT  TestDefererencePluginOnCreateError
17:14:57 [2022-05-04T17:14:57.928Z] --- PASS: TestServiceCreate (0.18s)
17:14:57 [2022-05-04T17:14:57.928Z] === CONT  TestGetWithReference
17:14:57 [2022-05-04T17:14:57.928Z] time="2022-05-04T17:14:57Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:14:57 [2022-05-04T17:14:57.928Z] time="2022-05-04T17:14:57Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:14:57 [2022-05-04T17:14:57.928Z] --- PASS: TestServiceRemove (0.03s)
17:14:57 [2022-05-04T17:14:57.928Z] === CONT  TestGet
17:14:57 [2022-05-04T17:14:57.928Z] time="2022-05-04T17:14:57Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
17:14:57 [2022-05-04T17:14:57.928Z] --- PASS: TestGetWithReference (0.03s)
17:14:57 [2022-05-04T17:14:57.928Z] === CONT  TestRefDerefRemove
17:14:57 [2022-05-04T17:14:57.928Z] time="2022-05-04T17:14:57Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:14:57 [2022-05-04T17:14:57.928Z] --- PASS: TestDefererencePluginOnCreateError (0.03s)
17:14:57 [2022-05-04T17:14:57.928Z] === CONT  TestDerefMultipleOfSameRef
17:14:57 [2022-05-04T17:14:57.928Z] --- PASS: TestServicePrune (0.13s)
17:14:57 [2022-05-04T17:14:57.928Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
17:14:57 [2022-05-04T17:14:57.928Z] --- PASS: TestGet (0.03s)
17:14:57 [2022-05-04T17:14:57.928Z] === CONT  TestFindByReferenced
17:14:57 [2022-05-04T17:14:57.928Z] --- PASS: TestRefDerefRemove (0.03s)
17:14:57 [2022-05-04T17:14:57.928Z] === CONT  TestFindByDriver
17:14:57 [2022-05-04T17:14:57.928Z] --- PASS: TestDerefMultipleOfSameRef (0.02s)
17:14:57 [2022-05-04T17:14:57.928Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s)
17:14:57 [2022-05-04T17:14:57.928Z] --- PASS: TestFindByReferenced (0.02s)
17:14:57 [2022-05-04T17:14:57.928Z] --- PASS: TestFindByDriver (0.02s)
17:14:57 [2022-05-04T17:14:57.928Z] PASS
17:14:57 [2022-05-04T17:14:57.928Z] coverage: 69.0% of statements
17:14:57 [2022-05-04T17:14:57.928Z] ok  	github.com/docker/docker/volume/service	0.343s	coverage: 69.0% of statements
17:14:57 [2022-05-04T17:14:57.967Z] testing: warning: no tests to run
17:14:57 [2022-05-04T17:14:57.967Z] PASS
17:14:57 [2022-05-04T17:14:57.967Z] ok  	github.com/docker/docker/integration/network/macvlan	0.069s
17:14:57 [2022-05-04T17:14:57.967Z] 
17:14:57 [2022-05-04T17:14:57.967Z] DONE 0 tests in 0.619s
17:14:57 [2022-05-04T17:14:57.967Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
17:14:58 [2022-05-04T17:14:58.384Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
17:14:58 [2022-05-04T17:14:58.384Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
17:14:58 [2022-05-04T17:14:58.384Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
17:14:58 [2022-05-04T17:14:58.384Z] ?   	github.com/docker/docker/libnetwork/netutils	[no test files]
17:14:58 [2022-05-04T17:14:58.433Z] testing: warning: no tests to run
17:14:58 [2022-05-04T17:14:58.433Z] PASS
17:14:58 [2022-05-04T17:14:58.433Z] ok  	github.com/docker/docker/integration/plugin	0.056s
17:14:58 [2022-05-04T17:14:58.433Z] 
17:14:58 [2022-05-04T17:14:58.433Z] DONE 0 tests in 0.655s
17:14:58 [2022-05-04T17:14:58.433Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
17:14:59 [2022-05-04T17:14:59.418Z] testing: warning: no tests to run
17:14:59 [2022-05-04T17:14:59.418Z] PASS
17:14:59 [2022-05-04T17:14:59.418Z] ok  	github.com/docker/docker/integration/plugin/authz	0.060s
17:14:59 [2022-05-04T17:14:59.418Z] 
17:14:59 [2022-05-04T17:14:59.418Z] DONE 0 tests in 0.614s
17:14:59 [2022-05-04T17:14:59.418Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
17:14:59 [2022-05-04T17:14:59.775Z] === RUN   TestDockerSuite/TestBuildLastModified
17:15:01 [2022-05-04T17:15:01.155Z] --- PASS: TestDaemonDNSFallback (6.62s)
17:15:01 [2022-05-04T17:15:01.155Z] === RUN   TestInspectNetwork
17:15:02 [2022-05-04T17:15:02.529Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
17:15:03 [2022-05-04T17:15:03.207Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:15:03 [2022-05-04T17:15:03.207Z] INFO: Testing against a local daemon
17:15:03 [2022-05-04T17:15:03.207Z] === RUN   TestPluginInvalidJSON
17:15:03 [2022-05-04T17:15:03.207Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
17:15:03 [2022-05-04T17:15:03.207Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
17:15:03 [2022-05-04T17:15:03.207Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
17:15:03 [2022-05-04T17:15:03.207Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
17:15:03 [2022-05-04T17:15:03.207Z] === RUN   TestPluginInvalidJSON/plugins/pull
17:15:03 [2022-05-04T17:15:03.207Z] === PAUSE TestPluginInvalidJSON/plugins/pull
17:15:03 [2022-05-04T17:15:03.207Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
17:15:03 [2022-05-04T17:15:03.207Z] === CONT  TestPluginInvalidJSON/plugins/pull
17:15:03 [2022-05-04T17:15:03.207Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
17:15:03 [2022-05-04T17:15:03.207Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
17:15:03 [2022-05-04T17:15:03.207Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
17:15:03 [2022-05-04T17:15:03.207Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
17:15:03 [2022-05-04T17:15:03.207Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
17:15:03 [2022-05-04T17:15:03.207Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
17:15:03 [2022-05-04T17:15:03.207Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
17:15:03 [2022-05-04T17:15:03.207Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
17:15:03 [2022-05-04T17:15:03.207Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
17:15:03 [2022-05-04T17:15:03.207Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
17:15:03 [2022-05-04T17:15:03.207Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
17:15:03 [2022-05-04T17:15:03.207Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
17:15:03 [2022-05-04T17:15:03.207Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
17:15:03 [2022-05-04T17:15:03.207Z] --- PASS: TestPluginInvalidJSON (0.06s)
17:15:03 [2022-05-04T17:15:03.207Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
17:15:03 [2022-05-04T17:15:03.207Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
17:15:03 [2022-05-04T17:15:03.207Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
17:15:03 [2022-05-04T17:15:03.207Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
17:15:03 [2022-05-04T17:15:03.207Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
17:15:03 [2022-05-04T17:15:03.207Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
17:15:03 [2022-05-04T17:15:03.207Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
17:15:03 [2022-05-04T17:15:03.467Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
17:15:03 [2022-05-04T17:15:03.673Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
17:15:03 [2022-05-04T17:15:03.673Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
17:15:03 [2022-05-04T17:15:03.673Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
17:15:03 [2022-05-04T17:15:03.673Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s)
17:15:03 [2022-05-04T17:15:03.673Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
17:15:03 [2022-05-04T17:15:03.673Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
17:15:03 [2022-05-04T17:15:03.673Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
17:15:03 [2022-05-04T17:15:03.673Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
17:15:03 [2022-05-04T17:15:03.673Z] === RUN   TestPluginInstall
17:15:03 [2022-05-04T17:15:03.673Z]     plugin_test.go:93: testEnv.OSType == "windows"
17:15:03 [2022-05-04T17:15:03.673Z] --- SKIP: TestPluginInstall (0.00s)
17:15:03 [2022-05-04T17:15:03.673Z] === RUN   TestPluginsWithRuntimes
17:15:03 [2022-05-04T17:15:03.673Z]     plugin_test.go:202: testEnv.OSType == "windows"
17:15:03 [2022-05-04T17:15:03.673Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
17:15:03 [2022-05-04T17:15:03.673Z] === RUN   TestPluginBackCompatMediaTypes
17:15:03 [2022-05-04T17:15:03.673Z]     plugin_test.go:264: testEnv.OSType == "windows"
17:15:03 [2022-05-04T17:15:03.673Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
17:15:03 [2022-05-04T17:15:03.673Z] PASS
17:15:03 [2022-05-04T17:15:03.673Z] ok  	github.com/docker/docker/integration/plugin/common	0.130s
17:15:03 [2022-05-04T17:15:03.673Z] 
17:15:03 [2022-05-04T17:15:03.673Z] === Skipped
17:15:03 [2022-05-04T17:15:03.673Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
17:15:03 [2022-05-04T17:15:03.673Z]     plugin_test.go:93: testEnv.OSType == "windows"
17:15:03 [2022-05-04T17:15:03.673Z] 
17:15:03 [2022-05-04T17:15:03.673Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
17:15:03 [2022-05-04T17:15:03.673Z]     plugin_test.go:202: testEnv.OSType == "windows"
17:15:03 [2022-05-04T17:15:03.673Z] 
17:15:03 [2022-05-04T17:15:03.673Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
17:15:03 [2022-05-04T17:15:03.673Z]     plugin_test.go:264: testEnv.OSType == "windows"
17:15:03 [2022-05-04T17:15:03.673Z] 
17:15:03 [2022-05-04T17:15:03.673Z] DONE 19 tests, 3 skipped in 4.209s
17:15:03 [2022-05-04T17:15:03.673Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
17:15:04 [2022-05-04T17:15:04.844Z] === RUN   TestDockerSuite/TestBuildLineBreak
17:15:05 [2022-05-04T17:15:05.885Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:15:05 [2022-05-04T17:15:05.885Z] INFO: Testing against a local daemon
17:15:05 [2022-05-04T17:15:05.885Z] === RUN   TestExternalGraphDriver
17:15:05 [2022-05-04T17:15:05.885Z]     external_test.go:48: runtime.GOOS == "windows"
17:15:05 [2022-05-04T17:15:05.885Z] --- SKIP: TestExternalGraphDriver (0.00s)
17:15:05 [2022-05-04T17:15:05.885Z] === RUN   TestGraphdriverPluginV2
17:15:05 [2022-05-04T17:15:05.885Z]     external_test.go:408: runtime.GOOS == "windows"
17:15:05 [2022-05-04T17:15:05.885Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
17:15:05 [2022-05-04T17:15:05.885Z] PASS
17:15:05 [2022-05-04T17:15:05.885Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.095s
17:15:05 [2022-05-04T17:15:05.885Z] 
17:15:05 [2022-05-04T17:15:05.885Z] === Skipped
17:15:05 [2022-05-04T17:15:05.885Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
17:15:05 [2022-05-04T17:15:05.885Z]     external_test.go:48: runtime.GOOS == "windows"
17:15:05 [2022-05-04T17:15:05.885Z] 
17:15:05 [2022-05-04T17:15:05.885Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
17:15:05 [2022-05-04T17:15:05.885Z]     external_test.go:408: runtime.GOOS == "windows"
17:15:05 [2022-05-04T17:15:05.885Z] 
17:15:05 [2022-05-04T17:15:05.885Z] DONE 2 tests, 2 skipped in 2.000s
17:15:05 [2022-05-04T17:15:05.885Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
17:15:06 [2022-05-04T17:15:06.222Z] === RUN   TestInspectNetwork/full_network_id
17:15:06 [2022-05-04T17:15:06.222Z] === RUN   TestInspectNetwork/partial_network_id
17:15:06 [2022-05-04T17:15:06.222Z] === RUN   TestInspectNetwork/network_name
17:15:06 [2022-05-04T17:15:06.222Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:15:07 [2022-05-04T17:15:07.598Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
17:15:07 [2022-05-04T17:15:07.598Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
17:15:07 [2022-05-04T17:15:07.598Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
17:15:07 [2022-05-04T17:15:07.598Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
17:15:07 [2022-05-04T17:15:07.598Z] === RUN   TestDockerSuite/TestBuildMaintainer
17:15:07 [2022-05-04T17:15:07.857Z] === RUN   TestDockerSuite/TestBuildMissingArgs
17:15:08 [2022-05-04T17:15:08.132Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:15:08 [2022-05-04T17:15:08.132Z] INFO: Testing against a local daemon
17:15:08 [2022-05-04T17:15:08.132Z] === RUN   TestReadPluginNoRead
17:15:08 [2022-05-04T17:15:08.132Z]     read_test.go:21: no unix domain sockets on Windows
17:15:08 [2022-05-04T17:15:08.132Z] --- SKIP: TestReadPluginNoRead (0.00s)
17:15:08 [2022-05-04T17:15:08.132Z] PASS
17:15:08 [2022-05-04T17:15:08.132Z] ok  	github.com/docker/docker/integration/plugin/logging	0.104s
17:15:08 [2022-05-04T17:15:08.132Z] 
17:15:08 [2022-05-04T17:15:08.132Z] === Skipped
17:15:08 [2022-05-04T17:15:08.132Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
17:15:08 [2022-05-04T17:15:08.132Z]     read_test.go:21: no unix domain sockets on Windows
17:15:08 [2022-05-04T17:15:08.132Z] 
17:15:08 [2022-05-04T17:15:08.132Z] DONE 1 tests, 1 skipped in 2.092s
17:15:08 [2022-05-04T17:15:08.132Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
17:15:08 [2022-05-04T17:15:08.793Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
17:15:10 [2022-05-04T17:15:10.273Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
17:15:10 [2022-05-04T17:15:10.273Z] --- PASS: TestInspectNetwork (9.20s)
17:15:10 [2022-05-04T17:15:10.273Z]     --- PASS: TestInspectNetwork/full_network_id (0.01s)
17:15:10 [2022-05-04T17:15:10.273Z]     --- PASS: TestInspectNetwork/partial_network_id (0.01s)
17:15:10 [2022-05-04T17:15:10.273Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:15:10 [2022-05-04T17:15:10.273Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:15:10 [2022-05-04T17:15:10.274Z] === RUN   TestRunContainerWithBridgeNone
17:15:12 [2022-05-04T17:15:12.807Z] --- PASS: TestRunContainerWithBridgeNone (1.97s)
17:15:12 [2022-05-04T17:15:12.807Z] === RUN   TestNetworkInvalidJSON
17:15:12 [2022-05-04T17:15:12.807Z] === RUN   TestNetworkInvalidJSON/networks/create
17:15:12 [2022-05-04T17:15:12.807Z] === PAUSE TestNetworkInvalidJSON/networks/create
17:15:12 [2022-05-04T17:15:12.807Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
17:15:12 [2022-05-04T17:15:12.807Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
17:15:12 [2022-05-04T17:15:12.807Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
17:15:12 [2022-05-04T17:15:12.807Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
17:15:12 [2022-05-04T17:15:12.807Z] === CONT  TestNetworkInvalidJSON/networks/create
17:15:12 [2022-05-04T17:15:12.807Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
17:15:12 [2022-05-04T17:15:12.807Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
17:15:12 [2022-05-04T17:15:12.807Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
17:15:12 [2022-05-04T17:15:12.807Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
17:15:12 [2022-05-04T17:15:12.807Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
17:15:12 [2022-05-04T17:15:12.807Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
17:15:12 [2022-05-04T17:15:12.807Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
17:15:12 [2022-05-04T17:15:12.807Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
17:15:12 [2022-05-04T17:15:12.807Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
17:15:12 [2022-05-04T17:15:12.807Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
17:15:12 [2022-05-04T17:15:12.807Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
17:15:12 [2022-05-04T17:15:12.807Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
17:15:12 [2022-05-04T17:15:12.807Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
17:15:12 [2022-05-04T17:15:12.807Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
17:15:12 [2022-05-04T17:15:12.807Z] --- PASS: TestNetworkInvalidJSON (0.02s)
17:15:12 [2022-05-04T17:15:12.807Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
17:15:12 [2022-05-04T17:15:12.807Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
17:15:12 [2022-05-04T17:15:12.807Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
17:15:12 [2022-05-04T17:15:12.807Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
17:15:12 [2022-05-04T17:15:12.807Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
17:15:12 [2022-05-04T17:15:12.807Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
17:15:12 [2022-05-04T17:15:12.807Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
17:15:12 [2022-05-04T17:15:12.807Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
17:15:12 [2022-05-04T17:15:12.807Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
17:15:12 [2022-05-04T17:15:12.807Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
17:15:12 [2022-05-04T17:15:12.807Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
17:15:12 [2022-05-04T17:15:12.807Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
17:15:12 [2022-05-04T17:15:12.807Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
17:15:12 [2022-05-04T17:15:12.807Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
17:15:12 [2022-05-04T17:15:12.807Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
17:15:12 [2022-05-04T17:15:12.807Z] === RUN   TestNetworkList
17:15:12 [2022-05-04T17:15:12.807Z] === RUN   TestNetworkList//networks
17:15:12 [2022-05-04T17:15:12.807Z] === PAUSE TestNetworkList//networks
17:15:12 [2022-05-04T17:15:12.807Z] === RUN   TestNetworkList//networks/
17:15:12 [2022-05-04T17:15:12.807Z] === PAUSE TestNetworkList//networks/
17:15:12 [2022-05-04T17:15:12.807Z] === CONT  TestNetworkList//networks
17:15:12 [2022-05-04T17:15:12.807Z] === CONT  TestNetworkList//networks/
17:15:12 [2022-05-04T17:15:12.807Z] --- PASS: TestNetworkList (0.01s)
17:15:12 [2022-05-04T17:15:12.807Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:15:12 [2022-05-04T17:15:12.807Z]     --- PASS: TestNetworkList//networks (0.00s)
17:15:12 [2022-05-04T17:15:12.807Z] === RUN   TestHostIPv4BridgeLabel
17:15:13 [2022-05-04T17:15:13.066Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
17:15:13 [2022-05-04T17:15:13.066Z] --- PASS: TestHostIPv4BridgeLabel (0.63s)
17:15:13 [2022-05-04T17:15:13.066Z] === RUN   TestDaemonRestartWithLiveRestore
17:15:13 [2022-05-04T17:15:13.324Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
17:15:13 [2022-05-04T17:15:13.892Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
17:15:13 [2022-05-04T17:15:13.982Z] testing: warning: no tests to run
17:15:13 [2022-05-04T17:15:13.982Z] PASS
17:15:13 [2022-05-04T17:15:13.982Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.071s
17:15:14 [2022-05-04T17:15:14.153Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
17:15:14 [2022-05-04T17:15:14.153Z] === RUN   TestDaemonDefaultNetworkPools
17:15:14 [2022-05-04T17:15:14.721Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
17:15:14 [2022-05-04T17:15:14.721Z] === RUN   TestDaemonRestartWithExistingNetwork
17:15:15 [2022-05-04T17:15:15.544Z] 
17:15:15 [2022-05-04T17:15:15.544Z] DONE 0 tests in 7.462s
17:15:15 [2022-05-04T17:15:15.544Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
17:15:16 [2022-05-04T17:15:16.097Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s)
17:15:16 [2022-05-04T17:15:16.097Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:15:17 [2022-05-04T17:15:17.481Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s)
17:15:17 [2022-05-04T17:15:17.481Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:15:17 [2022-05-04T17:15:17.749Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:15:17 [2022-05-04T17:15:17.749Z] INFO: Testing against a local daemon
17:15:17 [2022-05-04T17:15:17.749Z] === RUN   TestPluginWithDevMounts
17:15:17 [2022-05-04T17:15:17.749Z]     mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows"
17:15:17 [2022-05-04T17:15:17.749Z] --- SKIP: TestPluginWithDevMounts (0.00s)
17:15:17 [2022-05-04T17:15:17.749Z] PASS
17:15:17 [2022-05-04T17:15:17.749Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.082s
17:15:17 [2022-05-04T17:15:17.749Z] 
17:15:17 [2022-05-04T17:15:17.749Z] === Skipped
17:15:17 [2022-05-04T17:15:17.749Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
17:15:17 [2022-05-04T17:15:17.749Z]     mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows"
17:15:17 [2022-05-04T17:15:17.749Z] 
17:15:17 [2022-05-04T17:15:17.749Z] DONE 1 tests, 1 skipped in 1.925s
17:15:17 [2022-05-04T17:15:17.749Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
17:15:18 [2022-05-04T17:15:18.048Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
17:15:18 [2022-05-04T17:15:18.048Z] === RUN   TestServiceWithPredefinedNetwork
17:15:19 [2022-05-04T17:15:19.309Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:15:19 [2022-05-04T17:15:19.309Z] INFO: Testing against a local daemon
17:15:19 [2022-05-04T17:15:19.309Z] === RUN   TestSecretInspect
17:15:19 [2022-05-04T17:15:19.309Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:15:19 [2022-05-04T17:15:19.309Z] --- SKIP: TestSecretInspect (0.00s)
17:15:19 [2022-05-04T17:15:19.309Z] === RUN   TestSecretList
17:15:19 [2022-05-04T17:15:19.309Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:15:19 [2022-05-04T17:15:19.309Z] --- SKIP: TestSecretList (0.00s)
17:15:19 [2022-05-04T17:15:19.309Z] === RUN   TestSecretsCreateAndDelete
17:15:19 [2022-05-04T17:15:19.309Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:15:19 [2022-05-04T17:15:19.309Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
17:15:19 [2022-05-04T17:15:19.309Z] === RUN   TestSecretsUpdate
17:15:19 [2022-05-04T17:15:19.309Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
17:15:19 [2022-05-04T17:15:19.309Z] --- SKIP: TestSecretsUpdate (0.00s)
17:15:19 [2022-05-04T17:15:19.309Z] === RUN   TestTemplatedSecret
17:15:19 [2022-05-04T17:15:19.309Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
17:15:19 [2022-05-04T17:15:19.309Z] --- SKIP: TestTemplatedSecret (0.00s)
17:15:19 [2022-05-04T17:15:19.309Z] === RUN   TestSecretCreateResolve
17:15:19 [2022-05-04T17:15:19.309Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
17:15:19 [2022-05-04T17:15:19.309Z] --- SKIP: TestSecretCreateResolve (0.00s)
17:15:19 [2022-05-04T17:15:19.309Z] PASS
17:15:19 [2022-05-04T17:15:19.309Z] ok  	github.com/docker/docker/integration/secret	0.076s
17:15:19 [2022-05-04T17:15:19.309Z] 
17:15:19 [2022-05-04T17:15:19.309Z] === Skipped
17:15:19 [2022-05-04T17:15:19.309Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
17:15:19 [2022-05-04T17:15:19.309Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:15:19 [2022-05-04T17:15:19.309Z] 
17:15:19 [2022-05-04T17:15:19.309Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
17:15:19 [2022-05-04T17:15:19.309Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:15:19 [2022-05-04T17:15:19.309Z] 
17:15:19 [2022-05-04T17:15:19.309Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
17:15:19 [2022-05-04T17:15:19.309Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:15:19 [2022-05-04T17:15:19.309Z] 
17:15:19 [2022-05-04T17:15:19.309Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
17:15:19 [2022-05-04T17:15:19.309Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
17:15:19 [2022-05-04T17:15:19.309Z] 
17:15:19 [2022-05-04T17:15:19.309Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
17:15:19 [2022-05-04T17:15:19.309Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
17:15:19 [2022-05-04T17:15:19.309Z] 
17:15:19 [2022-05-04T17:15:19.309Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
17:15:19 [2022-05-04T17:15:19.309Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
17:15:19 [2022-05-04T17:15:19.309Z] 
17:15:19 [2022-05-04T17:15:19.309Z] DONE 6 tests, 6 skipped in 1.608s
17:15:19 [2022-05-04T17:15:19.309Z] Running D:\gopath\src\github.com\docker\docker\integration\service
17:15:20 [2022-05-04T17:15:20.580Z] --- PASS: TestServiceWithPredefinedNetwork (2.70s)
17:15:20 [2022-05-04T17:15:20.580Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:15:20 [2022-05-04T17:15:20.580Z]     service_test.go:243: FLAKY_TEST
17:15:20 [2022-05-04T17:15:20.580Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:15:20 [2022-05-04T17:15:20.580Z] === RUN   TestServiceWithDataPathPortInit
17:15:21 [2022-05-04T17:15:21.148Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
17:15:21 [2022-05-04T17:15:21.516Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:15:21 [2022-05-04T17:15:21.516Z] INFO: Testing against a local daemon
17:15:21 [2022-05-04T17:15:21.516Z] === RUN   TestServiceCreateInit
17:15:21 [2022-05-04T17:15:21.516Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:15:21 [2022-05-04T17:15:21.516Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:15:21 [2022-05-04T17:15:21.516Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:15:21 [2022-05-04T17:15:21.516Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:15:21 [2022-05-04T17:15:21.516Z] --- PASS: TestServiceCreateInit (0.04s)
17:15:21 [2022-05-04T17:15:21.516Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
17:15:21 [2022-05-04T17:15:21.516Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
17:15:21 [2022-05-04T17:15:21.516Z] === RUN   TestCreateServiceMultipleTimes
17:15:21 [2022-05-04T17:15:21.516Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:15:21 [2022-05-04T17:15:21.516Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
17:15:21 [2022-05-04T17:15:21.516Z] === RUN   TestCreateServiceConflict
17:15:21 [2022-05-04T17:15:21.516Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
17:15:21 [2022-05-04T17:15:21.516Z] --- SKIP: TestCreateServiceConflict (0.00s)
17:15:21 [2022-05-04T17:15:21.516Z] === RUN   TestCreateServiceMaxReplicas
17:15:21 [2022-05-04T17:15:21.516Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
17:15:21 [2022-05-04T17:15:21.516Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s)
17:15:21 [2022-05-04T17:15:21.516Z] === RUN   TestCreateWithDuplicateNetworkNames
17:15:21 [2022-05-04T17:15:21.516Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
17:15:21 [2022-05-04T17:15:21.516Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
17:15:21 [2022-05-04T17:15:21.516Z] === RUN   TestCreateServiceSecretFileMode
17:15:21 [2022-05-04T17:15:21.516Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
17:15:21 [2022-05-04T17:15:21.516Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
17:15:21 [2022-05-04T17:15:21.516Z] === RUN   TestCreateServiceConfigFileMode
17:15:21 [2022-05-04T17:15:21.516Z]     create_test.go:305: testEnv.DaemonInfo.OSType == "windows"
17:15:21 [2022-05-04T17:15:21.516Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
17:15:21 [2022-05-04T17:15:21.516Z] === RUN   TestCreateServiceSysctls
17:15:21 [2022-05-04T17:15:21.516Z]     create_test.go:390: testEnv.DaemonInfo.OSType == "windows"
17:15:21 [2022-05-04T17:15:21.516Z] --- SKIP: TestCreateServiceSysctls (0.03s)
17:15:21 [2022-05-04T17:15:21.516Z] === RUN   TestCreateServiceCapabilities
17:15:21 [2022-05-04T17:15:21.516Z]     create_test.go:474: testEnv.DaemonInfo.OSType == "windows"
17:15:21 [2022-05-04T17:15:21.516Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
17:15:21 [2022-05-04T17:15:21.516Z] === RUN   TestInspect
17:15:21 [2022-05-04T17:15:21.516Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
17:15:21 [2022-05-04T17:15:21.516Z] --- SKIP: TestInspect (0.00s)
17:15:21 [2022-05-04T17:15:21.516Z] === RUN   TestCreateJob
17:15:21 [2022-05-04T17:15:21.516Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
17:15:21 [2022-05-04T17:15:21.516Z] --- SKIP: TestCreateJob (0.00s)
17:15:21 [2022-05-04T17:15:21.516Z] === RUN   TestReplicatedJob
17:15:21 [2022-05-04T17:15:21.516Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
17:15:21 [2022-05-04T17:15:21.516Z] --- SKIP: TestReplicatedJob (0.00s)
17:15:21 [2022-05-04T17:15:21.516Z] === RUN   TestUpdateReplicatedJob
17:15:21 [2022-05-04T17:15:21.516Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
17:15:21 [2022-05-04T17:15:21.516Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
17:15:21 [2022-05-04T17:15:21.516Z] === RUN   TestServiceListWithStatuses
17:15:21 [2022-05-04T17:15:21.516Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
17:15:21 [2022-05-04T17:15:21.516Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:15:21 [2022-05-04T17:15:21.516Z] === RUN   TestDockerNetworkConnectAlias
17:15:21 [2022-05-04T17:15:21.516Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
17:15:21 [2022-05-04T17:15:21.516Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
17:15:21 [2022-05-04T17:15:21.516Z] === RUN   TestDockerNetworkReConnect
17:15:21 [2022-05-04T17:15:21.516Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:15:21 [2022-05-04T17:15:21.516Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
17:15:21 [2022-05-04T17:15:21.516Z] === RUN   TestServicePlugin
17:15:21 [2022-05-04T17:15:21.516Z]     plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows"
17:15:21 [2022-05-04T17:15:21.516Z] --- SKIP: TestServicePlugin (0.00s)
17:15:21 [2022-05-04T17:15:21.516Z] === RUN   TestServiceUpdateLabel
17:15:21 [2022-05-04T17:15:21.516Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
17:15:21 [2022-05-04T17:15:21.516Z] --- SKIP: TestServiceUpdateLabel (0.00s)
17:15:21 [2022-05-04T17:15:21.516Z] === RUN   TestServiceUpdateSecrets
17:15:21 [2022-05-04T17:15:21.516Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
17:15:21 [2022-05-04T17:15:21.516Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
17:15:21 [2022-05-04T17:15:21.516Z] === RUN   TestServiceUpdateConfigs
17:15:21 [2022-05-04T17:15:21.516Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
17:15:21 [2022-05-04T17:15:21.516Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
17:15:21 [2022-05-04T17:15:21.516Z] === RUN   TestServiceUpdateNetwork
17:15:21 [2022-05-04T17:15:21.516Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
17:15:21 [2022-05-04T17:15:21.516Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
17:15:21 [2022-05-04T17:15:21.516Z] === RUN   TestServiceUpdatePidsLimit
17:15:21 [2022-05-04T17:15:21.516Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
17:15:21 [2022-05-04T17:15:21.516Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s)
17:15:21 [2022-05-04T17:15:21.516Z] PASS
17:15:21 [2022-05-04T17:15:21.516Z] ok  	github.com/docker/docker/integration/service	0.224s
17:15:21 [2022-05-04T17:15:21.516Z] 
17:15:21 [2022-05-04T17:15:21.516Z] === Skipped
17:15:21 [2022-05-04T17:15:21.516Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
17:15:21 [2022-05-04T17:15:21.516Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:15:21 [2022-05-04T17:15:21.516Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
17:15:21 [2022-05-04T17:15:21.516Z] 
17:15:21 [2022-05-04T17:15:21.516Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
17:15:21 [2022-05-04T17:15:21.516Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:15:21 [2022-05-04T17:15:21.516Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
17:15:21 [2022-05-04T17:15:21.516Z] 
17:15:21 [2022-05-04T17:15:21.516Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
17:15:21 [2022-05-04T17:15:21.516Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:15:21 [2022-05-04T17:15:21.516Z] 
17:15:21 [2022-05-04T17:15:21.516Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
17:15:21 [2022-05-04T17:15:21.516Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
17:15:21 [2022-05-04T17:15:21.516Z] 
17:15:21 [2022-05-04T17:15:21.516Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s)
17:15:21 [2022-05-04T17:15:21.516Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
17:15:21 [2022-05-04T17:15:21.516Z] 
17:15:21 [2022-05-04T17:15:21.517Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
17:15:21 [2022-05-04T17:15:21.517Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
17:15:21 [2022-05-04T17:15:21.517Z] 
17:15:21 [2022-05-04T17:15:21.517Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
17:15:21 [2022-05-04T17:15:21.517Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
17:15:21 [2022-05-04T17:15:21.517Z] 
17:15:21 [2022-05-04T17:15:21.517Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
17:15:21 [2022-05-04T17:15:21.517Z]     create_test.go:305: testEnv.DaemonInfo.OSType == "windows"
17:15:21 [2022-05-04T17:15:21.517Z] 
17:15:21 [2022-05-04T17:15:21.517Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
17:15:21 [2022-05-04T17:15:21.517Z]     create_test.go:390: testEnv.DaemonInfo.OSType == "windows"
17:15:21 [2022-05-04T17:15:21.517Z] 
17:15:21 [2022-05-04T17:15:21.517Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s)
17:15:21 [2022-05-04T17:15:21.517Z]     create_test.go:474: testEnv.DaemonInfo.OSType == "windows"
17:15:21 [2022-05-04T17:15:21.517Z] 
17:15:21 [2022-05-04T17:15:21.517Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
17:15:21 [2022-05-04T17:15:21.517Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
17:15:21 [2022-05-04T17:15:21.517Z] 
17:15:21 [2022-05-04T17:15:21.517Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
17:15:21 [2022-05-04T17:15:21.517Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
17:15:21 [2022-05-04T17:15:21.517Z] 
17:15:21 [2022-05-04T17:15:21.517Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
17:15:21 [2022-05-04T17:15:21.517Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
17:15:21 [2022-05-04T17:15:21.517Z] 
17:15:21 [2022-05-04T17:15:21.517Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
17:15:21 [2022-05-04T17:15:21.517Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
17:15:21 [2022-05-04T17:15:21.517Z] 
17:15:21 [2022-05-04T17:15:21.517Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
17:15:21 [2022-05-04T17:15:21.517Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
17:15:21 [2022-05-04T17:15:21.517Z] 
17:15:21 [2022-05-04T17:15:21.517Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
17:15:21 [2022-05-04T17:15:21.517Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
17:15:21 [2022-05-04T17:15:21.517Z] 
17:15:21 [2022-05-04T17:15:21.517Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
17:15:21 [2022-05-04T17:15:21.517Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:15:21 [2022-05-04T17:15:21.517Z] 
17:15:21 [2022-05-04T17:15:21.517Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
17:15:21 [2022-05-04T17:15:21.517Z]     plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows"
17:15:21 [2022-05-04T17:15:21.517Z] 
17:15:21 [2022-05-04T17:15:21.517Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
17:15:21 [2022-05-04T17:15:21.517Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
17:15:21 [2022-05-04T17:15:21.517Z] 
17:15:21 [2022-05-04T17:15:21.517Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
17:15:21 [2022-05-04T17:15:21.517Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
17:15:21 [2022-05-04T17:15:21.517Z] 
17:15:21 [2022-05-04T17:15:21.517Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
17:15:21 [2022-05-04T17:15:21.517Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
17:15:21 [2022-05-04T17:15:21.517Z] 
17:15:21 [2022-05-04T17:15:21.517Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
17:15:21 [2022-05-04T17:15:21.517Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
17:15:21 [2022-05-04T17:15:21.517Z] 
17:15:21 [2022-05-04T17:15:21.517Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
17:15:21 [2022-05-04T17:15:21.517Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
17:15:21 [2022-05-04T17:15:21.517Z] 
17:15:21 [2022-05-04T17:15:21.517Z] DONE 24 tests, 23 skipped in 2.330s
17:15:21 [2022-05-04T17:15:21.517Z] Running D:\gopath\src\github.com\docker\docker\integration\session
17:15:23 [2022-05-04T17:15:23.076Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:15:23 [2022-05-04T17:15:23.076Z] INFO: Testing against a local daemon
17:15:23 [2022-05-04T17:15:23.076Z] === RUN   TestSessionCreate
17:15:23 [2022-05-04T17:15:23.076Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
17:15:23 [2022-05-04T17:15:23.076Z] --- SKIP: TestSessionCreate (0.00s)
17:15:23 [2022-05-04T17:15:23.076Z] === RUN   TestSessionCreateWithBadUpgrade
17:15:23 [2022-05-04T17:15:23.076Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
17:15:23 [2022-05-04T17:15:23.076Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
17:15:23 [2022-05-04T17:15:23.076Z] PASS
17:15:23 [2022-05-04T17:15:23.076Z] ok  	github.com/docker/docker/integration/session	0.074s
17:15:23 [2022-05-04T17:15:23.076Z] 
17:15:23 [2022-05-04T17:15:23.076Z] === Skipped
17:15:23 [2022-05-04T17:15:23.076Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
17:15:23 [2022-05-04T17:15:23.076Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
17:15:23 [2022-05-04T17:15:23.076Z] 
17:15:23 [2022-05-04T17:15:23.076Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
17:15:23 [2022-05-04T17:15:23.076Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
17:15:23 [2022-05-04T17:15:23.076Z] 
17:15:23 [2022-05-04T17:15:23.076Z] DONE 2 tests, 2 skipped in 1.430s
17:15:23 [2022-05-04T17:15:23.076Z] Running D:\gopath\src\github.com\docker\docker\integration\system
17:15:23 [2022-05-04T17:15:23.549Z] 2022/05/04 17:15:20 Closing DB instances...
17:15:23 [2022-05-04T17:15:23.549Z] --- PASS: TestNetworkDBGarbageCollection (54.24s)
17:15:23 [2022-05-04T17:15:23.549Z] === RUN   TestFindNode
17:15:23 [2022-05-04T17:15:23.549Z] 2022/05/04 17:15:22 Closing DB instances...
17:15:23 [2022-05-04T17:15:23.549Z] --- PASS: TestFindNode (0.02s)
17:15:23 [2022-05-04T17:15:23.549Z] === RUN   TestChangeNodeState
17:15:23 [2022-05-04T17:15:23.549Z] 2022/05/04 17:15:22 Closing DB instances...
17:15:23 [2022-05-04T17:15:23.549Z] --- PASS: TestChangeNodeState (0.02s)
17:15:23 [2022-05-04T17:15:23.549Z] === RUN   TestNodeReincarnation
17:15:23 [2022-05-04T17:15:23.549Z] 2022/05/04 17:15:22 Closing DB instances...
17:15:24 [2022-05-04T17:15:24.439Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
17:15:24 [2022-05-04T17:15:24.697Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
17:15:25 [2022-05-04T17:15:25.284Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:15:25 [2022-05-04T17:15:25.284Z] INFO: Testing against a local daemon
17:15:25 [2022-05-04T17:15:25.284Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:15:25 [2022-05-04T17:15:25.284Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
17:15:25 [2022-05-04T17:15:25.284Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:15:25 [2022-05-04T17:15:25.284Z] === RUN   TestDiskUsage
17:15:25 [2022-05-04T17:15:25.284Z]     disk_usage_test.go:16: testEnv.OSType == "windows"
17:15:25 [2022-05-04T17:15:25.284Z] --- SKIP: TestDiskUsage (0.00s)
17:15:25 [2022-05-04T17:15:25.284Z] === RUN   TestEventsExecDie
17:15:25 [2022-05-04T17:15:25.284Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
17:15:25 [2022-05-04T17:15:25.284Z] --- SKIP: TestEventsExecDie (0.00s)
17:15:25 [2022-05-04T17:15:25.284Z] === RUN   TestEventsBackwardsCompatible
17:15:25 [2022-05-04T17:15:25.284Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
17:15:25 [2022-05-04T17:15:25.284Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
17:15:25 [2022-05-04T17:15:25.284Z] === RUN   TestEventsVolumeCreate
17:15:25 [2022-05-04T17:15:25.284Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
17:15:25 [2022-05-04T17:15:25.284Z] --- SKIP: TestEventsVolumeCreate (0.00s)
17:15:25 [2022-05-04T17:15:25.284Z] === RUN   TestInfoAPI
17:15:25 [2022-05-04T17:15:25.284Z] --- PASS: TestInfoAPI (0.04s)
17:15:25 [2022-05-04T17:15:25.284Z] === RUN   TestInfoAPIWarnings
17:15:25 [2022-05-04T17:15:25.284Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
17:15:25 [2022-05-04T17:15:25.284Z] --- SKIP: TestInfoAPIWarnings (0.00s)
17:15:25 [2022-05-04T17:15:25.284Z] === RUN   TestInfoDebug
17:15:25 [2022-05-04T17:15:25.284Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:15:25 [2022-05-04T17:15:25.284Z] --- SKIP: TestInfoDebug (0.00s)
17:15:25 [2022-05-04T17:15:25.284Z] === RUN   TestInfoInsecureRegistries
17:15:25 [2022-05-04T17:15:25.284Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:15:25 [2022-05-04T17:15:25.284Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
17:15:25 [2022-05-04T17:15:25.284Z] === RUN   TestInfoRegistryMirrors
17:15:25 [2022-05-04T17:15:25.284Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:15:25 [2022-05-04T17:15:25.284Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
17:15:25 [2022-05-04T17:15:25.284Z] === RUN   TestLoginFailsWithBadCredentials
17:15:26 [2022-05-04T17:15:26.267Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s)
17:15:26 [2022-05-04T17:15:26.267Z] === RUN   TestPingCacheHeaders
17:15:26 [2022-05-04T17:15:26.267Z] --- PASS: TestPingCacheHeaders (0.03s)
17:15:26 [2022-05-04T17:15:26.267Z] === RUN   TestPingGet
17:15:26 [2022-05-04T17:15:26.267Z] --- PASS: TestPingGet (0.03s)
17:15:26 [2022-05-04T17:15:26.267Z] === RUN   TestPingHead
17:15:26 [2022-05-04T17:15:26.267Z] --- PASS: TestPingHead (0.03s)
17:15:26 [2022-05-04T17:15:26.267Z] === RUN   TestPingSwarmHeader
17:15:26 [2022-05-04T17:15:26.267Z]     ping_test.go:58: testEnv.DaemonInfo.OSType == "windows"
17:15:26 [2022-05-04T17:15:26.267Z] --- SKIP: TestPingSwarmHeader (0.00s)
17:15:26 [2022-05-04T17:15:26.267Z] === RUN   TestVersion
17:15:26 [2022-05-04T17:15:26.267Z] --- PASS: TestVersion (0.03s)
17:15:26 [2022-05-04T17:15:26.267Z] PASS
17:15:26 [2022-05-04T17:15:26.267Z] ok  	github.com/docker/docker/integration/system	1.192s
17:15:26 [2022-05-04T17:15:26.267Z] 
17:15:26 [2022-05-04T17:15:26.267Z] === Skipped
17:15:26 [2022-05-04T17:15:26.267Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:15:26 [2022-05-04T17:15:26.267Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
17:15:26 [2022-05-04T17:15:26.267Z] 
17:15:26 [2022-05-04T17:15:26.267Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s)
17:15:26 [2022-05-04T17:15:26.267Z]     disk_usage_test.go:16: testEnv.OSType == "windows"
17:15:26 [2022-05-04T17:15:26.267Z] 
17:15:26 [2022-05-04T17:15:26.267Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
17:15:26 [2022-05-04T17:15:26.267Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
17:15:26 [2022-05-04T17:15:26.267Z] 
17:15:26 [2022-05-04T17:15:26.267Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
17:15:26 [2022-05-04T17:15:26.267Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
17:15:26 [2022-05-04T17:15:26.267Z] 
17:15:26 [2022-05-04T17:15:26.267Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s)
17:15:26 [2022-05-04T17:15:26.267Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
17:15:26 [2022-05-04T17:15:26.267Z] 
17:15:26 [2022-05-04T17:15:26.267Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
17:15:26 [2022-05-04T17:15:26.267Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
17:15:26 [2022-05-04T17:15:26.267Z] 
17:15:26 [2022-05-04T17:15:26.267Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
17:15:26 [2022-05-04T17:15:26.267Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:15:26 [2022-05-04T17:15:26.267Z] 
17:15:26 [2022-05-04T17:15:26.267Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
17:15:26 [2022-05-04T17:15:26.267Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:15:26 [2022-05-04T17:15:26.267Z] 
17:15:26 [2022-05-04T17:15:26.267Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
17:15:26 [2022-05-04T17:15:26.267Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:15:26 [2022-05-04T17:15:26.267Z] 
17:15:26 [2022-05-04T17:15:26.267Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s)
17:15:26 [2022-05-04T17:15:26.267Z]     ping_test.go:58: testEnv.DaemonInfo.OSType == "windows"
17:15:26 [2022-05-04T17:15:26.267Z] 
17:15:26 [2022-05-04T17:15:26.267Z] DONE 16 tests, 10 skipped in 3.046s
17:15:26 [2022-05-04T17:15:26.267Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
17:15:26 [2022-05-04T17:15:26.602Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
17:15:26 [2022-05-04T17:15:26.602Z]     docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows
17:15:26 [2022-05-04T17:15:26.602Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
17:15:27 [2022-05-04T17:15:27.826Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:15:27 [2022-05-04T17:15:27.826Z] INFO: Testing against a local daemon
17:15:27 [2022-05-04T17:15:27.826Z] === RUN   TestVolumesCreateAndList
17:15:27 [2022-05-04T17:15:27.826Z] --- PASS: TestVolumesCreateAndList (0.05s)
17:15:27 [2022-05-04T17:15:27.826Z] === RUN   TestVolumesRemove
17:15:28 [2022-05-04T17:15:28.292Z] --- PASS: TestVolumesRemove (0.16s)
17:15:28 [2022-05-04T17:15:28.292Z] === RUN   TestVolumesInspect
17:15:28 [2022-05-04T17:15:28.292Z] --- PASS: TestVolumesInspect (0.04s)
17:15:28 [2022-05-04T17:15:28.292Z] === RUN   TestVolumesInvalidJSON
17:15:28 [2022-05-04T17:15:28.292Z] === RUN   TestVolumesInvalidJSON/volumes/create
17:15:28 [2022-05-04T17:15:28.292Z] === PAUSE TestVolumesInvalidJSON/volumes/create
17:15:28 [2022-05-04T17:15:28.292Z] === CONT  TestVolumesInvalidJSON/volumes/create
17:15:28 [2022-05-04T17:15:28.292Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
17:15:28 [2022-05-04T17:15:28.292Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
17:15:28 [2022-05-04T17:15:28.292Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
17:15:28 [2022-05-04T17:15:28.292Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
17:15:28 [2022-05-04T17:15:28.292Z] --- PASS: TestVolumesInvalidJSON (0.03s)
17:15:28 [2022-05-04T17:15:28.292Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s)
17:15:28 [2022-05-04T17:15:28.292Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
17:15:28 [2022-05-04T17:15:28.292Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
17:15:28 [2022-05-04T17:15:28.292Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
17:15:28 [2022-05-04T17:15:28.292Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
17:15:28 [2022-05-04T17:15:28.292Z] PASS
17:15:28 [2022-05-04T17:15:28.292Z] ok  	github.com/docker/docker/integration/volume	0.341s
17:15:28 [2022-05-04T17:15:28.292Z] 
17:15:28 [2022-05-04T17:15:28.292Z] DONE 9 tests in 1.847s
17:15:28 [2022-05-04T17:15:28.292Z] INFO: make.ps1 ended at 05/04/2022 17:15:28
17:15:28 [2022-05-04T17:15:28.292Z] INFO: Integration CLI tests being run from the host:
17:15:28 [2022-05-04T17:15:28.292Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" 
17:15:28 [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:27Z" level=error msg="failed to send node leave: timed out broadcasting node event"
17:15:28 [2022-05-04T17:15:28.303Z] --- PASS: TestNodeReincarnation (5.02s)
17:15:28 [2022-05-04T17:15:28.303Z] === RUN   TestParallelCreate
17:15:28 [2022-05-04T17:15:28.303Z] 2022/05/04 17:15:27 Closing DB instances...
17:15:28 [2022-05-04T17:15:28.303Z] --- PASS: TestParallelCreate (0.02s)
17:15:28 [2022-05-04T17:15:28.303Z] === RUN   TestParallelDelete
17:15:28 [2022-05-04T17:15:28.303Z] 2022/05/04 17:15:27 Closing DB instances...
17:15:28 [2022-05-04T17:15:28.303Z] --- PASS: TestParallelDelete (0.01s)
17:15:28 [2022-05-04T17:15:28.303Z] === RUN   TestNetworkDBIslands
17:15:28 [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:27Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:7d3711b0691c with config:&{NodeID:7d3711b0691c 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}"
17:15:28 [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:27Z" level=info msg="Node 7d3711b0691c/172.20.94.252, joined gossip cluster"
17:15:28 [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:27Z" level=info msg="Node 7d3711b0691c/172.20.94.252, added to nodes list"
17:15:28 [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:27Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:b99fef21fbd1 with config:&{NodeID:b99fef21fbd1 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}"
17:15:28 [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:27Z" level=info msg="Node b99fef21fbd1/172.20.94.252, joined gossip cluster"
17:15:28 [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:27Z" level=info msg="Node b99fef21fbd1/172.20.94.252, added to nodes list"
17:15:28 [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:27Z" level=info msg="The new bootstrap node list is:[localhost:10033]"
17:15:28 [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:27Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10033"
17:15:28 [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:27Z" level=debug msg="memberlist: Stream connection from=[::1]:49364"
17:15:28 [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:27Z" level=info msg="Node b99fef21fbd1/172.20.94.252, joined gossip cluster"
17:15:28 [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:27Z" level=info msg="Node b99fef21fbd1/172.20.94.252, added to nodes list"
17:15:28 [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:27Z" level=info msg="Node 7d3711b0691c/172.20.94.252, joined gossip cluster"
17:15:28 [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:27Z" level=info msg="Node 7d3711b0691c/172.20.94.252, added to nodes list"
17:15:28 [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:27Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10033"
17:15:28 [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:27Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365"
17:15:28 [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:28Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:35882e3aa149 with config:&{NodeID:35882e3aa149 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}"
17:15:28 [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:28Z" level=info msg="Node 35882e3aa149/172.20.94.252, joined gossip cluster"
17:15:28 [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:28Z" level=info msg="Node 35882e3aa149/172.20.94.252, added to nodes list"
17:15:28 [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:28Z" level=info msg="The new bootstrap node list is:[localhost:10034]"
17:15:28 [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:28Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10034"
17:15:28 [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49366"
17:15:28 [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:28Z" level=info msg="Node 35882e3aa149/172.20.94.252, joined gossip cluster"
17:15:28 [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:28Z" level=info msg="Node 35882e3aa149/172.20.94.252, added to nodes list"
17:15:28 [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:28Z" level=info msg="Node 7d3711b0691c/172.20.94.252, joined gossip cluster"
17:15:28 [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:28Z" level=info msg="Node 7d3711b0691c/172.20.94.252, added to nodes list"
17:15:28 [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:28Z" level=info msg="Node b99fef21fbd1/172.20.94.252, joined gossip cluster"
17:15:28 [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:28Z" level=info msg="Node b99fef21fbd1/172.20.94.252, added to nodes list"
17:15:28 [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367"
17:15:28 [2022-05-04T17:15:28.303Z] time="2022-05-04T17:15:28Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10034"
17:15:28 [2022-05-04T17:15:28.450Z] ok  	github.com/docker/docker/cmd/dockerd	0.092s	coverage: 30.2% of statements
17:15:28 [2022-05-04T17:15:28.450Z] ok  	github.com/docker/docker/container	0.116s	coverage: 34.8% of statements
17:15:28 [2022-05-04T17:15:28.450Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.554s	coverage: 0.0% of statements
17:15:28 [2022-05-04T17:15:28.450Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
17:15:28 [2022-05-04T17:15:28.450Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:15:28 [2022-05-04T17:15:28.450Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:15:28 [2022-05-04T17:15:28.450Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
17:15:28 [2022-05-04T17:15:28.450Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:15:28 [2022-05-04T17:15:28.772Z] time="2022-05-04T17:15:28Z" level=info msg="Node 35882e3aa149/172.20.94.252, joined gossip cluster"
17:15:28 [2022-05-04T17:15:28.772Z] time="2022-05-04T17:15:28Z" level=info msg="Node 35882e3aa149/172.20.94.252, added to nodes list"
17:15:28 [2022-05-04T17:15:28.772Z] time="2022-05-04T17:15:28Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:13b01ae35f6b with config:&{NodeID:13b01ae35f6b 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}"
17:15:28 [2022-05-04T17:15:28.772Z] time="2022-05-04T17:15:28Z" level=info msg="Node 13b01ae35f6b/172.20.94.252, joined gossip cluster"
17:15:28 [2022-05-04T17:15:28.772Z] time="2022-05-04T17:15:28Z" level=info msg="Node 13b01ae35f6b/172.20.94.252, added to nodes list"
17:15:28 [2022-05-04T17:15:28.772Z] time="2022-05-04T17:15:28Z" level=info msg="The new bootstrap node list is:[localhost:10035]"
17:15:28 [2022-05-04T17:15:28.772Z] time="2022-05-04T17:15:28Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10035"
17:15:28 [2022-05-04T17:15:28.772Z] time="2022-05-04T17:15:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49368"
17:15:28 [2022-05-04T17:15:28.772Z] time="2022-05-04T17:15:28Z" level=info msg="Node 13b01ae35f6b/172.20.94.252, joined gossip cluster"
17:15:28 [2022-05-04T17:15:28.772Z] time="2022-05-04T17:15:28Z" level=info msg="Node 13b01ae35f6b/172.20.94.252, added to nodes list"
17:15:28 [2022-05-04T17:15:28.772Z] time="2022-05-04T17:15:28Z" level=info msg="Node 7d3711b0691c/172.20.94.252, joined gossip cluster"
17:15:28 [2022-05-04T17:15:28.772Z] time="2022-05-04T17:15:28Z" level=info msg="Node 7d3711b0691c/172.20.94.252, added to nodes list"
17:15:28 [2022-05-04T17:15:28.772Z] time="2022-05-04T17:15:28Z" level=info msg="Node b99fef21fbd1/172.20.94.252, joined gossip cluster"
17:15:28 [2022-05-04T17:15:28.772Z] time="2022-05-04T17:15:28Z" level=info msg="Node b99fef21fbd1/172.20.94.252, added to nodes list"
17:15:28 [2022-05-04T17:15:28.772Z] time="2022-05-04T17:15:28Z" level=info msg="Node 35882e3aa149/172.20.94.252, joined gossip cluster"
17:15:28 [2022-05-04T17:15:28.772Z] time="2022-05-04T17:15:28Z" level=info msg="Node 35882e3aa149/172.20.94.252, added to nodes list"
17:15:28 [2022-05-04T17:15:28.772Z] time="2022-05-04T17:15:28Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10035"
17:15:28 [2022-05-04T17:15:28.772Z] time="2022-05-04T17:15:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369"
17:15:29 [2022-05-04T17:15:29.187Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
17:15:29 [2022-05-04T17:15:29.240Z] time="2022-05-04T17:15:28Z" level=info msg="Node 13b01ae35f6b/172.20.94.252, joined gossip cluster"
17:15:29 [2022-05-04T17:15:29.240Z] time="2022-05-04T17:15:28Z" level=info msg="Node 13b01ae35f6b/172.20.94.252, added to nodes list"
17:15:29 [2022-05-04T17:15:29.240Z] time="2022-05-04T17:15:28Z" level=info msg="Node 13b01ae35f6b/172.20.94.252, joined gossip cluster"
17:15:29 [2022-05-04T17:15:29.240Z] time="2022-05-04T17:15:28Z" level=info msg="Node 13b01ae35f6b/172.20.94.252, added to nodes list"
17:15:29 [2022-05-04T17:15:29.240Z] time="2022-05-04T17:15:29Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:bf6455cd86b9 with config:&{NodeID:bf6455cd86b9 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}"
17:15:29 [2022-05-04T17:15:29.240Z] time="2022-05-04T17:15:29Z" level=info msg="Node bf6455cd86b9/172.20.94.252, joined gossip cluster"
17:15:29 [2022-05-04T17:15:29.240Z] time="2022-05-04T17:15:29Z" level=info msg="Node bf6455cd86b9/172.20.94.252, added to nodes list"
17:15:29 [2022-05-04T17:15:29.240Z] time="2022-05-04T17:15:29Z" level=info msg="The new bootstrap node list is:[localhost:10036]"
17:15:29 [2022-05-04T17:15:29.240Z] time="2022-05-04T17:15:29Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10036"
17:15:29 [2022-05-04T17:15:29.240Z] time="2022-05-04T17:15:29Z" level=debug msg="memberlist: Stream connection from=[::1]:49370"
17:15:29 [2022-05-04T17:15:29.240Z] time="2022-05-04T17:15:29Z" level=info msg="Node b99fef21fbd1/172.20.94.252, joined gossip cluster"
17:15:29 [2022-05-04T17:15:29.240Z] time="2022-05-04T17:15:29Z" level=info msg="Node b99fef21fbd1/172.20.94.252, added to nodes list"
17:15:29 [2022-05-04T17:15:29.240Z] time="2022-05-04T17:15:29Z" level=info msg="Node 35882e3aa149/172.20.94.252, joined gossip cluster"
17:15:29 [2022-05-04T17:15:29.240Z] time="2022-05-04T17:15:29Z" level=info msg="Node bf6455cd86b9/172.20.94.252, joined gossip cluster"
17:15:29 [2022-05-04T17:15:29.240Z] time="2022-05-04T17:15:29Z" level=info msg="Node bf6455cd86b9/172.20.94.252, added to nodes list"
17:15:29 [2022-05-04T17:15:29.240Z] time="2022-05-04T17:15:29Z" level=info msg="Node 35882e3aa149/172.20.94.252, added to nodes list"
17:15:29 [2022-05-04T17:15:29.240Z] time="2022-05-04T17:15:29Z" level=info msg="Node 7d3711b0691c/172.20.94.252, joined gossip cluster"
17:15:29 [2022-05-04T17:15:29.240Z] time="2022-05-04T17:15:29Z" level=info msg="Node 7d3711b0691c/172.20.94.252, added to nodes list"
17:15:29 [2022-05-04T17:15:29.240Z] time="2022-05-04T17:15:29Z" level=info msg="Node 13b01ae35f6b/172.20.94.252, joined gossip cluster"
17:15:29 [2022-05-04T17:15:29.240Z] time="2022-05-04T17:15:29Z" level=info msg="Node 13b01ae35f6b/172.20.94.252, added to nodes list"
17:15:29 [2022-05-04T17:15:29.240Z] time="2022-05-04T17:15:29Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10036"
17:15:29 [2022-05-04T17:15:29.240Z] time="2022-05-04T17:15:29Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49371"
17:15:29 [2022-05-04T17:15:29.707Z] time="2022-05-04T17:15:29Z" level=info msg="Node bf6455cd86b9/172.20.94.252, joined gossip cluster"
17:15:29 [2022-05-04T17:15:29.707Z] time="2022-05-04T17:15:29Z" level=info msg="Node bf6455cd86b9/172.20.94.252, added to nodes list"
17:15:29 [2022-05-04T17:15:29.708Z] time="2022-05-04T17:15:29Z" level=info msg="Node bf6455cd86b9/172.20.94.252, joined gossip cluster"
17:15:29 [2022-05-04T17:15:29.708Z] time="2022-05-04T17:15:29Z" level=info msg="Node bf6455cd86b9/172.20.94.252, added to nodes list"
17:15:29 [2022-05-04T17:15:29.708Z] time="2022-05-04T17:15:29Z" level=info msg="Node bf6455cd86b9/172.20.94.252, joined gossip cluster"
17:15:29 [2022-05-04T17:15:29.708Z] time="2022-05-04T17:15:29Z" level=info msg="Node bf6455cd86b9/172.20.94.252, added to nodes list"
17:15:29 [2022-05-04T17:15:29.708Z]     networkdb_test.go:835: Re-joining: 3
17:15:29 [2022-05-04T17:15:29.708Z] time="2022-05-04T17:15:29Z" level=info msg="The new bootstrap node list is:[172.20.94.252:10033 172.20.94.252:10034 172.20.94.252:10035]"
17:15:29 [2022-05-04T17:15:29.708Z] time="2022-05-04T17:15:29Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.20.94.252:10033"
17:15:29 [2022-05-04T17:15:29.708Z] time="2022-05-04T17:15:29Z" level=debug msg="memberlist: Stream connection from=172.20.94.252:49372"
17:15:29 [2022-05-04T17:15:29.708Z] time="2022-05-04T17:15:29Z" level=debug msg="memberlist: Stream connection from=172.20.94.252:49373"
17:15:29 [2022-05-04T17:15:29.708Z] time="2022-05-04T17:15:29Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.20.94.252:10034"
17:15:29 [2022-05-04T17:15:29.708Z] time="2022-05-04T17:15:29Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.20.94.252:10035"
17:15:29 [2022-05-04T17:15:29.708Z] time="2022-05-04T17:15:29Z" level=debug msg="memberlist: Stream connection from=172.20.94.252:49374"
17:15:29 [2022-05-04T17:15:29.762Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
17:15:30 [2022-05-04T17:15:30.178Z]     networkdb_test.go:835: Re-joining: 4
17:15:30 [2022-05-04T17:15:30.178Z] time="2022-05-04T17:15:29Z" level=info msg="The new bootstrap node list is:[172.20.94.252:10033 172.20.94.252:10034 172.20.94.252:10035]"
17:15:30 [2022-05-04T17:15:30.178Z] time="2022-05-04T17:15:29Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.20.94.252:10033"
17:15:30 [2022-05-04T17:15:30.178Z] time="2022-05-04T17:15:29Z" level=debug msg="memberlist: Stream connection from=172.20.94.252:49375"
17:15:30 [2022-05-04T17:15:30.178Z] time="2022-05-04T17:15:29Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.20.94.252:10034"
17:15:30 [2022-05-04T17:15:30.178Z] time="2022-05-04T17:15:29Z" level=debug msg="memberlist: Stream connection from=172.20.94.252:49376"
17:15:30 [2022-05-04T17:15:30.178Z] time="2022-05-04T17:15:29Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.20.94.252:10035"
17:15:30 [2022-05-04T17:15:30.178Z] time="2022-05-04T17:15:29Z" level=debug msg="memberlist: Stream connection from=172.20.94.252:49377"
17:15:30 [2022-05-04T17:15:30.178Z] time="2022-05-04T17:15:29Z" level=info msg="node 0 leaving"
17:15:30 [2022-05-04T17:15:30.178Z] time="2022-05-04T17:15:30Z" level=info msg="Node 7d3711b0691c change state NodeActive --> NodeLeft"
17:15:30 [2022-05-04T17:15:30.178Z] time="2022-05-04T17:15:30Z" level=info msg="Node 7d3711b0691c change state NodeActive --> NodeLeft"
17:15:30 [2022-05-04T17:15:30.178Z] time="2022-05-04T17:15:30Z" level=info msg="node2(b99fef21fbd1): Node leave event for 7d3711b0691c/172.20.94.252"
17:15:30 [2022-05-04T17:15:30.178Z] time="2022-05-04T17:15:30Z" level=info msg="node5(bf6455cd86b9): Node leave event for 7d3711b0691c/172.20.94.252"
17:15:30 [2022-05-04T17:15:30.178Z] time="2022-05-04T17:15:30Z" level=info msg="Node 7d3711b0691c change state NodeActive --> NodeLeft"
17:15:30 [2022-05-04T17:15:30.178Z] time="2022-05-04T17:15:30Z" level=info msg="node3(35882e3aa149): Node leave event for 7d3711b0691c/172.20.94.252"
17:15:30 [2022-05-04T17:15:30.178Z] time="2022-05-04T17:15:30Z" level=info msg="Node 7d3711b0691c change state NodeActive --> NodeLeft"
17:15:30 [2022-05-04T17:15:30.178Z] time="2022-05-04T17:15:30Z" level=info msg="node4(13b01ae35f6b): Node leave event for 7d3711b0691c/172.20.94.252"
17:15:30 [2022-05-04T17:15:30.178Z] time="2022-05-04T17:15:30Z" level=info msg="Node 7d3711b0691c change state NodeActive --> NodeLeft"
17:15:30 [2022-05-04T17:15:30.178Z] time="2022-05-04T17:15:30Z" level=info msg="node1(7d3711b0691c): Node leave event for 7d3711b0691c/172.20.94.252"
17:15:30 [2022-05-04T17:15:30.178Z] time="2022-05-04T17:15:30Z" level=info msg="Node 7d3711b0691c/172.20.94.252, left gossip cluster"
17:15:30 [2022-05-04T17:15:30.646Z] time="2022-05-04T17:15:30Z" level=info msg="Node 7d3711b0691c/172.20.94.252, left gossip cluster"
17:15:30 [2022-05-04T17:15:30.646Z] time="2022-05-04T17:15:30Z" level=info msg="Node 7d3711b0691c/172.20.94.252, left gossip cluster"
17:15:30 [2022-05-04T17:15:30.646Z] time="2022-05-04T17:15:30Z" level=info msg="Node 7d3711b0691c/172.20.94.252, left gossip cluster"
17:15:30 [2022-05-04T17:15:30.646Z] time="2022-05-04T17:15:30Z" level=info msg="Node 7d3711b0691c/172.20.94.252, left gossip cluster"
17:15:30 [2022-05-04T17:15:30.646Z] time="2022-05-04T17:15:30Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.20.94.252:10034: use of closed network connection"
17:15:30 [2022-05-04T17:15:30.646Z] time="2022-05-04T17:15:30Z" level=info msg="node 1 leaving"
17:15:30 [2022-05-04T17:15:30.646Z] time="2022-05-04T17:15:30Z" level=info msg="Node b99fef21fbd1 change state NodeActive --> NodeLeft"
17:15:30 [2022-05-04T17:15:30.646Z] time="2022-05-04T17:15:30Z" level=info msg="node4(13b01ae35f6b): Node leave event for b99fef21fbd1/172.20.94.252"
17:15:30 [2022-05-04T17:15:30.646Z] time="2022-05-04T17:15:30Z" level=info msg="Node b99fef21fbd1 change state NodeActive --> NodeLeft"
17:15:30 [2022-05-04T17:15:30.646Z] time="2022-05-04T17:15:30Z" level=info msg="node3(35882e3aa149): Node leave event for b99fef21fbd1/172.20.94.252"
17:15:30 [2022-05-04T17:15:30.646Z] time="2022-05-04T17:15:30Z" level=info msg="Node b99fef21fbd1 change state NodeActive --> NodeLeft"
17:15:30 [2022-05-04T17:15:30.646Z] time="2022-05-04T17:15:30Z" level=info msg="node2(b99fef21fbd1): Node leave event for b99fef21fbd1/172.20.94.252"
17:15:30 [2022-05-04T17:15:30.646Z] time="2022-05-04T17:15:30Z" level=info msg="Node b99fef21fbd1 change state NodeActive --> NodeLeft"
17:15:30 [2022-05-04T17:15:30.647Z] time="2022-05-04T17:15:30Z" level=info msg="node5(bf6455cd86b9): Node leave event for b99fef21fbd1/172.20.94.252"
17:15:31 [2022-05-04T17:15:31.114Z] time="2022-05-04T17:15:30Z" level=info msg="Node b99fef21fbd1/172.20.94.252, left gossip cluster"
17:15:31 [2022-05-04T17:15:31.114Z] time="2022-05-04T17:15:30Z" level=info msg="Node b99fef21fbd1/172.20.94.252, left gossip cluster"
17:15:31 [2022-05-04T17:15:31.114Z] time="2022-05-04T17:15:30Z" level=info msg="Node b99fef21fbd1/172.20.94.252, left gossip cluster"
17:15:31 [2022-05-04T17:15:31.114Z] time="2022-05-04T17:15:30Z" level=info msg="Node b99fef21fbd1/172.20.94.252, left gossip cluster"
17:15:31 [2022-05-04T17:15:31.114Z] time="2022-05-04T17:15:30Z" level=info msg="node 2 leaving"
17:15:31 [2022-05-04T17:15:31.114Z] time="2022-05-04T17:15:30Z" level=info msg="Node 35882e3aa149 change state NodeActive --> NodeLeft"
17:15:31 [2022-05-04T17:15:31.114Z] time="2022-05-04T17:15:30Z" level=info msg="node5(bf6455cd86b9): Node leave event for 35882e3aa149/172.20.94.252"
17:15:31 [2022-05-04T17:15:31.114Z] time="2022-05-04T17:15:30Z" level=info msg="Node 35882e3aa149 change state NodeActive --> NodeLeft"
17:15:31 [2022-05-04T17:15:31.114Z] time="2022-05-04T17:15:30Z" level=info msg="node4(13b01ae35f6b): Node leave event for 35882e3aa149/172.20.94.252"
17:15:31 [2022-05-04T17:15:31.114Z] time="2022-05-04T17:15:30Z" level=info msg="Node 35882e3aa149 change state NodeActive --> NodeLeft"
17:15:31 [2022-05-04T17:15:31.114Z] time="2022-05-04T17:15:30Z" level=info msg="node3(35882e3aa149): Node leave event for 35882e3aa149/172.20.94.252"
17:15:31 [2022-05-04T17:15:31.114Z] time="2022-05-04T17:15:31Z" level=info msg="Node 35882e3aa149/172.20.94.252, left gossip cluster"
17:15:31 [2022-05-04T17:15:31.582Z] time="2022-05-04T17:15:31Z" level=info msg="Node 35882e3aa149/172.20.94.252, left gossip cluster"
17:15:31 [2022-05-04T17:15:31.582Z] time="2022-05-04T17:15:31Z" level=info msg="Node 35882e3aa149/172.20.94.252, left gossip cluster"
17:15:31 [2022-05-04T17:15:31.582Z]     networkdb_test.go:867: node4: OK
17:15:31 [2022-05-04T17:15:31.582Z]     networkdb_test.go:867: node5: OK
17:15:31 [2022-05-04T17:15:31.582Z] time="2022-05-04T17:15:31Z" level=info msg="node 0 coming back"
17:15:31 [2022-05-04T17:15:31.582Z] time="2022-05-04T17:15:31Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:2df899a647fc with config:&{NodeID:2df899a647fc 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}"
17:15:31 [2022-05-04T17:15:31.582Z] time="2022-05-04T17:15:31Z" level=info msg="Node 2df899a647fc/172.20.94.252, joined gossip cluster"
17:15:31 [2022-05-04T17:15:31.582Z] time="2022-05-04T17:15:31Z" level=info msg="Node 2df899a647fc/172.20.94.252, added to nodes list"
17:15:31 [2022-05-04T17:15:31.582Z] time="2022-05-04T17:15:31Z" level=info msg="node 1 coming back"
17:15:31 [2022-05-04T17:15:31.582Z] time="2022-05-04T17:15:31Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:2525aff37dd6 with config:&{NodeID:2525aff37dd6 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}"
17:15:31 [2022-05-04T17:15:31.582Z] time="2022-05-04T17:15:31Z" level=info msg="Node 2525aff37dd6/172.20.94.252, joined gossip cluster"
17:15:31 [2022-05-04T17:15:31.582Z] time="2022-05-04T17:15:31Z" level=info msg="Node 2525aff37dd6/172.20.94.252, added to nodes list"
17:15:31 [2022-05-04T17:15:31.582Z] time="2022-05-04T17:15:31Z" level=info msg="node 2 coming back"
17:15:31 [2022-05-04T17:15:31.582Z] time="2022-05-04T17:15:31Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:64522dd89dee with config:&{NodeID:64522dd89dee 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}"
17:15:31 [2022-05-04T17:15:31.582Z] time="2022-05-04T17:15:31Z" level=info msg="Node 64522dd89dee/172.20.94.252, joined gossip cluster"
17:15:31 [2022-05-04T17:15:31.582Z] time="2022-05-04T17:15:31Z" level=info msg="Node 64522dd89dee/172.20.94.252, added to nodes list"
17:15:31 [2022-05-04T17:15:31.663Z] === RUN   TestDockerSuite/TestBuildMultipleTags
17:15:31 [2022-05-04T17:15:31.663Z] === RUN   TestDockerSuite/TestBuildNetContainer
17:15:31 [2022-05-04T17:15:31.800Z] ok  	github.com/docker/docker/daemon/cluster	0.071s	coverage: 0.5% of statements
17:15:33 [2022-05-04T17:15:33.039Z] === RUN   TestDockerSuite/TestBuildNetNone
17:15:33 [2022-05-04T17:15:33.183Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.015s	coverage: 65.3% of statements
17:15:33 [2022-05-04T17:15:33.607Z] === RUN   TestDockerSuite/TestBuildNoContext
17:15:34 [2022-05-04T17:15:34.174Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
17:15:34 [2022-05-04T17:15:34.570Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.009s	coverage: 35.9% of statements
17:15:34 [2022-05-04T17:15:34.742Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
17:15:35 [2022-05-04T17:15:35.373Z] time="2022-05-04T17:15:34Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.94.252:10033 172.20.94.252:10034 172.20.94.252:10035]"
17:15:35 [2022-05-04T17:15:35.373Z] time="2022-05-04T17:15:35Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.94.252:10033 172.20.94.252:10034 172.20.94.252:10035]"
17:15:35 [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.20.94.252:10033"
17:15:35 [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=debug msg="memberlist: Stream connection from=172.20.94.252:49378"
17:15:35 [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 13b01ae35f6b/172.20.94.252, joined gossip cluster"
17:15:35 [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 13b01ae35f6b/172.20.94.252, added to nodes list"
17:15:35 [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node bf6455cd86b9/172.20.94.252, joined gossip cluster"
17:15:35 [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node bf6455cd86b9/172.20.94.252, added to nodes list"
17:15:35 [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 2df899a647fc/172.20.94.252, joined gossip cluster"
17:15:35 [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 2df899a647fc/172.20.94.252, is the new incarnation of the shutdown node 7d3711b0691c/172.20.94.252"
17:15:35 [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 2df899a647fc/172.20.94.252, added to nodes list"
17:15:35 [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.20.94.252:10034"
17:15:35 [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=debug msg="memberlist: Stream connection from=172.20.94.252:49379"
17:15:35 [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 13b01ae35f6b/172.20.94.252, joined gossip cluster"
17:15:35 [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 13b01ae35f6b/172.20.94.252, added to nodes list"
17:15:35 [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 2df899a647fc/172.20.94.252, joined gossip cluster"
17:15:35 [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 2df899a647fc/172.20.94.252, added to nodes list"
17:15:35 [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node bf6455cd86b9/172.20.94.252, joined gossip cluster"
17:15:35 [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node bf6455cd86b9/172.20.94.252, added to nodes list"
17:15:35 [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 2525aff37dd6/172.20.94.252, joined gossip cluster"
17:15:35 [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 2525aff37dd6/172.20.94.252, is the new incarnation of the shutdown node b99fef21fbd1/172.20.94.252"
17:15:35 [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 2525aff37dd6/172.20.94.252, added to nodes list"
17:15:35 [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=debug msg="memberlist: Stream connection from=172.20.94.252:49380"
17:15:35 [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.20.94.252:10035"
17:15:35 [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 2525aff37dd6/172.20.94.252, joined gossip cluster"
17:15:35 [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 2525aff37dd6/172.20.94.252, added to nodes list"
17:15:35 [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 2df899a647fc/172.20.94.252, joined gossip cluster"
17:15:35 [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 2df899a647fc/172.20.94.252, added to nodes list"
17:15:35 [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node bf6455cd86b9/172.20.94.252, joined gossip cluster"
17:15:35 [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node bf6455cd86b9/172.20.94.252, added to nodes list"
17:15:35 [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 13b01ae35f6b/172.20.94.252, joined gossip cluster"
17:15:35 [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 13b01ae35f6b/172.20.94.252, added to nodes list"
17:15:35 [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 64522dd89dee/172.20.94.252, joined gossip cluster"
17:15:35 [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 64522dd89dee/172.20.94.252, is the new incarnation of the shutdown node 35882e3aa149/172.20.94.252"
17:15:35 [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 64522dd89dee/172.20.94.252, added to nodes list"
17:15:35 [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 2525aff37dd6/172.20.94.252, joined gossip cluster"
17:15:35 [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 2525aff37dd6/172.20.94.252, is the new incarnation of the shutdown node b99fef21fbd1/172.20.94.252"
17:15:35 [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 2525aff37dd6/172.20.94.252, added to nodes list"
17:15:35 [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 2df899a647fc/172.20.94.252, joined gossip cluster"
17:15:35 [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 2df899a647fc/172.20.94.252, is the new incarnation of the shutdown node 7d3711b0691c/172.20.94.252"
17:15:35 [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 2df899a647fc/172.20.94.252, added to nodes list"
17:15:35 [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 2525aff37dd6/172.20.94.252, joined gossip cluster"
17:15:35 [2022-05-04T17:15:35.841Z] time="2022-05-04T17:15:35Z" level=info msg="Node 2525aff37dd6/172.20.94.252, added to nodes list"
17:15:35 [2022-05-04T17:15:35.842Z] time="2022-05-04T17:15:35Z" level=info msg="Node 64522dd89dee/172.20.94.252, joined gossip cluster"
17:15:35 [2022-05-04T17:15:35.842Z] time="2022-05-04T17:15:35Z" level=info msg="Node 64522dd89dee/172.20.94.252, added to nodes list"
17:15:35 [2022-05-04T17:15:35.842Z] time="2022-05-04T17:15:35Z" level=info msg="Node 64522dd89dee/172.20.94.252, joined gossip cluster"
17:15:35 [2022-05-04T17:15:35.842Z] time="2022-05-04T17:15:35Z" level=info msg="Node 64522dd89dee/172.20.94.252, is the new incarnation of the shutdown node 35882e3aa149/172.20.94.252"
17:15:35 [2022-05-04T17:15:35.842Z] time="2022-05-04T17:15:35Z" level=info msg="Node 64522dd89dee/172.20.94.252, added to nodes list"
17:15:36 [2022-05-04T17:15:36.117Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
17:15:36 [2022-05-04T17:15:36.117Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
17:15:36 [2022-05-04T17:15:36.309Z] time="2022-05-04T17:15:35Z" level=info msg="Node 64522dd89dee/172.20.94.252, joined gossip cluster"
17:15:36 [2022-05-04T17:15:36.309Z] time="2022-05-04T17:15:35Z" level=info msg="Node 64522dd89dee/172.20.94.252, added to nodes list"
17:15:36 [2022-05-04T17:15:36.309Z] time="2022-05-04T17:15:36Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.20.94.252:10033"
17:15:36 [2022-05-04T17:15:36.309Z] time="2022-05-04T17:15:36Z" level=debug msg="memberlist: Stream connection from=172.20.94.252:49381"
17:15:36 [2022-05-04T17:15:36.309Z] time="2022-05-04T17:15:36Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.20.94.252:10034"
17:15:36 [2022-05-04T17:15:36.309Z] time="2022-05-04T17:15:36Z" level=debug msg="memberlist: Stream connection from=172.20.94.252:49382"
17:15:36 [2022-05-04T17:15:36.309Z] time="2022-05-04T17:15:36Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.20.94.252:10035"
17:15:36 [2022-05-04T17:15:36.309Z] time="2022-05-04T17:15:36Z" level=debug msg="memberlist: Stream connection from=172.20.94.252:49383"
17:15:36 [2022-05-04T17:15:36.376Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
17:15:36 [2022-05-04T17:15:36.376Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
17:15:36 [2022-05-04T17:15:36.634Z] --- PASS: TestServiceWithDataPathPortInit (16.11s)
17:15:36 [2022-05-04T17:15:36.634Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:15:36 [2022-05-04T17:15:36.778Z] 2022/05/04 17:15:36 Closing DB instances...
17:15:36 [2022-05-04T17:15:36.778Z] time="2022-05-04T17:15:36Z" level=info msg="Node 2df899a647fc change state NodeActive --> NodeLeft"
17:15:36 [2022-05-04T17:15:36.778Z] time="2022-05-04T17:15:36Z" level=info msg="node5(bf6455cd86b9): Node leave event for 2df899a647fc/172.20.94.252"
17:15:36 [2022-05-04T17:15:36.778Z] time="2022-05-04T17:15:36Z" level=info msg="Node 2df899a647fc change state NodeActive --> NodeLeft"
17:15:36 [2022-05-04T17:15:36.778Z] time="2022-05-04T17:15:36Z" level=info msg="node3(64522dd89dee): Node leave event for 2df899a647fc/172.20.94.252"
17:15:36 [2022-05-04T17:15:36.778Z] time="2022-05-04T17:15:36Z" level=info msg="Node 2df899a647fc change state NodeActive --> NodeLeft"
17:15:36 [2022-05-04T17:15:36.778Z] time="2022-05-04T17:15:36Z" level=info msg="node4(13b01ae35f6b): Node leave event for 2df899a647fc/172.20.94.252"
17:15:36 [2022-05-04T17:15:36.778Z] time="2022-05-04T17:15:36Z" level=info msg="Node 2df899a647fc change state NodeActive --> NodeLeft"
17:15:36 [2022-05-04T17:15:36.778Z] time="2022-05-04T17:15:36Z" level=info msg="node2(2525aff37dd6): Node leave event for 2df899a647fc/172.20.94.252"
17:15:36 [2022-05-04T17:15:36.778Z] time="2022-05-04T17:15:36Z" level=info msg="Node 2df899a647fc change state NodeActive --> NodeLeft"
17:15:36 [2022-05-04T17:15:36.778Z] time="2022-05-04T17:15:36Z" level=info msg="node1(2df899a647fc): Node leave event for 2df899a647fc/172.20.94.252"
17:15:36 [2022-05-04T17:15:36.893Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
17:15:36 [2022-05-04T17:15:36.955Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:15:37 [2022-05-04T17:15:37.246Z] time="2022-05-04T17:15:36Z" level=info msg="Node 2df899a647fc/172.20.94.252, left gossip cluster"
17:15:37 [2022-05-04T17:15:37.246Z] time="2022-05-04T17:15:36Z" level=info msg="Node 2df899a647fc/172.20.94.252, left gossip cluster"
17:15:37 [2022-05-04T17:15:37.246Z] time="2022-05-04T17:15:36Z" level=info msg="Node 2df899a647fc/172.20.94.252, left gossip cluster"
17:15:37 [2022-05-04T17:15:37.246Z] time="2022-05-04T17:15:36Z" level=info msg="Node 2df899a647fc/172.20.94.252, left gossip cluster"
17:15:37 [2022-05-04T17:15:37.246Z] time="2022-05-04T17:15:36Z" level=info msg="Node 2df899a647fc/172.20.94.252, left gossip cluster"
17:15:37 [2022-05-04T17:15:37.246Z] time="2022-05-04T17:15:37Z" level=info msg="Node 2525aff37dd6 change state NodeActive --> NodeLeft"
17:15:37 [2022-05-04T17:15:37.246Z] time="2022-05-04T17:15:37Z" level=info msg="node3(64522dd89dee): Node leave event for 2525aff37dd6/172.20.94.252"
17:15:37 [2022-05-04T17:15:37.246Z] time="2022-05-04T17:15:37Z" level=info msg="Node 2525aff37dd6 change state NodeActive --> NodeLeft"
17:15:37 [2022-05-04T17:15:37.246Z] time="2022-05-04T17:15:37Z" level=info msg="node5(bf6455cd86b9): Node leave event for 2525aff37dd6/172.20.94.252"
17:15:37 [2022-05-04T17:15:37.246Z] time="2022-05-04T17:15:37Z" level=info msg="Node 2525aff37dd6 change state NodeActive --> NodeLeft"
17:15:37 [2022-05-04T17:15:37.246Z] time="2022-05-04T17:15:37Z" level=info msg="node4(13b01ae35f6b): Node leave event for 2525aff37dd6/172.20.94.252"
17:15:37 [2022-05-04T17:15:37.246Z] time="2022-05-04T17:15:37Z" level=info msg="Node 2525aff37dd6 change state NodeActive --> NodeLeft"
17:15:37 [2022-05-04T17:15:37.246Z] time="2022-05-04T17:15:37Z" level=info msg="node2(2525aff37dd6): Node leave event for 2525aff37dd6/172.20.94.252"
17:15:37 [2022-05-04T17:15:37.421Z] INFO: Testing against a local daemon
17:15:37 [2022-05-04T17:15:37.421Z] === RUN   TestDockerSuite
17:15:37 [2022-05-04T17:15:37.421Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
17:15:37 [2022-05-04T17:15:37.421Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
17:15:37 [2022-05-04T17:15:37.421Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
17:15:37 [2022-05-04T17:15:37.421Z] === RUN   TestDockerSuite/TestAPIErrorJSON
17:15:37 [2022-05-04T17:15:37.421Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
17:15:37 [2022-05-04T17:15:37.421Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
17:15:37 [2022-05-04T17:15:37.421Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
17:15:37 [2022-05-04T17:15:37.421Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
17:15:37 [2022-05-04T17:15:37.421Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
17:15:37 [2022-05-04T17:15:37.421Z] === RUN   TestDockerSuite/TestAPIImagesDelete
17:15:37 [2022-05-04T17:15:37.461Z] === RUN   TestDockerSuite/TestBuildOnBuild
17:15:37 [2022-05-04T17:15:37.714Z] time="2022-05-04T17:15:37Z" level=info msg="Node 2525aff37dd6/172.20.94.252, left gossip cluster"
17:15:37 [2022-05-04T17:15:37.714Z] time="2022-05-04T17:15:37Z" level=info msg="Node 2525aff37dd6/172.20.94.252, left gossip cluster"
17:15:37 [2022-05-04T17:15:37.714Z] time="2022-05-04T17:15:37Z" level=info msg="Node 2525aff37dd6/172.20.94.252, left gossip cluster"
17:15:37 [2022-05-04T17:15:37.714Z] time="2022-05-04T17:15:37Z" level=info msg="Node 2525aff37dd6/172.20.94.252, left gossip cluster"
17:15:37 [2022-05-04T17:15:37.714Z] time="2022-05-04T17:15:37Z" level=info msg="Node 64522dd89dee change state NodeActive --> NodeLeft"
17:15:37 [2022-05-04T17:15:37.714Z] time="2022-05-04T17:15:37Z" level=info msg="node5(bf6455cd86b9): Node leave event for 64522dd89dee/172.20.94.252"
17:15:37 [2022-05-04T17:15:37.714Z] time="2022-05-04T17:15:37Z" level=info msg="Node 64522dd89dee change state NodeActive --> NodeLeft"
17:15:37 [2022-05-04T17:15:37.714Z] time="2022-05-04T17:15:37Z" level=info msg="node4(13b01ae35f6b): Node leave event for 64522dd89dee/172.20.94.252"
17:15:37 [2022-05-04T17:15:37.887Z] === RUN   TestDockerSuite/TestAPIImagesFilter
17:15:38 [2022-05-04T17:15:38.181Z] time="2022-05-04T17:15:37Z" level=info msg="Node 64522dd89dee/172.20.94.252, left gossip cluster"
17:15:38 [2022-05-04T17:15:38.181Z] time="2022-05-04T17:15:37Z" level=info msg="Node 64522dd89dee change state NodeActive --> NodeFailed"
17:15:38 [2022-05-04T17:15:38.181Z] time="2022-05-04T17:15:37Z" level=info msg="Node 64522dd89dee/172.20.94.252, added to failed nodes list"
17:15:38 [2022-05-04T17:15:38.181Z] time="2022-05-04T17:15:37Z" level=error msg="node: 64522dd89dee is unknown to memberlist"
17:15:38 [2022-05-04T17:15:38.181Z] time="2022-05-04T17:15:37Z" level=info msg="Node 64522dd89dee/172.20.94.252, left gossip cluster"
17:15:38 [2022-05-04T17:15:38.181Z] time="2022-05-04T17:15:37Z" level=info msg="Node 64522dd89dee/172.20.94.252, left gossip cluster"
17:15:38 [2022-05-04T17:15:38.181Z] time="2022-05-04T17:15:37Z" level=debug msg="memberlist: Failed ping: 64522dd89dee (timeout reached)"
17:15:38 [2022-05-04T17:15:38.181Z] time="2022-05-04T17:15:37Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.94.252:10037: use of closed network connection"
17:15:38 [2022-05-04T17:15:38.181Z] time="2022-05-04T17:15:37Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.94.252:10036: use of closed network connection"
17:15:38 [2022-05-04T17:15:38.181Z] time="2022-05-04T17:15:38Z" level=info msg="Node 13b01ae35f6b change state NodeActive --> NodeLeft"
17:15:38 [2022-05-04T17:15:38.181Z] time="2022-05-04T17:15:38Z" level=info msg="node5(bf6455cd86b9): Node leave event for 13b01ae35f6b/172.20.94.252"
17:15:38 [2022-05-04T17:15:38.181Z] time="2022-05-04T17:15:38Z" level=info msg="Node 13b01ae35f6b change state NodeActive --> NodeLeft"
17:15:38 [2022-05-04T17:15:38.181Z] time="2022-05-04T17:15:38Z" level=info msg="node4(13b01ae35f6b): Node leave event for 13b01ae35f6b/172.20.94.252"
17:15:38 [2022-05-04T17:15:38.353Z] === RUN   TestDockerSuite/TestAPIImagesHistory
17:15:38 [2022-05-04T17:15:38.649Z] time="2022-05-04T17:15:38Z" level=info msg="memberlist: Suspect 64522dd89dee has failed, no acks received"
17:15:38 [2022-05-04T17:15:38.819Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
17:15:38 [2022-05-04T17:15:38.837Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
17:15:39 [2022-05-04T17:15:39.117Z] time="2022-05-04T17:15:38Z" level=info msg="Node 13b01ae35f6b/172.20.94.252, left gossip cluster"
17:15:39 [2022-05-04T17:15:39.117Z] time="2022-05-04T17:15:38Z" level=info msg="Node 13b01ae35f6b/172.20.94.252, left gossip cluster"
17:15:39 [2022-05-04T17:15:39.285Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
17:15:39 [2022-05-04T17:15:39.585Z] time="2022-05-04T17:15:39Z" level=info msg="Node bf6455cd86b9/172.20.94.252, left gossip cluster"
17:15:39 [2022-05-04T17:15:39.585Z] time="2022-05-04T17:15:39Z" level=info msg="Node bf6455cd86b9 change state NodeActive --> NodeFailed"
17:15:39 [2022-05-04T17:15:39.585Z] time="2022-05-04T17:15:39Z" level=info msg="Node bf6455cd86b9/172.20.94.252, added to failed nodes list"
17:15:39 [2022-05-04T17:15:39.585Z] --- PASS: TestNetworkDBIslands (12.08s)
17:15:39 [2022-05-04T17:15:39.585Z] PASS
17:15:39 [2022-05-04T17:15:39.585Z] coverage: 60.0% of statements
17:15:39 [2022-05-04T17:15:39.585Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.401s	coverage: 60.0% of statements
17:15:39 [2022-05-04T17:15:39.585Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
17:15:39 [2022-05-04T17:15:39.585Z] ?   	github.com/docker/docker/libnetwork/osl/kernel	[no test files]
17:15:39 [2022-05-04T17:15:39.585Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
17:15:39 [2022-05-04T17:15:39.585Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:15:39 [2022-05-04T17:15:39.585Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
17:15:39 [2022-05-04T17:15:39.585Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
17:15:39 [2022-05-04T17:15:39.585Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:15:39 [2022-05-04T17:15:39.585Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:15:39 [2022-05-04T17:15:39.585Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:15:39 [2022-05-04T17:15:39.585Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:15:39 [2022-05-04T17:15:39.585Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
17:15:39 [2022-05-04T17:15:39.585Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
17:15:39 [2022-05-04T17:15:39.585Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:15:39 [2022-05-04T17:15:39.585Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
17:15:39 [2022-05-04T17:15:39.585Z] ?   	github.com/docker/docker/quota	[no test files]
17:15:39 [2022-05-04T17:15:39.585Z] ?   	github.com/docker/docker/rootless	[no test files]
17:15:39 [2022-05-04T17:15:39.585Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:15:39 [2022-05-04T17:15:39.585Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
17:15:39 [2022-05-04T17:15:39.585Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
17:15:39 [2022-05-04T17:15:39.585Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
17:15:39 [2022-05-04T17:15:39.585Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
17:15:39 [2022-05-04T17:15:39.585Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
17:15:39 [2022-05-04T17:15:39.585Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
17:15:39 [2022-05-04T17:15:39.585Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
17:15:39 [2022-05-04T17:15:39.585Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
17:15:39 [2022-05-04T17:15:39.585Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
17:15:39 [2022-05-04T17:15:39.585Z] ?   	github.com/docker/docker/testutil/request	[no test files]
17:15:39 [2022-05-04T17:15:39.585Z] ?   	github.com/docker/docker/volume	[no test files]
17:15:39 [2022-05-04T17:15:39.585Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:15:39 [2022-05-04T17:15:39.585Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:15:39 [2022-05-04T17:15:39.773Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
17:15:40 [2022-05-04T17:15:40.032Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lfvsge6ej4pg8jfsvzqzlpb9b Created:2022-05-04 17:15:38.11924552 +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[03b14ae7f64db1921ce10f9b1b5951d592876a63b33c3780b04e40bd9f5531d1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pijplomqrd7b0j9hxc8avyvwn EndpointID:10c6dadd08c4813281c2e10e6d274685a11a20c63f5cbbaa029151df7cc4316c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d62550c0fa340fad4ff7a500814f4d674b4ff469107ef13b6f49b2f02faab5d8 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:0df3744af688 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pijplomqrd7b0j9hxc8avyvwn EndpointID:10c6dadd08c4813281c2e10e6d274685a11a20c63f5cbbaa029151df7cc4316c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:15:41 [2022-05-04T17:15:41.407Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
17:15:42 [2022-05-04T17:15:42.342Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
17:15:42 [2022-05-04T17:15:42.557Z] 
17:15:42 [2022-05-04T17:15:42.557Z] === Skipped
17:15:42 [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
17:15:42 [2022-05-04T17:15:42.557Z]     dispatchers_test.go:377: Windows does not support stopsignal
17:15:42 [2022-05-04T17:15:42.557Z] 
17:15:42 [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
17:15:42 [2022-05-04T17:15:42.557Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:15:42 [2022-05-04T17:15:42.557Z] 
17:15:42 [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
17:15:42 [2022-05-04T17:15:42.557Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:15:42 [2022-05-04T17:15:42.557Z] 
17:15:42 [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s)
17:15:42 [2022-05-04T17:15:42.557Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:15:42 [2022-05-04T17:15:42.557Z] 
17:15:42 [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
17:15:42 [2022-05-04T17:15:42.557Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:15:42 [2022-05-04T17:15:42.557Z] 
17:15:42 [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
17:15:42 [2022-05-04T17:15:42.557Z]     client_test.go:22: runtime.GOOS == "windows"
17:15:42 [2022-05-04T17:15:42.557Z] 
17:15:42 [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s)
17:15:42 [2022-05-04T17:15:42.557Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
17:15:42 [2022-05-04T17:15:42.557Z] 
17:15:42 [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s)
17:15:42 [2022-05-04T17:15:42.557Z]     network_proxy_test.go:208: No support for dual stack yet
17:15:42 [2022-05-04T17:15:42.557Z] 
17:15:42 [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s)
17:15:42 [2022-05-04T17:15:42.557Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
17:15:42 [2022-05-04T17:15:42.557Z] 
17:15:42 [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s)
17:15:42 [2022-05-04T17:15:42.557Z]     network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows
17:15:42 [2022-05-04T17:15:42.557Z] 
17:15:42 [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s)
17:15:42 [2022-05-04T17:15:42.557Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
17:15:42 [2022-05-04T17:15:42.557Z] 
17:15:42 [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
17:15:42 [2022-05-04T17:15:42.557Z]     daemon_test.go:145: root required
17:15:42 [2022-05-04T17:15:42.557Z] 
17:15:42 [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
17:15:42 [2022-05-04T17:15:42.557Z]     reload_test.go:342: root required
17:15:42 [2022-05-04T17:15:42.557Z] 
17:15:42 [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s)
17:15:42 [2022-05-04T17:15:42.557Z]     config_test.go:484: os.Getuid() != 0: skipping test that requires root
17:15:42 [2022-05-04T17:15:42.557Z] 
17:15:42 [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
17:15:42 [2022-05-04T17:15:42.557Z]     pull_v2_test.go:82: Needs fixing on Windows
17:15:42 [2022-05-04T17:15:42.557Z] 
17:15:42 [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
17:15:42 [2022-05-04T17:15:42.557Z]     pull_v2_test.go:127: Needs fixing on Windows
17:15:42 [2022-05-04T17:15:42.557Z] 
17:15:42 [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
17:15:42 [2022-05-04T17:15:42.557Z]     download_test.go:267: Needs fixing on Windows
17:15:42 [2022-05-04T17:15:42.557Z] 
17:15:42 [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
17:15:42 [2022-05-04T17:15:42.557Z]     layer_test.go:291: Failing on Windows
17:15:42 [2022-05-04T17:15:42.557Z] 
17:15:42 [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
17:15:42 [2022-05-04T17:15:42.557Z]     layer_test.go:340: Failing on Windows
17:15:42 [2022-05-04T17:15:42.557Z] 
17:15:42 [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
17:15:42 [2022-05-04T17:15:42.557Z]     layer_test.go:455: Failing on Windows
17:15:42 [2022-05-04T17:15:42.557Z] 
17:15:42 [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
17:15:42 [2022-05-04T17:15:42.557Z]     layer_test.go:684: Failing on Windows
17:15:42 [2022-05-04T17:15:42.557Z] 
17:15:42 [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
17:15:42 [2022-05-04T17:15:42.557Z]     migration_test.go:45: Failing on Windows
17:15:42 [2022-05-04T17:15:42.557Z] 
17:15:42 [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
17:15:42 [2022-05-04T17:15:42.557Z]     migration_test.go:181: Failing on Windows
17:15:42 [2022-05-04T17:15:42.557Z] 
17:15:42 [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
17:15:42 [2022-05-04T17:15:42.557Z]     mount_test.go:17: Failing on Windows
17:15:42 [2022-05-04T17:15:42.557Z] 
17:15:42 [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
17:15:42 [2022-05-04T17:15:42.557Z]     mount_test.go:76: Failing on Windows
17:15:42 [2022-05-04T17:15:42.557Z] 
17:15:42 [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
17:15:42 [2022-05-04T17:15:42.557Z]     mount_test.go:125: Failing on Windows
17:15:42 [2022-05-04T17:15:42.557Z] 
17:15:42 [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
17:15:42 [2022-05-04T17:15:42.557Z]     mount_test.go:212: Failing on Windows
17:15:42 [2022-05-04T17:15:42.557Z] 
17:15:42 [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.02s)
17:15:42 [2022-05-04T17:15:42.557Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
17:15:42 [2022-05-04T17:15:42.557Z] 
17:15:42 [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s)
17:15:42 [2022-05-04T17:15:42.557Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
17:15:42 [2022-05-04T17:15:42.557Z] 
17:15:42 [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s)
17:15:42 [2022-05-04T17:15:42.557Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
17:15:42 [2022-05-04T17:15:42.557Z] 
17:15:42 [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s)
17:15:42 [2022-05-04T17:15:42.557Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
17:15:42 [2022-05-04T17:15:42.557Z] 
17:15:42 [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s)
17:15:42 [2022-05-04T17:15:42.557Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
17:15:42 [2022-05-04T17:15:42.557Z] 
17:15:42 [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s)
17:15:42 [2022-05-04T17:15:42.557Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:15:42 [2022-05-04T17:15:42.557Z] 
17:15:42 [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s)
17:15:42 [2022-05-04T17:15:42.557Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:15:42 [2022-05-04T17:15:42.557Z] 
17:15:42 [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s)
17:15:42 [2022-05-04T17:15:42.557Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:15:42 [2022-05-04T17:15:42.557Z] 
17:15:42 [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s)
17:15:42 [2022-05-04T17:15:42.557Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
17:15:42 [2022-05-04T17:15:42.557Z] 
17:15:42 [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s)
17:15:42 [2022-05-04T17:15:42.557Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
17:15:42 [2022-05-04T17:15:42.557Z] 
17:15:42 [2022-05-04T17:15:42.557Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s)
17:15:42 [2022-05-04T17:15:42.557Z]     windows_test.go:58: Test does not work on CI and was never running to begin with
17:15:42 [2022-05-04T17:15:42.558Z] 
17:15:42 [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s)
17:15:42 [2022-05-04T17:15:42.558Z]     windows_test.go:63: Test does not work on CI and was never running to begin with
17:15:42 [2022-05-04T17:15:42.558Z] 
17:15:42 [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
17:15:42 [2022-05-04T17:15:42.558Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:15:42 [2022-05-04T17:15:42.558Z] 
17:15:42 [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
17:15:42 [2022-05-04T17:15:42.558Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:15:42 [2022-05-04T17:15:42.558Z] 
17:15:42 [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
17:15:42 [2022-05-04T17:15:42.558Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:15:42 [2022-05-04T17:15:42.558Z] 
17:15:42 [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
17:15:42 [2022-05-04T17:15:42.558Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:15:42 [2022-05-04T17:15:42.558Z] 
17:15:42 [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
17:15:42 [2022-05-04T17:15:42.558Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:15:42 [2022-05-04T17:15:42.558Z] 
17:15:42 [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
17:15:42 [2022-05-04T17:15:42.558Z]     archive_test.go:133: Xz not present in msys2
17:15:42 [2022-05-04T17:15:42.558Z] 
17:15:42 [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s)
17:15:42 [2022-05-04T17:15:42.558Z]     archive_test.go:140: zstd not installed
17:15:42 [2022-05-04T17:15:42.558Z] 
17:15:42 [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
17:15:42 [2022-05-04T17:15:42.558Z]     archive_test.go:252: Failing on Windows CI machines
17:15:42 [2022-05-04T17:15:42.558Z] 
17:15:42 [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
17:15:42 [2022-05-04T17:15:42.558Z]     archive_windows_test.go:16: Currently fails
17:15:42 [2022-05-04T17:15:42.558Z] 
17:15:42 [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
17:15:42 [2022-05-04T17:15:42.558Z]     changes_test.go:196: needs more investigation
17:15:42 [2022-05-04T17:15:42.558Z] 
17:15:42 [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
17:15:42 [2022-05-04T17:15:42.558Z]     changes_test.go:433: needs further investigation
17:15:42 [2022-05-04T17:15:42.558Z] 
17:15:42 [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
17:15:42 [2022-05-04T17:15:42.558Z]     changes_test.go:469: needs further investigation
17:15:42 [2022-05-04T17:15:42.558Z] 
17:15:42 [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
17:15:42 [2022-05-04T17:15:42.558Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
17:15:42 [2022-05-04T17:15:42.558Z] 
17:15:42 [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
17:15:42 [2022-05-04T17:15:42.558Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
17:15:42 [2022-05-04T17:15:42.558Z] 
17:15:42 [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
17:15:42 [2022-05-04T17:15:42.558Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:15:42 [2022-05-04T17:15:42.558Z] 
17:15:42 [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
17:15:42 [2022-05-04T17:15:42.558Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:15:42 [2022-05-04T17:15:42.558Z] 
17:15:42 [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
17:15:42 [2022-05-04T17:15:42.558Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
17:15:42 [2022-05-04T17:15:42.558Z] 
17:15:42 [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
17:15:42 [2022-05-04T17:15:42.558Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:15:42 [2022-05-04T17:15:42.558Z] 
17:15:42 [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
17:15:42 [2022-05-04T17:15:42.558Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
17:15:42 [2022-05-04T17:15:42.558Z] 
17:15:42 [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
17:15:42 [2022-05-04T17:15:42.558Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
17:15:42 [2022-05-04T17:15:42.558Z] 
17:15:42 [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
17:15:42 [2022-05-04T17:15:42.558Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
17:15:42 [2022-05-04T17:15:42.558Z] 
17:15:42 [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
17:15:42 [2022-05-04T17:15:42.558Z]     poller_test.go:40: No chmod on Windows
17:15:42 [2022-05-04T17:15:42.558Z] 
17:15:42 [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
17:15:42 [2022-05-04T17:15:42.558Z]     fileutils_test.go:133: Needs porting to Windows
17:15:42 [2022-05-04T17:15:42.558Z] 
17:15:42 [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
17:15:42 [2022-05-04T17:15:42.558Z]     fileutils_test.go:179: Needs porting to Windows
17:15:42 [2022-05-04T17:15:42.558Z] 
17:15:42 [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s)
17:15:42 [2022-05-04T17:15:42.558Z]     registry_test.go:50: os.Getuid() != 0: skipping test that requires root
17:15:42 [2022-05-04T17:15:42.558Z] 
17:15:42 [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
17:15:42 [2022-05-04T17:15:42.558Z]     registry_test.go:70: os.Getuid() != 0: skipping test that requires root
17:15:42 [2022-05-04T17:15:42.558Z] 
17:15:42 [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
17:15:42 [2022-05-04T17:15:42.558Z]     registry_test.go:511: os.Getuid() != 0: skipping test that requires root
17:15:42 [2022-05-04T17:15:42.558Z] 
17:15:42 [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
17:15:42 [2022-05-04T17:15:42.558Z]     local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
17:15:42 [2022-05-04T17:15:42.558Z] 
17:15:42 [2022-05-04T17:15:42.558Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
17:15:42 [2022-05-04T17:15:42.558Z]     local_test.go:180: runtime.GOOS == "windows"
17:15:42 [2022-05-04T17:15:42.558Z] 
17:15:42 [2022-05-04T17:15:42.558Z] DONE 2287 tests, 68 skipped in 296.818s
17:15:42 [2022-05-04T17:15:42.558Z] INFO: make.ps1 ended at 05/04/2022 17:15:42
17:15:42 [2022-05-04T17:15:42.703Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.445s	coverage: 13.8% of statements
17:15:42 [2022-05-04T17:15:42.703Z] ok  	github.com/docker/docker/daemon/config	0.030s	coverage: 81.5% of statements
17:15:42 [2022-05-04T17:15:42.963Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
17:15:43 [2022-05-04T17:15:43.534Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
17:15:43 [2022-05-04T17:15:43.715Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
17:15:43 [2022-05-04T17:15:43.794Z] ok  	github.com/docker/docker/daemon	10.180s	coverage: 16.7% of statements
17:15:43 [2022-05-04T17:15:43.794Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:15:43 [2022-05-04T17:15:43.794Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:15:43 [2022-05-04T17:15:43.794Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:15:43 [2022-05-04T17:15:43.794Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
17:15:44 [2022-05-04T17:15:44.122Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
17:15:44 [2022-05-04T17:15:44.122Z] INFO: Unit tests ended at 05/04/2022 17:15:44. Duration:00:05:14.2367289
17:15:44 [2022-05-04T17:15:44.122Z] INFO: Building busybox
17:15:44 [2022-05-04T17:15:44.122Z] Sending build context to Docker daemon   5.12kB
17:15:44 [2022-05-04T17:15:44.122Z] 
17:15:44 [2022-05-04T17:15:44.590Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
17:15:44 [2022-05-04T17:15:44.590Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
17:15:44 [2022-05-04T17:15:44.590Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
17:15:44 [2022-05-04T17:15:44.590Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
17:15:44 [2022-05-04T17:15:44.590Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
17:15:44 [2022-05-04T17:15:44.590Z]  ---> e8870c5c3ab2
17:15:44 [2022-05-04T17:15:44.590Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
17:15:44 [2022-05-04T17:15:44.590Z]  ---> Running in 65345bbf8fa6
17:15:44 [2022-05-04T17:15:44.651Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.84s)
17:15:44 [2022-05-04T17:15:44.651Z] PASS
17:15:44 [2022-05-04T17:15:44.651Z] 
17:15:44 [2022-05-04T17:15:44.651Z] === Skipped
17:15:44 [2022-05-04T17:15:44.651Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:15:44 [2022-05-04T17:15:44.651Z]     service_test.go:243: FLAKY_TEST
17:15:44 [2022-05-04T17:15:44.651Z] 
17:15:44 [2022-05-04T17:15:44.651Z] DONE 38 tests, 1 skipped in 50.732s
17:15:44 [2022-05-04T17:15:44.651Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:15:44 [2022-05-04T17:15:44.651Z] ++ 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
17:15:44 [2022-05-04T17:15:44.651Z] ++ set -e
17:15:44 [2022-05-04T17:15:44.651Z] ++ '[' -n 0 ']'
17:15:44 [2022-05-04T17:15:44.651Z] ++ set -x
17:15:44 [2022-05-04T17:15:44.651Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
17:15:44 [2022-05-04T17:15:44.651Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
17:15:44 [2022-05-04T17:15:44.651Z] INFO: Testing against a local daemon
17:15:44 [2022-05-04T17:15:44.651Z] === RUN   TestDockerNetworkIpvlanPersistance
17:15:44 [2022-05-04T17:15:44.651Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:15:44 [2022-05-04T17:15:44.651Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:15:44 [2022-05-04T17:15:44.651Z] === RUN   TestDockerNetworkIpvlan
17:15:44 [2022-05-04T17:15:44.651Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:15:44 [2022-05-04T17:15:44.651Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:15:44 [2022-05-04T17:15:44.651Z] PASS
17:15:44 [2022-05-04T17:15:44.651Z] 
17:15:44 [2022-05-04T17:15:44.651Z] === Skipped
17:15:44 [2022-05-04T17:15:44.651Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:15:44 [2022-05-04T17:15:44.651Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:15:44 [2022-05-04T17:15:44.651Z] 
17:15:44 [2022-05-04T17:15:44.651Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:15:44 [2022-05-04T17:15:44.651Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:15:44 [2022-05-04T17:15:44.651Z] 
17:15:44 [2022-05-04T17:15:44.651Z] DONE 2 tests, 2 skipped in 0.116s
17:15:44 [2022-05-04T17:15:44.651Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:15:44 [2022-05-04T17:15:44.651Z] ++ 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
17:15:44 [2022-05-04T17:15:44.651Z] ++ set -e
17:15:44 [2022-05-04T17:15:44.651Z] ++ '[' -n 0 ']'
17:15:44 [2022-05-04T17:15:44.651Z] ++ set -x
17:15:44 [2022-05-04T17:15:44.651Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
17:15:44 [2022-05-04T17:15:44.909Z] INFO: Testing against a local daemon
17:15:44 [2022-05-04T17:15:44.909Z] === RUN   TestDockerNetworkMacvlanPersistance
17:15:45 [2022-05-04T17:15:45.178Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.736s	coverage: 74.8% of statements
17:15:45 [2022-05-04T17:15:45.230Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
17:15:45 [2022-05-04T17:15:45.230Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
17:15:45 [2022-05-04T17:15:45.230Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
17:15:45 [2022-05-04T17:15:45.230Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
17:15:45 [2022-05-04T17:15:45.230Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
17:15:45 [2022-05-04T17:15:45.230Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
17:15:45 [2022-05-04T17:15:45.230Z] === RUN   TestDockerSuite/TestAPINetworkFilter
17:15:45 [2022-05-04T17:15:45.230Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
17:15:45 [2022-05-04T17:15:45.230Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
17:15:45 [2022-05-04T17:15:45.230Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
17:15:45 [2022-05-04T17:15:45.230Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
17:15:45 [2022-05-04T17:15:45.230Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
17:15:45 [2022-05-04T17:15:45.230Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
17:15:45 [2022-05-04T17:15:45.230Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
17:15:45 [2022-05-04T17:15:45.230Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
17:15:45 [2022-05-04T17:15:45.230Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
17:15:45 [2022-05-04T17:15:45.230Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
17:15:45 [2022-05-04T17:15:45.230Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
17:15:45 [2022-05-04T17:15:45.230Z]     docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux
17:15:45 [2022-05-04T17:15:45.230Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
17:15:45 [2022-05-04T17:15:45.230Z]     docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
17:15:45 [2022-05-04T17:15:45.230Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
17:15:45 [2022-05-04T17:15:45.230Z]     docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux
17:15:45 [2022-05-04T17:15:45.230Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
17:15:45 [2022-05-04T17:15:45.230Z]     docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux
17:15:45 [2022-05-04T17:15:45.230Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
17:15:45 [2022-05-04T17:15:45.230Z]     docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
17:15:45 [2022-05-04T17:15:45.230Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
17:15:45 [2022-05-04T17:15:45.230Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
17:15:45 [2022-05-04T17:15:45.230Z]     docker_cli_run_test.go:3149: unmatched requirement Apparmor
17:15:45 [2022-05-04T17:15:45.230Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
17:15:45 [2022-05-04T17:15:45.230Z]     docker_cli_run_test.go:3127: unmatched requirement Apparmor
17:15:45 [2022-05-04T17:15:45.230Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
17:15:45 [2022-05-04T17:15:45.230Z]     docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux
17:15:45 [2022-05-04T17:15:45.230Z] === RUN   TestDockerSuite/TestAttachDisconnect
17:15:45 [2022-05-04T17:15:45.230Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
17:15:45 [2022-05-04T17:15:45.230Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
17:15:45 [2022-05-04T17:15:45.844Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
17:15:46 [2022-05-04T17:15:46.103Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
17:15:46 [2022-05-04T17:15:46.103Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s)
17:15:46 [2022-05-04T17:15:46.103Z] === RUN   TestDockerNetworkMacvlan
17:15:46 [2022-05-04T17:15:46.564Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 3.0% of statements
17:15:46 [2022-05-04T17:15:46.564Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.333s	coverage: 56.2% of statements
17:15:47 [2022-05-04T17:15:47.041Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:15:47 [2022-05-04T17:15:47.478Z] === RUN   TestDockerSuite/TestAttachPausedContainer
17:15:47 [2022-05-04T17:15:47.478Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
17:15:47 [2022-05-04T17:15:47.478Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
17:15:47 [2022-05-04T17:15:47.478Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
17:15:47 [2022-05-04T17:15:47.478Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
17:15:47 [2022-05-04T17:15:47.948Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.018s	coverage: 1.9% of statements
17:15:47 [2022-05-04T17:15:47.977Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:15:48 [2022-05-04T17:15:48.543Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:15:48 [2022-05-04T17:15:48.802Z] === RUN   TestDockerSuite/TestBuildPATH
17:15:49 [2022-05-04T17:15:49.334Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.201s	coverage: 50.6% of statements
17:15:50 [2022-05-04T17:15:50.703Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
17:15:50 [2022-05-04T17:15:50.703Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:15:50 [2022-05-04T17:15:50.719Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.357s	coverage: 46.1% of statements
17:15:50 [2022-05-04T17:15:50.719Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:15:51 [2022-05-04T17:15:51.638Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
17:15:51 [2022-05-04T17:15:51.638Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
17:15:51 [2022-05-04T17:15:51.661Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.702s	coverage: 58.2% of statements
17:15:51 [2022-05-04T17:15:51.661Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
17:15:51 [2022-05-04T17:15:51.661Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:15:51 [2022-05-04T17:15:51.661Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.010s	coverage: 58.5% of statements
17:15:52 [2022-05-04T17:15:52.575Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
17:15:52 [2022-05-04T17:15:52.604Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
17:15:53 [2022-05-04T17:15:53.174Z] ok  	github.com/docker/docker/daemon/links	0.009s	coverage: 93.0% of statements
17:15:53 [2022-05-04T17:15:53.511Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:15:54 [2022-05-04T17:15:54.114Z] ok  	github.com/docker/docker/daemon/images	0.039s	coverage: 6.6% of statements
17:15:54 [2022-05-04T17:15:54.114Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:15:54 [2022-05-04T17:15:54.114Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:15:54 [2022-05-04T17:15:54.447Z]     docker_api_swarm_test.go:304: [d3d41e07ac01e] joining swarm manager [d16f00c723f77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:15:54 [2022-05-04T17:15:54.620Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
17:15:54 [2022-05-04T17:15:54.702Z] ok  	github.com/docker/docker/daemon/logger	0.250s	coverage: 43.0% of statements
17:15:55 [2022-05-04T17:15:55.646Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.163s	coverage: 80.2% of statements
17:15:55 [2022-05-04T17:15:55.825Z]     docker_api_swarm_test.go:305: [d8837fc3679e9] joining swarm manager [d16f00c723f77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:15:55 [2022-05-04T17:15:55.907Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.016s	coverage: 53.6% of statements
17:15:55 [2022-05-04T17:15:55.907Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:15:56 [2022-05-04T17:15:56.478Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.007s	coverage: 68.2% of statements
17:15:56 [2022-05-04T17:15:56.478Z] ok  	github.com/docker/docker/daemon/logger/journald	0.011s	coverage: 23.9% of statements
17:15:57 [2022-05-04T17:15:57.048Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 87.2% of statements
17:15:57 [2022-05-04T17:15:57.620Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.009s	coverage: 69.9% of statements
17:15:58 [2022-05-04T17:15:58.192Z] ok  	github.com/docker/docker/daemon/logger/local	0.042s	coverage: 78.7% of statements
17:15:58 [2022-05-04T17:15:58.192Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
17:15:58 [2022-05-04T17:15:58.359Z]     docker_api_swarm_test.go:351: Waiting for election to occur...
17:15:58 [2022-05-04T17:15:58.763Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.044s	coverage: 59.1% of statements
17:15:58 [2022-05-04T17:15:58.928Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:15:59 [2022-05-04T17:15:59.024Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.060s	coverage: 31.5% of statements
17:15:59 [2022-05-04T17:15:59.864Z] --- PASS: TestDockerNetworkMacvlan (13.80s)
17:15:59 [2022-05-04T17:15:59.864Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
17:15:59 [2022-05-04T17:15:59.864Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s)
17:15:59 [2022-05-04T17:15:59.864Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.13s)
17:15:59 [2022-05-04T17:15:59.864Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.56s)
17:15:59 [2022-05-04T17:15:59.864Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.73s)
17:15:59 [2022-05-04T17:15:59.864Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.82s)
17:15:59 [2022-05-04T17:15:59.864Z] PASS
17:15:59 [2022-05-04T17:15:59.864Z] 
17:15:59 [2022-05-04T17:15:59.864Z] DONE 8 tests in 15.287s
17:15:59 [2022-05-04T17:15:59.864Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
17:15:59 [2022-05-04T17:15:59.864Z] ++ 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
17:15:59 [2022-05-04T17:15:59.864Z] ++ set -e
17:15:59 [2022-05-04T17:15:59.864Z] ++ '[' -n 0 ']'
17:15:59 [2022-05-04T17:15:59.864Z] ++ set -x
17:15:59 [2022-05-04T17:15:59.864Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
17:15:59 [2022-05-04T17:15:59.967Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.005s	coverage: 46.8% of statements
17:16:00 [2022-05-04T17:16:00.123Z] testing: warning: no tests to run
17:16:00 [2022-05-04T17:16:00.123Z] PASS
17:16:00 [2022-05-04T17:16:00.123Z] 
17:16:00 [2022-05-04T17:16:00.123Z] DONE 0 tests in 0.034s
17:16:00 [2022-05-04T17:16:00.123Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:16:00 [2022-05-04T17:16:00.123Z] ++ 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
17:16:00 [2022-05-04T17:16:00.123Z] ++ set -e
17:16:00 [2022-05-04T17:16:00.123Z] ++ '[' -n 0 ']'
17:16:00 [2022-05-04T17:16:00.123Z] ++ set -x
17:16:00 [2022-05-04T17:16:00.123Z] ++ 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
17:16:00 [2022-05-04T17:16:00.123Z] INFO: Testing against a local daemon
17:16:00 [2022-05-04T17:16:00.123Z] === RUN   TestAuthZPluginAllowRequest
17:16:00 [2022-05-04T17:16:00.228Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
17:16:00 [2022-05-04T17:16:00.798Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
17:16:01 [2022-05-04T17:16:01.059Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
17:16:01 [2022-05-04T17:16:01.369Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.601s	coverage: 82.5% of statements
17:16:01 [2022-05-04T17:16:01.369Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:16:01 [2022-05-04T17:16:01.369Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:16:01 [2022-05-04T17:16:01.627Z] --- PASS: TestAuthZPluginAllowRequest (1.38s)
17:16:01 [2022-05-04T17:16:01.627Z] === RUN   TestAuthZPluginTLS
17:16:02 [2022-05-04T17:16:02.197Z] --- PASS: TestAuthZPluginTLS (0.55s)
17:16:02 [2022-05-04T17:16:02.197Z] === RUN   TestAuthZPluginDenyRequest
17:16:02 [2022-05-04T17:16:02.752Z] ok  	github.com/docker/docker/distribution/metadata	0.036s	coverage: 48.2% of statements
17:16:02 [2022-05-04T17:16:02.764Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
17:16:02 [2022-05-04T17:16:02.764Z] === RUN   TestAuthZPluginAPIDenyResponse
17:16:03 [2022-05-04T17:16:03.323Z] ok  	github.com/docker/docker/distribution	0.620s	coverage: 28.2% of statements
17:16:03 [2022-05-04T17:16:03.323Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:16:03 [2022-05-04T17:16:03.330Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
17:16:03 [2022-05-04T17:16:03.330Z] === RUN   TestAuthZPluginDenyResponse
17:16:03 [2022-05-04T17:16:03.584Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.0% of statements
17:16:03 [2022-05-04T17:16:03.681Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
17:16:03 [2022-05-04T17:16:03.681Z] === RUN   TestAuthZPluginAllowEventStream
17:16:03 [2022-05-04T17:16:03.944Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
17:16:04 [2022-05-04T17:16:04.155Z] ok  	github.com/docker/docker/image	0.023s	coverage: 86.9% of statements
17:16:04 [2022-05-04T17:16:04.416Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
17:16:04 [2022-05-04T17:16:04.986Z] ok  	github.com/docker/docker/image/tarexport	0.007s	coverage: 0.7% of statements
17:16:05 [2022-05-04T17:16:05.246Z] ok  	github.com/docker/docker/distribution/xfer	1.922s	coverage: 84.9% of statements
17:16:05 [2022-05-04T17:16:05.246Z] ?   	github.com/docker/docker/dockerversion	[no test files]
17:16:05 [2022-05-04T17:16:05.339Z] --- PASS: TestAuthZPluginAllowEventStream (1.34s)
17:16:05 [2022-05-04T17:16:05.339Z] === RUN   TestAuthZPluginErrorResponse
17:16:05 [2022-05-04T17:16:05.507Z] ok  	github.com/docker/docker/image/v1	0.009s	coverage: 25.0% of statements
17:16:05 [2022-05-04T17:16:05.508Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:16:05 [2022-05-04T17:16:05.600Z] === RUN   TestDockerSuite/TestBuildRm
17:16:05 [2022-05-04T17:16:05.600Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
17:16:05 [2022-05-04T17:16:05.600Z] === RUN   TestAuthZPluginErrorRequest
17:16:05 [2022-05-04T17:16:05.862Z] Removing intermediate container 65345bbf8fa6
17:16:05 [2022-05-04T17:16:05.862Z]  ---> d25d230d885a
17:16:05 [2022-05-04T17:16:05.862Z] Step 7/13 : ARG BUSYBOX_VERSION
17:16:05 [2022-05-04T17:16:05.862Z]  ---> Running in 49950eb27470
17:16:05 [2022-05-04T17:16:05.862Z] Removing intermediate container 49950eb27470
17:16:05 [2022-05-04T17:16:05.862Z]  ---> 03d571304480
17:16:05 [2022-05-04T17:16:05.862Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
17:16:05 [2022-05-04T17:16:05.862Z]  ---> Running in f14430d507fd
17:16:05 [2022-05-04T17:16:05.862Z] Removing intermediate container f14430d507fd
17:16:05 [2022-05-04T17:16:05.862Z]  ---> 2661f4d679b0
17:16:05 [2022-05-04T17:16:05.862Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
17:16:06 [2022-05-04T17:16:06.079Z] ok  	github.com/docker/docker/libcontainerd/queue	0.036s	coverage: 100.0% of statements
17:16:06 [2022-05-04T17:16:06.169Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
17:16:06 [2022-05-04T17:16:06.169Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:16:06 [2022-05-04T17:16:06.736Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
17:16:06 [2022-05-04T17:16:06.736Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:16:06 [2022-05-04T17:16:06.847Z] 
17:16:07 [2022-05-04T17:16:07.022Z] ok  	github.com/docker/docker/oci	0.010s	coverage: 46.0% of statements
17:16:07 [2022-05-04T17:16:07.282Z] ok  	github.com/docker/docker/opts	0.022s	coverage: 65.5% of statements
17:16:07 [2022-05-04T17:16:07.314Z]  ---> 60aeeb49bd5f
17:16:07 [2022-05-04T17:16:07.314Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
17:16:07 [2022-05-04T17:16:07.314Z]  ---> Running in 55dfc21c99a3
17:16:07 [2022-05-04T17:16:07.543Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 52.9% of statements
17:16:07 [2022-05-04T17:16:07.673Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
17:16:08 [2022-05-04T17:16:08.610Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.69s)
17:16:08 [2022-05-04T17:16:08.610Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:16:08 [2022-05-04T17:16:08.610Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
17:16:09 [2022-05-04T17:16:09.457Z] ok  	github.com/docker/docker/pkg/archive	0.289s	coverage: 82.5% of statements
17:16:09 [2022-05-04T17:16:09.989Z] === RUN   TestDockerSuite/TestBuildScratchCopy
17:16:10 [2022-05-04T17:16:10.028Z] ok  	github.com/docker/docker/pkg/authorization	0.255s	coverage: 68.3% of statements
17:16:10 [2022-05-04T17:16:10.028Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
17:16:10 [2022-05-04T17:16:10.249Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.91s)
17:16:10 [2022-05-04T17:16:10.249Z] === RUN   TestAuthZPluginHeader
17:16:10 [2022-05-04T17:16:10.289Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
17:16:10 [2022-05-04T17:16:10.509Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
17:16:11 [2022-05-04T17:16:11.077Z] --- PASS: TestAuthZPluginHeader (0.86s)
17:16:11 [2022-05-04T17:16:11.077Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:16:11 [2022-05-04T17:16:11.337Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
17:16:12 [2022-05-04T17:16:12.274Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
17:16:13 [2022-05-04T17:16:13.210Z] === RUN   TestDockerSuite/TestBuildShellInherited
17:16:13 [2022-05-04T17:16:13.585Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.471s	coverage: 42.7% of statements
17:16:13 [2022-05-04T17:16:13.779Z] === RUN   TestDockerSuite/TestBuildShellMultiple
17:16:13 [2022-05-04T17:16:13.845Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
17:16:13 [2022-05-04T17:16:13.845Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
17:16:14 [2022-05-04T17:16:14.042Z]     docker_api_swarm_test.go:364: Waiting for possible election...
17:16:14 [2022-05-04T17:16:14.113Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
17:16:14 [2022-05-04T17:16:14.113Z] ok  	github.com/docker/docker/layer	7.181s	coverage: 69.0% of statements
17:16:14 [2022-05-04T17:16:14.113Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:16:14 [2022-05-04T17:16:14.113Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:16:14 [2022-05-04T17:16:14.113Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:16:14 [2022-05-04T17:16:14.113Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:16:14 [2022-05-04T17:16:14.113Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:16:14 [2022-05-04T17:16:14.113Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
17:16:14 [2022-05-04T17:16:14.685Z] ok  	github.com/docker/docker/pkg/fileutils	0.010s	coverage: 87.2% of statements
17:16:15 [2022-05-04T17:16:15.257Z] ok  	github.com/docker/docker/pkg/fsutils	0.132s	coverage: 85.1% of statements
17:16:15 [2022-05-04T17:16:15.257Z] ok  	github.com/docker/docker/pkg/filenotify	0.604s	coverage: 67.0% of statements
17:16:15 [2022-05-04T17:16:15.257Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
17:16:15 [2022-05-04T17:16:15.944Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.73s)
17:16:15 [2022-05-04T17:16:15.944Z] === RUN   TestAuthZPluginV2Disable
17:16:16 [2022-05-04T17:16:16.642Z] ok  	github.com/docker/docker/pkg/idtools	0.503s	coverage: 67.9% of statements
17:16:16 [2022-05-04T17:16:16.642Z] ok  	github.com/docker/docker/pkg/ioutils	0.425s	coverage: 71.5% of statements
17:16:16 [2022-05-04T17:16:16.879Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
17:16:16 [2022-05-04T17:16:16.879Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
17:16:16 [2022-05-04T17:16:16.879Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
17:16:16 [2022-05-04T17:16:16.879Z]     docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows
17:16:16 [2022-05-04T17:16:16.879Z] === RUN   TestDockerSuite/TestBuildSpaces
17:16:16 [2022-05-04T17:16:16.902Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 100.0% of statements
17:16:16 [2022-05-04T17:16:16.902Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.006s	coverage: 91.7% of statements
17:16:16 [2022-05-04T17:16:16.902Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
17:16:17 [2022-05-04T17:16:17.138Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
17:16:17 [2022-05-04T17:16:17.163Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.005s	coverage: 85.7% of statements
17:16:17 [2022-05-04T17:16:17.163Z] ok  	github.com/docker/docker/pkg/parsers	0.008s	coverage: 97.0% of statements
17:16:17 [2022-05-04T17:16:17.423Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.011s	coverage: 60.0% of statements
17:16:17 [2022-05-04T17:16:17.684Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.007s	coverage: 90.5% of statements
17:16:17 [2022-05-04T17:16:17.684Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
17:16:17 [2022-05-04T17:16:17.684Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:16:17 [2022-05-04T17:16:17.684Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:16:18 [2022-05-04T17:16:18.073Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
17:16:18 [2022-05-04T17:16:18.073Z] === RUN   TestDockerSuite/TestBuildStderr
17:16:18 [2022-05-04T17:16:18.256Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.014s	coverage: 56.8% of statements
17:16:18 [2022-05-04T17:16:18.640Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
17:16:18 [2022-05-04T17:16:18.829Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 85.7% of statements
17:16:19 [2022-05-04T17:16:19.090Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
17:16:19 [2022-05-04T17:16:19.090Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
17:16:20 [2022-05-04T17:16:20.017Z] --- PASS: TestAuthZPluginV2Disable (3.91s)
17:16:20 [2022-05-04T17:16:20.017Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:16:20 [2022-05-04T17:16:20.472Z] ok  	github.com/docker/docker/pkg/pubsub	1.034s	coverage: 75.0% of statements
17:16:20 [2022-05-04T17:16:20.732Z] ok  	github.com/docker/docker/pkg/reexec	0.008s	coverage: 82.4% of statements
17:16:20 [2022-05-04T17:16:20.993Z] ok  	github.com/docker/docker/pkg/stack	0.003s	coverage: 90.9% of statements
17:16:20 [2022-05-04T17:16:20.993Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
17:16:21 [2022-05-04T17:16:21.254Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
17:16:21 [2022-05-04T17:16:21.515Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
17:16:21 [2022-05-04T17:16:21.925Z] === RUN   TestDockerSuite/TestBuildStopSignal
17:16:22 [2022-05-04T17:16:22.087Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 53.8% of statements
17:16:22 [2022-05-04T17:16:22.183Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
17:16:22 [2022-05-04T17:16:22.348Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 42.3% of statements
17:16:22 [2022-05-04T17:16:22.609Z] ok  	github.com/docker/docker/pkg/tailfile	0.078s	coverage: 88.6% of statements
17:16:23 [2022-05-04T17:16:23.119Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
17:16:23 [2022-05-04T17:16:23.119Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.43s)
17:16:23 [2022-05-04T17:16:23.119Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:16:23 [2022-05-04T17:16:23.180Z] ok  	github.com/docker/docker/pkg/tarsum	0.039s	coverage: 89.3% of statements
17:16:23 [2022-05-04T17:16:23.378Z] === RUN   TestDockerSuite/TestBuildTagEvent
17:16:23 [2022-05-04T17:16:23.440Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
17:16:23 [2022-05-04T17:16:23.701Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
17:16:24 [2022-05-04T17:16:24.313Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
17:16:24 [2022-05-04T17:16:24.572Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
17:16:25 [2022-05-04T17:16:25.143Z] === RUN   TestDockerSuite/TestBuildUser
17:16:25 [2022-05-04T17:16:25.611Z] ok  	github.com/docker/docker/plugin	0.517s	coverage: 23.3% of statements
17:16:25 [2022-05-04T17:16:25.611Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
17:16:26 [2022-05-04T17:16:26.182Z] ok  	github.com/docker/docker/profiles/seccomp	0.008s	coverage: 86.0% of statements
17:16:27 [2022-05-04T17:16:27.049Z]     docker_api_swarm_test.go:272: [dbddccd5ff5b4] joining swarm manager [d92fbbf5db3af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:16:27 [2022-05-04T17:16:27.125Z] ok  	github.com/docker/docker/quota	0.251s	coverage: 71.4% of statements
17:16:27 [2022-05-04T17:16:27.308Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
17:16:27 [2022-05-04T17:16:27.385Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
17:16:28 [2022-05-04T17:16:28.326Z] ok  	github.com/docker/docker/registry	0.051s	coverage: 58.6% of statements
17:16:28 [2022-05-04T17:16:28.587Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
17:16:28 [2022-05-04T17:16:28.686Z]     docker_api_swarm_test.go:273: [dd0e6d97f3de7] joining swarm manager [d92fbbf5db3af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:16:28 [2022-05-04T17:16:28.847Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
17:16:29 [2022-05-04T17:16:29.419Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 64.5% of statements
17:16:29 [2022-05-04T17:16:29.419Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
17:16:31 [2022-05-04T17:16:31.332Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
17:16:31 [2022-05-04T17:16:31.904Z] ok  	github.com/docker/docker/volume/local	0.111s	coverage: 76.4% of statements
17:16:31 [2022-05-04T17:16:31.975Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
17:16:32 [2022-05-04T17:16:32.164Z] ok  	github.com/docker/docker/volume/mounts	0.010s	coverage: 67.7% of statements
17:16:32 [2022-05-04T17:16:32.707Z] Removing intermediate container 55dfc21c99a3
17:16:32 [2022-05-04T17:16:32.707Z]  ---> d6901d92514c
17:16:32 [2022-05-04T17:16:32.707Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
17:16:32 [2022-05-04T17:16:32.707Z]  ---> Running in 80d5ee9f5892
17:16:32 [2022-05-04T17:16:32.707Z] 
17:16:32 [2022-05-04T17:16:32.707Z] SUCCESS: Specified value was saved.
17:16:33 [2022-05-04T17:16:33.177Z] Removing intermediate container 80d5ee9f5892
17:16:33 [2022-05-04T17:16:33.177Z]  ---> ecf684b26d2d
17:16:33 [2022-05-04T17:16:33.177Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
17:16:33 [2022-05-04T17:16:33.177Z]  ---> Running in 92b473d89c9b
17:16:33 [2022-05-04T17:16:33.595Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 72.3% of statements
17:16:36 [2022-05-04T17:16:36.170Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.53s)
17:16:36 [2022-05-04T17:16:36.170Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:16:39 [2022-05-04T17:16:39.041Z] Cannot create a file when that file already exists.
17:16:42 [2022-05-04T17:16:42.757Z] === RUN   TestDockerSuite/TestBuildVerboseOut
17:16:42 [2022-05-04T17:16:42.757Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
17:16:42 [2022-05-04T17:16:42.757Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
17:16:43 [2022-05-04T17:16:43.325Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
17:16:43 [2022-05-04T17:16:43.792Z] Removing intermediate container 92b473d89c9b
17:16:43 [2022-05-04T17:16:43.792Z]  ---> 355f2409643b
17:16:43 [2022-05-04T17:16:43.792Z] Step 13/13 : CMD ["sh"]
17:16:43 [2022-05-04T17:16:43.792Z]  ---> Running in 20c10c2f457b
17:16:43 [2022-05-04T17:16:43.892Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
17:16:44 [2022-05-04T17:16:44.259Z] Removing intermediate container 20c10c2f457b
17:16:44 [2022-05-04T17:16:44.260Z]  ---> 6e23b1d65901
17:16:44 [2022-05-04T17:16:44.260Z] Successfully built 6e23b1d65901
17:16:44 [2022-05-04T17:16:44.260Z] Successfully tagged busybox:latest
17:16:44 [2022-05-04T17:16:44.260Z] INFO: Docker images of the daemon under test
17:16:44 [2022-05-04T17:16:44.260Z] 
17:16:44 [2022-05-04T17:16:44.728Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
17:16:44 [2022-05-04T17:16:44.728Z] busybox                                latest              6e23b1d65901        Less than a second ago   5.78GB
17:16:44 [2022-05-04T17:16:44.728Z] microsoft/windowsservercore            latest              e8870c5c3ab2        4 weeks ago              5.76GB
17:16:44 [2022-05-04T17:16:44.728Z] mcr.microsoft.com/windows/servercore   ltsc2019            e8870c5c3ab2        4 weeks ago              5.76GB
17:16:44 [2022-05-04T17:16:44.728Z] 
17:16:44 [2022-05-04T17:16:44.728Z] INFO: Running integration tests at 05/04/2022 17:16:44...
17:16:44 [2022-05-04T17:16:44.728Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
17:16:44 [2022-05-04T17:16:44.728Z] INFO: Integration API tests being run from the host:
17:16:44 [2022-05-04T17:16:44.728Z] INFO: make.ps1 starting at 05/04/2022 17:16:44
17:16:44 [2022-05-04T17:16:44.827Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
17:16:44 [2022-05-04T17:16:44.827Z]     docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows
17:16:44 [2022-05-04T17:16:44.827Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
17:16:44 [2022-05-04T17:16:44.827Z]     docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows
17:16:44 [2022-05-04T17:16:44.828Z] === RUN   TestDockerSuite/TestBuildWindowsUser
17:16:44 [2022-05-04T17:16:44.828Z]     docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows
17:16:44 [2022-05-04T17:16:44.828Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
17:16:44 [2022-05-04T17:16:44.828Z]     docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows
17:16:44 [2022-05-04T17:16:44.828Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
17:16:45 [2022-05-04T17:16:45.723Z] Running D:\gopath\src\github.com\docker\docker\integration\build
17:16:45 [2022-05-04T17:16:45.762Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
17:16:45 [2022-05-04T17:16:45.762Z] === RUN   TestDockerSuite/TestBuildWithFailure
17:16:46 [2022-05-04T17:16:46.328Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
17:16:46 [2022-05-04T17:16:46.897Z] === RUN   TestDockerSuite/TestBuildWithTabs
17:16:47 [2022-05-04T17:16:47.464Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
17:16:47 [2022-05-04T17:16:47.464Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
17:16:49 [2022-05-04T17:16:49.365Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
17:16:50 [2022-05-04T17:16:50.301Z] === RUN   TestDockerSuite/TestBuildWithVolumes
17:16:50 [2022-05-04T17:16:50.559Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
17:16:51 [2022-05-04T17:16:51.126Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
17:16:51 [2022-05-04T17:16:51.385Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
17:16:51 [2022-05-04T17:16:51.544Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
17:16:51 [2022-05-04T17:16:51.544Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
17:16:51 [2022-05-04T17:16:51.544Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
17:16:51 [2022-05-04T17:16:51.544Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
17:16:51 [2022-05-04T17:16:51.544Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
17:16:51 [2022-05-04T17:16:51.544Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
17:16:51 [2022-05-04T17:16:51.544Z] === RUN   TestDockerSuite/TestAPINetworkFilter
17:16:51 [2022-05-04T17:16:51.544Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
17:16:51 [2022-05-04T17:16:51.544Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
17:16:51 [2022-05-04T17:16:51.544Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
17:16:51 [2022-05-04T17:16:51.545Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
17:16:51 [2022-05-04T17:16:51.545Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
17:16:51 [2022-05-04T17:16:51.545Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
17:16:51 [2022-05-04T17:16:51.545Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
17:16:51 [2022-05-04T17:16:51.545Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
17:16:51 [2022-05-04T17:16:51.545Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
17:16:51 [2022-05-04T17:16:51.545Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
17:16:51 [2022-05-04T17:16:51.545Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
17:16:51 [2022-05-04T17:16:51.545Z]     docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux
17:16:51 [2022-05-04T17:16:51.545Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
17:16:51 [2022-05-04T17:16:51.644Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
17:16:51 [2022-05-04T17:16:51.644Z]     docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows
17:16:51 [2022-05-04T17:16:51.644Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
17:16:52 [2022-05-04T17:16:52.580Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s)
17:16:52 [2022-05-04T17:16:52.580Z] PASS
17:16:52 [2022-05-04T17:16:52.580Z] 
17:16:52 [2022-05-04T17:16:52.580Z] DONE 17 tests in 52.316s
17:16:52 [2022-05-04T17:16:52.580Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:16:52 [2022-05-04T17:16:52.580Z] ++ 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
17:16:52 [2022-05-04T17:16:52.580Z] ++ set -e
17:16:52 [2022-05-04T17:16:52.580Z] ++ '[' -n 0 ']'
17:16:52 [2022-05-04T17:16:52.580Z] ++ set -x
17:16:52 [2022-05-04T17:16:52.580Z] ++ 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
17:16:52 [2022-05-04T17:16:52.580Z] INFO: Testing against a local daemon
17:16:52 [2022-05-04T17:16:52.580Z] === RUN   TestPluginInvalidJSON
17:16:52 [2022-05-04T17:16:52.580Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
17:16:52 [2022-05-04T17:16:52.580Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
17:16:52 [2022-05-04T17:16:52.580Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
17:16:52 [2022-05-04T17:16:52.580Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
17:16:52 [2022-05-04T17:16:52.580Z] === RUN   TestPluginInvalidJSON/plugins/pull
17:16:52 [2022-05-04T17:16:52.580Z] === PAUSE TestPluginInvalidJSON/plugins/pull
17:16:52 [2022-05-04T17:16:52.580Z] === RUN   TestDockerSuite/TestBuildXZHost
17:16:52 [2022-05-04T17:16:52.580Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
17:16:52 [2022-05-04T17:16:52.580Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
17:16:52 [2022-05-04T17:16:52.580Z] === CONT  TestPluginInvalidJSON/plugins/pull
17:16:52 [2022-05-04T17:16:52.580Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
17:16:52 [2022-05-04T17:16:52.580Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
17:16:52 [2022-05-04T17:16:52.580Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
17:16:52 [2022-05-04T17:16:52.580Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
17:16:52 [2022-05-04T17:16:52.580Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
17:16:52 [2022-05-04T17:16:52.580Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
17:16:52 [2022-05-04T17:16:52.580Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
17:16:52 [2022-05-04T17:16:52.580Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
17:16:52 [2022-05-04T17:16:52.580Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
17:16:52 [2022-05-04T17:16:52.580Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
17:16:52 [2022-05-04T17:16:52.580Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
17:16:52 [2022-05-04T17:16:52.580Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
17:16:52 [2022-05-04T17:16:52.580Z] --- PASS: TestPluginInvalidJSON (0.04s)
17:16:52 [2022-05-04T17:16:52.580Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
17:16:52 [2022-05-04T17:16:52.580Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s)
17:16:52 [2022-05-04T17:16:52.580Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
17:16:52 [2022-05-04T17:16:52.580Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
17:16:52 [2022-05-04T17:16:52.580Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
17:16:52 [2022-05-04T17:16:52.580Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.02s)
17:16:52 [2022-05-04T17:16:52.580Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s)
17:16:52 [2022-05-04T17:16:52.580Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
17:16:52 [2022-05-04T17:16:52.580Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
17:16:52 [2022-05-04T17:16:52.580Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
17:16:52 [2022-05-04T17:16:52.580Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s)
17:16:52 [2022-05-04T17:16:52.580Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
17:16:52 [2022-05-04T17:16:52.580Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
17:16:52 [2022-05-04T17:16:52.580Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
17:16:52 [2022-05-04T17:16:52.580Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
17:16:52 [2022-05-04T17:16:52.580Z] === RUN   TestPluginInstall
17:16:52 [2022-05-04T17:16:52.580Z] === RUN   TestPluginInstall/no_auth
17:16:55 [2022-05-04T17:16:55.137Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
17:16:55 [2022-05-04T17:16:55.137Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
17:16:55 [2022-05-04T17:16:55.137Z]     docker_cli_sni_test.go:18: Flakey test
17:16:55 [2022-05-04T17:16:55.137Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
17:16:55 [2022-05-04T17:16:55.137Z] time="2022-05-04T17:16:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:16:55 [2022-05-04T17:16:55.137Z] time="2022-05-04T17:16:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6d56d17aa439d2393ad6112b587031d65b2d2f551280dcc4a8264445a4ec7377" mediatype=application/vnd.docker.plugin.v1+json size=522
17:16:55 [2022-05-04T17:16:55.137Z] time="2022-05-04T17:16:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:16:55 [2022-05-04T17:16:55.137Z] time="2022-05-04T17:16:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6d56d17aa439d2393ad6112b587031d65b2d2f551280dcc4a8264445a4ec7377" mediatype=application/vnd.docker.plugin.v1+json size=522
17:16:55 [2022-05-04T17:16:55.396Z] === RUN   TestPluginInstall/with_htpasswd
17:16:55 [2022-05-04T17:16:55.396Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
17:16:55 [2022-05-04T17:16:55.542Z] ok  	github.com/docker/docker/pkg/plugins	33.639s	coverage: 76.3% of statements
17:16:55 [2022-05-04T17:16:55.542Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:16:55 [2022-05-04T17:16:55.542Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:16:55 [2022-05-04T17:16:55.542Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
17:16:55 [2022-05-04T17:16:55.542Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
17:16:55 [2022-05-04T17:16:55.542Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:16:55 [2022-05-04T17:16:55.542Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
17:16:55 [2022-05-04T17:16:55.542Z] ?   	github.com/docker/docker/rootless	[no test files]
17:16:55 [2022-05-04T17:16:55.542Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
17:16:55 [2022-05-04T17:16:55.542Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:16:55 [2022-05-04T17:16:55.542Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
17:16:55 [2022-05-04T17:16:55.542Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
17:16:55 [2022-05-04T17:16:55.542Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
17:16:55 [2022-05-04T17:16:55.542Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
17:16:55 [2022-05-04T17:16:55.542Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
17:16:55 [2022-05-04T17:16:55.542Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
17:16:55 [2022-05-04T17:16:55.542Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
17:16:55 [2022-05-04T17:16:55.542Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
17:16:55 [2022-05-04T17:16:55.542Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
17:16:55 [2022-05-04T17:16:55.542Z] ?   	github.com/docker/docker/testutil/request	[no test files]
17:16:55 [2022-05-04T17:16:55.542Z] ?   	github.com/docker/docker/volume	[no test files]
17:16:55 [2022-05-04T17:16:55.542Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:16:55 [2022-05-04T17:16:55.542Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:16:55 [2022-05-04T17:16:55.542Z] 
17:16:55 [2022-05-04T17:16:55.542Z] === Skipped
17:16:55 [2022-05-04T17:16:55.542Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
17:16:55 [2022-05-04T17:16:55.542Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
17:16:55 [2022-05-04T17:16:55.542Z] 
17:16:55 [2022-05-04T17:16:55.542Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
17:16:55 [2022-05-04T17:16:55.542Z]     network_proxy_test.go:208: No support for dual stack yet
17:16:55 [2022-05-04T17:16:55.542Z] 
17:16:55 [2022-05-04T17:16:55.542Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
17:16:55 [2022-05-04T17:16:55.542Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
17:16:55 [2022-05-04T17:16:55.542Z] 
17:16:55 [2022-05-04T17:16:55.542Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
17:16:55 [2022-05-04T17:16:55.542Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
17:16:55 [2022-05-04T17:16:55.542Z] 
17:16:55 [2022-05-04T17:16:55.542Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
17:16:55 [2022-05-04T17:16:55.542Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:16:55 [2022-05-04T17:16:55.542Z]     graphtest_unix.go:44: Driver btrfs not supported
17:16:55 [2022-05-04T17:16:55.542Z] 
17:16:55 [2022-05-04T17:16:55.542Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
17:16:55 [2022-05-04T17:16:55.542Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:16:55 [2022-05-04T17:16:55.542Z]     graphtest_unix.go:44: Driver btrfs not supported
17:16:55 [2022-05-04T17:16:55.542Z] 
17:16:55 [2022-05-04T17:16:55.542Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
17:16:55 [2022-05-04T17:16:55.542Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:16:55 [2022-05-04T17:16:55.542Z]     graphtest_unix.go:44: Driver btrfs not supported
17:16:55 [2022-05-04T17:16:55.542Z] 
17:16:55 [2022-05-04T17:16:55.542Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
17:16:55 [2022-05-04T17:16:55.542Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:16:55 [2022-05-04T17:16:55.542Z]     graphtest_unix.go:44: Driver btrfs not supported
17:16:55 [2022-05-04T17:16:55.542Z] 
17:16:55 [2022-05-04T17:16:55.542Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
17:16:55 [2022-05-04T17:16:55.542Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:16:55 [2022-05-04T17:16:55.543Z]     graphtest_unix.go:44: Driver btrfs not supported
17:16:55 [2022-05-04T17:16:55.543Z] 
17:16:55 [2022-05-04T17:16:55.543Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
17:16:55 [2022-05-04T17:16:55.543Z]     graphtest_unix.go:71: No driver to put!
17:16:55 [2022-05-04T17:16:55.543Z] 
17:16:55 [2022-05-04T17:16:55.543Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
17:16:55 [2022-05-04T17:16:55.543Z] time="2022-05-04T17:15:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:16:55 [2022-05-04T17:16:55.543Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:16:55 [2022-05-04T17:16:55.543Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:16:55 [2022-05-04T17:16:55.543Z] 
17:16:55 [2022-05-04T17:16:55.543Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
17:16:55 [2022-05-04T17:16:55.543Z] time="2022-05-04T17:15:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:16:55 [2022-05-04T17:16:55.543Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:16:55 [2022-05-04T17:16:55.543Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:16:55 [2022-05-04T17:16:55.543Z] 
17:16:55 [2022-05-04T17:16:55.543Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
17:16:55 [2022-05-04T17:16:55.543Z] time="2022-05-04T17:15:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:16:55 [2022-05-04T17:16:55.543Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:16:55 [2022-05-04T17:16:55.543Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:16:55 [2022-05-04T17:16:55.543Z] 
17:16:55 [2022-05-04T17:16:55.543Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
17:16:55 [2022-05-04T17:16:55.543Z] time="2022-05-04T17:15:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:16:55 [2022-05-04T17:16:55.543Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:16:55 [2022-05-04T17:16:55.543Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:16:55 [2022-05-04T17:16:55.543Z] 
17:16:55 [2022-05-04T17:16:55.543Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
17:16:55 [2022-05-04T17:16:55.543Z] time="2022-05-04T17:15:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:16:55 [2022-05-04T17:16:55.543Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:16:55 [2022-05-04T17:16:55.543Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:16:55 [2022-05-04T17:16:55.543Z] 
17:16:55 [2022-05-04T17:16:55.543Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
17:16:55 [2022-05-04T17:16:55.543Z]     graphtest_unix.go:71: No driver to put!
17:16:55 [2022-05-04T17:16:55.543Z] 
17:16:55 [2022-05-04T17:16:55.543Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
17:16:55 [2022-05-04T17:16:55.543Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
17:16:55 [2022-05-04T17:16:55.543Z] 
17:16:55 [2022-05-04T17:16:55.543Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
17:16:55 [2022-05-04T17:16:55.543Z]     overlay_test.go:50: Fails to compute changes intermittently
17:16:55 [2022-05-04T17:16:55.543Z] 
17:16:55 [2022-05-04T17:16:55.543Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
17:16:55 [2022-05-04T17:16:55.543Z]     overlay_test.go:65: Cannot run test with naive change algorithm
17:16:55 [2022-05-04T17:16:55.543Z] 
17:16:55 [2022-05-04T17:16:55.543Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
17:16:55 [2022-05-04T17:16:55.543Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
17:16:55 [2022-05-04T17:16:55.543Z] 
17:16:55 [2022-05-04T17:16:55.543Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
17:16:55 [2022-05-04T17:16:55.543Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:16:55 [2022-05-04T17:16:55.543Z]     graphtest_unix.go:44: Driver zfs not supported
17:16:55 [2022-05-04T17:16:55.543Z] 
17:16:55 [2022-05-04T17:16:55.543Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
17:16:55 [2022-05-04T17:16:55.543Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:16:55 [2022-05-04T17:16:55.543Z]     graphtest_unix.go:44: Driver zfs not supported
17:16:55 [2022-05-04T17:16:55.543Z] 
17:16:55 [2022-05-04T17:16:55.543Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
17:16:55 [2022-05-04T17:16:55.543Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:16:55 [2022-05-04T17:16:55.543Z]     graphtest_unix.go:44: Driver zfs not supported
17:16:55 [2022-05-04T17:16:55.543Z] 
17:16:55 [2022-05-04T17:16:55.543Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
17:16:55 [2022-05-04T17:16:55.543Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:16:55 [2022-05-04T17:16:55.543Z]     graphtest_unix.go:44: Driver zfs not supported
17:16:55 [2022-05-04T17:16:55.543Z] 
17:16:55 [2022-05-04T17:16:55.543Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
17:16:55 [2022-05-04T17:16:55.543Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:16:55 [2022-05-04T17:16:55.543Z]     graphtest_unix.go:44: Driver zfs not supported
17:16:55 [2022-05-04T17:16:55.543Z] 
17:16:55 [2022-05-04T17:16:55.543Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
17:16:55 [2022-05-04T17:16:55.543Z]     graphtest_unix.go:71: No driver to put!
17:16:55 [2022-05-04T17:16:55.543Z] 
17:16:55 [2022-05-04T17:16:55.543Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
17:16:55 [2022-05-04T17:16:55.543Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
17:16:55 [2022-05-04T17:16:55.543Z] 
17:16:55 [2022-05-04T17:16:55.543Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
17:16:55 [2022-05-04T17:16:55.543Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
17:16:55 [2022-05-04T17:16:55.543Z] 
17:16:55 [2022-05-04T17:16:55.543Z] DONE 2526 tests, 28 skipped in 248.904s
17:16:55 [2022-05-04T17:16:55.543Z] + '[' -n 'github.com/docker/docker/libnetwork
17:16:55 [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/bitseq
17:16:55 [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/cluster
17:16:55 [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:16:55 [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:16:55 [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:16:55 [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:16:55 [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:16:55 [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:16:55 [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:16:55 [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/config
17:16:55 [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/datastore
17:16:55 [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/diagnostic
17:16:55 [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/discoverapi
17:16:55 [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/driverapi
17:16:55 [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/drivers/bridge
17:16:55 [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:16:55 [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/drivers/host
17:16:55 [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:16:55 [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:16:55 [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:16:55 [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:16:55 [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/drivers/null
17:16:55 [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/drivers/overlay
17:16:55 [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:16:55 [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:16:55 [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/drivers/remote
17:16:55 [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:16:55 [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/drivers/windows
17:16:55 [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:16:55 [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/drvregistry
17:16:55 [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/etchosts
17:16:55 [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/idm
17:16:55 [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/internal/caller
17:16:55 [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:16:55 [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/ipam
17:16:55 [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/ipamapi
17:16:55 [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/ipams/builtin
17:16:55 [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/ipams/null
17:16:55 [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/ipams/remote
17:16:55 [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:16:55 [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:16:55 [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/ipamutils
17:16:55 [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/iptables
17:16:55 [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/netlabel
17:16:55 [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/netutils
17:16:55 [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/networkdb
17:16:55 [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/ns
17:16:55 [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/options
17:16:55 [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/osl
17:16:55 [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/osl/kernel
17:16:55 [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/portallocator
17:16:55 [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/portmapper
17:16:55 [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/resolvconf
17:16:55 [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/testutils
17:16:55 [2022-05-04T17:16:55.543Z] github.com/docker/docker/libnetwork/types' ']'
17:16:55 [2022-05-04T17:16:55.543Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork 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/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/testutils github.com/docker/docker/libnetwork/types
17:16:55 [2022-05-04T17:16:55.655Z] time="2022-05-04T17:16:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:16:55 [2022-05-04T17:16:55.655Z] time="2022-05-04T17:16:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9c5f91f51ecbf567af51b3450184c530a11da58ad975f5d92a276b64e85a784a" mediatype=application/vnd.docker.plugin.v1+json size=522
17:16:55 [2022-05-04T17:16:55.655Z] time="2022-05-04T17:16:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:16:55 [2022-05-04T17:16:55.655Z] time="2022-05-04T17:16:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9c5f91f51ecbf567af51b3450184c530a11da58ad975f5d92a276b64e85a784a" mediatype=application/vnd.docker.plugin.v1+json size=522
17:16:56 [2022-05-04T17:16:56.224Z] === RUN   TestPluginInstall/with_insecure
17:16:56 [2022-05-04T17:16:56.224Z] === RUN   TestDockerSuite/TestCommitChange
17:16:56 [2022-05-04T17:16:56.419Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
17:16:56 [2022-05-04T17:16:56.419Z]     docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux
17:16:56 [2022-05-04T17:16:56.419Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
17:16:56 [2022-05-04T17:16:56.419Z]     docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux
17:16:56 [2022-05-04T17:16:56.419Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
17:16:57 [2022-05-04T17:16:57.161Z] time="2022-05-04T17:16:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:16:57 [2022-05-04T17:16:57.161Z] time="2022-05-04T17:16:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:405abf9b24af2d2e9f00a2851fc74fd8f4840ae1437b2952ef595934753729ee" mediatype=application/vnd.docker.plugin.v1+json size=522
17:16:57 [2022-05-04T17:16:57.161Z] time="2022-05-04T17:16:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:16:57 [2022-05-04T17:16:57.161Z] time="2022-05-04T17:16:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:405abf9b24af2d2e9f00a2851fc74fd8f4840ae1437b2952ef595934753729ee" mediatype=application/vnd.docker.plugin.v1+json size=522
17:16:57 [2022-05-04T17:16:57.161Z] === RUN   TestDockerSuite/TestCommitChangeLabels
17:16:57 [2022-05-04T17:16:57.421Z]     plugin_test.go:195: [df1ff201bf626] daemon is not started
17:16:57 [2022-05-04T17:16:57.421Z] --- PASS: TestPluginInstall (4.77s)
17:16:57 [2022-05-04T17:16:57.421Z]     --- PASS: TestPluginInstall/no_auth (2.64s)
17:16:57 [2022-05-04T17:16:57.421Z]     --- PASS: TestPluginInstall/with_htpasswd (0.83s)
17:16:57 [2022-05-04T17:16:57.421Z]     --- PASS: TestPluginInstall/with_insecure (1.30s)
17:16:57 [2022-05-04T17:16:57.421Z] === RUN   TestPluginsWithRuntimes
17:16:57 [2022-05-04T17:16:57.680Z] === RUN   TestDockerSuite/TestCommitHardlink
17:16:58 [2022-05-04T17:16:58.632Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
17:16:59 [2022-05-04T17:16:59.083Z] === RUN   TestDockerSuite/TestCommitNewFile
17:16:59 [2022-05-04T17:16:59.083Z] === RUN   TestPluginsWithRuntimes/No_Args
17:17:00 [2022-05-04T17:17:00.461Z] === RUN   TestDockerSuite/TestCommitPausedContainer
17:17:00 [2022-05-04T17:17:00.461Z] === RUN   TestPluginsWithRuntimes/With_Args
17:17:00 [2022-05-04T17:17:00.839Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
17:17:00 [2022-05-04T17:17:00.839Z]     docker_cli_run_test.go:3149: unmatched requirement Apparmor
17:17:00 [2022-05-04T17:17:00.839Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
17:17:00 [2022-05-04T17:17:00.839Z]     docker_cli_run_test.go:3127: unmatched requirement Apparmor
17:17:00 [2022-05-04T17:17:00.839Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
17:17:00 [2022-05-04T17:17:00.839Z]     docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux
17:17:00 [2022-05-04T17:17:00.839Z] === RUN   TestDockerSuite/TestAttachDisconnect
17:17:00 [2022-05-04T17:17:00.839Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
17:17:00 [2022-05-04T17:17:00.839Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
17:17:01 [2022-05-04T17:17:01.027Z] === RUN   TestDockerSuite/TestCommitTTY
17:17:01 [2022-05-04T17:17:01.285Z] --- PASS: TestPluginsWithRuntimes (3.93s)
17:17:01 [2022-05-04T17:17:01.285Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.08s)
17:17:01 [2022-05-04T17:17:01.285Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.05s)
17:17:01 [2022-05-04T17:17:01.285Z] === RUN   TestPluginBackCompatMediaTypes
17:17:02 [2022-05-04T17:17:02.221Z] --- PASS: TestPluginBackCompatMediaTypes (0.78s)
17:17:02 [2022-05-04T17:17:02.221Z] PASS
17:17:02 [2022-05-04T17:17:02.221Z] 
17:17:02 [2022-05-04T17:17:02.221Z] DONE 24 tests in 9.729s
17:17:02 [2022-05-04T17:17:02.221Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:17:02 [2022-05-04T17:17:02.221Z] ++ 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
17:17:02 [2022-05-04T17:17:02.221Z] ++ set -e
17:17:02 [2022-05-04T17:17:02.221Z] ++ '[' -n 0 ']'
17:17:02 [2022-05-04T17:17:02.221Z] ++ set -x
17:17:02 [2022-05-04T17:17:02.221Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
17:17:02 [2022-05-04T17:17:02.221Z] INFO: Testing against a local daemon
17:17:02 [2022-05-04T17:17:02.221Z] === RUN   TestExternalGraphDriver
17:17:02 [2022-05-04T17:17:02.221Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
17:17:02 [2022-05-04T17:17:02.221Z] === RUN   TestExternalGraphDriver/json
17:17:03 [2022-05-04T17:17:03.162Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
17:17:03 [2022-05-04T17:17:03.784Z] === RUN   TestDockerSuite/TestAttachPausedContainer
17:17:03 [2022-05-04T17:17:03.784Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
17:17:03 [2022-05-04T17:17:03.784Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
17:17:03 [2022-05-04T17:17:03.784Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
17:17:03 [2022-05-04T17:17:03.784Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
17:17:04 [2022-05-04T17:17:04.097Z] === RUN   TestExternalGraphDriver/spec
17:17:04 [2022-05-04T17:17:04.357Z] === RUN   TestDockerSuite/TestCommitWithoutPause
17:17:04 [2022-05-04T17:17:04.925Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
17:17:04 [2022-05-04T17:17:04.925Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
17:17:04 [2022-05-04T17:17:04.925Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
17:17:05 [2022-05-04T17:17:05.183Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
17:17:05 [2022-05-04T17:17:05.183Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
17:17:05 [2022-05-04T17:17:05.183Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
17:17:05 [2022-05-04T17:17:05.183Z] === RUN   TestDockerSuite/TestContainerAPICommit
17:17:06 [2022-05-04T17:17:06.119Z] === RUN   TestExternalGraphDriver/pull
17:17:06 [2022-05-04T17:17:06.379Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
17:17:06 [2022-05-04T17:17:06.875Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
17:17:06 [2022-05-04T17:17:06.875Z]     docker_api_build_test.go:176: unmatched requirement UnixCli
17:17:06 [2022-05-04T17:17:06.875Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
17:17:06 [2022-05-04T17:17:06.875Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
17:17:06 [2022-05-04T17:17:06.875Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
17:17:07 [2022-05-04T17:17:07.759Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
17:17:07 [2022-05-04T17:17:07.760Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
17:17:07 [2022-05-04T17:17:07.760Z] --- PASS: TestExternalGraphDriver (5.57s)
17:17:07 [2022-05-04T17:17:07.760Z]     --- PASS: TestExternalGraphDriver/json (1.84s)
17:17:07 [2022-05-04T17:17:07.760Z]     --- PASS: TestExternalGraphDriver/spec (1.87s)
17:17:07 [2022-05-04T17:17:07.760Z]     --- PASS: TestExternalGraphDriver/pull (1.81s)
17:17:07 [2022-05-04T17:17:07.760Z] === RUN   TestGraphdriverPluginV2
17:17:08 [2022-05-04T17:17:08.019Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
17:17:08 [2022-05-04T17:17:08.441Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
17:17:08 [2022-05-04T17:17:08.586Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
17:17:09 [2022-05-04T17:17:09.152Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
17:17:09 [2022-05-04T17:17:09.411Z] === RUN   TestDockerSuite/TestContainerAPICreate
17:17:09 [2022-05-04T17:17:09.423Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
17:17:09 [2022-05-04T17:17:09.423Z]     docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux
17:17:09 [2022-05-04T17:17:09.423Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
17:17:09 [2022-05-04T17:17:09.423Z]     docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux
17:17:09 [2022-05-04T17:17:09.423Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
17:17:09 [2022-05-04T17:17:09.424Z]     docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux
17:17:09 [2022-05-04T17:17:09.424Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
17:17:09 [2022-05-04T17:17:09.424Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
17:17:09 [2022-05-04T17:17:09.645Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
17:17:09 [2022-05-04T17:17:09.977Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
17:17:10 [2022-05-04T17:17:10.236Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
17:17:10 [2022-05-04T17:17:10.236Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
17:17:10 [2022-05-04T17:17:10.411Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
17:17:10 [2022-05-04T17:17:10.804Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
17:17:10 [2022-05-04T17:17:10.804Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
17:17:10 [2022-05-04T17:17:10.804Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
17:17:10 [2022-05-04T17:17:10.804Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
17:17:10 [2022-05-04T17:17:10.804Z] === RUN   TestDockerSuite/TestContainerAPIDelete
17:17:11 [2022-05-04T17:17:11.371Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
17:17:11 [2022-05-04T17:17:11.938Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
17:17:12 [2022-05-04T17:17:12.197Z] --- PASS: TestGraphdriverPluginV2 (4.26s)
17:17:12 [2022-05-04T17:17:12.197Z] PASS
17:17:12 [2022-05-04T17:17:12.197Z] 
17:17:12 [2022-05-04T17:17:12.197Z] DONE 5 tests in 9.954s
17:17:12 [2022-05-04T17:17:12.197Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:17:12 [2022-05-04T17:17:12.197Z] ++ 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
17:17:12 [2022-05-04T17:17:12.197Z] ++ set -e
17:17:12 [2022-05-04T17:17:12.197Z] ++ '[' -n 0 ']'
17:17:12 [2022-05-04T17:17:12.197Z] ++ set -x
17:17:12 [2022-05-04T17:17:12.197Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
17:17:12 [2022-05-04T17:17:12.197Z] INFO: Testing against a local daemon
17:17:12 [2022-05-04T17:17:12.197Z] === RUN   TestContinueAfterPluginCrash
17:17:12 [2022-05-04T17:17:12.197Z] === PAUSE TestContinueAfterPluginCrash
17:17:12 [2022-05-04T17:17:12.197Z] === RUN   TestReadPluginNoRead
17:17:12 [2022-05-04T17:17:12.197Z] === PAUSE TestReadPluginNoRead
17:17:12 [2022-05-04T17:17:12.197Z] === RUN   TestDaemonStartWithLogOpt
17:17:12 [2022-05-04T17:17:12.197Z] === PAUSE TestDaemonStartWithLogOpt
17:17:12 [2022-05-04T17:17:12.197Z] === CONT  TestContinueAfterPluginCrash
17:17:12 [2022-05-04T17:17:12.197Z] === CONT  TestDaemonStartWithLogOpt
17:17:12 [2022-05-04T17:17:12.765Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
17:17:12 [2022-05-04T17:17:12.765Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
17:17:13 [2022-05-04T17:17:13.355Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
17:17:14 [2022-05-04T17:17:14.145Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
17:17:14 [2022-05-04T17:17:14.339Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
17:17:14 [2022-05-04T17:17:14.339Z]     docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux
17:17:14 [2022-05-04T17:17:14.339Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
17:17:14 [2022-05-04T17:17:14.339Z]     docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux
17:17:14 [2022-05-04T17:17:14.339Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
17:17:14 [2022-05-04T17:17:14.339Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
17:17:14 [2022-05-04T17:17:14.405Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
17:17:15 [2022-05-04T17:17:15.341Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
17:17:15 [2022-05-04T17:17:15.341Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
17:17:15 [2022-05-04T17:17:15.922Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
17:17:16 [2022-05-04T17:17:16.873Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
17:17:17 [2022-05-04T17:17:17.284Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
17:17:17 [2022-05-04T17:17:17.441Z] --- PASS: TestDaemonStartWithLogOpt (5.26s)
17:17:17 [2022-05-04T17:17:17.441Z] === CONT  TestReadPluginNoRead
17:17:18 [2022-05-04T17:17:18.013Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
17:17:18 [2022-05-04T17:17:18.951Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
17:17:18 [2022-05-04T17:17:18.951Z] === RUN   TestDockerSuite/TestContainerAPIKill
17:17:19 [2022-05-04T17:17:19.211Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
17:17:19 [2022-05-04T17:17:19.779Z] === RUN   TestDockerSuite/TestContainerAPIPause
17:17:20 [2022-05-04T17:17:20.347Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
17:17:20 [2022-05-04T17:17:20.605Z] === RUN   TestReadPluginNoRead/default
17:17:21 [2022-05-04T17:17:21.173Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
17:17:21 [2022-05-04T17:17:21.173Z] === RUN   TestDockerSuite/TestContainerAPIRename
17:17:21 [2022-05-04T17:17:21.741Z]     docker_api_swarm_node_test.go:20: [da096e064409b] joining swarm manager [d7c15b945c532]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:17:22 [2022-05-04T17:17:22.000Z] === RUN   TestDockerSuite/TestContainerAPIRestart
17:17:22 [2022-05-04T17:17:22.570Z] --- PASS: TestContinueAfterPluginCrash (10.29s)
17:17:22 [2022-05-04T17:17:22.570Z]     docker_api_swarm_node_test.go:21: [dd29864e44796] joining swarm manager [d7c15b945c532]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:17:22 [2022-05-04T17:17:22.829Z] === RUN   TestReadPluginNoRead/disabled_caching
17:17:23 [2022-05-04T17:17:23.396Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
17:17:24 [2022-05-04T17:17:24.333Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:17:24 [2022-05-04T17:17:24.595Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
17:17:24 [2022-05-04T17:17:24.595Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
17:17:24 [2022-05-04T17:17:24.595Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
17:17:24 [2022-05-04T17:17:24.595Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
17:17:24 [2022-05-04T17:17:24.595Z] === RUN   TestDockerSuite/TestContainerAPIStart
17:17:25 [2022-05-04T17:17:25.164Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
17:17:25 [2022-05-04T17:17:25.731Z] === CONT  TestReadPluginNoRead
17:17:25 [2022-05-04T17:17:25.731Z]     read_test.go:92: [dec82be653cd5] daemon is not started
17:17:25 [2022-05-04T17:17:25.731Z] --- PASS: TestReadPluginNoRead (8.05s)
17:17:25 [2022-05-04T17:17:25.731Z]     --- PASS: TestReadPluginNoRead/default (2.04s)
17:17:25 [2022-05-04T17:17:25.731Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.51s)
17:17:25 [2022-05-04T17:17:25.731Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.35s)
17:17:25 [2022-05-04T17:17:25.731Z] PASS
17:17:25 [2022-05-04T17:17:25.731Z] 
17:17:25 [2022-05-04T17:17:25.731Z] DONE 6 tests in 13.449s
17:17:25 [2022-05-04T17:17:25.731Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
17:17:25 [2022-05-04T17:17:25.731Z] ++ 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
17:17:25 [2022-05-04T17:17:25.731Z] ++ set -e
17:17:25 [2022-05-04T17:17:25.731Z] ++ '[' -n 0 ']'
17:17:25 [2022-05-04T17:17:25.731Z] ++ set -x
17:17:25 [2022-05-04T17:17:25.731Z] ++ 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
17:17:25 [2022-05-04T17:17:25.731Z] testing: warning: no tests to run
17:17:25 [2022-05-04T17:17:25.731Z] PASS
17:17:25 [2022-05-04T17:17:25.731Z] 
17:17:25 [2022-05-04T17:17:25.731Z] DONE 0 tests in 0.033s
17:17:25 [2022-05-04T17:17:25.731Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:17:25 [2022-05-04T17:17:25.731Z] ++ 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
17:17:25 [2022-05-04T17:17:25.731Z] ++ set -e
17:17:25 [2022-05-04T17:17:25.731Z] ++ '[' -n 0 ']'
17:17:25 [2022-05-04T17:17:25.731Z] ++ set -x
17:17:25 [2022-05-04T17:17:25.731Z] ++ 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
17:17:25 [2022-05-04T17:17:25.731Z] INFO: Testing against a local daemon
17:17:25 [2022-05-04T17:17:25.731Z] === RUN   TestPluginWithDevMounts
17:17:25 [2022-05-04T17:17:25.731Z] === PAUSE TestPluginWithDevMounts
17:17:25 [2022-05-04T17:17:25.731Z] === CONT  TestPluginWithDevMounts
17:17:27 [2022-05-04T17:17:27.637Z] --- PASS: TestPluginWithDevMounts (1.55s)
17:17:27 [2022-05-04T17:17:27.637Z] PASS
17:17:27 [2022-05-04T17:17:27.637Z] 
17:17:27 [2022-05-04T17:17:27.637Z] DONE 1 tests in 1.660s
17:17:27 [2022-05-04T17:17:27.637Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
17:17:27 [2022-05-04T17:17:27.637Z] ++ 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
17:17:27 [2022-05-04T17:17:27.637Z] ++ set -e
17:17:27 [2022-05-04T17:17:27.637Z] ++ '[' -n 0 ']'
17:17:27 [2022-05-04T17:17:27.637Z] ++ set -x
17:17:27 [2022-05-04T17:17:27.637Z] ++ 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
17:17:27 [2022-05-04T17:17:27.637Z] INFO: Testing against a local daemon
17:17:27 [2022-05-04T17:17:27.637Z] === RUN   TestSecretInspect
17:17:27 [2022-05-04T17:17:27.693Z] === RUN   TestDockerSuite/TestBuildAddNonTar
17:17:28 [2022-05-04T17:17:28.420Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:17:28 [2022-05-04T17:17:28.420Z] INFO: Testing against a local daemon
17:17:28 [2022-05-04T17:17:28.420Z] === RUN   TestBuildWithSession
17:17:28 [2022-05-04T17:17:28.420Z]     build_session_test.go:25: TODO: BuildKit
17:17:28 [2022-05-04T17:17:28.420Z] --- SKIP: TestBuildWithSession (0.00s)
17:17:28 [2022-05-04T17:17:28.420Z] === RUN   TestBuildSquashParent
17:17:28 [2022-05-04T17:17:28.420Z]     build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows"
17:17:28 [2022-05-04T17:17:28.420Z] --- SKIP: TestBuildSquashParent (0.00s)
17:17:28 [2022-05-04T17:17:28.420Z] === RUN   TestBuildWithRemoveAndForceRemove
17:17:28 [2022-05-04T17:17:28.420Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:17:28 [2022-05-04T17:17:28.420Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:17:28 [2022-05-04T17:17:28.420Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:17:28 [2022-05-04T17:17:28.420Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:17:28 [2022-05-04T17:17:28.420Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:17:28 [2022-05-04T17:17:28.420Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:17:28 [2022-05-04T17:17:28.420Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:17:28 [2022-05-04T17:17:28.420Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:17:28 [2022-05-04T17:17:28.420Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:17:28 [2022-05-04T17:17:28.420Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:17:28 [2022-05-04T17:17:28.420Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:17:28 [2022-05-04T17:17:28.420Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:17:28 [2022-05-04T17:17:28.420Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:17:28 [2022-05-04T17:17:28.420Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:17:28 [2022-05-04T17:17:28.420Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:17:28 [2022-05-04T17:17:28.420Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:17:29 [2022-05-04T17:17:29.542Z] === RUN   TestDockerSuite/TestContainerAPIStop
17:17:29 [2022-05-04T17:17:29.542Z] --- PASS: TestSecretInspect (2.17s)
17:17:29 [2022-05-04T17:17:29.542Z] === RUN   TestSecretList
17:17:30 [2022-05-04T17:17:30.110Z] === RUN   TestDockerSuite/TestContainerAPITop
17:17:30 [2022-05-04T17:17:30.677Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
17:17:30 [2022-05-04T17:17:30.677Z]     docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
17:17:30 [2022-05-04T17:17:30.677Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
17:17:30 [2022-05-04T17:17:30.677Z] === RUN   TestDockerSuite/TestContainerAPIWait
17:17:31 [2022-05-04T17:17:31.480Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
17:17:32 [2022-05-04T17:17:32.054Z] --- PASS: TestSecretList (2.27s)
17:17:32 [2022-05-04T17:17:32.054Z] === RUN   TestSecretsCreateAndDelete
17:17:32 [2022-05-04T17:17:32.463Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
17:17:32 [2022-05-04T17:17:32.463Z]     docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux
17:17:32 [2022-05-04T17:17:32.463Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
17:17:32 [2022-05-04T17:17:32.990Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
17:17:33 [2022-05-04T17:17:33.259Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
17:17:33 [2022-05-04T17:17:33.828Z] === RUN   TestDockerSuite/TestContainerNetworkMode
17:17:34 [2022-05-04T17:17:34.766Z] --- PASS: TestSecretsCreateAndDelete (2.91s)
17:17:34 [2022-05-04T17:17:34.766Z] === RUN   TestSecretsUpdate
17:17:34 [2022-05-04T17:17:34.766Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
17:17:35 [2022-05-04T17:17:35.415Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
17:17:36 [2022-05-04T17:17:36.975Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
17:17:38 [2022-05-04T17:17:38.052Z]     docker_api_swarm_test.go:502: [d7cff31c3bf25] joining swarm manager [d7b36337d3b2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:17:38 [2022-05-04T17:17:38.052Z] --- PASS: TestSecretsUpdate (3.36s)
17:17:38 [2022-05-04T17:17:38.052Z] === RUN   TestTemplatedSecret
17:17:38 [2022-05-04T17:17:38.769Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:17:38 [2022-05-04T17:17:38.769Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:17:39 [2022-05-04T17:17:39.430Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
17:17:39 [2022-05-04T17:17:39.689Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
17:17:41 [2022-05-04T17:17:41.591Z] --- PASS: TestTemplatedSecret (3.11s)
17:17:41 [2022-05-04T17:17:41.591Z] === RUN   TestSecretCreateResolve
17:17:41 [2022-05-04T17:17:41.591Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
17:17:41 [2022-05-04T17:17:41.719Z] === RUN   TestDockerSuite/TestBuildAddScript
17:17:41 [2022-05-04T17:17:41.719Z]     docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux
17:17:41 [2022-05-04T17:17:41.719Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
17:17:41 [2022-05-04T17:17:41.719Z]     docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux
17:17:41 [2022-05-04T17:17:41.719Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
17:17:41 [2022-05-04T17:17:41.719Z]     docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux
17:17:41 [2022-05-04T17:17:41.719Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
17:17:41 [2022-05-04T17:17:41.719Z]     docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux
17:17:41 [2022-05-04T17:17:41.719Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
17:17:41 [2022-05-04T17:17:41.719Z] === RUN   TestDockerSuite/TestBuildAddTar
17:17:42 [2022-05-04T17:17:42.241Z] ok  	github.com/docker/docker/libnetwork	37.232s	coverage: 40.6% of statements
17:17:42 [2022-05-04T17:17:42.242Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.117s	coverage: 84.4% of statements
17:17:42 [2022-05-04T17:17:42.242Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
17:17:42 [2022-05-04T17:17:42.242Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
17:17:42 [2022-05-04T17:17:42.242Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
17:17:42 [2022-05-04T17:17:42.242Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
17:17:42 [2022-05-04T17:17:42.242Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
17:17:42 [2022-05-04T17:17:42.242Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
17:17:42 [2022-05-04T17:17:42.242Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
17:17:42 [2022-05-04T17:17:42.242Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
17:17:42 [2022-05-04T17:17:42.242Z] ok  	github.com/docker/docker/libnetwork/config	0.014s	coverage: 19.7% of statements
17:17:42 [2022-05-04T17:17:42.242Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
17:17:42 [2022-05-04T17:17:42.242Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
17:17:42 [2022-05-04T17:17:42.242Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
17:17:42 [2022-05-04T17:17:42.242Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
17:17:42 [2022-05-04T17:17:42.242Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.357s	coverage: 59.9% of statements
17:17:42 [2022-05-04T17:17:42.242Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
17:17:42 [2022-05-04T17:17:42.242Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
17:17:42 [2022-05-04T17:17:42.242Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.122s	coverage: 4.0% of statements
17:17:42 [2022-05-04T17:17:42.242Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
17:17:42 [2022-05-04T17:17:42.242Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.015s	coverage: 4.5% of statements
17:17:42 [2022-05-04T17:17:42.242Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
17:17:42 [2022-05-04T17:17:42.242Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
17:17:42 [2022-05-04T17:17:42.529Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
17:17:43 [2022-05-04T17:17:43.464Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
17:17:44 [2022-05-04T17:17:44.031Z] --- PASS: TestSecretCreateResolve (2.78s)
17:17:44 [2022-05-04T17:17:44.031Z] PASS
17:17:44 [2022-05-04T17:17:44.031Z] 
17:17:44 [2022-05-04T17:17:44.031Z] DONE 6 tests in 16.702s
17:17:44 [2022-05-04T17:17:44.031Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
17:17:44 [2022-05-04T17:17:44.031Z] ++ 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
17:17:44 [2022-05-04T17:17:44.031Z] ++ set -e
17:17:44 [2022-05-04T17:17:44.031Z] ++ '[' -n 0 ']'
17:17:44 [2022-05-04T17:17:44.031Z] ++ set -x
17:17:44 [2022-05-04T17:17:44.031Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
17:17:44 [2022-05-04T17:17:44.289Z] INFO: Testing against a local daemon
17:17:44 [2022-05-04T17:17:44.289Z] === RUN   TestServiceCreateInit
17:17:44 [2022-05-04T17:17:44.289Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:17:44 [2022-05-04T17:17:44.855Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
17:17:45 [2022-05-04T17:17:45.819Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
17:17:45 [2022-05-04T17:17:45.819Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.64s)
17:17:45 [2022-05-04T17:17:45.819Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (12.74s)
17:17:45 [2022-05-04T17:17:45.819Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.91s)
17:17:45 [2022-05-04T17:17:45.819Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.02s)
17:17:45 [2022-05-04T17:17:45.819Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (7.98s)
17:17:45 [2022-05-04T17:17:45.819Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.17s)
17:17:45 [2022-05-04T17:17:45.819Z] === RUN   TestBuildMultiStageCopy
17:17:45 [2022-05-04T17:17:45.819Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:17:46 [2022-05-04T17:17:46.230Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
17:17:47 [2022-05-04T17:17:47.606Z]     docker_api_swarm_test.go:507: [db393387f7b84] joining swarm manager [d7b36337d3b2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:17:47 [2022-05-04T17:17:47.606Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
17:17:48 [2022-05-04T17:17:48.171Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:17:49 [2022-05-04T17:17:49.105Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0008bf6e0_<nil>}
17:17:50 [2022-05-04T17:17:50.367Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	7.563s	coverage: 7.2% of statements
17:17:50 [2022-05-04T17:17:50.367Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
17:17:50 [2022-05-04T17:17:50.368Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 63.6% of statements
17:17:50 [2022-05-04T17:17:50.483Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12090452709_/foo_false__<nil>_<nil>_<nil>}
17:17:50 [2022-05-04T17:17:50.938Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.4% of statements
17:17:50 [2022-05-04T17:17:50.939Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
17:17:50 [2022-05-04T17:17:50.939Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
17:17:50 [2022-05-04T17:17:50.939Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
17:17:51 [2022-05-04T17:17:51.199Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.015s	coverage: 82.4% of statements
17:17:51 [2022-05-04T17:17:51.460Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.015s	coverage: 81.2% of statements
17:17:51 [2022-05-04T17:17:51.722Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
17:17:51 [2022-05-04T17:17:51.860Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12090452709_/foo_true__<nil>_<nil>_<nil>}
17:17:51 [2022-05-04T17:17:51.860Z] --- PASS: TestServiceCreateInit (7.77s)
17:17:51 [2022-05-04T17:17:51.860Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.85s)
17:17:51 [2022-05-04T17:17:51.860Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.90s)
17:17:51 [2022-05-04T17:17:51.860Z] === RUN   TestCreateServiceMultipleTimes
17:17:51 [2022-05-04T17:17:51.982Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
17:17:53 [2022-05-04T17:17:53.255Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31858476618_/foo_false__<nil>_<nil>_<nil>}
17:17:54 [2022-05-04T17:17:54.629Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31858476618_/foo_true__<nil>_<nil>_<nil>}
17:17:56 [2022-05-04T17:17:56.103Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:17:56 [2022-05-04T17:17:56.103Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:17:56 [2022-05-04T17:17:56.529Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31858476618_/foo_true__0xc0008bf710_<nil>_<nil>}
17:17:57 [2022-05-04T17:17:57.063Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:17:57 [2022-05-04T17:17:57.465Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0008bf728_<nil>}
17:17:58 [2022-05-04T17:17:58.023Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:17:59 [2022-05-04T17:17:59.366Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0008bf740_<nil>}
17:17:59 [2022-05-04T17:17:59.549Z] --- PASS: TestBuildMultiStageCopy (13.65s)
17:17:59 [2022-05-04T17:17:59.549Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (8.94s)
17:17:59 [2022-05-04T17:17:59.549Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.91s)
17:17:59 [2022-05-04T17:17:59.549Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.10s)
17:17:59 [2022-05-04T17:17:59.549Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.25s)
17:17:59 [2022-05-04T17:17:59.549Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.45s)
17:17:59 [2022-05-04T17:17:59.549Z] === RUN   TestBuildMultiStageParentConfig
17:18:00 [2022-05-04T17:18:00.300Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0008bf758_<nil>}
17:18:01 [2022-05-04T17:18:01.676Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0008bf770_<nil>}
17:18:02 [2022-05-04T17:18:02.439Z] --- PASS: TestBuildMultiStageParentConfig (2.99s)
17:18:02 [2022-05-04T17:18:02.439Z] === RUN   TestBuildLabelWithTargets
17:18:02 [2022-05-04T17:18:02.439Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
17:18:02 [2022-05-04T17:18:02.439Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
17:18:02 [2022-05-04T17:18:02.439Z] === RUN   TestBuildWithEmptyLayers
17:18:03 [2022-05-04T17:18:03.579Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
17:18:03 [2022-05-04T17:18:03.968Z] --- PASS: TestBuildWithEmptyLayers (1.54s)
17:18:03 [2022-05-04T17:18:03.968Z] === RUN   TestBuildMultiStageOnBuild
17:18:04 [2022-05-04T17:18:04.145Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
17:18:04 [2022-05-04T17:18:04.145Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
17:18:04 [2022-05-04T17:18:04.145Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
17:18:04 [2022-05-04T17:18:04.145Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
17:18:04 [2022-05-04T17:18:04.145Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
17:18:04 [2022-05-04T17:18:04.145Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
17:18:04 [2022-05-04T17:18:04.145Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
17:18:04 [2022-05-04T17:18:04.145Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
17:18:04 [2022-05-04T17:18:04.145Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
17:18:04 [2022-05-04T17:18:04.231Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.002s	coverage: 100.0% of statements
17:18:04 [2022-05-04T17:18:04.405Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
17:18:04 [2022-05-04T17:18:04.405Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
17:18:04 [2022-05-04T17:18:04.405Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
17:18:04 [2022-05-04T17:18:04.405Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
17:18:04 [2022-05-04T17:18:04.405Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
17:18:04 [2022-05-04T17:18:04.405Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
17:18:04 [2022-05-04T17:18:04.405Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
17:18:04 [2022-05-04T17:18:04.405Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
17:18:04 [2022-05-04T17:18:04.405Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
17:18:06 [2022-05-04T17:18:06.309Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
17:18:07 [2022-05-04T17:18:07.247Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
17:18:08 [2022-05-04T17:18:08.784Z] --- PASS: TestCreateServiceMultipleTimes (16.86s)
17:18:08 [2022-05-04T17:18:08.784Z] === RUN   TestCreateServiceConflict
17:18:09 [2022-05-04T17:18:09.042Z] === RUN   TestDockerSuite/TestCopyAndRestart
17:18:09 [2022-05-04T17:18:09.977Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
17:18:10 [2022-05-04T17:18:10.236Z] === RUN   TestDockerSuite/TestCpAbsolutePath
17:18:10 [2022-05-04T17:18:10.804Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
17:18:11 [2022-05-04T17:18:11.372Z] --- PASS: TestCreateServiceConflict (2.51s)
17:18:11 [2022-05-04T17:18:11.372Z] === RUN   TestCreateServiceMaxReplicas
17:18:11 [2022-05-04T17:18:11.631Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
17:18:11 [2022-05-04T17:18:11.826Z] === RUN   TestDockerSuite/TestBuildAddTarXz
17:18:11 [2022-05-04T17:18:11.826Z]     docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux
17:18:11 [2022-05-04T17:18:11.826Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
17:18:11 [2022-05-04T17:18:11.826Z]     docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux
17:18:11 [2022-05-04T17:18:11.826Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
17:18:12 [2022-05-04T17:18:12.591Z] === RUN   TestDockerSuite/TestCpFromCaseA
17:18:12 [2022-05-04T17:18:12.850Z] === RUN   TestDockerSuite/TestCpFromCaseB
17:18:13 [2022-05-04T17:18:13.786Z] === RUN   TestDockerSuite/TestCpFromCaseC
17:18:14 [2022-05-04T17:18:14.352Z] === RUN   TestDockerSuite/TestCpFromCaseD
17:18:14 [2022-05-04T17:18:14.611Z] --- PASS: TestCreateServiceMaxReplicas (3.40s)
17:18:14 [2022-05-04T17:18:14.611Z] === RUN   TestCreateWithDuplicateNetworkNames
17:18:15 [2022-05-04T17:18:15.179Z] === RUN   TestDockerSuite/TestCpFromCaseE
17:18:16 [2022-05-04T17:18:16.115Z] === RUN   TestDockerSuite/TestCpFromCaseF
17:18:16 [2022-05-04T17:18:16.684Z] === RUN   TestDockerSuite/TestCpFromCaseG
17:18:17 [2022-05-04T17:18:17.620Z] === RUN   TestDockerSuite/TestCpFromCaseH
17:18:18 [2022-05-04T17:18:18.187Z] === RUN   TestDockerSuite/TestCpFromCaseI
17:18:18 [2022-05-04T17:18:18.754Z] === RUN   TestDockerSuite/TestCpFromCaseJ
17:18:18 [2022-05-04T17:18:18.854Z] --- PASS: TestBuildMultiStageOnBuild (12.81s)
17:18:18 [2022-05-04T17:18:18.854Z] === RUN   TestBuildUncleanTarFilenames
17:18:18 [2022-05-04T17:18:18.854Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
17:18:18 [2022-05-04T17:18:18.854Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
17:18:18 [2022-05-04T17:18:18.854Z] === RUN   TestBuildMultiStageLayerLeak
17:18:19 [2022-05-04T17:18:19.134Z] ok  	github.com/docker/docker/libnetwork/ipam	14.157s	coverage: 85.3% of statements
17:18:19 [2022-05-04T17:18:19.134Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
17:18:19 [2022-05-04T17:18:19.134Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
17:18:19 [2022-05-04T17:18:19.134Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
17:18:19 [2022-05-04T17:18:19.134Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.007s	coverage: 47.4% of statements
17:18:19 [2022-05-04T17:18:19.134Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
17:18:19 [2022-05-04T17:18:19.134Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
17:18:19 [2022-05-04T17:18:19.134Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.250s	coverage: 74.0% of statements
17:18:19 [2022-05-04T17:18:19.134Z] ok  	github.com/docker/docker/libnetwork/iptables	0.158s	coverage: 45.1% of statements
17:18:19 [2022-05-04T17:18:19.135Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
17:18:19 [2022-05-04T17:18:19.323Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
17:18:19 [2022-05-04T17:18:19.395Z] ok  	github.com/docker/docker/libnetwork/netutils	0.018s	coverage: 44.1% of statements
17:18:20 [2022-05-04T17:18:20.261Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
17:18:20 [2022-05-04T17:18:20.831Z] === RUN   TestDockerSuite/TestCpGarbagePath
17:18:21 [2022-05-04T17:18:21.397Z] === RUN   TestDockerSuite/TestCpLocalOnly
17:18:21 [2022-05-04T17:18:21.397Z] === RUN   TestDockerSuite/TestCpNameHasColon
17:18:21 [2022-05-04T17:18:21.397Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
17:18:21 [2022-05-04T17:18:21.904Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
17:18:21 [2022-05-04T17:18:21.904Z]     docker_api_build_test.go:176: unmatched requirement UnixCli
17:18:21 [2022-05-04T17:18:21.904Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
17:18:21 [2022-05-04T17:18:21.965Z] === RUN   TestDockerSuite/TestCpRelativePath
17:18:22 [2022-05-04T17:18:22.532Z] === RUN   TestDockerSuite/TestCpSpecialFiles
17:18:23 [2022-05-04T17:18:23.470Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
17:18:23 [2022-05-04T17:18:23.471Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
17:18:23 [2022-05-04T17:18:23.912Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
17:18:23 [2022-05-04T17:18:23.912Z]     docker_api_swarm_node_test.go:81: [d36025fbfa2e9] joining swarm manager [d17d7a5f1259b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:18:24 [2022-05-04T17:18:24.480Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
17:18:25 [2022-05-04T17:18:25.048Z] === RUN   TestDockerSuite/TestCpToCaseA
17:18:26 [2022-05-04T17:18:26.426Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
17:18:26 [2022-05-04T17:18:26.432Z] === RUN   TestDockerSuite/TestCpToCaseB
17:18:26 [2022-05-04T17:18:26.692Z] === RUN   TestDockerSuite/TestCpToCaseC
17:18:26 [2022-05-04T17:18:26.743Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
17:18:26 [2022-05-04T17:18:26.743Z]     docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux
17:18:27 [2022-05-04T17:18:27.209Z] === RUN   TestDockerSuite/TestBuildBlankName
17:18:27 [2022-05-04T17:18:27.407Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
17:18:27 [2022-05-04T17:18:27.407Z]     docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux
17:18:27 [2022-05-04T17:18:27.407Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
17:18:27 [2022-05-04T17:18:27.407Z]     docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux
17:18:27 [2022-05-04T17:18:27.407Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
17:18:27 [2022-05-04T17:18:27.407Z]     docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux
17:18:27 [2022-05-04T17:18:27.407Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
17:18:27 [2022-05-04T17:18:27.675Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
17:18:27 [2022-05-04T17:18:27.873Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
17:18:28 [2022-05-04T17:18:28.070Z] === RUN   TestDockerSuite/TestCpToCaseD
17:18:28 [2022-05-04T17:18:28.340Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
17:18:28 [2022-05-04T17:18:28.638Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.93s)
17:18:28 [2022-05-04T17:18:28.638Z] === RUN   TestCreateServiceSecretFileMode
17:18:31 [2022-05-04T17:18:31.282Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
17:18:32 [2022-05-04T17:18:32.831Z] --- PASS: TestCreateServiceSecretFileMode (3.93s)
17:18:32 [2022-05-04T17:18:32.831Z] === RUN   TestCreateServiceConfigFileMode
17:18:32 [2022-05-04T17:18:32.831Z] === RUN   TestDockerSuite/TestCpToCaseE
17:18:32 [2022-05-04T17:18:32.840Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
17:18:32 [2022-05-04T17:18:32.840Z]     docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux
17:18:32 [2022-05-04T17:18:32.840Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
17:18:32 [2022-05-04T17:18:32.840Z]     docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux
17:18:32 [2022-05-04T17:18:32.840Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
17:18:32 [2022-05-04T17:18:32.840Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
17:18:34 [2022-05-04T17:18:34.817Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
17:18:34 [2022-05-04T17:18:34.817Z]     docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux
17:18:34 [2022-05-04T17:18:34.817Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
17:18:35 [2022-05-04T17:18:35.367Z] === RUN   TestDockerSuite/TestCpToCaseF
17:18:35 [2022-05-04T17:18:35.367Z] --- PASS: TestCreateServiceConfigFileMode (2.82s)
17:18:35 [2022-05-04T17:18:35.367Z] === RUN   TestCreateServiceSysctls
17:18:35 [2022-05-04T17:18:35.626Z] === RUN   TestDockerSuite/TestCpToCaseG
17:18:35 [2022-05-04T17:18:35.780Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
17:18:38 [2022-05-04T17:18:38.158Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
17:18:39 [2022-05-04T17:18:39.094Z] === RUN   TestDockerSuite/TestCpToCaseH
17:18:39 [2022-05-04T17:18:39.353Z] --- PASS: TestCreateServiceSysctls (3.93s)
17:18:39 [2022-05-04T17:18:39.353Z] === RUN   TestCreateServiceCapabilities
17:18:39 [2022-05-04T17:18:39.561Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
17:18:40 [2022-05-04T17:18:40.083Z] --- PASS: TestBuildMultiStageLayerLeak (22.86s)
17:18:40 [2022-05-04T17:18:40.083Z] === RUN   TestBuildWithHugeFile
17:18:40 [2022-05-04T17:18:40.730Z]     docker_api_swarm_node_test.go:53: [d2232eef44fd9] joining swarm manager [d30226c6ab7f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:18:41 [2022-05-04T17:18:41.669Z]     docker_api_swarm_node_test.go:54: [d9fd29375ee41] joining swarm manager [d30226c6ab7f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:18:42 [2022-05-04T17:18:42.236Z] === RUN   TestDockerSuite/TestCpToCaseI
17:18:42 [2022-05-04T17:18:42.805Z] --- PASS: TestCreateServiceCapabilities (3.41s)
17:18:42 [2022-05-04T17:18:42.805Z] === RUN   TestInspect
17:18:43 [2022-05-04T17:18:43.064Z] === RUN   TestDockerSuite/TestCpToCaseJ
17:18:46 [2022-05-04T17:18:46.216Z] === RUN   TestDockerSuite/TestBuildAddNonTar
17:18:46 [2022-05-04T17:18:46.351Z] --- PASS: TestInspect (3.37s)
17:18:46 [2022-05-04T17:18:46.351Z] === RUN   TestCreateJob
17:18:46 [2022-05-04T17:18:46.351Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
17:18:47 [2022-05-04T17:18:47.289Z] === RUN   TestDockerSuite/TestCpToDot
17:18:47 [2022-05-04T17:18:47.857Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
17:18:48 [2022-05-04T17:18:48.205Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
17:18:49 [2022-05-04T17:18:49.236Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
17:18:49 [2022-05-04T17:18:49.807Z] --- PASS: TestCreateJob (3.66s)
17:18:49 [2022-05-04T17:18:49.807Z] === RUN   TestReplicatedJob
17:18:50 [2022-05-04T17:18:50.399Z] === RUN   TestDockerSuite/TestCpToStdout
17:18:50 [2022-05-04T17:18:50.955Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
17:18:50 [2022-05-04T17:18:50.966Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
17:18:51 [2022-05-04T17:18:51.422Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
17:18:51 [2022-05-04T17:18:51.422Z]     docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux
17:18:51 [2022-05-04T17:18:51.422Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
17:18:52 [2022-05-04T17:18:52.343Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
17:18:52 [2022-05-04T17:18:52.602Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
17:18:53 [2022-05-04T17:18:53.170Z] === RUN   TestDockerSuite/TestCpVolumePath
17:18:54 [2022-05-04T17:18:54.371Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
17:18:54 [2022-05-04T17:18:54.545Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
17:18:54 [2022-05-04T17:18:54.545Z] === RUN   TestDockerSuite/TestCreateArgs
17:18:54 [2022-05-04T17:18:54.545Z] === RUN   TestDockerSuite/TestCreateByImageID
17:18:55 [2022-05-04T17:18:55.112Z] === RUN   TestDockerSuite/TestCreateEchoStdout
17:18:55 [2022-05-04T17:18:55.344Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
17:18:55 [2022-05-04T17:18:55.344Z]     docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux
17:18:55 [2022-05-04T17:18:55.344Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
17:18:55 [2022-05-04T17:18:55.678Z] --- PASS: TestReplicatedJob (5.77s)
17:18:55 [2022-05-04T17:18:55.678Z] === RUN   TestUpdateReplicatedJob
17:18:55 [2022-05-04T17:18:55.678Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
17:18:55 [2022-05-04T17:18:55.678Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
17:18:55 [2022-05-04T17:18:55.678Z] === RUN   TestDockerSuite/TestCreateHostConfig
17:18:55 [2022-05-04T17:18:55.678Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
17:18:55 [2022-05-04T17:18:55.928Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
17:18:56 [2022-05-04T17:18:56.244Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
17:18:56 [2022-05-04T17:18:56.503Z] === RUN   TestDockerSuite/TestCreateLabels
17:18:56 [2022-05-04T17:18:56.503Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
17:18:56 [2022-05-04T17:18:56.761Z] === RUN   TestDockerSuite/TestCreateRM
17:18:56 [2022-05-04T17:18:56.761Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
17:18:56 [2022-05-04T17:18:56.761Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
17:18:56 [2022-05-04T17:18:56.761Z] === RUN   TestDockerSuite/TestCreateStopSignal
17:18:56 [2022-05-04T17:18:56.761Z] === RUN   TestDockerSuite/TestCreateStopTimeout
17:18:57 [2022-05-04T17:18:57.020Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
17:18:58 [2022-05-04T17:18:58.923Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
17:18:58 [2022-05-04T17:18:58.923Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
17:18:58 [2022-05-04T17:18:58.923Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
17:18:59 [2022-05-04T17:18:59.491Z] --- PASS: TestUpdateReplicatedJob (3.87s)
17:18:59 [2022-05-04T17:18:59.491Z] === RUN   TestServiceListWithStatuses
17:18:59 [2022-05-04T17:18:59.491Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:18:59 [2022-05-04T17:18:59.491Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:18:59 [2022-05-04T17:18:59.491Z] === RUN   TestDockerNetworkConnectAlias
17:19:00 [2022-05-04T17:19:00.086Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
17:19:00 [2022-05-04T17:19:00.086Z]     docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux
17:19:00 [2022-05-04T17:19:00.086Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
17:19:00 [2022-05-04T17:19:00.086Z]     docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux
17:19:00 [2022-05-04T17:19:00.086Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
17:19:00 [2022-05-04T17:19:00.668Z] === RUN   TestDockerSuite/TestBuildAddScript
17:19:00 [2022-05-04T17:19:00.668Z]     docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux
17:19:00 [2022-05-04T17:19:00.668Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
17:19:00 [2022-05-04T17:19:00.668Z]     docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux
17:19:00 [2022-05-04T17:19:00.668Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
17:19:00 [2022-05-04T17:19:00.668Z]     docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux
17:19:00 [2022-05-04T17:19:00.668Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
17:19:00 [2022-05-04T17:19:00.668Z]     docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux
17:19:00 [2022-05-04T17:19:00.668Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
17:19:00 [2022-05-04T17:19:00.668Z] === RUN   TestDockerSuite/TestBuildAddTar
17:19:02 [2022-05-04T17:19:02.780Z] === RUN   TestDockerSuite/TestCreateWithPortRange
17:19:02 [2022-05-04T17:19:02.780Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
17:19:02 [2022-05-04T17:19:02.780Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
17:19:02 [2022-05-04T17:19:02.780Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
17:19:02 [2022-05-04T17:19:02.780Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
17:19:03 [2022-05-04T17:19:03.039Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
17:19:03 [2022-05-04T17:19:03.605Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
17:19:04 [2022-05-04T17:19:04.540Z] --- PASS: TestDockerNetworkConnectAlias (5.22s)
17:19:04 [2022-05-04T17:19:04.541Z] === RUN   TestDockerNetworkReConnect
17:19:05 [2022-05-04T17:19:05.108Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
17:19:05 [2022-05-04T17:19:05.674Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
17:19:05 [2022-05-04T17:19:05.935Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
17:19:05 [2022-05-04T17:19:05.935Z]     docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux
17:19:05 [2022-05-04T17:19:05.935Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
17:19:05 [2022-05-04T17:19:05.935Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
17:19:05 [2022-05-04T17:19:05.935Z]     docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux
17:19:05 [2022-05-04T17:19:05.935Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
17:19:05 [2022-05-04T17:19:05.935Z]     docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux
17:19:05 [2022-05-04T17:19:05.935Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
17:19:06 [2022-05-04T17:19:06.610Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
17:19:07 [2022-05-04T17:19:07.987Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
17:19:08 [2022-05-04T17:19:08.939Z] --- PASS: TestDockerNetworkReConnect (4.41s)
17:19:08 [2022-05-04T17:19:08.939Z] === RUN   TestServicePlugin
17:19:08 [2022-05-04T17:19:08.939Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
17:19:09 [2022-05-04T17:19:09.507Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
17:19:09 [2022-05-04T17:19:09.766Z] === RUN   TestDockerSuite/TestDevicePermissions
17:19:10 [2022-05-04T17:19:10.333Z] === RUN   TestDockerSuite/TestDockerFails
17:19:10 [2022-05-04T17:19:10.333Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
17:19:10 [2022-05-04T17:19:10.333Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
17:19:10 [2022-05-04T17:19:10.333Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
17:19:11 [2022-05-04T17:19:11.710Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
17:19:12 [2022-05-04T17:19:12.278Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
17:19:12 [2022-05-04T17:19:12.845Z]     plugin_test.go:61: [d6bdb00721f3f] joining swarm manager [d52ed905844b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:19:13 [2022-05-04T17:19:13.411Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
17:19:13 [2022-05-04T17:19:13.670Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
17:19:13 [2022-05-04T17:19:13.670Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
17:19:13 [2022-05-04T17:19:13.670Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
17:19:14 [2022-05-04T17:19:14.238Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
17:19:14 [2022-05-04T17:19:14.497Z]     plugin_test.go:64: [dd6dd723b2935] joining swarm manager [d52ed905844b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:19:19 [2022-05-04T17:19:19.765Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
17:19:20 [2022-05-04T17:19:20.702Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
17:19:21 [2022-05-04T17:19:21.637Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
17:19:23 [2022-05-04T17:19:23.014Z]     docker_api_swarm_test.go:202: [d9f7394da721c] joining swarm manager [dd02af77281de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:19:23 [2022-05-04T17:19:23.276Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
17:19:25 [2022-05-04T17:19:25.177Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
17:19:25 [2022-05-04T17:19:25.744Z] === RUN   TestDockerSuite/TestEventsAttach
17:19:26 [2022-05-04T17:19:26.002Z] === RUN   TestDockerSuite/TestEventsCommit
17:19:26 [2022-05-04T17:19:26.940Z] === RUN   TestDockerSuite/TestEventsContainerEvents
17:19:27 [2022-05-04T17:19:27.508Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
17:19:28 [2022-05-04T17:19:28.076Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
17:19:28 [2022-05-04T17:19:28.668Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
17:19:30 [2022-05-04T17:19:30.574Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
17:19:30 [2022-05-04T17:19:30.741Z] === RUN   TestDockerSuite/TestBuildAddTarXz
17:19:30 [2022-05-04T17:19:30.741Z]     docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux
17:19:30 [2022-05-04T17:19:30.741Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
17:19:30 [2022-05-04T17:19:30.741Z]     docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux
17:19:30 [2022-05-04T17:19:30.741Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
17:19:31 [2022-05-04T17:19:31.140Z] === RUN   TestDockerSuite/TestEventsContainerRestart
17:19:31 [2022-05-04T17:19:31.193Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
17:19:32 [2022-05-04T17:19:32.756Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
17:19:32 [2022-05-04T17:19:32.756Z]     docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux
17:19:33 [2022-05-04T17:19:33.231Z] === RUN   TestDockerSuite/TestBuildCacheAdd
17:19:33 [2022-05-04T17:19:33.231Z]     docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux
17:19:33 [2022-05-04T17:19:33.231Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
17:19:33 [2022-05-04T17:19:33.678Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
17:19:34 [2022-05-04T17:19:34.797Z] === RUN   TestDockerSuite/TestBuildCacheFrom
17:19:34 [2022-05-04T17:19:34.797Z]     docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux
17:19:34 [2022-05-04T17:19:34.797Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
17:19:35 [2022-05-04T17:19:35.578Z] === RUN   TestDockerSuite/TestEventsCopy
17:19:36 [2022-05-04T17:19:36.148Z] === RUN   TestDockerSuite/TestEventsFilterContainer
17:19:37 [2022-05-04T17:19:37.083Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
17:19:39 [2022-05-04T17:19:39.543Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
17:19:40 [2022-05-04T17:19:40.366Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
17:19:40 [2022-05-04T17:19:40.526Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
17:19:40 [2022-05-04T17:19:40.526Z]     docker_api_build_test.go:401: unmatched requirement DaemonIsLinux
17:19:40 [2022-05-04T17:19:40.526Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
17:19:40 [2022-05-04T17:19:40.526Z]     docker_cli_build_test.go:3570: unmatched requirement UnixCli
17:19:40 [2022-05-04T17:19:40.526Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
17:19:40 [2022-05-04T17:19:40.624Z] --- PASS: TestServicePlugin (31.53s)
17:19:40 [2022-05-04T17:19:40.624Z] === RUN   TestServiceUpdateLabel
17:19:42 [2022-05-04T17:19:42.085Z] === RUN   TestDockerSuite/TestBuildClearCmd
17:19:42 [2022-05-04T17:19:42.526Z]     docker_api_swarm_test.go:384: [dfbe93616c8ca] joining swarm manager [dbcd6a7ccac1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:19:42 [2022-05-04T17:19:42.527Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
17:19:42 [2022-05-04T17:19:42.785Z] === RUN   TestDockerSuite/TestEventsFilterImageName
17:19:43 [2022-05-04T17:19:43.044Z] --- PASS: TestServiceUpdateLabel (2.55s)
17:19:43 [2022-05-04T17:19:43.044Z] === RUN   TestServiceUpdateSecrets
17:19:43 [2022-05-04T17:19:43.067Z] === RUN   TestDockerSuite/TestBuildCmd
17:19:43 [2022-05-04T17:19:43.534Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
17:19:43 [2022-05-04T17:19:43.979Z]     docker_api_swarm_test.go:385: [d0e4ecebb93d6] joining swarm manager [dbcd6a7ccac1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:19:44 [2022-05-04T17:19:44.000Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
17:19:44 [2022-05-04T17:19:44.238Z] === RUN   TestDockerSuite/TestEventsFilterLabels
17:19:44 [2022-05-04T17:19:44.468Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
17:19:45 [2022-05-04T17:19:45.175Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
17:19:45 [2022-05-04T17:19:45.175Z] === RUN   TestDockerSuite/TestEventsFilterType
17:19:45 [2022-05-04T17:19:45.434Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
17:19:45 [2022-05-04T17:19:45.649Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
17:19:45 [2022-05-04T17:19:45.649Z]     docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux
17:19:45 [2022-05-04T17:19:45.692Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
17:19:45 [2022-05-04T17:19:45.692Z] === RUN   TestDockerSuite/TestEventsFilters
17:19:46 [2022-05-04T17:19:46.626Z] === RUN   TestDockerSuite/TestEventsFormat
17:19:46 [2022-05-04T17:19:46.631Z] === RUN   TestDockerSuite/TestBuildBlankName
17:19:47 [2022-05-04T17:19:47.097Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
17:19:47 [2022-05-04T17:19:47.560Z] === RUN   TestDockerSuite/TestEventsFormatBadField
17:19:47 [2022-05-04T17:19:47.560Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
17:19:47 [2022-05-04T17:19:47.560Z] === RUN   TestDockerSuite/TestEventsImageImport
17:19:48 [2022-05-04T17:19:48.127Z] === RUN   TestDockerSuite/TestEventsImageLoad
17:19:48 [2022-05-04T17:19:48.392Z] === RUN   TestDockerSuite/TestEventsImagePull
17:19:48 [2022-05-04T17:19:48.967Z] === RUN   TestDockerSuite/TestEventsImageTag
17:19:50 [2022-05-04T17:19:50.320Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
17:19:50 [2022-05-04T17:19:50.341Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
17:19:50 [2022-05-04T17:19:50.341Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
17:19:50 [2022-05-04T17:19:50.341Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
17:19:50 [2022-05-04T17:19:50.341Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
17:19:50 [2022-05-04T17:19:50.341Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
17:19:50 [2022-05-04T17:19:50.341Z] === RUN   TestDockerSuite/TestEventsPluginOps
17:19:51 [2022-05-04T17:19:51.301Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
17:19:51 [2022-05-04T17:19:51.301Z]     docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux
17:19:51 [2022-05-04T17:19:51.301Z] === RUN   TestDockerSuite/TestBuildConditionalCache
17:19:52 [2022-05-04T17:19:52.240Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
17:19:52 [2022-05-04T17:19:52.284Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
17:19:52 [2022-05-04T17:19:52.284Z]     docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux
17:19:52 [2022-05-04T17:19:52.284Z] === RUN   TestDockerSuite/TestBuildContextCleanup
17:19:52 [2022-05-04T17:19:52.750Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
17:19:52 [2022-05-04T17:19:52.807Z] === RUN   TestDockerSuite/TestEventsRename
17:19:52 [2022-05-04T17:19:52.944Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
17:19:52 [2022-05-04T17:19:52.944Z]     docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux
17:19:53 [2022-05-04T17:19:53.067Z] === RUN   TestDockerSuite/TestEventsResize
17:19:53 [2022-05-04T17:19:53.634Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
17:19:53 [2022-05-04T17:19:53.928Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
17:19:54 [2022-05-04T17:19:54.960Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
17:19:55 [2022-05-04T17:19:55.426Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
17:19:55 [2022-05-04T17:19:55.892Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
17:19:55 [2022-05-04T17:19:55.892Z]     docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux
17:19:55 [2022-05-04T17:19:55.892Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
17:19:56 [2022-05-04T17:19:56.876Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
17:19:57 [2022-05-04T17:19:57.342Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
17:19:57 [2022-05-04T17:19:57.342Z]     docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux
17:19:57 [2022-05-04T17:19:57.342Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
17:19:57 [2022-05-04T17:19:57.342Z]     docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux
17:19:57 [2022-05-04T17:19:57.342Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
17:19:57 [2022-05-04T17:19:57.705Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
17:19:57 [2022-05-04T17:19:57.820Z] --- PASS: TestServiceUpdateSecrets (14.56s)
17:19:57 [2022-05-04T17:19:57.820Z] === RUN   TestServiceUpdateConfigs
17:19:59 [2022-05-04T17:19:59.196Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
17:20:00 [2022-05-04T17:20:00.132Z] === RUN   TestDockerSuite/TestEventsStreaming
17:20:00 [2022-05-04T17:20:00.390Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
17:20:02 [2022-05-04T17:20:02.080Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
17:20:02 [2022-05-04T17:20:02.920Z] === RUN   TestDockerSuite/TestEventsTop
17:20:03 [2022-05-04T17:20:03.486Z] === RUN   TestDockerSuite/TestEventsUntag
17:20:04 [2022-05-04T17:20:04.844Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
17:20:06 [2022-05-04T17:20:06.768Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
17:20:10 [2022-05-04T17:20:10.876Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.272s	coverage: 60.7% of statements
17:20:10 [2022-05-04T17:20:10.876Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
17:20:10 [2022-05-04T17:20:10.876Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
17:20:10 [2022-05-04T17:20:10.876Z] ok  	github.com/docker/docker/libnetwork/osl	4.323s	coverage: 39.7% of statements
17:20:10 [2022-05-04T17:20:10.876Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
17:20:10 [2022-05-04T17:20:10.876Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.007s	coverage: 86.1% of statements
17:20:10 [2022-05-04T17:20:10.876Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.218s	coverage: 48.6% of statements
17:20:10 [2022-05-04T17:20:10.876Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 70.6% of statements
17:20:10 [2022-05-04T17:20:10.876Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
17:20:10 [2022-05-04T17:20:10.876Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
17:20:10 [2022-05-04T17:20:10.876Z] 
17:20:10 [2022-05-04T17:20:10.876Z] === Skipped
17:20:10 [2022-05-04T17:20:10.876Z] === SKIP: libnetwork TestParallel1 (0.00s)
17:20:10 [2022-05-04T17:20:10.876Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
17:20:10 [2022-05-04T17:20:10.876Z] 
17:20:10 [2022-05-04T17:20:10.876Z] === SKIP: libnetwork TestParallel3 (0.00s)
17:20:10 [2022-05-04T17:20:10.876Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
17:20:10 [2022-05-04T17:20:10.876Z] 
17:20:10 [2022-05-04T17:20:10.876Z] === SKIP: libnetwork TestParallel2 (0.00s)
17:20:10 [2022-05-04T17:20:10.876Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
17:20:10 [2022-05-04T17:20:10.876Z] 
17:20:10 [2022-05-04T17:20:10.876Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
17:20:10 [2022-05-04T17:20:10.876Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:20:10 [2022-05-04T17:20:10.876Z] 
17:20:10 [2022-05-04T17:20:10.876Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
17:20:10 [2022-05-04T17:20:10.876Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:20:10 [2022-05-04T17:20:10.876Z] 
17:20:10 [2022-05-04T17:20:10.876Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
17:20:10 [2022-05-04T17:20:10.876Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:20:10 [2022-05-04T17:20:10.876Z] 
17:20:10 [2022-05-04T17:20:10.876Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
17:20:10 [2022-05-04T17:20:10.876Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:20:10 [2022-05-04T17:20:10.876Z] 
17:20:10 [2022-05-04T17:20:10.876Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
17:20:10 [2022-05-04T17:20:10.876Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:20:10 [2022-05-04T17:20:10.876Z] 
17:20:10 [2022-05-04T17:20:10.876Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
17:20:10 [2022-05-04T17:20:10.876Z]     firewalld_test.go:14: firewalld is not running
17:20:10 [2022-05-04T17:20:10.876Z] 
17:20:10 [2022-05-04T17:20:10.876Z] DONE 326 tests, 9 skipped in 198.545s
Post stage
[Pipeline] junit
17:20:11 [2022-05-04T17:20:11.467Z] Recording test results
17:20:11 [2022-05-04T17:20:11.750Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
17:20:11 [2022-05-04T17:20:11.979Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
17:20:11 [2022-05-04T17:20:11.979Z]     docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux
17:20:11 [2022-05-04T17:20:11.979Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
17:20:12 [2022-05-04T17:20:12.095Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43560/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6e376e32d85ab3faad4095c561b8ab8030fbce15 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6e376e32d85ab3faad4095c561b8ab8030fbce15 hack/validate/vendor
17:20:12 [2022-05-04T17:20:12.666Z] No vendor changes in diff.
17:20:12 [2022-05-04T17:20:12.926Z] WARNING: could not find copyright information for github.com/coreos/go-systemd
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:20:13 [2022-05-04T17:20:13.331Z] --- PASS: TestServiceUpdateConfigs (14.73s)
17:20:13 [2022-05-04T17:20:13.331Z] === RUN   TestServiceUpdateNetwork
17:20:13 [2022-05-04T17:20:13.510Z] + echo Ensuring container killed.
17:20:13 [2022-05-04T17:20:13.511Z] Ensuring container killed.
17:20:13 [2022-05-04T17:20:13.511Z] + docker rm -vf docker-pr2
17:20:13 [2022-05-04T17:20:13.511Z] Error: No such container: docker-pr2
[Pipeline] sh
17:20:13 [2022-05-04T17:20:13.797Z] + echo Chowning /workspace to jenkins user
17:20:13 [2022-05-04T17:20:13.797Z] Chowning /workspace to jenkins user
17:20:13 [2022-05-04T17:20:13.797Z] + id -u
17:20:13 [2022-05-04T17:20:13.797Z] + id -g
17:20:13 [2022-05-04T17:20:13.797Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43560:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:20:15 [2022-05-04T17:20:15.038Z] + bundleName=unit
17:20:15 [2022-05-04T17:20:15.038Z] + echo Creating unit-bundles.tar.gz
17:20:15 [2022-05-04T17:20:15.038Z] Creating unit-bundles.tar.gz
17:20:15 [2022-05-04T17:20:15.038Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out
17:20:15 [2022-05-04T17:20:15.038Z] bundles/junit-report-libnetwork.xml
17:20:15 [2022-05-04T17:20:15.038Z] bundles/junit-report.xml
17:20:15 [2022-05-04T17:20:15.038Z] bundles/go-test-report-libnetwork.json
17:20:15 [2022-05-04T17:20:15.038Z] bundles/go-test-report.json
17:20:15 [2022-05-04T17:20:15.038Z] bundles/profile-libnetwork.out
17:20:15 [2022-05-04T17:20:15.038Z] bundles/profile.out
[Pipeline] archiveArtifacts
17:20:15 [2022-05-04T17:20:15.052Z] Archiving artifacts
17:20:15 [2022-05-04T17:20:15.563Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43560/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:20:15 [2022-05-04T17:20:15.875Z] + make clean
17:20:15 [2022-05-04T17:20:15.875Z] docker volume rm -f docker-dev-cache docker-mod-cache
17:20:15 [2022-05-04T17:20:15.875Z] docker-dev-cache
17:20:15 [2022-05-04T17:20:15.875Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
17:20:16 [2022-05-04T17:20:16.730Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
17:20:16 [2022-05-04T17:20:16.730Z]     docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux
17:20:16 [2022-05-04T17:20:16.730Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
17:20:16 [2022-05-04T17:20:16.730Z]     docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux
17:20:16 [2022-05-04T17:20:16.730Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
17:20:17 [2022-05-04T17:20:17.517Z] === RUN   TestDockerSuite/TestExec
17:20:17 [2022-05-04T17:20:17.776Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
17:20:18 [2022-05-04T17:20:18.034Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
17:20:18 [2022-05-04T17:20:18.605Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
17:20:19 [2022-05-04T17:20:19.173Z] === RUN   TestDockerSuite/TestExecAPIStart
17:20:20 [2022-05-04T17:20:20.548Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
17:20:20 [2022-05-04T17:20:20.806Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
17:20:21 [2022-05-04T17:20:21.373Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
17:20:21 [2022-05-04T17:20:21.940Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
17:20:22 [2022-05-04T17:20:22.508Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
17:20:22 [2022-05-04T17:20:22.579Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
17:20:22 [2022-05-04T17:20:22.579Z]     docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux
17:20:22 [2022-05-04T17:20:22.579Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
17:20:22 [2022-05-04T17:20:22.579Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
17:20:22 [2022-05-04T17:20:22.579Z]     docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux
17:20:22 [2022-05-04T17:20:22.579Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
17:20:22 [2022-05-04T17:20:22.579Z]     docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux
17:20:22 [2022-05-04T17:20:22.579Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
17:20:23 [2022-05-04T17:20:23.075Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
17:20:23 [2022-05-04T17:20:23.642Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
17:20:24 [2022-05-04T17:20:24.578Z] === RUN   TestDockerSuite/TestExecCgroup
17:20:25 [2022-05-04T17:20:25.515Z] --- PASS: TestServiceUpdateNetwork (13.24s)
17:20:25 [2022-05-04T17:20:25.515Z] === RUN   TestServiceUpdatePidsLimit
17:20:25 [2022-05-04T17:20:25.773Z] === RUN   TestDockerSuite/TestExecEnv
17:20:26 [2022-05-04T17:20:26.341Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
17:20:26 [2022-05-04T17:20:26.910Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
17:20:27 [2022-05-04T17:20:27.478Z] === RUN   TestDockerSuite/TestExecExitStatus
17:20:27 [2022-05-04T17:20:27.737Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
17:20:27 [2022-05-04T17:20:27.995Z] === RUN   TestDockerSuite/TestExecInspectID
17:20:31 [2022-05-04T17:20:31.281Z] === RUN   TestDockerSuite/TestExecInteractive
17:20:31 [2022-05-04T17:20:31.281Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
17:20:31 [2022-05-04T17:20:31.848Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
17:20:32 [2022-05-04T17:20:32.430Z] === RUN   TestDockerSuite/TestExecParseError
17:20:32 [2022-05-04T17:20:32.690Z] === RUN   TestDockerSuite/TestExecPausedContainer
17:20:33 [2022-05-04T17:20:33.257Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
17:20:33 [2022-05-04T17:20:33.823Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
17:20:34 [2022-05-04T17:20:34.390Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
17:20:34 [2022-05-04T17:20:34.650Z] === RUN   TestDockerSuite/TestExecSetEnv
17:20:35 [2022-05-04T17:20:35.217Z] === RUN   TestDockerSuite/TestExecStartFails
17:20:35 [2022-05-04T17:20:35.785Z] === RUN   TestDockerSuite/TestExecStateCleanup
17:20:35 [2022-05-04T17:20:35.785Z]     check_test.go:378: [d0e4ecebb93d6] daemon is not started
17:20:35 [2022-05-04T17:20:35.785Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
17:20:37 [2022-05-04T17:20:37.686Z]     docker_api_swarm_test.go:802: [d85fa840e3cb9] joining swarm manager [da8f97a8b74f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:20:37 [2022-05-04T17:20:37.898Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
17:20:37 [2022-05-04T17:20:37.898Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
17:20:37 [2022-05-04T17:20:37.898Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
17:20:38 [2022-05-04T17:20:38.881Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
17:20:38 [2022-05-04T17:20:38.881Z]     docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux
17:20:39 [2022-05-04T17:20:39.348Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
17:20:39 [2022-05-04T17:20:39.348Z]     docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux
17:20:39 [2022-05-04T17:20:39.348Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
17:20:39 [2022-05-04T17:20:39.348Z]     docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux
17:20:39 [2022-05-04T17:20:39.348Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
17:20:39 [2022-05-04T17:20:39.586Z]     docker_api_swarm_test.go:802: [d95f7cdfd4d60] joining swarm manager [da8f97a8b74f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:20:39 [2022-05-04T17:20:39.814Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
17:20:39 [2022-05-04T17:20:39.815Z]     docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux
17:20:39 [2022-05-04T17:20:39.815Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
17:20:40 [2022-05-04T17:20:40.519Z]     docker_api_swarm_test.go:802: [d98ffa1b28251] joining swarm manager [da8f97a8b74f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
17:20:41 [2022-05-04T17:20:41.894Z]     docker_api_swarm_test.go:802: [d94d760954299] joining swarm manager [da8f97a8b74f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
17:20:41 [2022-05-04T17:20:41.894Z] --- PASS: TestServiceUpdatePidsLimit (16.33s)
17:20:41 [2022-05-04T17:20:41.894Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s)
17:20:41 [2022-05-04T17:20:41.894Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.81s)
17:20:41 [2022-05-04T17:20:41.894Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.91s)
17:20:41 [2022-05-04T17:20:41.894Z] PASS
17:20:41 [2022-05-04T17:20:41.894Z] 
17:20:41 [2022-05-04T17:20:41.894Z] === Skipped
17:20:41 [2022-05-04T17:20:41.894Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
17:20:41 [2022-05-04T17:20:41.894Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:20:41 [2022-05-04T17:20:41.894Z] 
17:20:41 [2022-05-04T17:20:41.894Z] DONE 27 tests, 1 skipped in 177.902s
17:20:41 [2022-05-04T17:20:41.894Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
17:20:41 [2022-05-04T17:20:41.894Z] ++ 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
17:20:41 [2022-05-04T17:20:41.894Z] ++ set -e
17:20:41 [2022-05-04T17:20:41.894Z] ++ '[' -n 0 ']'
17:20:41 [2022-05-04T17:20:41.894Z] ++ set -x
17:20:41 [2022-05-04T17:20:41.894Z] ++ 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
17:20:42 [2022-05-04T17:20:42.153Z] INFO: Testing against a local daemon
17:20:42 [2022-05-04T17:20:42.153Z] === RUN   TestSessionCreate
17:20:42 [2022-05-04T17:20:42.153Z] --- PASS: TestSessionCreate (0.02s)
17:20:42 [2022-05-04T17:20:42.153Z] === RUN   TestSessionCreateWithBadUpgrade
17:20:42 [2022-05-04T17:20:42.153Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
17:20:42 [2022-05-04T17:20:42.153Z] PASS
17:20:42 [2022-05-04T17:20:42.153Z] 
17:20:42 [2022-05-04T17:20:42.153Z] DONE 2 tests in 0.136s
17:20:42 [2022-05-04T17:20:42.153Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
17:20:42 [2022-05-04T17:20:42.153Z] ++ 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
17:20:42 [2022-05-04T17:20:42.153Z] ++ set -e
17:20:42 [2022-05-04T17:20:42.153Z] ++ '[' -n 0 ']'
17:20:42 [2022-05-04T17:20:42.153Z] ++ set -x
17:20:42 [2022-05-04T17:20:42.153Z] ++ 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
17:20:42 [2022-05-04T17:20:42.153Z] INFO: Testing against a local daemon
17:20:42 [2022-05-04T17:20:42.153Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:20:42 [2022-05-04T17:20:42.153Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:20:42 [2022-05-04T17:20:42.153Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:20:42 [2022-05-04T17:20:42.153Z] === RUN   TestDiskUsage
17:20:42 [2022-05-04T17:20:42.153Z] === PAUSE TestDiskUsage
17:20:42 [2022-05-04T17:20:42.153Z] === RUN   TestEventsExecDie
17:20:42 [2022-05-04T17:20:42.720Z] --- PASS: TestEventsExecDie (0.57s)
17:20:42 [2022-05-04T17:20:42.720Z] === RUN   TestEventsBackwardsCompatible
17:20:42 [2022-05-04T17:20:42.720Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
17:20:42 [2022-05-04T17:20:42.720Z] === RUN   TestEventsVolumeCreate
17:20:42 [2022-05-04T17:20:42.977Z] --- PASS: TestEventsVolumeCreate (0.08s)
17:20:42 [2022-05-04T17:20:42.977Z] === RUN   TestInfoBinaryCommits
17:20:42 [2022-05-04T17:20:42.977Z] --- PASS: TestInfoBinaryCommits (0.02s)
17:20:42 [2022-05-04T17:20:42.977Z] === RUN   TestInfoAPIVersioned
17:20:42 [2022-05-04T17:20:42.977Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:20:42 [2022-05-04T17:20:42.977Z] === RUN   TestInfoAPI
17:20:42 [2022-05-04T17:20:42.977Z] --- PASS: TestInfoAPI (0.02s)
17:20:42 [2022-05-04T17:20:42.977Z] === RUN   TestInfoAPIWarnings
17:20:43 [2022-05-04T17:20:43.235Z]     docker_api_swarm_test.go:810: [d66650ea52eb0] joining swarm manager [da8f97a8b74f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
17:20:43 [2022-05-04T17:20:43.783Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
17:20:46 [2022-05-04T17:20:46.515Z] === RUN   TestDockerSuite/TestExecStopNotHanging
17:20:47 [2022-05-04T17:20:47.081Z] === RUN   TestDockerSuite/TestExecTTY
17:20:47 [2022-05-04T17:20:47.571Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
17:20:47 [2022-05-04T17:20:47.571Z]     docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux
17:20:47 [2022-05-04T17:20:47.650Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
17:20:48 [2022-05-04T17:20:48.218Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
17:20:48 [2022-05-04T17:20:48.554Z] === RUN   TestDockerSuite/TestBuildCacheAdd
17:20:48 [2022-05-04T17:20:48.554Z]     docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux
17:20:48 [2022-05-04T17:20:48.554Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
17:20:49 [2022-05-04T17:20:49.156Z] === RUN   TestDockerSuite/TestExecUlimits
17:20:49 [2022-05-04T17:20:49.416Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
17:20:49 [2022-05-04T17:20:49.416Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
17:20:49 [2022-05-04T17:20:49.416Z] === RUN   TestDockerSuite/TestExecWithImageUser
17:20:50 [2022-05-04T17:20:50.112Z] === RUN   TestDockerSuite/TestBuildCacheFrom
17:20:50 [2022-05-04T17:20:50.112Z]     docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux
17:20:50 [2022-05-04T17:20:50.113Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
17:20:50 [2022-05-04T17:20:50.794Z] === RUN   TestDockerSuite/TestExecWithNoTERM
17:20:51 [2022-05-04T17:20:51.381Z] === RUN   TestDockerSuite/TestExecWithPrivileged
17:20:51 [2022-05-04T17:20:51.950Z] === RUN   TestDockerSuite/TestExecWithTERM
17:20:52 [2022-05-04T17:20:52.518Z] === RUN   TestDockerSuite/TestExecWithUser
17:20:53 [2022-05-04T17:20:53.086Z] === RUN   TestDockerSuite/TestGetContainerStats
17:20:53 [2022-05-04T17:20:53.892Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
17:20:54 [2022-05-04T17:20:54.880Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
17:20:54 [2022-05-04T17:20:54.880Z]     docker_api_build_test.go:401: unmatched requirement DaemonIsLinux
17:20:54 [2022-05-04T17:20:54.880Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
17:20:54 [2022-05-04T17:20:54.880Z]     docker_cli_build_test.go:3570: unmatched requirement UnixCli
17:20:54 [2022-05-04T17:20:54.881Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
17:20:56 [2022-05-04T17:20:56.437Z] === RUN   TestDockerSuite/TestBuildClearCmd
17:20:56 [2022-05-04T17:20:56.903Z] === RUN   TestDockerSuite/TestBuildCmd
17:20:57 [2022-05-04T17:20:57.884Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
17:20:58 [2022-05-04T17:20:58.349Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
17:20:58 [2022-05-04T17:20:58.350Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
17:20:58 [2022-05-04T17:20:58.815Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
17:20:59 [2022-05-04T17:20:59.725Z] --- PASS: TestInfoAPIWarnings (16.54s)
17:20:59 [2022-05-04T17:20:59.725Z] === RUN   TestInfoDebug
17:20:59 [2022-05-04T17:20:59.984Z] --- PASS: TestInfoDebug (0.52s)
17:20:59 [2022-05-04T17:20:59.984Z] === RUN   TestInfoInsecureRegistries
17:21:00 [2022-05-04T17:21:00.549Z] --- PASS: TestInfoInsecureRegistries (0.52s)
17:21:00 [2022-05-04T17:21:00.550Z] === RUN   TestInfoRegistryMirrors
17:21:01 [2022-05-04T17:21:01.116Z] --- PASS: TestInfoRegistryMirrors (0.52s)
17:21:01 [2022-05-04T17:21:01.116Z] === RUN   TestLoginFailsWithBadCredentials
17:21:01 [2022-05-04T17:21:01.116Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
17:21:01 [2022-05-04T17:21:01.116Z] === RUN   TestPingCacheHeaders
17:21:01 [2022-05-04T17:21:01.116Z] --- PASS: TestPingCacheHeaders (0.02s)
17:21:01 [2022-05-04T17:21:01.116Z] === RUN   TestPingGet
17:21:01 [2022-05-04T17:21:01.116Z] --- PASS: TestPingGet (0.01s)
17:21:01 [2022-05-04T17:21:01.116Z] === RUN   TestPingHead
17:21:01 [2022-05-04T17:21:01.116Z] --- PASS: TestPingHead (0.02s)
17:21:01 [2022-05-04T17:21:01.116Z] === RUN   TestPingSwarmHeader
17:21:01 [2022-05-04T17:21:01.203Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
17:21:01 [2022-05-04T17:21:01.203Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
17:21:01 [2022-05-04T17:21:01.203Z]     docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux
17:21:01 [2022-05-04T17:21:01.670Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
17:21:01 [2022-05-04T17:21:01.682Z] === RUN   TestPingSwarmHeader/before_swarm_init
17:21:01 [2022-05-04T17:21:01.940Z] === RUN   TestPingSwarmHeader/after_swarm_init
17:21:02 [2022-05-04T17:21:02.199Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
17:21:03 [2022-05-04T17:21:03.134Z] === RUN   TestPingSwarmHeader/after_swarm_leave
17:21:03 [2022-05-04T17:21:03.134Z] --- PASS: TestPingSwarmHeader (1.84s)
17:21:03 [2022-05-04T17:21:03.134Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
17:21:03 [2022-05-04T17:21:03.134Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
17:21:03 [2022-05-04T17:21:03.134Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
17:21:03 [2022-05-04T17:21:03.134Z] === RUN   TestVersion
17:21:03 [2022-05-04T17:21:03.134Z] --- PASS: TestVersion (0.02s)
17:21:03 [2022-05-04T17:21:03.134Z] === CONT  TestDiskUsage
17:21:03 [2022-05-04T17:21:03.702Z] === RUN   TestDiskUsage/empty
17:21:03 [2022-05-04T17:21:03.702Z] === RUN   TestDiskUsage/empty/container_types
17:21:03 [2022-05-04T17:21:03.702Z] === RUN   TestDiskUsage/empty/image_types
17:21:03 [2022-05-04T17:21:03.702Z] === RUN   TestDiskUsage/empty/volume_types
17:21:03 [2022-05-04T17:21:03.702Z] === RUN   TestDiskUsage/empty/build-cache_types
17:21:03 [2022-05-04T17:21:03.702Z] === RUN   TestDiskUsage/empty/container,_volume_types
17:21:03 [2022-05-04T17:21:03.702Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
17:21:03 [2022-05-04T17:21:03.702Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
17:21:03 [2022-05-04T17:21:03.702Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
17:21:03 [2022-05-04T17:21:03.702Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
17:21:03 [2022-05-04T17:21:03.702Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
17:21:03 [2022-05-04T17:21:03.702Z] === RUN   TestDiskUsage/after_LoadBusybox
17:21:03 [2022-05-04T17:21:03.702Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
17:21:03 [2022-05-04T17:21:03.702Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
17:21:03 [2022-05-04T17:21:03.702Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
17:21:03 [2022-05-04T17:21:03.702Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
17:21:03 [2022-05-04T17:21:03.702Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
17:21:03 [2022-05-04T17:21:03.702Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
17:21:03 [2022-05-04T17:21:03.702Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
17:21:03 [2022-05-04T17:21:03.702Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
17:21:03 [2022-05-04T17:21:03.702Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
17:21:03 [2022-05-04T17:21:03.702Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
17:21:03 [2022-05-04T17:21:03.702Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
17:21:03 [2022-05-04T17:21:03.702Z] === RUN   TestDiskUsage/after_container.Run
17:21:04 [2022-05-04T17:21:04.269Z] === RUN   TestDiskUsage/after_container.Run/container_types
17:21:04 [2022-05-04T17:21:04.269Z] === RUN   TestDiskUsage/after_container.Run/image_types
17:21:04 [2022-05-04T17:21:04.269Z] === RUN   TestDiskUsage/after_container.Run/volume_types
17:21:04 [2022-05-04T17:21:04.269Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
17:21:04 [2022-05-04T17:21:04.269Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
17:21:04 [2022-05-04T17:21:04.269Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
17:21:04 [2022-05-04T17:21:04.269Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
17:21:04 [2022-05-04T17:21:04.269Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
17:21:04 [2022-05-04T17:21:04.269Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
17:21:04 [2022-05-04T17:21:04.269Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
17:21:04 [2022-05-04T17:21:04.269Z] --- PASS: TestDiskUsage (1.32s)
17:21:04 [2022-05-04T17:21:04.269Z]     --- PASS: TestDiskUsage/empty (0.01s)
17:21:04 [2022-05-04T17:21:04.269Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
17:21:04 [2022-05-04T17:21:04.269Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
17:21:04 [2022-05-04T17:21:04.269Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
17:21:04 [2022-05-04T17:21:04.269Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
17:21:04 [2022-05-04T17:21:04.269Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
17:21:04 [2022-05-04T17:21:04.269Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
17:21:04 [2022-05-04T17:21:04.269Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
17:21:04 [2022-05-04T17:21:04.269Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
17:21:04 [2022-05-04T17:21:04.269Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
17:21:04 [2022-05-04T17:21:04.269Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
17:21:04 [2022-05-04T17:21:04.269Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.25s)
17:21:04 [2022-05-04T17:21:04.269Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
17:21:04 [2022-05-04T17:21:04.269Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
17:21:04 [2022-05-04T17:21:04.269Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
17:21:04 [2022-05-04T17:21:04.269Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
17:21:04 [2022-05-04T17:21:04.269Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
17:21:04 [2022-05-04T17:21:04.269Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
17:21:04 [2022-05-04T17:21:04.269Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
17:21:04 [2022-05-04T17:21:04.269Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
17:21:04 [2022-05-04T17:21:04.269Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
17:21:04 [2022-05-04T17:21:04.269Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
17:21:04 [2022-05-04T17:21:04.269Z]     --- PASS: TestDiskUsage/after_container.Run (0.40s)
17:21:04 [2022-05-04T17:21:04.269Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
17:21:04 [2022-05-04T17:21:04.269Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
17:21:04 [2022-05-04T17:21:04.269Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
17:21:04 [2022-05-04T17:21:04.269Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
17:21:04 [2022-05-04T17:21:04.269Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
17:21:04 [2022-05-04T17:21:04.269Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
17:21:04 [2022-05-04T17:21:04.269Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
17:21:04 [2022-05-04T17:21:04.269Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
17:21:04 [2022-05-04T17:21:04.269Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
17:21:04 [2022-05-04T17:21:04.269Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
17:21:04 [2022-05-04T17:21:04.269Z] PASS
17:21:04 [2022-05-04T17:21:04.269Z] 
17:21:04 [2022-05-04T17:21:04.269Z] === Skipped
17:21:04 [2022-05-04T17:21:04.269Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:21:04 [2022-05-04T17:21:04.269Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:21:04 [2022-05-04T17:21:04.269Z] 
17:21:04 [2022-05-04T17:21:04.269Z] DONE 54 tests, 1 skipped in 22.251s
17:21:04 [2022-05-04T17:21:04.269Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
17:21:04 [2022-05-04T17:21:04.269Z] ++ 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
17:21:04 [2022-05-04T17:21:04.269Z] ++ set -e
17:21:04 [2022-05-04T17:21:04.269Z] ++ '[' -n 0 ']'
17:21:04 [2022-05-04T17:21:04.269Z] ++ set -x
17:21:04 [2022-05-04T17:21:04.269Z] ++ 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
17:21:04 [2022-05-04T17:21:04.528Z] INFO: Testing against a local daemon
17:21:04 [2022-05-04T17:21:04.528Z] === RUN   TestVolumesCreateAndList
17:21:04 [2022-05-04T17:21:04.528Z] --- PASS: TestVolumesCreateAndList (0.02s)
17:21:04 [2022-05-04T17:21:04.528Z] === RUN   TestVolumesRemove
17:21:04 [2022-05-04T17:21:04.528Z] --- PASS: TestVolumesRemove (0.06s)
17:21:04 [2022-05-04T17:21:04.528Z] === RUN   TestVolumesInspect
17:21:04 [2022-05-04T17:21:04.528Z] --- PASS: TestVolumesInspect (0.02s)
17:21:04 [2022-05-04T17:21:04.528Z] === RUN   TestVolumesInvalidJSON
17:21:04 [2022-05-04T17:21:04.528Z] === RUN   TestVolumesInvalidJSON/volumes/create
17:21:04 [2022-05-04T17:21:04.528Z] === PAUSE TestVolumesInvalidJSON/volumes/create
17:21:04 [2022-05-04T17:21:04.528Z] === CONT  TestVolumesInvalidJSON/volumes/create
17:21:04 [2022-05-04T17:21:04.528Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
17:21:04 [2022-05-04T17:21:04.528Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
17:21:04 [2022-05-04T17:21:04.528Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
17:21:04 [2022-05-04T17:21:04.528Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
17:21:04 [2022-05-04T17:21:04.528Z] --- PASS: TestVolumesInvalidJSON (0.02s)
17:21:04 [2022-05-04T17:21:04.528Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
17:21:04 [2022-05-04T17:21:04.528Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
17:21:04 [2022-05-04T17:21:04.528Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
17:21:04 [2022-05-04T17:21:04.528Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
17:21:04 [2022-05-04T17:21:04.528Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
17:21:04 [2022-05-04T17:21:04.528Z] PASS
17:21:04 [2022-05-04T17:21:04.528Z] 
17:21:04 [2022-05-04T17:21:04.528Z] DONE 9 tests in 0.199s
17:21:04 [2022-05-04T17:21:04.528Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:21:04 [2022-05-04T17:21:04.662Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
17:21:04 [2022-05-04T17:21:04.786Z] ++++ cat bundles/test-integration/docker.pid
17:21:04 [2022-05-04T17:21:04.786Z] +++ kill 6678
17:21:05 [2022-05-04T17:21:05.044Z] +++ /etc/init.d/apparmor stop
17:21:05 [2022-05-04T17:21:05.044Z] Leaving: AppArmorNo profiles have been unloaded.
17:21:05 [2022-05-04T17:21:05.044Z] 
17:21:05 [2022-05-04T17:21:05.044Z] Unloading profiles will leave already running processes permanently
17:21:05 [2022-05-04T17:21:05.044Z] unconfined, which can lead to unexpected situations.
17:21:05 [2022-05-04T17:21:05.044Z] 
17:21:05 [2022-05-04T17:21:05.044Z] To set a process to complain mode, use the command line tool
17:21:05 [2022-05-04T17:21:05.044Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:21:05 [2022-05-04T17:21:05.044Z] +++ true
17:21:05 [2022-05-04T17:21:05.044Z] exiting test-integration
17:21:05 [2022-05-04T17:21:05.044Z] ++ exit 0
17:21:05 [2022-05-04T17:21:05.044Z] 
17:21:05 [2022-05-04T17:21:05.611Z] + for job in $(jobs -p)
17:21:05 [2022-05-04T17:21:05.611Z] + wait 7454
17:21:05 [2022-05-04T17:21:05.643Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
17:21:05 [2022-05-04T17:21:05.643Z]     docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux
17:21:05 [2022-05-04T17:21:05.643Z] === RUN   TestDockerSuite/TestBuildConditionalCache
17:21:07 [2022-05-04T17:21:07.170Z] --- PASS: TestBuildWithHugeFile (138.85s)
17:21:07 [2022-05-04T17:21:07.170Z] === RUN   TestBuildWCOWSandboxSize
17:21:07 [2022-05-04T17:21:07.170Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:21:07 [2022-05-04T17:21:07.170Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
17:21:07 [2022-05-04T17:21:07.170Z] === RUN   TestBuildWithEmptyDockerfile
17:21:07 [2022-05-04T17:21:07.170Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:21:07 [2022-05-04T17:21:07.170Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:21:07 [2022-05-04T17:21:07.170Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:21:07 [2022-05-04T17:21:07.170Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:21:07 [2022-05-04T17:21:07.170Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:21:07 [2022-05-04T17:21:07.170Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:21:07 [2022-05-04T17:21:07.170Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:21:07 [2022-05-04T17:21:07.170Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:21:07 [2022-05-04T17:21:07.170Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:21:07 [2022-05-04T17:21:07.170Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
17:21:07 [2022-05-04T17:21:07.170Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
17:21:07 [2022-05-04T17:21:07.170Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
17:21:07 [2022-05-04T17:21:07.170Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
17:21:07 [2022-05-04T17:21:07.170Z] === RUN   TestBuildPreserveOwnership
17:21:07 [2022-05-04T17:21:07.170Z]     build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME
17:21:07 [2022-05-04T17:21:07.170Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
17:21:07 [2022-05-04T17:21:07.170Z] === RUN   TestBuildPlatformInvalid
17:21:07 [2022-05-04T17:21:07.170Z] --- PASS: TestBuildPlatformInvalid (0.06s)
17:21:07 [2022-05-04T17:21:07.170Z] PASS
17:21:07 [2022-05-04T17:21:07.170Z] ok  	github.com/docker/docker/integration/build	213.858s
17:21:07 [2022-05-04T17:21:07.170Z] 
17:21:07 [2022-05-04T17:21:07.170Z] === Skipped
17:21:07 [2022-05-04T17:21:07.170Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
17:21:07 [2022-05-04T17:21:07.170Z]     build_session_test.go:25: TODO: BuildKit
17:21:07 [2022-05-04T17:21:07.170Z] 
17:21:07 [2022-05-04T17:21:07.170Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
17:21:07 [2022-05-04T17:21:07.170Z]     build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows"
17:21:07 [2022-05-04T17:21:07.170Z] 
17:21:07 [2022-05-04T17:21:07.170Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
17:21:07 [2022-05-04T17:21:07.170Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
17:21:07 [2022-05-04T17:21:07.170Z] 
17:21:07 [2022-05-04T17:21:07.170Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
17:21:07 [2022-05-04T17:21:07.170Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
17:21:07 [2022-05-04T17:21:07.170Z] 
17:21:07 [2022-05-04T17:21:07.170Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s)
17:21:07 [2022-05-04T17:21:07.170Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:21:07 [2022-05-04T17:21:07.170Z] 
17:21:07 [2022-05-04T17:21:07.170Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
17:21:07 [2022-05-04T17:21:07.170Z]     build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME
17:21:07 [2022-05-04T17:21:07.170Z] 
17:21:07 [2022-05-04T17:21:07.170Z] DONE 29 tests, 6 skipped in 253.370s
17:21:07 [2022-05-04T17:21:07.170Z] Running D:\gopath\src\github.com\docker\docker\integration\config
17:21:07 [2022-05-04T17:21:07.170Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:21:07 [2022-05-04T17:21:07.170Z] INFO: Testing against a local daemon
17:21:07 [2022-05-04T17:21:07.170Z] === RUN   TestConfigInspect
17:21:07 [2022-05-04T17:21:07.170Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:21:07 [2022-05-04T17:21:07.170Z] --- SKIP: TestConfigInspect (0.01s)
17:21:07 [2022-05-04T17:21:07.170Z] === RUN   TestConfigList
17:21:07 [2022-05-04T17:21:07.170Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:21:07 [2022-05-04T17:21:07.170Z] --- SKIP: TestConfigList (0.00s)
17:21:07 [2022-05-04T17:21:07.170Z] === RUN   TestConfigsCreateAndDelete
17:21:07 [2022-05-04T17:21:07.170Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:21:07 [2022-05-04T17:21:07.170Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
17:21:07 [2022-05-04T17:21:07.170Z] === RUN   TestConfigsUpdate
17:21:07 [2022-05-04T17:21:07.170Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
17:21:07 [2022-05-04T17:21:07.170Z] --- SKIP: TestConfigsUpdate (0.00s)
17:21:07 [2022-05-04T17:21:07.170Z] === RUN   TestTemplatedConfig
17:21:07 [2022-05-04T17:21:07.170Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
17:21:07 [2022-05-04T17:21:07.170Z] --- SKIP: TestTemplatedConfig (0.01s)
17:21:07 [2022-05-04T17:21:07.170Z] === RUN   TestConfigCreateResolve
17:21:07 [2022-05-04T17:21:07.170Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
17:21:07 [2022-05-04T17:21:07.170Z] --- SKIP: TestConfigCreateResolve (0.00s)
17:21:07 [2022-05-04T17:21:07.170Z] PASS
17:21:07 [2022-05-04T17:21:07.170Z] ok  	github.com/docker/docker/integration/config	0.128s
17:21:07 [2022-05-04T17:21:07.170Z] 
17:21:07 [2022-05-04T17:21:07.170Z] === Skipped
17:21:07 [2022-05-04T17:21:07.170Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s)
17:21:07 [2022-05-04T17:21:07.170Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:21:07 [2022-05-04T17:21:07.170Z] 
17:21:07 [2022-05-04T17:21:07.170Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
17:21:07 [2022-05-04T17:21:07.170Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:21:07 [2022-05-04T17:21:07.170Z] 
17:21:07 [2022-05-04T17:21:07.170Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
17:21:07 [2022-05-04T17:21:07.170Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:21:07 [2022-05-04T17:21:07.170Z] 
17:21:07 [2022-05-04T17:21:07.170Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
17:21:07 [2022-05-04T17:21:07.170Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
17:21:07 [2022-05-04T17:21:07.170Z] 
17:21:07 [2022-05-04T17:21:07.170Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.01s)
17:21:07 [2022-05-04T17:21:07.170Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
17:21:07 [2022-05-04T17:21:07.170Z] 
17:21:07 [2022-05-04T17:21:07.170Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
17:21:07 [2022-05-04T17:21:07.170Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
17:21:07 [2022-05-04T17:21:07.170Z] 
17:21:07 [2022-05-04T17:21:07.170Z] DONE 6 tests, 6 skipped in 2.114s
17:21:07 [2022-05-04T17:21:07.170Z] Running D:\gopath\src\github.com\docker\docker\integration\container
17:21:07 [2022-05-04T17:21:07.170Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:21:07 [2022-05-04T17:21:07.170Z] INFO: Testing against a local daemon
17:21:07 [2022-05-04T17:21:07.170Z] === RUN   TestCheckpoint
17:21:07 [2022-05-04T17:21:07.170Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:21:07 [2022-05-04T17:21:07.170Z] --- SKIP: TestCheckpoint (0.00s)
17:21:07 [2022-05-04T17:21:07.170Z] === RUN   TestContainerInvalidJSON
17:21:07 [2022-05-04T17:21:07.170Z] === RUN   TestContainerInvalidJSON/commit
17:21:07 [2022-05-04T17:21:07.170Z] === PAUSE TestContainerInvalidJSON/commit
17:21:07 [2022-05-04T17:21:07.170Z] === RUN   TestContainerInvalidJSON/containers/create
17:21:07 [2022-05-04T17:21:07.170Z] === PAUSE TestContainerInvalidJSON/containers/create
17:21:07 [2022-05-04T17:21:07.170Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
17:21:07 [2022-05-04T17:21:07.170Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
17:21:07 [2022-05-04T17:21:07.170Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
17:21:07 [2022-05-04T17:21:07.170Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
17:21:07 [2022-05-04T17:21:07.170Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
17:21:07 [2022-05-04T17:21:07.170Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
17:21:07 [2022-05-04T17:21:07.170Z] === CONT  TestContainerInvalidJSON/commit
17:21:07 [2022-05-04T17:21:07.170Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
17:21:07 [2022-05-04T17:21:07.170Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
17:21:07 [2022-05-04T17:21:07.170Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
17:21:07 [2022-05-04T17:21:07.170Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
17:21:07 [2022-05-04T17:21:07.170Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
17:21:07 [2022-05-04T17:21:07.170Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
17:21:07 [2022-05-04T17:21:07.170Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
17:21:07 [2022-05-04T17:21:07.170Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
17:21:07 [2022-05-04T17:21:07.170Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
17:21:07 [2022-05-04T17:21:07.170Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
17:21:07 [2022-05-04T17:21:07.170Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
17:21:07 [2022-05-04T17:21:07.170Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
17:21:07 [2022-05-04T17:21:07.170Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
17:21:07 [2022-05-04T17:21:07.170Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
17:21:07 [2022-05-04T17:21:07.170Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
17:21:07 [2022-05-04T17:21:07.170Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
17:21:07 [2022-05-04T17:21:07.170Z] === RUN   TestContainerInvalidJSON/commit/empty_body
17:21:07 [2022-05-04T17:21:07.170Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
17:21:07 [2022-05-04T17:21:07.170Z] === CONT  TestContainerInvalidJSON/containers/create
17:21:07 [2022-05-04T17:21:07.170Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
17:21:07 [2022-05-04T17:21:07.170Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
17:21:07 [2022-05-04T17:21:07.170Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
17:21:07 [2022-05-04T17:21:07.170Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
17:21:07 [2022-05-04T17:21:07.170Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
17:21:07 [2022-05-04T17:21:07.170Z] --- PASS: TestContainerInvalidJSON (0.03s)
17:21:07 [2022-05-04T17:21:07.170Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s)
17:21:07 [2022-05-04T17:21:07.170Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
17:21:07 [2022-05-04T17:21:07.170Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
17:21:07 [2022-05-04T17:21:07.170Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
17:21:07 [2022-05-04T17:21:07.170Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
17:21:07 [2022-05-04T17:21:07.170Z]     --- PASS: TestContainerInvalidJSON/commit (0.01s)
17:21:07 [2022-05-04T17:21:07.170Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
17:21:07 [2022-05-04T17:21:07.170Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.01s)
17:21:07 [2022-05-04T17:21:07.170Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
17:21:07 [2022-05-04T17:21:07.170Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
17:21:07 [2022-05-04T17:21:07.170Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s)
17:21:07 [2022-05-04T17:21:07.170Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.01s)
17:21:07 [2022-05-04T17:21:07.170Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
17:21:07 [2022-05-04T17:21:07.170Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
17:21:07 [2022-05-04T17:21:07.170Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
17:21:07 [2022-05-04T17:21:07.170Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s)
17:21:07 [2022-05-04T17:21:07.170Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s)
17:21:07 [2022-05-04T17:21:07.170Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
17:21:07 [2022-05-04T17:21:07.170Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
17:21:07 [2022-05-04T17:21:07.170Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
17:21:07 [2022-05-04T17:21:07.170Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.01s)
17:21:07 [2022-05-04T17:21:07.170Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
17:21:07 [2022-05-04T17:21:07.170Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
17:21:07 [2022-05-04T17:21:07.170Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
17:21:07 [2022-05-04T17:21:07.170Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
17:21:07 [2022-05-04T17:21:07.170Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:21:07 [2022-05-04T17:21:07.170Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.24s)
17:21:07 [2022-05-04T17:21:07.170Z] === RUN   TestCopyFromContainerPathIsNotDir
17:21:07 [2022-05-04T17:21:07.170Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.23s)
17:21:07 [2022-05-04T17:21:07.170Z] === RUN   TestCopyToContainerPathDoesNotExist
17:21:07 [2022-05-04T17:21:07.170Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.23s)
17:21:07 [2022-05-04T17:21:07.170Z] === RUN   TestCopyEmptyFile
17:21:07 [2022-05-04T17:21:07.170Z] --- PASS: TestCopyEmptyFile (0.48s)
17:21:07 [2022-05-04T17:21:07.170Z] === RUN   TestCopyToContainerPathIsNotDir
17:21:07 [2022-05-04T17:21:07.170Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s)
17:21:07 [2022-05-04T17:21:07.170Z] === RUN   TestCopyFromContainer
17:21:07 [2022-05-04T17:21:07.170Z]     copy_test.go:122: testEnv.DaemonInfo.OSType == "windows"
17:21:07 [2022-05-04T17:21:07.170Z] --- SKIP: TestCopyFromContainer (0.00s)
17:21:07 [2022-05-04T17:21:07.170Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:21:07 [2022-05-04T17:21:07.170Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:21:07 [2022-05-04T17:21:07.170Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:21:07 [2022-05-04T17:21:07.170Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:21:07 [2022-05-04T17:21:07.170Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:21:07 [2022-05-04T17:21:07.170Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:21:07 [2022-05-04T17:21:07.170Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:21:07 [2022-05-04T17:21:07.170Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:21:07 [2022-05-04T17:21:07.170Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:21:07 [2022-05-04T17:21:07.170Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:21:07 [2022-05-04T17:21:07.170Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s)
17:21:07 [2022-05-04T17:21:07.170Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:21:07 [2022-05-04T17:21:07.170Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
17:21:07 [2022-05-04T17:21:07.170Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
17:21:07 [2022-05-04T17:21:07.170Z] === RUN   TestCreateLinkToNonExistingContainer
17:21:07 [2022-05-04T17:21:07.170Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
17:21:07 [2022-05-04T17:21:07.171Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.01s)
17:21:07 [2022-05-04T17:21:07.171Z] === RUN   TestCreateWithInvalidEnv
17:21:07 [2022-05-04T17:21:07.171Z] === RUN   TestCreateWithInvalidEnv/0
17:21:07 [2022-05-04T17:21:07.171Z] === PAUSE TestCreateWithInvalidEnv/0
17:21:07 [2022-05-04T17:21:07.171Z] === RUN   TestCreateWithInvalidEnv/1
17:21:07 [2022-05-04T17:21:07.171Z] === PAUSE TestCreateWithInvalidEnv/1
17:21:07 [2022-05-04T17:21:07.171Z] === RUN   TestCreateWithInvalidEnv/2
17:21:07 [2022-05-04T17:21:07.171Z] === PAUSE TestCreateWithInvalidEnv/2
17:21:07 [2022-05-04T17:21:07.171Z] === CONT  TestCreateWithInvalidEnv/0
17:21:07 [2022-05-04T17:21:07.171Z] === CONT  TestCreateWithInvalidEnv/2
17:21:07 [2022-05-04T17:21:07.171Z] === CONT  TestCreateWithInvalidEnv/1
17:21:07 [2022-05-04T17:21:07.171Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
17:21:07 [2022-05-04T17:21:07.171Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:21:07 [2022-05-04T17:21:07.171Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:21:07 [2022-05-04T17:21:07.171Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:21:07 [2022-05-04T17:21:07.171Z] === RUN   TestCreateTmpfsMountsTarget
17:21:07 [2022-05-04T17:21:07.171Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
17:21:07 [2022-05-04T17:21:07.171Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
17:21:07 [2022-05-04T17:21:07.171Z] === RUN   TestCreateWithCustomMaskedPaths
17:21:07 [2022-05-04T17:21:07.171Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
17:21:07 [2022-05-04T17:21:07.171Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
17:21:07 [2022-05-04T17:21:07.171Z] === RUN   TestCreateWithCustomReadonlyPaths
17:21:07 [2022-05-04T17:21:07.171Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
17:21:07 [2022-05-04T17:21:07.171Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
17:21:07 [2022-05-04T17:21:07.171Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:21:07 [2022-05-04T17:21:07.171Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:21:07 [2022-05-04T17:21:07.171Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:21:07 [2022-05-04T17:21:07.171Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:21:07 [2022-05-04T17:21:07.171Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:21:07 [2022-05-04T17:21:07.171Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:21:07 [2022-05-04T17:21:07.171Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:21:07 [2022-05-04T17:21:07.171Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:21:07 [2022-05-04T17:21:07.171Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:21:07 [2022-05-04T17:21:07.171Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:21:07 [2022-05-04T17:21:07.171Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:21:07 [2022-05-04T17:21:07.171Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:21:07 [2022-05-04T17:21:07.171Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:21:07 [2022-05-04T17:21:07.171Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:21:07 [2022-05-04T17:21:07.171Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:21:07 [2022-05-04T17:21:07.171Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:21:07 [2022-05-04T17:21:07.171Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
17:21:07 [2022-05-04T17:21:07.171Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
17:21:07 [2022-05-04T17:21:07.171Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
17:21:07 [2022-05-04T17:21:07.171Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
17:21:07 [2022-05-04T17:21:07.171Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
17:21:07 [2022-05-04T17:21:07.171Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
17:21:07 [2022-05-04T17:21:07.171Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:21:07 [2022-05-04T17:21:07.171Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
17:21:07 [2022-05-04T17:21:07.171Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
17:21:07 [2022-05-04T17:21:07.171Z] === RUN   TestCreateDifferentPlatform
17:21:07 [2022-05-04T17:21:07.171Z] === RUN   TestCreateDifferentPlatform/different_os
17:21:07 [2022-05-04T17:21:07.171Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:21:07 [2022-05-04T17:21:07.171Z] --- PASS: TestCreateDifferentPlatform (0.04s)
17:21:07 [2022-05-04T17:21:07.171Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:21:07 [2022-05-04T17:21:07.171Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:21:07 [2022-05-04T17:21:07.171Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:21:07 [2022-05-04T17:21:07.171Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s)
17:21:07 [2022-05-04T17:21:07.171Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:21:07 [2022-05-04T17:21:07.171Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
17:21:07 [2022-05-04T17:21:07.171Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s)
17:21:07 [2022-05-04T17:21:07.171Z] === RUN   TestContainerKillOnDaemonStart
17:21:07 [2022-05-04T17:21:07.171Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
17:21:07 [2022-05-04T17:21:07.171Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
17:21:07 [2022-05-04T17:21:07.171Z] === RUN   TestWindowsDevices
17:21:07 [2022-05-04T17:21:07.171Z] === RUN   TestWindowsDevices/process/no_device_mounted
17:21:07 [2022-05-04T17:21:07.171Z] === PAUSE TestWindowsDevices/process/no_device_mounted
17:21:07 [2022-05-04T17:21:07.171Z] === RUN   TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:21:07 [2022-05-04T17:21:07.171Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:21:07 [2022-05-04T17:21:07.171Z] === RUN   TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:21:07 [2022-05-04T17:21:07.171Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:21:07 [2022-05-04T17:21:07.171Z] === RUN   TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:21:07 [2022-05-04T17:21:07.171Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:21:07 [2022-05-04T17:21:07.171Z] === RUN   TestWindowsDevices/hyperv/no_device_mounted
17:21:07 [2022-05-04T17:21:07.171Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted
17:21:07 [2022-05-04T17:21:07.171Z] === RUN   TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:21:07 [2022-05-04T17:21:07.171Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:21:07 [2022-05-04T17:21:07.171Z] === RUN   TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:21:07 [2022-05-04T17:21:07.171Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:21:07 [2022-05-04T17:21:07.171Z] === RUN   TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:21:07 [2022-05-04T17:21:07.171Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:21:07 [2022-05-04T17:21:07.171Z] === CONT  TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:21:07 [2022-05-04T17:21:07.171Z] === CONT  TestWindowsDevices/process/no_device_mounted
17:21:07 [2022-05-04T17:21:07.171Z] === CONT  TestWindowsDevices/hyperv/no_device_mounted
17:21:07 [2022-05-04T17:21:07.171Z] === CONT  TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:21:07 [2022-05-04T17:21:07.171Z] === CONT  TestWindowsDevices/hyperv/no_device_mounted
17:21:07 [2022-05-04T17:21:07.171Z]     devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test
17:21:07 [2022-05-04T17:21:07.171Z] === CONT  TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:21:07 [2022-05-04T17:21:07.171Z] === CONT  TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:21:07 [2022-05-04T17:21:07.171Z] === CONT  TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:21:07 [2022-05-04T17:21:07.171Z] === CONT  TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted
17:21:07 [2022-05-04T17:21:07.204Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
17:21:07 [2022-05-04T17:21:07.204Z]     docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux
17:21:07 [2022-05-04T17:21:07.204Z] === RUN   TestDockerSuite/TestBuildContextCleanup
17:21:07 [2022-05-04T17:21:07.670Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
17:21:08 [2022-05-04T17:21:08.893Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
17:21:08 [2022-05-04T17:21:08.893Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
17:21:08 [2022-05-04T17:21:08.893Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
17:21:08 [2022-05-04T17:21:08.893Z] === RUN   TestDockerSuite/TestHealth
17:21:09 [2022-05-04T17:21:09.877Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
17:21:10 [2022-05-04T17:21:10.860Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
17:21:10 [2022-05-04T17:21:10.860Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
17:21:10 [2022-05-04T17:21:10.860Z]     docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux
17:21:11 [2022-05-04T17:21:11.326Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
17:21:11 [2022-05-04T17:21:11.800Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
17:21:12 [2022-05-04T17:21:12.042Z] --- PASS: TestWindowsDevices (0.03s)
17:21:12 [2022-05-04T17:21:12.042Z]     --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.08s)
17:21:12 [2022-05-04T17:21:12.042Z]     --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.39s)
17:21:12 [2022-05-04T17:21:12.042Z]     --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.32s)
17:21:12 [2022-05-04T17:21:12.042Z]     --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.31s)
17:21:12 [2022-05-04T17:21:12.042Z]     --- PASS: TestWindowsDevices/process/no_device_mounted (3.94s)
17:21:12 [2022-05-04T17:21:12.042Z]     --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.44s)
17:21:12 [2022-05-04T17:21:12.042Z]     --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.60s)
17:21:12 [2022-05-04T17:21:12.042Z]     --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.97s)
17:21:12 [2022-05-04T17:21:12.042Z] === RUN   TestDiff
17:21:12 [2022-05-04T17:21:12.042Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
17:21:12 [2022-05-04T17:21:12.042Z] --- SKIP: TestDiff (0.00s)
17:21:12 [2022-05-04T17:21:12.042Z] === RUN   TestExecWithCloseStdin
17:21:12 [2022-05-04T17:21:12.783Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
17:21:12 [2022-05-04T17:21:12.783Z]     docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux
17:21:12 [2022-05-04T17:21:12.783Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
17:21:12 [2022-05-04T17:21:12.783Z]     docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux
17:21:12 [2022-05-04T17:21:12.783Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
17:21:14 [2022-05-04T17:21:14.994Z] --- PASS: TestExecWithCloseStdin (2.64s)
17:21:14 [2022-05-04T17:21:14.994Z] === RUN   TestExec
17:21:16 [2022-05-04T17:21:16.558Z] --- PASS: TestExec (2.11s)
17:21:16 [2022-05-04T17:21:16.558Z] === RUN   TestExecUser
17:21:16 [2022-05-04T17:21:16.558Z]     exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
17:21:16 [2022-05-04T17:21:16.558Z] --- SKIP: TestExecUser (0.00s)
17:21:16 [2022-05-04T17:21:16.558Z] === RUN   TestExportContainerAndImportImage
17:21:16 [2022-05-04T17:21:16.558Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
17:21:16 [2022-05-04T17:21:16.558Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
17:21:16 [2022-05-04T17:21:16.558Z] === RUN   TestExportContainerAfterDaemonRestart
17:21:16 [2022-05-04T17:21:16.558Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
17:21:16 [2022-05-04T17:21:16.558Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
17:21:16 [2022-05-04T17:21:16.558Z] === RUN   TestHealthCheckWorkdir
17:21:16 [2022-05-04T17:21:16.558Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
17:21:16 [2022-05-04T17:21:16.558Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
17:21:16 [2022-05-04T17:21:16.558Z] === RUN   TestHealthKillContainer
17:21:16 [2022-05-04T17:21:16.558Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
17:21:16 [2022-05-04T17:21:16.558Z] --- SKIP: TestHealthKillContainer (0.00s)
17:21:16 [2022-05-04T17:21:16.558Z] === RUN   TestInspectCpusetInConfigPre120
17:21:16 [2022-05-04T17:21:16.558Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
17:21:16 [2022-05-04T17:21:16.558Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
17:21:16 [2022-05-04T17:21:16.558Z] === RUN   TestKillContainerInvalidSignal
17:21:17 [2022-05-04T17:21:17.529Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
17:21:18 [2022-05-04T17:21:18.771Z] --- PASS: TestKillContainerInvalidSignal (1.86s)
17:21:18 [2022-05-04T17:21:18.771Z] === RUN   TestKillContainer
17:21:18 [2022-05-04T17:21:18.771Z] === RUN   TestKillContainer/no_signal
17:21:19 [2022-05-04T17:21:19.456Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
17:21:19 [2022-05-04T17:21:19.456Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
17:21:19 [2022-05-04T17:21:19.456Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
17:21:20 [2022-05-04T17:21:20.338Z] === RUN   TestKillContainer/non_killing_signal
17:21:20 [2022-05-04T17:21:20.338Z]     kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
17:21:20 [2022-05-04T17:21:20.338Z] === RUN   TestKillContainer/killing_signal
17:21:23 [2022-05-04T17:21:23.236Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
17:21:26 [2022-05-04T17:21:26.186Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
17:21:27 [2022-05-04T17:21:27.495Z] --- PASS: TestKillContainer (8.79s)
17:21:27 [2022-05-04T17:21:27.495Z]     --- PASS: TestKillContainer/no_signal (1.79s)
17:21:27 [2022-05-04T17:21:27.495Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
17:21:27 [2022-05-04T17:21:27.495Z]     --- PASS: TestKillContainer/killing_signal (6.93s)
17:21:27 [2022-05-04T17:21:27.495Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:21:27 [2022-05-04T17:21:27.495Z]     kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:21:27 [2022-05-04T17:21:27.495Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
17:21:27 [2022-05-04T17:21:27.495Z] === RUN   TestKillStoppedContainer
17:21:27 [2022-05-04T17:21:27.495Z]     kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:21:27 [2022-05-04T17:21:27.495Z] --- SKIP: TestKillStoppedContainer (0.00s)
17:21:27 [2022-05-04T17:21:27.495Z] === RUN   TestKillStoppedContainerAPIPre120
17:21:27 [2022-05-04T17:21:27.495Z]     kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:21:27 [2022-05-04T17:21:27.495Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
17:21:27 [2022-05-04T17:21:27.495Z] === RUN   TestKillDifferentUserContainer
17:21:27 [2022-05-04T17:21:27.495Z]     kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
17:21:27 [2022-05-04T17:21:27.495Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
17:21:27 [2022-05-04T17:21:27.495Z] === RUN   TestInspectOomKilledTrue
17:21:27 [2022-05-04T17:21:27.495Z]     kill_test.go:157: testEnv.DaemonInfo.OSType == "windows"
17:21:27 [2022-05-04T17:21:27.495Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
17:21:27 [2022-05-04T17:21:27.495Z] === RUN   TestInspectOomKilledFalse
17:21:27 [2022-05-04T17:21:27.495Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:21:27 [2022-05-04T17:21:27.495Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
17:21:27 [2022-05-04T17:21:27.495Z] === RUN   TestLogsFollowTailEmpty
17:21:29 [2022-05-04T17:21:29.134Z] === RUN   TestDockerSuite/TestBuildDockerignore
17:21:29 [2022-05-04T17:21:29.708Z] --- PASS: TestLogsFollowTailEmpty (1.89s)
17:21:29 [2022-05-04T17:21:29.708Z] === RUN   TestNetworkNat
17:21:29 [2022-05-04T17:21:29.708Z]     nat_test.go:23: testEnv.OSType == "windows": FIXME
17:21:29 [2022-05-04T17:21:29.708Z] --- SKIP: TestNetworkNat (0.01s)
17:21:29 [2022-05-04T17:21:29.708Z] === RUN   TestNetworkLocalhostTCPNat
17:21:30 [2022-05-04T17:21:30.832Z] === RUN   TestDockerSuite/TestHistoryExistentImage
17:21:30 [2022-05-04T17:21:30.832Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
17:21:30 [2022-05-04T17:21:30.832Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
17:21:30 [2022-05-04T17:21:30.832Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
17:21:30 [2022-05-04T17:21:30.832Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
17:21:30 [2022-05-04T17:21:30.832Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
17:21:30 [2022-05-04T17:21:30.832Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
17:21:30 [2022-05-04T17:21:30.832Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
17:21:30 [2022-05-04T17:21:30.832Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
17:21:30 [2022-05-04T17:21:30.832Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
17:21:30 [2022-05-04T17:21:30.832Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
17:21:30 [2022-05-04T17:21:30.832Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
17:21:30 [2022-05-04T17:21:30.832Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
17:21:30 [2022-05-04T17:21:30.832Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
17:21:30 [2022-05-04T17:21:30.832Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
17:21:30 [2022-05-04T17:21:30.832Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
17:21:30 [2022-05-04T17:21:30.832Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
17:21:31 [2022-05-04T17:21:31.398Z] === RUN   TestDockerSuite/TestImagesFormat
17:21:31 [2022-05-04T17:21:31.398Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
17:21:31 [2022-05-04T17:21:31.924Z] --- PASS: TestNetworkLocalhostTCPNat (2.62s)
17:21:31 [2022-05-04T17:21:31.924Z] === RUN   TestNetworkLoopbackNat
17:21:31 [2022-05-04T17:21:31.924Z]     nat_test.go:59: testEnv.OSType == "windows": FIXME
17:21:31 [2022-05-04T17:21:31.924Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
17:21:31 [2022-05-04T17:21:31.924Z] === RUN   TestPause
17:21:31 [2022-05-04T17:21:31.924Z]     pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
17:21:31 [2022-05-04T17:21:31.924Z] --- SKIP: TestPause (0.00s)
17:21:31 [2022-05-04T17:21:31.924Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:21:31 [2022-05-04T17:21:31.964Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
17:21:34 [2022-05-04T17:21:34.140Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.89s)
17:21:34 [2022-05-04T17:21:34.140Z] === RUN   TestPauseStopPausedContainer
17:21:34 [2022-05-04T17:21:34.140Z]     pause_test.go:71: testEnv.DaemonInfo.OSType == "windows"
17:21:34 [2022-05-04T17:21:34.140Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
17:21:34 [2022-05-04T17:21:34.140Z] === RUN   TestPsFilter
17:21:34 [2022-05-04T17:21:34.140Z] --- PASS: TestPsFilter (0.25s)
17:21:34 [2022-05-04T17:21:34.140Z] === RUN   TestRemoveContainerWithRemovedVolume
17:21:34 [2022-05-04T17:21:34.493Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
17:21:34 [2022-05-04T17:21:34.493Z] === RUN   TestDockerSuite/TestImportBadURL
17:21:34 [2022-05-04T17:21:34.493Z] === RUN   TestDockerSuite/TestImportDisplay
17:21:35 [2022-05-04T17:21:35.430Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
17:21:35 [2022-05-04T17:21:35.689Z] === RUN   TestDockerSuite/TestImportFile
17:21:37 [2022-05-04T17:21:37.065Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
17:21:37 [2022-05-04T17:21:37.065Z] === RUN   TestDockerSuite/TestImportFileWithMessage
17:21:38 [2022-05-04T17:21:38.002Z] === RUN   TestDockerSuite/TestImportGzipped
17:21:38 [2022-05-04T17:21:38.939Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
17:21:40 [2022-05-04T17:21:40.315Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
17:21:40 [2022-05-04T17:21:40.574Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
17:21:41 [2022-05-04T17:21:41.142Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
17:21:41 [2022-05-04T17:21:41.401Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
17:21:41 [2022-05-04T17:21:41.401Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
17:21:41 [2022-05-04T17:21:41.401Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
17:21:41 [2022-05-04T17:21:41.407Z] --- PASS: TestRemoveContainerWithRemovedVolume (6.93s)
17:21:41 [2022-05-04T17:21:41.407Z] === RUN   TestRemoveContainerWithVolume
17:21:41 [2022-05-04T17:21:41.968Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
17:21:42 [2022-05-04T17:21:42.534Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
17:21:42 [2022-05-04T17:21:42.969Z] --- PASS: TestRemoveContainerWithVolume (2.15s)
17:21:42 [2022-05-04T17:21:42.969Z] === RUN   TestRemoveContainerRunning
17:21:43 [2022-05-04T17:21:43.101Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
17:21:43 [2022-05-04T17:21:43.359Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
17:21:43 [2022-05-04T17:21:43.926Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
17:21:44 [2022-05-04T17:21:44.184Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
17:21:44 [2022-05-04T17:21:44.184Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
17:21:45 [2022-05-04T17:21:45.181Z] --- PASS: TestRemoveContainerRunning (1.90s)
17:21:45 [2022-05-04T17:21:45.181Z] === RUN   TestRemoveContainerForceRemoveRunning
17:21:45 [2022-05-04T17:21:45.564Z] === RUN   TestDockerSuite/TestInspectAmpersand
17:21:45 [2022-05-04T17:21:45.823Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
17:21:46 [2022-05-04T17:21:46.389Z] === RUN   TestDockerSuite/TestInspectByPrefix
17:21:46 [2022-05-04T17:21:46.389Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
17:21:46 [2022-05-04T17:21:46.649Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
17:21:46 [2022-05-04T17:21:46.649Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
17:21:46 [2022-05-04T17:21:46.649Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
17:21:46 [2022-05-04T17:21:46.748Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.84s)
17:21:46 [2022-05-04T17:21:46.748Z] === RUN   TestRemoveInvalidContainer
17:21:46 [2022-05-04T17:21:46.748Z] --- PASS: TestRemoveInvalidContainer (0.04s)
17:21:46 [2022-05-04T17:21:46.748Z] === RUN   TestRenameLinkedContainer
17:21:46 [2022-05-04T17:21:46.748Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
17:21:46 [2022-05-04T17:21:46.748Z] --- SKIP: TestRenameLinkedContainer (0.00s)
17:21:46 [2022-05-04T17:21:46.748Z] === RUN   TestRenameStoppedContainer
17:21:47 [2022-05-04T17:21:47.584Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
17:21:47 [2022-05-04T17:21:47.612Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
17:21:47 [2022-05-04T17:21:47.612Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
17:21:47 [2022-05-04T17:21:47.842Z] === RUN   TestDockerSuite/TestInspectDefault
17:21:48 [2022-05-04T17:21:48.079Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
17:21:48 [2022-05-04T17:21:48.409Z] === RUN   TestDockerSuite/TestInspectHistory
17:21:48 [2022-05-04T17:21:48.970Z] --- PASS: TestRenameStoppedContainer (2.13s)
17:21:48 [2022-05-04T17:21:48.970Z] === RUN   TestRenameRunningContainerAndReuse
17:21:48 [2022-05-04T17:21:48.977Z] === RUN   TestDockerSuite/TestInspectImage
17:21:48 [2022-05-04T17:21:48.977Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
17:21:48 [2022-05-04T17:21:48.977Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
17:21:48 [2022-05-04T17:21:48.977Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
17:21:48 [2022-05-04T17:21:48.977Z] === RUN   TestDockerSuite/TestInspectInt64
17:21:49 [2022-05-04T17:21:49.545Z] === RUN   TestDockerSuite/TestInspectJSONFields
17:21:49 [2022-05-04T17:21:49.804Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
17:21:49 [2022-05-04T17:21:49.804Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
17:21:50 [2022-05-04T17:21:50.371Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
17:21:50 [2022-05-04T17:21:50.936Z] === RUN   TestDockerSuite/TestInspectPlugin
17:21:52 [2022-05-04T17:21:52.835Z] === RUN   TestDockerSuite/TestInspectRootFS
17:21:52 [2022-05-04T17:21:52.835Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
17:21:53 [2022-05-04T17:21:53.093Z] === RUN   TestDockerSuite/TestInspectStatus
17:21:53 [2022-05-04T17:21:53.660Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
17:21:53 [2022-05-04T17:21:53.733Z] --- PASS: TestRenameRunningContainerAndReuse (4.21s)
17:21:53 [2022-05-04T17:21:53.733Z] === RUN   TestRenameInvalidName
17:21:53 [2022-05-04T17:21:53.932Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
17:21:53 [2022-05-04T17:21:53.932Z]     docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux
17:21:53 [2022-05-04T17:21:53.932Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
17:21:53 [2022-05-04T17:21:53.932Z]     docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux
17:21:53 [2022-05-04T17:21:53.932Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
17:21:53 [2022-05-04T17:21:53.932Z]     docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux
17:21:53 [2022-05-04T17:21:53.932Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
17:21:54 [2022-05-04T17:21:54.398Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
17:21:54 [2022-05-04T17:21:54.398Z]     docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux
17:21:54 [2022-05-04T17:21:54.398Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
17:21:54 [2022-05-04T17:21:54.594Z] === RUN   TestDockerSuite/TestInspectTemplateError
17:21:55 [2022-05-04T17:21:55.161Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
17:21:55 [2022-05-04T17:21:55.302Z] --- PASS: TestRenameInvalidName (1.88s)
17:21:55 [2022-05-04T17:21:55.302Z] === RUN   TestRenameAnonymousContainer
17:21:55 [2022-05-04T17:21:55.727Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
17:21:55 [2022-05-04T17:21:55.986Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
17:21:56 [2022-05-04T17:21:56.552Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
17:21:56 [2022-05-04T17:21:56.813Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
17:21:57 [2022-05-04T17:21:57.072Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
17:21:57 [2022-05-04T17:21:57.639Z] === RUN   TestDockerSuite/TestInspectUnknownObject
17:21:57 [2022-05-04T17:21:57.639Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
17:21:59 [2022-05-04T17:21:59.543Z] === RUN   TestDockerSuite/TestLinkShortDefinition
17:22:00 [2022-05-04T17:22:00.920Z] === RUN   TestDockerSuite/TestLinksEnvs
17:22:01 [2022-05-04T17:22:01.487Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
17:22:02 [2022-05-04T17:22:02.058Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
17:22:02 [2022-05-04T17:22:02.325Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
17:22:03 [2022-05-04T17:22:03.703Z]     docker_api_swarm_service_test.go:395: [db39fa5cd65b0] joining swarm manager [d23e695de7dab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:22:03 [2022-05-04T17:22:03.703Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
17:22:04 [2022-05-04T17:22:04.638Z]     docker_api_swarm_service_test.go:395: [dfdfabbd8a6e4] joining swarm manager [d23e695de7dab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:22:05 [2022-05-04T17:22:05.205Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
17:22:05 [2022-05-04T17:22:05.721Z] --- PASS: TestRenameAnonymousContainer (9.30s)
17:22:05 [2022-05-04T17:22:05.721Z] === RUN   TestRenameContainerWithSameName
17:22:06 [2022-05-04T17:22:06.189Z] --- PASS: TestRenameContainerWithSameName (1.92s)
17:22:06 [2022-05-04T17:22:06.189Z] === RUN   TestRenameContainerWithLinkedContainer
17:22:06 [2022-05-04T17:22:06.189Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
17:22:06 [2022-05-04T17:22:06.189Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
17:22:06 [2022-05-04T17:22:06.189Z] === RUN   TestResize
17:22:07 [2022-05-04T17:22:07.113Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
17:22:07 [2022-05-04T17:22:07.371Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
17:22:08 [2022-05-04T17:22:08.407Z] --- PASS: TestResize (1.88s)
17:22:08 [2022-05-04T17:22:08.407Z] === RUN   TestResizeWithInvalidSize
17:22:09 [2022-05-04T17:22:09.278Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
17:22:09 [2022-05-04T17:22:09.537Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
17:22:10 [2022-05-04T17:22:10.104Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
17:22:10 [2022-05-04T17:22:10.622Z] --- PASS: TestResizeWithInvalidSize (1.95s)
17:22:10 [2022-05-04T17:22:10.622Z] === RUN   TestResizeWhenContainerNotStarted
17:22:12 [2022-05-04T17:22:12.838Z] --- PASS: TestResizeWhenContainerNotStarted (2.34s)
17:22:12 [2022-05-04T17:22:12.838Z] === RUN   TestDaemonRestartKillContainers
17:22:12 [2022-05-04T17:22:12.838Z]     restart_test.go:20: testEnv.DaemonInfo.OSType == "windows"
17:22:12 [2022-05-04T17:22:12.838Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
17:22:12 [2022-05-04T17:22:12.838Z] === RUN   TestStats
17:22:12 [2022-05-04T17:22:12.838Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
17:22:12 [2022-05-04T17:22:12.838Z] --- SKIP: TestStats (0.00s)
17:22:12 [2022-05-04T17:22:12.838Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:22:15 [2022-05-04T17:22:15.604Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
17:22:15 [2022-05-04T17:22:15.604Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
17:22:15 [2022-05-04T17:22:15.604Z]     docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux
17:22:15 [2022-05-04T17:22:15.604Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
17:22:18 [2022-05-04T17:22:18.220Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
17:22:18 [2022-05-04T17:22:18.478Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
17:22:19 [2022-05-04T17:22:19.852Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
17:22:20 [2022-05-04T17:22:20.096Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
17:22:20 [2022-05-04T17:22:20.096Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
17:22:20 [2022-05-04T17:22:20.096Z]     docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux
17:22:20 [2022-05-04T17:22:20.096Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
17:22:20 [2022-05-04T17:22:20.112Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
17:22:20 [2022-05-04T17:22:20.112Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
17:22:22 [2022-05-04T17:22:22.019Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
17:22:22 [2022-05-04T17:22:22.019Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
17:22:22 [2022-05-04T17:22:22.278Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
17:22:22 [2022-05-04T17:22:22.278Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
17:22:22 [2022-05-04T17:22:22.278Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
17:22:22 [2022-05-04T17:22:22.278Z]     docker_api_swarm_service_test.go:343: [dec17b215e81e] joining swarm manager [d8c0feee98104]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:22:22 [2022-05-04T17:22:22.846Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
17:22:23 [2022-05-04T17:22:23.104Z]     docker_api_swarm_service_test.go:343: [d88e967b7f82e] joining swarm manager [d8c0feee98104]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:22:23 [2022-05-04T17:22:23.254Z] --- PASS: TestStopContainerWithRestartPolicyAlways (10.43s)
17:22:23 [2022-05-04T17:22:23.254Z] === RUN   TestStopContainerWithTimeout
17:22:23 [2022-05-04T17:22:23.254Z]     stop_windows_test.go:20: testEnv.OSType == "windows"
17:22:23 [2022-05-04T17:22:23.254Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
17:22:23 [2022-05-04T17:22:23.254Z] === RUN   TestUpdateRestartPolicy
17:22:23 [2022-05-04T17:22:23.363Z] === RUN   TestDockerSuite/TestLogsAPIUntil
17:22:27 [2022-05-04T17:22:27.572Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
17:22:27 [2022-05-04T17:22:27.572Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
17:22:30 [2022-05-04T17:22:30.514Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
17:22:31 [2022-05-04T17:22:31.497Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
17:22:31 [2022-05-04T17:22:31.758Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
17:22:31 [2022-05-04T17:22:31.965Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
17:22:32 [2022-05-04T17:22:32.325Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
17:22:32 [2022-05-04T17:22:32.325Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
17:22:33 [2022-05-04T17:22:33.261Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
17:22:33 [2022-05-04T17:22:33.831Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
17:22:34 [2022-05-04T17:22:34.767Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
17:22:35 [2022-05-04T17:22:35.703Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
17:22:35 [2022-05-04T17:22:35.744Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
17:22:36 [2022-05-04T17:22:36.269Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
17:22:36 [2022-05-04T17:22:36.835Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
17:22:38 [2022-05-04T17:22:38.212Z] === RUN   TestDockerSuite/TestLogsFollowStopped
17:22:38 [2022-05-04T17:22:38.686Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
17:22:39 [2022-05-04T17:22:39.149Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
17:22:39 [2022-05-04T17:22:39.149Z]     docker_api_swarm_service_test.go:490: [d624254588ce8] joining swarm manager [d69445ab8569d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:22:39 [2022-05-04T17:22:39.717Z] === RUN   TestDockerSuite/TestLogsSince
17:22:39 [2022-05-04T17:22:39.975Z]     docker_api_swarm_service_test.go:490: [d22e340b51b70] joining swarm manager [d69445ab8569d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:22:41 [2022-05-04T17:22:41.628Z] === RUN   TestDockerSuite/TestBuildDockerignore
17:22:44 [2022-05-04T17:22:44.480Z] --- PASS: TestUpdateRestartPolicy (19.90s)
17:22:44 [2022-05-04T17:22:44.480Z] === RUN   TestUpdateRestartWithAutoRemove
17:22:44 [2022-05-04T17:22:44.480Z] --- PASS: TestUpdateRestartWithAutoRemove (1.83s)
17:22:44 [2022-05-04T17:22:44.480Z] === RUN   TestWaitNonBlocked
17:22:44 [2022-05-04T17:22:44.949Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:22:44 [2022-05-04T17:22:44.949Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:22:44 [2022-05-04T17:22:44.949Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:22:44 [2022-05-04T17:22:44.949Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:22:44 [2022-05-04T17:22:44.949Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:22:44 [2022-05-04T17:22:44.949Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:22:46 [2022-05-04T17:22:46.537Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
17:22:51 [2022-05-04T17:22:51.836Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
17:22:52 [2022-05-04T17:22:52.094Z] === RUN   TestDockerSuite/TestLogsTail
17:22:52 [2022-05-04T17:22:52.100Z] --- PASS: TestWaitNonBlocked (0.04s)
17:22:52 [2022-05-04T17:22:52.100Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.56s)
17:22:52 [2022-05-04T17:22:52.100Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (7.20s)
17:22:52 [2022-05-04T17:22:52.100Z] === RUN   TestWaitBlocked
17:22:52 [2022-05-04T17:22:52.100Z]     wait_test.go:60: testEnv.DaemonInfo.OSType != "linux"
17:22:52 [2022-05-04T17:22:52.100Z] --- SKIP: TestWaitBlocked (0.00s)
17:22:52 [2022-05-04T17:22:52.100Z] PASS
17:22:52 [2022-05-04T17:22:52.100Z] ok  	github.com/docker/docker/integration/container	107.488s
17:22:52 [2022-05-04T17:22:52.100Z] 
17:22:52 [2022-05-04T17:22:52.100Z] === Skipped
17:22:52 [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
17:22:52 [2022-05-04T17:22:52.100Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:22:52 [2022-05-04T17:22:52.100Z] 
17:22:52 [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
17:22:52 [2022-05-04T17:22:52.100Z]     copy_test.go:122: testEnv.DaemonInfo.OSType == "windows"
17:22:52 [2022-05-04T17:22:52.100Z] 
17:22:52 [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.01s)
17:22:52 [2022-05-04T17:22:52.100Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
17:22:52 [2022-05-04T17:22:52.100Z] 
17:22:52 [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
17:22:52 [2022-05-04T17:22:52.100Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
17:22:52 [2022-05-04T17:22:52.100Z] 
17:22:52 [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
17:22:52 [2022-05-04T17:22:52.100Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
17:22:52 [2022-05-04T17:22:52.100Z] 
17:22:52 [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
17:22:52 [2022-05-04T17:22:52.100Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
17:22:52 [2022-05-04T17:22:52.100Z] 
17:22:52 [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
17:22:52 [2022-05-04T17:22:52.100Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
17:22:52 [2022-05-04T17:22:52.100Z] 
17:22:52 [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s)
17:22:52 [2022-05-04T17:22:52.100Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
17:22:52 [2022-05-04T17:22:52.100Z] 
17:22:52 [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
17:22:52 [2022-05-04T17:22:52.100Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
17:22:52 [2022-05-04T17:22:52.100Z] 
17:22:52 [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.08s)
17:22:52 [2022-05-04T17:22:52.100Z]     devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test
17:22:52 [2022-05-04T17:22:52.100Z]     --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.08s)
17:22:52 [2022-05-04T17:22:52.100Z] 
17:22:52 [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
17:22:52 [2022-05-04T17:22:52.100Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
17:22:52 [2022-05-04T17:22:52.100Z] 
17:22:52 [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
17:22:52 [2022-05-04T17:22:52.100Z]     exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
17:22:52 [2022-05-04T17:22:52.100Z] 
17:22:52 [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
17:22:52 [2022-05-04T17:22:52.100Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
17:22:52 [2022-05-04T17:22:52.100Z] 
17:22:52 [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
17:22:52 [2022-05-04T17:22:52.100Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
17:22:52 [2022-05-04T17:22:52.100Z] 
17:22:52 [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
17:22:52 [2022-05-04T17:22:52.100Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
17:22:52 [2022-05-04T17:22:52.100Z] 
17:22:52 [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
17:22:52 [2022-05-04T17:22:52.100Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
17:22:52 [2022-05-04T17:22:52.100Z] 
17:22:52 [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
17:22:52 [2022-05-04T17:22:52.100Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
17:22:52 [2022-05-04T17:22:52.100Z] 
17:22:52 [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
17:22:52 [2022-05-04T17:22:52.100Z]     kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
17:22:52 [2022-05-04T17:22:52.100Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
17:22:52 [2022-05-04T17:22:52.100Z] 
17:22:52 [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
17:22:52 [2022-05-04T17:22:52.100Z]     kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:22:52 [2022-05-04T17:22:52.100Z] 
17:22:52 [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
17:22:52 [2022-05-04T17:22:52.100Z]     kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:22:52 [2022-05-04T17:22:52.100Z] 
17:22:52 [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
17:22:52 [2022-05-04T17:22:52.100Z]     kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:22:52 [2022-05-04T17:22:52.100Z] 
17:22:52 [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
17:22:52 [2022-05-04T17:22:52.100Z]     kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
17:22:52 [2022-05-04T17:22:52.100Z] 
17:22:52 [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
17:22:52 [2022-05-04T17:22:52.100Z]     kill_test.go:157: testEnv.DaemonInfo.OSType == "windows"
17:22:52 [2022-05-04T17:22:52.100Z] 
17:22:52 [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
17:22:52 [2022-05-04T17:22:52.100Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:22:52 [2022-05-04T17:22:52.100Z] 
17:22:52 [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.01s)
17:22:52 [2022-05-04T17:22:52.100Z]     nat_test.go:23: testEnv.OSType == "windows": FIXME
17:22:52 [2022-05-04T17:22:52.100Z] 
17:22:52 [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
17:22:52 [2022-05-04T17:22:52.100Z]     nat_test.go:59: testEnv.OSType == "windows": FIXME
17:22:52 [2022-05-04T17:22:52.100Z] 
17:22:52 [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
17:22:52 [2022-05-04T17:22:52.100Z]     pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
17:22:52 [2022-05-04T17:22:52.100Z] 
17:22:52 [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
17:22:52 [2022-05-04T17:22:52.100Z]     pause_test.go:71: testEnv.DaemonInfo.OSType == "windows"
17:22:52 [2022-05-04T17:22:52.100Z] 
17:22:52 [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
17:22:52 [2022-05-04T17:22:52.100Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
17:22:52 [2022-05-04T17:22:52.100Z] 
17:22:52 [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
17:22:52 [2022-05-04T17:22:52.100Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
17:22:52 [2022-05-04T17:22:52.100Z] 
17:22:52 [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
17:22:52 [2022-05-04T17:22:52.100Z]     restart_test.go:20: testEnv.DaemonInfo.OSType == "windows"
17:22:52 [2022-05-04T17:22:52.100Z] 
17:22:52 [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
17:22:52 [2022-05-04T17:22:52.100Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
17:22:52 [2022-05-04T17:22:52.100Z] 
17:22:52 [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
17:22:52 [2022-05-04T17:22:52.100Z]     stop_windows_test.go:20: testEnv.OSType == "windows"
17:22:52 [2022-05-04T17:22:52.100Z] 
17:22:52 [2022-05-04T17:22:52.100Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
17:22:52 [2022-05-04T17:22:52.100Z]     wait_test.go:60: testEnv.DaemonInfo.OSType != "linux"
17:22:52 [2022-05-04T17:22:52.100Z] 
17:22:52 [2022-05-04T17:22:52.100Z] DONE 120 tests, 34 skipped in 110.514s
17:22:52 [2022-05-04T17:22:52.100Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon
17:22:52 [2022-05-04T17:22:52.353Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
17:22:52 [2022-05-04T17:22:52.611Z] === RUN   TestDockerSuite/TestLogsTimestamps
17:22:53 [2022-05-04T17:22:53.178Z] === RUN   TestDockerSuite/TestLogsWithDetails
17:22:53 [2022-05-04T17:22:53.746Z] === RUN   TestDockerSuite/TestMountIntoProc
17:22:54 [2022-05-04T17:22:54.005Z] === RUN   TestDockerSuite/TestMountIntoSys
17:22:54 [2022-05-04T17:22:54.576Z] === RUN   TestDockerSuite/TestNetHostname
17:22:56 [2022-05-04T17:22:56.484Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
17:22:56 [2022-05-04T17:22:56.742Z] === RUN   TestDockerSuite/TestNetworkEvents
17:22:58 [2022-05-04T17:22:58.645Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
17:23:00 [2022-05-04T17:23:00.547Z]     docker_api_swarm_service_test.go:128: [dfea3b09cd9ed] joining swarm manager [df929cc4061e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:23:01 [2022-05-04T17:23:01.114Z]     docker_api_swarm_service_test.go:129: [deb025adbf6e0] joining swarm manager [df929cc4061e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:23:02 [2022-05-04T17:23:02.491Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
17:23:03 [2022-05-04T17:23:03.059Z]     docker_api_swarm_service_test.go:137: [d8826c8250b25] joining swarm manager [df929cc4061e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
17:23:03 [2022-05-04T17:23:03.995Z]     docker_api_swarm_service_test.go:138: [d1b6f8efb7d1f] joining swarm manager [df929cc4061e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
17:23:03 [2022-05-04T17:23:03.995Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
17:23:04 [2022-05-04T17:23:04.564Z] === RUN   TestDockerSuite/TestPluginActive
17:23:06 [2022-05-04T17:23:06.465Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
17:23:10 [2022-05-04T17:23:10.928Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
17:23:10 [2022-05-04T17:23:10.928Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
17:23:10 [2022-05-04T17:23:10.928Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
17:23:13 [2022-05-04T17:23:13.048Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
17:23:13 [2022-05-04T17:23:13.048Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
17:23:13 [2022-05-04T17:23:13.048Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
17:23:13 [2022-05-04T17:23:13.614Z] === RUN   TestDockerSuite/TestPluginLogDriver
17:23:16 [2022-05-04T17:23:16.896Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
17:23:18 [2022-05-04T17:23:18.270Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
17:23:20 [2022-05-04T17:23:20.800Z] === RUN   TestDockerSuite/TestPluginUpgrade
17:23:22 [2022-05-04T17:23:22.371Z] === RUN   TestConfigDaemonLibtrustID
17:23:22 [2022-05-04T17:23:22.371Z]     daemon_test.go:26: runtime.GOOS == "windows"
17:23:22 [2022-05-04T17:23:22.371Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
17:23:22 [2022-05-04T17:23:22.371Z] === RUN   TestDaemonConfigValidation
17:23:22 [2022-05-04T17:23:22.371Z]     daemon_test.go:45: runtime.GOOS == "windows"
17:23:22 [2022-05-04T17:23:22.371Z] --- SKIP: TestDaemonConfigValidation (0.00s)
17:23:22 [2022-05-04T17:23:22.371Z] === RUN   TestConfigDaemonSeccompProfiles
17:23:22 [2022-05-04T17:23:22.371Z]     daemon_test.go:111: runtime.GOOS == "windows"
17:23:22 [2022-05-04T17:23:22.371Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s)
17:23:22 [2022-05-04T17:23:22.371Z] === RUN   TestDaemonProxy
17:23:22 [2022-05-04T17:23:22.371Z]     daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows
17:23:22 [2022-05-04T17:23:22.371Z] --- SKIP: TestDaemonProxy (0.00s)
17:23:22 [2022-05-04T17:23:22.371Z] PASS
17:23:22 [2022-05-04T17:23:22.371Z] ok  	github.com/docker/docker/integration/daemon	0.125s
17:23:22 [2022-05-04T17:23:22.371Z] 
17:23:22 [2022-05-04T17:23:22.371Z] === Skipped
17:23:22 [2022-05-04T17:23:22.371Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s)
17:23:22 [2022-05-04T17:23:22.371Z]     daemon_test.go:26: runtime.GOOS == "windows"
17:23:22 [2022-05-04T17:23:22.371Z] 
17:23:22 [2022-05-04T17:23:22.371Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s)
17:23:22 [2022-05-04T17:23:22.371Z]     daemon_test.go:45: runtime.GOOS == "windows"
17:23:22 [2022-05-04T17:23:22.371Z] 
17:23:22 [2022-05-04T17:23:22.371Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s)
17:23:22 [2022-05-04T17:23:22.371Z]     daemon_test.go:111: runtime.GOOS == "windows"
17:23:22 [2022-05-04T17:23:22.371Z] 
17:23:22 [2022-05-04T17:23:22.371Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s)
17:23:22 [2022-05-04T17:23:22.371Z]     daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows
17:23:22 [2022-05-04T17:23:22.371Z] 
17:23:22 [2022-05-04T17:23:22.371Z] DONE 4 tests, 4 skipped in 26.808s
17:23:22 [2022-05-04T17:23:22.371Z] Running D:\gopath\src\github.com\docker\docker\integration\image
17:23:23 [2022-05-04T17:23:23.357Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:23:23 [2022-05-04T17:23:23.357Z] INFO: Testing against a local daemon
17:23:23 [2022-05-04T17:23:23.357Z] === RUN   TestCommitInheritsEnv
17:23:23 [2022-05-04T17:23:23.357Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
17:23:23 [2022-05-04T17:23:23.357Z] --- SKIP: TestCommitInheritsEnv (0.00s)
17:23:23 [2022-05-04T17:23:23.357Z] === RUN   TestImportExtremelyLargeImageWorks
17:23:23 [2022-05-04T17:23:23.357Z]     import_test.go:25: testEnv.OSType == "windows": TODO enable on windows
17:23:23 [2022-05-04T17:23:23.357Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
17:23:23 [2022-05-04T17:23:23.357Z] === RUN   TestImportWithCustomPlatform
17:23:23 [2022-05-04T17:23:23.357Z]     import_test.go:54: testEnv.OSType == "windows": TODO enable on windows
17:23:23 [2022-05-04T17:23:23.357Z] --- SKIP: TestImportWithCustomPlatform (0.00s)
17:23:23 [2022-05-04T17:23:23.357Z] === RUN   TestImagesFilterMultiReference
17:23:23 [2022-05-04T17:23:23.357Z] --- PASS: TestImagesFilterMultiReference (0.10s)
17:23:23 [2022-05-04T17:23:23.357Z] === RUN   TestImagePullPlatformInvalid
17:23:23 [2022-05-04T17:23:23.825Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
17:23:23 [2022-05-04T17:23:23.825Z] === RUN   TestRemoveImageOrphaning
17:23:24 [2022-05-04T17:23:24.811Z] --- PASS: TestRemoveImageOrphaning (1.18s)
17:23:24 [2022-05-04T17:23:24.811Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:23:24 [2022-05-04T17:23:24.811Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s)
17:23:24 [2022-05-04T17:23:24.811Z] === RUN   TestTagInvalidReference
17:23:24 [2022-05-04T17:23:24.811Z] --- PASS: TestTagInvalidReference (0.04s)
17:23:24 [2022-05-04T17:23:24.811Z] === RUN   TestTagValidPrefixedRepo
17:23:24 [2022-05-04T17:23:24.811Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
17:23:24 [2022-05-04T17:23:24.811Z] === RUN   TestTagExistedNameWithoutForce
17:23:24 [2022-05-04T17:23:24.811Z] --- PASS: TestTagExistedNameWithoutForce (0.05s)
17:23:24 [2022-05-04T17:23:24.811Z] === RUN   TestTagOfficialNames
17:23:25 [2022-05-04T17:23:25.279Z] --- PASS: TestTagOfficialNames (0.09s)
17:23:25 [2022-05-04T17:23:25.279Z] === RUN   TestTagMatchesDigest
17:23:25 [2022-05-04T17:23:25.279Z] --- PASS: TestTagMatchesDigest (0.04s)
17:23:25 [2022-05-04T17:23:25.279Z] PASS
17:23:25 [2022-05-04T17:23:25.279Z] ok  	github.com/docker/docker/integration/image	1.762s
17:23:25 [2022-05-04T17:23:25.279Z] 
17:23:25 [2022-05-04T17:23:25.279Z] === Skipped
17:23:25 [2022-05-04T17:23:25.279Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
17:23:25 [2022-05-04T17:23:25.280Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
17:23:25 [2022-05-04T17:23:25.280Z] 
17:23:25 [2022-05-04T17:23:25.280Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
17:23:25 [2022-05-04T17:23:25.280Z]     import_test.go:25: testEnv.OSType == "windows": TODO enable on windows
17:23:25 [2022-05-04T17:23:25.280Z] 
17:23:25 [2022-05-04T17:23:25.280Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s)
17:23:25 [2022-05-04T17:23:25.280Z]     import_test.go:54: testEnv.OSType == "windows": TODO enable on windows
17:23:25 [2022-05-04T17:23:25.280Z] 
17:23:25 [2022-05-04T17:23:25.280Z] DONE 12 tests, 3 skipped in 6.138s
17:23:25 [2022-05-04T17:23:25.280Z] Running D:\gopath\src\github.com\docker\docker\integration\network
17:23:26 [2022-05-04T17:23:26.068Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
17:23:26 [2022-05-04T17:23:26.326Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
17:23:26 [2022-05-04T17:23:26.893Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
17:23:27 [2022-05-04T17:23:27.513Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:23:27 [2022-05-04T17:23:27.513Z] INFO: Testing against a local daemon
17:23:27 [2022-05-04T17:23:27.513Z] === RUN   TestNetworkCreateDelete
17:23:27 [2022-05-04T17:23:27.513Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
17:23:27 [2022-05-04T17:23:27.513Z] --- SKIP: TestNetworkCreateDelete (0.00s)
17:23:27 [2022-05-04T17:23:27.513Z] === RUN   TestDockerNetworkDeletePreferID
17:23:27 [2022-05-04T17:23:27.513Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
17:23:27 [2022-05-04T17:23:27.513Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
17:23:27 [2022-05-04T17:23:27.513Z] === RUN   TestDaemonDNSFallback
17:23:27 [2022-05-04T17:23:27.513Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
17:23:27 [2022-05-04T17:23:27.513Z] --- SKIP: TestDaemonDNSFallback (0.00s)
17:23:27 [2022-05-04T17:23:27.513Z] === RUN   TestInspectNetwork
17:23:27 [2022-05-04T17:23:27.513Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
17:23:27 [2022-05-04T17:23:27.513Z] --- SKIP: TestInspectNetwork (0.00s)
17:23:27 [2022-05-04T17:23:27.513Z] === RUN   TestRunContainerWithBridgeNone
17:23:27 [2022-05-04T17:23:27.513Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
17:23:27 [2022-05-04T17:23:27.513Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
17:23:27 [2022-05-04T17:23:27.513Z] === RUN   TestNetworkInvalidJSON
17:23:27 [2022-05-04T17:23:27.513Z] === RUN   TestNetworkInvalidJSON/networks/create
17:23:27 [2022-05-04T17:23:27.513Z] === PAUSE TestNetworkInvalidJSON/networks/create
17:23:27 [2022-05-04T17:23:27.513Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
17:23:27 [2022-05-04T17:23:27.513Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
17:23:27 [2022-05-04T17:23:27.513Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
17:23:27 [2022-05-04T17:23:27.513Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
17:23:27 [2022-05-04T17:23:27.513Z] === CONT  TestNetworkInvalidJSON/networks/create
17:23:27 [2022-05-04T17:23:27.513Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
17:23:27 [2022-05-04T17:23:27.513Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
17:23:27 [2022-05-04T17:23:27.513Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
17:23:27 [2022-05-04T17:23:27.513Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
17:23:27 [2022-05-04T17:23:27.513Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
17:23:27 [2022-05-04T17:23:27.513Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
17:23:27 [2022-05-04T17:23:27.513Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
17:23:27 [2022-05-04T17:23:27.513Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
17:23:27 [2022-05-04T17:23:27.513Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
17:23:27 [2022-05-04T17:23:27.513Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
17:23:27 [2022-05-04T17:23:27.513Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
17:23:27 [2022-05-04T17:23:27.513Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
17:23:27 [2022-05-04T17:23:27.513Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
17:23:27 [2022-05-04T17:23:27.513Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
17:23:27 [2022-05-04T17:23:27.513Z] --- PASS: TestNetworkInvalidJSON (0.06s)
17:23:27 [2022-05-04T17:23:27.513Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
17:23:27 [2022-05-04T17:23:27.513Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
17:23:27 [2022-05-04T17:23:27.513Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
17:23:27 [2022-05-04T17:23:27.513Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
17:23:27 [2022-05-04T17:23:27.513Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
17:23:27 [2022-05-04T17:23:27.513Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
17:23:27 [2022-05-04T17:23:27.513Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s)
17:23:27 [2022-05-04T17:23:27.513Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
17:23:27 [2022-05-04T17:23:27.513Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
17:23:27 [2022-05-04T17:23:27.513Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
17:23:27 [2022-05-04T17:23:27.513Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s)
17:23:27 [2022-05-04T17:23:27.513Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s)
17:23:27 [2022-05-04T17:23:27.513Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
17:23:27 [2022-05-04T17:23:27.513Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
17:23:27 [2022-05-04T17:23:27.513Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
17:23:27 [2022-05-04T17:23:27.513Z] === RUN   TestNetworkList
17:23:27 [2022-05-04T17:23:27.513Z] === RUN   TestNetworkList//networks
17:23:27 [2022-05-04T17:23:27.513Z] === PAUSE TestNetworkList//networks
17:23:27 [2022-05-04T17:23:27.513Z] === RUN   TestNetworkList//networks/
17:23:27 [2022-05-04T17:23:27.513Z] === PAUSE TestNetworkList//networks/
17:23:27 [2022-05-04T17:23:27.513Z] === CONT  TestNetworkList//networks
17:23:27 [2022-05-04T17:23:27.513Z] === CONT  TestNetworkList//networks/
17:23:27 [2022-05-04T17:23:27.513Z] --- PASS: TestNetworkList (0.05s)
17:23:27 [2022-05-04T17:23:27.513Z]     --- PASS: TestNetworkList//networks (0.00s)
17:23:27 [2022-05-04T17:23:27.513Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:23:27 [2022-05-04T17:23:27.513Z] === RUN   TestHostIPv4BridgeLabel
17:23:27 [2022-05-04T17:23:27.513Z]     network_test.go:154: testEnv.OSType == "windows"
17:23:27 [2022-05-04T17:23:27.513Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
17:23:27 [2022-05-04T17:23:27.513Z] === RUN   TestDaemonRestartWithLiveRestore
17:23:27 [2022-05-04T17:23:27.513Z]     service_test.go:30: testEnv.OSType == "windows"
17:23:27 [2022-05-04T17:23:27.513Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
17:23:27 [2022-05-04T17:23:27.513Z] === RUN   TestDaemonDefaultNetworkPools
17:23:27 [2022-05-04T17:23:27.513Z]     service_test.go:59: testEnv.OSType == "windows"
17:23:27 [2022-05-04T17:23:27.513Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
17:23:27 [2022-05-04T17:23:27.513Z] === RUN   TestDaemonRestartWithExistingNetwork
17:23:27 [2022-05-04T17:23:27.513Z]     service_test.go:103: testEnv.OSType == "windows"
17:23:27 [2022-05-04T17:23:27.513Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
17:23:27 [2022-05-04T17:23:27.513Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:23:27 [2022-05-04T17:23:27.513Z]     service_test.go:137: testEnv.OSType == "windows"
17:23:27 [2022-05-04T17:23:27.513Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
17:23:27 [2022-05-04T17:23:27.513Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:23:27 [2022-05-04T17:23:27.513Z]     service_test.go:188: testEnv.OSType == "windows"
17:23:27 [2022-05-04T17:23:27.513Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
17:23:27 [2022-05-04T17:23:27.513Z] === RUN   TestServiceWithPredefinedNetwork
17:23:27 [2022-05-04T17:23:27.513Z]     service_test.go:213: testEnv.OSType == "windows"
17:23:27 [2022-05-04T17:23:27.513Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
17:23:27 [2022-05-04T17:23:27.513Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:23:27 [2022-05-04T17:23:27.513Z]     service_test.go:243: FLAKY_TEST
17:23:27 [2022-05-04T17:23:27.513Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:23:27 [2022-05-04T17:23:27.513Z] === RUN   TestServiceWithDataPathPortInit
17:23:27 [2022-05-04T17:23:27.513Z]     service_test.go:334: testEnv.OSType == "windows"
17:23:27 [2022-05-04T17:23:27.513Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
17:23:27 [2022-05-04T17:23:27.513Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:23:27 [2022-05-04T17:23:27.513Z]     service_test.go:402: testEnv.OSType == "windows"
17:23:27 [2022-05-04T17:23:27.513Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
17:23:27 [2022-05-04T17:23:27.513Z] PASS
17:23:27 [2022-05-04T17:23:27.513Z] ok  	github.com/docker/docker/integration/network	0.201s
17:23:27 [2022-05-04T17:23:27.831Z] === RUN   TestDockerSuite/TestPortHostBinding
17:23:27 [2022-05-04T17:23:27.981Z] 
17:23:27 [2022-05-04T17:23:27.981Z] === Skipped
17:23:27 [2022-05-04T17:23:27.981Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
17:23:27 [2022-05-04T17:23:27.981Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
17:23:27 [2022-05-04T17:23:27.981Z] 
17:23:27 [2022-05-04T17:23:27.981Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
17:23:27 [2022-05-04T17:23:27.981Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
17:23:27 [2022-05-04T17:23:27.981Z] 
17:23:27 [2022-05-04T17:23:27.981Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
17:23:27 [2022-05-04T17:23:27.981Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
17:23:27 [2022-05-04T17:23:27.981Z] 
17:23:27 [2022-05-04T17:23:27.981Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
17:23:27 [2022-05-04T17:23:27.981Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
17:23:27 [2022-05-04T17:23:27.981Z] 
17:23:27 [2022-05-04T17:23:27.981Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
17:23:27 [2022-05-04T17:23:27.981Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
17:23:27 [2022-05-04T17:23:27.981Z] 
17:23:27 [2022-05-04T17:23:27.981Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
17:23:27 [2022-05-04T17:23:27.981Z]     network_test.go:154: testEnv.OSType == "windows"
17:23:27 [2022-05-04T17:23:27.981Z] 
17:23:27 [2022-05-04T17:23:27.981Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
17:23:27 [2022-05-04T17:23:27.981Z]     service_test.go:30: testEnv.OSType == "windows"
17:23:27 [2022-05-04T17:23:27.981Z] 
17:23:27 [2022-05-04T17:23:27.981Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
17:23:27 [2022-05-04T17:23:27.981Z]     service_test.go:59: testEnv.OSType == "windows"
17:23:27 [2022-05-04T17:23:27.981Z] 
17:23:27 [2022-05-04T17:23:27.981Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
17:23:27 [2022-05-04T17:23:27.981Z]     service_test.go:103: testEnv.OSType == "windows"
17:23:27 [2022-05-04T17:23:27.981Z] 
17:23:27 [2022-05-04T17:23:27.981Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
17:23:27 [2022-05-04T17:23:27.981Z]     service_test.go:137: testEnv.OSType == "windows"
17:23:27 [2022-05-04T17:23:27.981Z] 
17:23:27 [2022-05-04T17:23:27.981Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
17:23:27 [2022-05-04T17:23:27.981Z]     service_test.go:188: testEnv.OSType == "windows"
17:23:27 [2022-05-04T17:23:27.981Z] 
17:23:27 [2022-05-04T17:23:27.981Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
17:23:27 [2022-05-04T17:23:27.981Z]     service_test.go:213: testEnv.OSType == "windows"
17:23:27 [2022-05-04T17:23:27.981Z] 
17:23:27 [2022-05-04T17:23:27.981Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:23:27 [2022-05-04T17:23:27.981Z]     service_test.go:243: FLAKY_TEST
17:23:27 [2022-05-04T17:23:27.981Z] 
17:23:27 [2022-05-04T17:23:27.981Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
17:23:27 [2022-05-04T17:23:27.981Z]     service_test.go:334: testEnv.OSType == "windows"
17:23:27 [2022-05-04T17:23:27.981Z] 
17:23:27 [2022-05-04T17:23:27.981Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
17:23:27 [2022-05-04T17:23:27.981Z]     service_test.go:402: testEnv.OSType == "windows"
17:23:27 [2022-05-04T17:23:27.981Z] 
17:23:27 [2022-05-04T17:23:27.981Z] DONE 34 tests, 15 skipped in 2.384s
17:23:27 [2022-05-04T17:23:27.981Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
17:23:28 [2022-05-04T17:23:28.450Z] testing: warning: no tests to run
17:23:28 [2022-05-04T17:23:28.450Z] PASS
17:23:28 [2022-05-04T17:23:28.450Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.077s
17:23:28 [2022-05-04T17:23:28.725Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
17:23:28 [2022-05-04T17:23:28.768Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
17:23:28 [2022-05-04T17:23:28.918Z] 
17:23:28 [2022-05-04T17:23:28.918Z] DONE 0 tests in 0.812s
17:23:28 [2022-05-04T17:23:28.918Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
17:23:29 [2022-05-04T17:23:29.027Z] === RUN   TestDockerSuite/TestPortList
17:23:29 [2022-05-04T17:23:29.387Z] testing: warning: no tests to run
17:23:29 [2022-05-04T17:23:29.387Z] PASS
17:23:29 [2022-05-04T17:23:29.387Z] ok  	github.com/docker/docker/integration/network/macvlan	0.077s
17:23:29 [2022-05-04T17:23:29.387Z] 
17:23:29 [2022-05-04T17:23:29.387Z] DONE 0 tests in 0.780s
17:23:29 [2022-05-04T17:23:29.856Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
17:23:30 [2022-05-04T17:23:30.324Z] testing: warning: no tests to run
17:23:30 [2022-05-04T17:23:30.324Z] PASS
17:23:30 [2022-05-04T17:23:30.324Z] ok  	github.com/docker/docker/integration/plugin	0.094s
17:23:30 [2022-05-04T17:23:30.792Z] 
17:23:30 [2022-05-04T17:23:30.792Z] DONE 0 tests in 0.818s
17:23:30 [2022-05-04T17:23:30.792Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
17:23:30 [2022-05-04T17:23:30.930Z]     docker_api_swarm_service_test.go:304: [d41c2af4b24e0] joining swarm manager [d7460d1449f00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:23:31 [2022-05-04T17:23:31.260Z] testing: warning: no tests to run
17:23:31 [2022-05-04T17:23:31.260Z] PASS
17:23:31 [2022-05-04T17:23:31.260Z] ok  	github.com/docker/docker/integration/plugin/authz	0.077s
17:23:31 [2022-05-04T17:23:31.260Z] 
17:23:31 [2022-05-04T17:23:31.260Z] DONE 0 tests in 0.787s
17:23:31 [2022-05-04T17:23:31.731Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
17:23:31 [2022-05-04T17:23:31.867Z]     docker_api_swarm_service_test.go:304: [d85729ee61fe1] joining swarm manager [d7460d1449f00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:23:32 [2022-05-04T17:23:32.549Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
17:23:32 [2022-05-04T17:23:32.549Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
17:23:32 [2022-05-04T17:23:32.549Z]     docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux
17:23:32 [2022-05-04T17:23:32.549Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
17:23:36 [2022-05-04T17:23:36.509Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:23:36 [2022-05-04T17:23:36.509Z] INFO: Testing against a local daemon
17:23:36 [2022-05-04T17:23:36.509Z] === RUN   TestPluginInvalidJSON
17:23:36 [2022-05-04T17:23:36.509Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
17:23:36 [2022-05-04T17:23:36.509Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
17:23:36 [2022-05-04T17:23:36.509Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
17:23:36 [2022-05-04T17:23:36.509Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
17:23:36 [2022-05-04T17:23:36.509Z] === RUN   TestPluginInvalidJSON/plugins/pull
17:23:36 [2022-05-04T17:23:36.509Z] === PAUSE TestPluginInvalidJSON/plugins/pull
17:23:36 [2022-05-04T17:23:36.509Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
17:23:36 [2022-05-04T17:23:36.509Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
17:23:36 [2022-05-04T17:23:36.509Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
17:23:36 [2022-05-04T17:23:36.509Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
17:23:36 [2022-05-04T17:23:36.509Z] === CONT  TestPluginInvalidJSON/plugins/pull
17:23:36 [2022-05-04T17:23:36.509Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
17:23:36 [2022-05-04T17:23:36.509Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
17:23:36 [2022-05-04T17:23:36.509Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
17:23:36 [2022-05-04T17:23:36.509Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
17:23:36 [2022-05-04T17:23:36.509Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
17:23:36 [2022-05-04T17:23:36.509Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
17:23:36 [2022-05-04T17:23:36.509Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
17:23:36 [2022-05-04T17:23:36.509Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
17:23:36 [2022-05-04T17:23:36.509Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
17:23:36 [2022-05-04T17:23:36.509Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
17:23:36 [2022-05-04T17:23:36.509Z] --- PASS: TestPluginInvalidJSON (0.06s)
17:23:36 [2022-05-04T17:23:36.509Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s)
17:23:36 [2022-05-04T17:23:36.509Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
17:23:36 [2022-05-04T17:23:36.509Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
17:23:36 [2022-05-04T17:23:36.509Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
17:23:36 [2022-05-04T17:23:36.509Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
17:23:36 [2022-05-04T17:23:36.509Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
17:23:36 [2022-05-04T17:23:36.509Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s)
17:23:36 [2022-05-04T17:23:36.509Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
17:23:36 [2022-05-04T17:23:36.509Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
17:23:36 [2022-05-04T17:23:36.509Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
17:23:36 [2022-05-04T17:23:36.509Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
17:23:36 [2022-05-04T17:23:36.509Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
17:23:36 [2022-05-04T17:23:36.509Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
17:23:36 [2022-05-04T17:23:36.509Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
17:23:36 [2022-05-04T17:23:36.509Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
17:23:36 [2022-05-04T17:23:36.509Z] === RUN   TestPluginInstall
17:23:36 [2022-05-04T17:23:36.509Z]     plugin_test.go:93: testEnv.OSType == "windows"
17:23:36 [2022-05-04T17:23:36.509Z] --- SKIP: TestPluginInstall (0.00s)
17:23:36 [2022-05-04T17:23:36.509Z] === RUN   TestPluginsWithRuntimes
17:23:36 [2022-05-04T17:23:36.509Z]     plugin_test.go:202: testEnv.OSType == "windows"
17:23:36 [2022-05-04T17:23:36.509Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
17:23:36 [2022-05-04T17:23:36.509Z] === RUN   TestPluginBackCompatMediaTypes
17:23:36 [2022-05-04T17:23:36.509Z]     plugin_test.go:264: testEnv.OSType == "windows"
17:23:36 [2022-05-04T17:23:36.509Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
17:23:36 [2022-05-04T17:23:36.509Z] PASS
17:23:36 [2022-05-04T17:23:36.509Z] ok  	github.com/docker/docker/integration/plugin/common	0.151s
17:23:36 [2022-05-04T17:23:36.978Z] 
17:23:36 [2022-05-04T17:23:36.978Z] === Skipped
17:23:36 [2022-05-04T17:23:36.978Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
17:23:36 [2022-05-04T17:23:36.978Z]     plugin_test.go:93: testEnv.OSType == "windows"
17:23:36 [2022-05-04T17:23:36.978Z] 
17:23:36 [2022-05-04T17:23:36.978Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
17:23:36 [2022-05-04T17:23:36.978Z]     plugin_test.go:202: testEnv.OSType == "windows"
17:23:36 [2022-05-04T17:23:36.978Z] 
17:23:36 [2022-05-04T17:23:36.978Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
17:23:36 [2022-05-04T17:23:36.978Z]     plugin_test.go:264: testEnv.OSType == "windows"
17:23:36 [2022-05-04T17:23:36.978Z] 
17:23:36 [2022-05-04T17:23:36.978Z] DONE 19 tests, 3 skipped in 5.162s
17:23:36 [2022-05-04T17:23:36.978Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
17:23:37 [2022-05-04T17:23:37.164Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
17:23:37 [2022-05-04T17:23:37.164Z] === RUN   TestDockerSuite/TestPostContainersAttach
17:23:37 [2022-05-04T17:23:37.418Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
17:23:39 [2022-05-04T17:23:39.211Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:23:39 [2022-05-04T17:23:39.211Z] INFO: Testing against a local daemon
17:23:39 [2022-05-04T17:23:39.211Z] === RUN   TestExternalGraphDriver
17:23:39 [2022-05-04T17:23:39.211Z]     external_test.go:48: runtime.GOOS == "windows"
17:23:39 [2022-05-04T17:23:39.211Z] --- SKIP: TestExternalGraphDriver (0.00s)
17:23:39 [2022-05-04T17:23:39.211Z] === RUN   TestGraphdriverPluginV2
17:23:39 [2022-05-04T17:23:39.211Z]     external_test.go:408: runtime.GOOS == "windows"
17:23:39 [2022-05-04T17:23:39.211Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
17:23:39 [2022-05-04T17:23:39.211Z] PASS
17:23:39 [2022-05-04T17:23:39.211Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.109s
17:23:39 [2022-05-04T17:23:39.211Z] 
17:23:39 [2022-05-04T17:23:39.211Z] === Skipped
17:23:39 [2022-05-04T17:23:39.211Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
17:23:39 [2022-05-04T17:23:39.211Z]     external_test.go:48: runtime.GOOS == "windows"
17:23:39 [2022-05-04T17:23:39.211Z] 
17:23:39 [2022-05-04T17:23:39.211Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
17:23:39 [2022-05-04T17:23:39.211Z]     external_test.go:408: runtime.GOOS == "windows"
17:23:39 [2022-05-04T17:23:39.211Z] 
17:23:39 [2022-05-04T17:23:39.211Z] DONE 2 tests, 2 skipped in 2.497s
17:23:39 [2022-05-04T17:23:39.661Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
17:23:41 [2022-05-04T17:23:41.807Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:23:41 [2022-05-04T17:23:41.807Z] INFO: Testing against a local daemon
17:23:41 [2022-05-04T17:23:41.807Z] === RUN   TestReadPluginNoRead
17:23:41 [2022-05-04T17:23:41.807Z]     read_test.go:21: no unix domain sockets on Windows
17:23:41 [2022-05-04T17:23:41.807Z] --- SKIP: TestReadPluginNoRead (0.00s)
17:23:41 [2022-05-04T17:23:41.807Z] PASS
17:23:41 [2022-05-04T17:23:41.807Z] ok  	github.com/docker/docker/integration/plugin/logging	0.098s
17:23:41 [2022-05-04T17:23:41.807Z] 
17:23:41 [2022-05-04T17:23:41.807Z] === Skipped
17:23:41 [2022-05-04T17:23:41.807Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
17:23:41 [2022-05-04T17:23:41.807Z]     read_test.go:21: no unix domain sockets on Windows
17:23:41 [2022-05-04T17:23:41.807Z] 
17:23:41 [2022-05-04T17:23:41.807Z] DONE 1 tests, 1 skipped in 2.359s
17:23:41 [2022-05-04T17:23:41.807Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
17:23:43 [2022-05-04T17:23:43.319Z] testing: warning: no tests to run
17:23:43 [2022-05-04T17:23:43.319Z] PASS
17:23:43 [2022-05-04T17:23:43.319Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.087s
17:23:43 [2022-05-04T17:23:43.319Z] 
17:23:43 [2022-05-04T17:23:43.319Z] DONE 0 tests in 1.216s
17:23:43 [2022-05-04T17:23:43.319Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
17:23:43 [2022-05-04T17:23:43.721Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
17:23:43 [2022-05-04T17:23:43.721Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
17:23:43 [2022-05-04T17:23:43.721Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
17:23:43 [2022-05-04T17:23:43.721Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
17:23:43 [2022-05-04T17:23:43.721Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
17:23:44 [2022-05-04T17:23:44.287Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
17:23:44 [2022-05-04T17:23:44.287Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
17:23:44 [2022-05-04T17:23:44.854Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
17:23:44 [2022-05-04T17:23:44.854Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
17:23:45 [2022-05-04T17:23:45.469Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:23:45 [2022-05-04T17:23:45.469Z] INFO: Testing against a local daemon
17:23:45 [2022-05-04T17:23:45.469Z] === RUN   TestPluginWithDevMounts
17:23:45 [2022-05-04T17:23:45.469Z]     mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows"
17:23:45 [2022-05-04T17:23:45.469Z] --- SKIP: TestPluginWithDevMounts (0.00s)
17:23:45 [2022-05-04T17:23:45.469Z] PASS
17:23:45 [2022-05-04T17:23:45.469Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.114s
17:23:45 [2022-05-04T17:23:45.789Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
17:23:45 [2022-05-04T17:23:45.789Z] === RUN   TestDockerSuite/TestPruneContainerLabel
17:23:45 [2022-05-04T17:23:45.919Z] 
17:23:45 [2022-05-04T17:23:45.919Z] === Skipped
17:23:45 [2022-05-04T17:23:45.919Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
17:23:45 [2022-05-04T17:23:45.919Z]     mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows"
17:23:45 [2022-05-04T17:23:45.919Z] 
17:23:45 [2022-05-04T17:23:45.919Z] DONE 1 tests, 1 skipped in 2.379s
17:23:45 [2022-05-04T17:23:45.919Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
17:23:47 [2022-05-04T17:23:47.692Z] === RUN   TestDockerSuite/TestPruneContainerUntil
17:23:47 [2022-05-04T17:23:47.824Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
17:23:48 [2022-05-04T17:23:48.091Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:23:48 [2022-05-04T17:23:48.091Z] INFO: Testing against a local daemon
17:23:48 [2022-05-04T17:23:48.091Z] === RUN   TestSecretInspect
17:23:48 [2022-05-04T17:23:48.091Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:23:48 [2022-05-04T17:23:48.091Z] --- SKIP: TestSecretInspect (0.00s)
17:23:48 [2022-05-04T17:23:48.091Z] === RUN   TestSecretList
17:23:48 [2022-05-04T17:23:48.091Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:23:48 [2022-05-04T17:23:48.091Z] --- SKIP: TestSecretList (0.00s)
17:23:48 [2022-05-04T17:23:48.091Z] === RUN   TestSecretsCreateAndDelete
17:23:48 [2022-05-04T17:23:48.091Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:23:48 [2022-05-04T17:23:48.091Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
17:23:48 [2022-05-04T17:23:48.091Z] === RUN   TestSecretsUpdate
17:23:48 [2022-05-04T17:23:48.091Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
17:23:48 [2022-05-04T17:23:48.091Z] --- SKIP: TestSecretsUpdate (0.00s)
17:23:48 [2022-05-04T17:23:48.091Z] === RUN   TestTemplatedSecret
17:23:48 [2022-05-04T17:23:48.091Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
17:23:48 [2022-05-04T17:23:48.091Z] --- SKIP: TestTemplatedSecret (0.00s)
17:23:48 [2022-05-04T17:23:48.091Z] === RUN   TestSecretCreateResolve
17:23:48 [2022-05-04T17:23:48.091Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
17:23:48 [2022-05-04T17:23:48.091Z] --- SKIP: TestSecretCreateResolve (0.00s)
17:23:48 [2022-05-04T17:23:48.091Z] PASS
17:23:48 [2022-05-04T17:23:48.091Z] ok  	github.com/docker/docker/integration/secret	0.110s
17:23:48 [2022-05-04T17:23:48.091Z] 
17:23:48 [2022-05-04T17:23:48.091Z] === Skipped
17:23:48 [2022-05-04T17:23:48.091Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
17:23:48 [2022-05-04T17:23:48.091Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:23:48 [2022-05-04T17:23:48.091Z] 
17:23:48 [2022-05-04T17:23:48.091Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
17:23:48 [2022-05-04T17:23:48.091Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:23:48 [2022-05-04T17:23:48.091Z] 
17:23:48 [2022-05-04T17:23:48.091Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
17:23:48 [2022-05-04T17:23:48.091Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:23:48 [2022-05-04T17:23:48.091Z] 
17:23:48 [2022-05-04T17:23:48.091Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
17:23:48 [2022-05-04T17:23:48.091Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
17:23:48 [2022-05-04T17:23:48.091Z] 
17:23:48 [2022-05-04T17:23:48.091Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
17:23:48 [2022-05-04T17:23:48.091Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
17:23:48 [2022-05-04T17:23:48.091Z] 
17:23:48 [2022-05-04T17:23:48.091Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
17:23:48 [2022-05-04T17:23:48.091Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
17:23:48 [2022-05-04T17:23:48.091Z] 
17:23:48 [2022-05-04T17:23:48.091Z] DONE 6 tests, 6 skipped in 1.953s
17:23:48 [2022-05-04T17:23:48.091Z] Running D:\gopath\src\github.com\docker\docker\integration\service
17:23:48 [2022-05-04T17:23:48.627Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
17:23:48 [2022-05-04T17:23:48.885Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
17:23:49 [2022-05-04T17:23:49.144Z] === RUN   TestDockerSuite/TestPsByOrder
17:23:51 [2022-05-04T17:23:51.048Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
17:23:51 [2022-05-04T17:23:51.052Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:23:51 [2022-05-04T17:23:51.052Z] INFO: Testing against a local daemon
17:23:51 [2022-05-04T17:23:51.052Z] === RUN   TestServiceCreateInit
17:23:51 [2022-05-04T17:23:51.052Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:23:51 [2022-05-04T17:23:51.052Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:23:51 [2022-05-04T17:23:51.052Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:23:51 [2022-05-04T17:23:51.052Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:23:51 [2022-05-04T17:23:51.052Z] --- PASS: TestServiceCreateInit (0.05s)
17:23:51 [2022-05-04T17:23:51.052Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
17:23:51 [2022-05-04T17:23:51.052Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
17:23:51 [2022-05-04T17:23:51.052Z] === RUN   TestCreateServiceMultipleTimes
17:23:51 [2022-05-04T17:23:51.052Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:23:51 [2022-05-04T17:23:51.052Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
17:23:51 [2022-05-04T17:23:51.052Z] === RUN   TestCreateServiceConflict
17:23:51 [2022-05-04T17:23:51.052Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
17:23:51 [2022-05-04T17:23:51.052Z] --- SKIP: TestCreateServiceConflict (0.00s)
17:23:51 [2022-05-04T17:23:51.052Z] === RUN   TestCreateServiceMaxReplicas
17:23:51 [2022-05-04T17:23:51.052Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
17:23:51 [2022-05-04T17:23:51.052Z] --- SKIP: TestCreateServiceMaxReplicas (0.06s)
17:23:51 [2022-05-04T17:23:51.052Z] === RUN   TestCreateWithDuplicateNetworkNames
17:23:51 [2022-05-04T17:23:51.052Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
17:23:51 [2022-05-04T17:23:51.052Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
17:23:51 [2022-05-04T17:23:51.052Z] === RUN   TestCreateServiceSecretFileMode
17:23:51 [2022-05-04T17:23:51.052Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
17:23:51 [2022-05-04T17:23:51.052Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
17:23:51 [2022-05-04T17:23:51.052Z] === RUN   TestCreateServiceConfigFileMode
17:23:51 [2022-05-04T17:23:51.052Z]     create_test.go:305: testEnv.DaemonInfo.OSType == "windows"
17:23:51 [2022-05-04T17:23:51.052Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
17:23:51 [2022-05-04T17:23:51.052Z] === RUN   TestCreateServiceSysctls
17:23:51 [2022-05-04T17:23:51.052Z]     create_test.go:390: testEnv.DaemonInfo.OSType == "windows"
17:23:51 [2022-05-04T17:23:51.052Z] --- SKIP: TestCreateServiceSysctls (0.05s)
17:23:51 [2022-05-04T17:23:51.052Z] === RUN   TestCreateServiceCapabilities
17:23:51 [2022-05-04T17:23:51.052Z]     create_test.go:474: testEnv.DaemonInfo.OSType == "windows"
17:23:51 [2022-05-04T17:23:51.052Z] --- SKIP: TestCreateServiceCapabilities (0.04s)
17:23:51 [2022-05-04T17:23:51.052Z] === RUN   TestInspect
17:23:51 [2022-05-04T17:23:51.052Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
17:23:51 [2022-05-04T17:23:51.052Z] --- SKIP: TestInspect (0.00s)
17:23:51 [2022-05-04T17:23:51.052Z] === RUN   TestCreateJob
17:23:51 [2022-05-04T17:23:51.052Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
17:23:51 [2022-05-04T17:23:51.052Z] --- SKIP: TestCreateJob (0.00s)
17:23:51 [2022-05-04T17:23:51.052Z] === RUN   TestReplicatedJob
17:23:51 [2022-05-04T17:23:51.052Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
17:23:51 [2022-05-04T17:23:51.052Z] --- SKIP: TestReplicatedJob (0.00s)
17:23:51 [2022-05-04T17:23:51.052Z] === RUN   TestUpdateReplicatedJob
17:23:51 [2022-05-04T17:23:51.052Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
17:23:51 [2022-05-04T17:23:51.052Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
17:23:51 [2022-05-04T17:23:51.052Z] === RUN   TestServiceListWithStatuses
17:23:51 [2022-05-04T17:23:51.052Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
17:23:51 [2022-05-04T17:23:51.052Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:23:51 [2022-05-04T17:23:51.052Z] === RUN   TestDockerNetworkConnectAlias
17:23:51 [2022-05-04T17:23:51.052Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
17:23:51 [2022-05-04T17:23:51.052Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
17:23:51 [2022-05-04T17:23:51.052Z] === RUN   TestDockerNetworkReConnect
17:23:51 [2022-05-04T17:23:51.052Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:23:51 [2022-05-04T17:23:51.052Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
17:23:51 [2022-05-04T17:23:51.052Z] === RUN   TestServicePlugin
17:23:51 [2022-05-04T17:23:51.052Z]     plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows"
17:23:51 [2022-05-04T17:23:51.052Z] --- SKIP: TestServicePlugin (0.00s)
17:23:51 [2022-05-04T17:23:51.052Z] === RUN   TestServiceUpdateLabel
17:23:51 [2022-05-04T17:23:51.052Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
17:23:51 [2022-05-04T17:23:51.052Z] --- SKIP: TestServiceUpdateLabel (0.00s)
17:23:51 [2022-05-04T17:23:51.052Z] === RUN   TestServiceUpdateSecrets
17:23:51 [2022-05-04T17:23:51.052Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
17:23:51 [2022-05-04T17:23:51.052Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
17:23:51 [2022-05-04T17:23:51.052Z] === RUN   TestServiceUpdateConfigs
17:23:51 [2022-05-04T17:23:51.052Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
17:23:51 [2022-05-04T17:23:51.052Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
17:23:51 [2022-05-04T17:23:51.052Z] === RUN   TestServiceUpdateNetwork
17:23:51 [2022-05-04T17:23:51.052Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
17:23:51 [2022-05-04T17:23:51.052Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
17:23:51 [2022-05-04T17:23:51.052Z] === RUN   TestServiceUpdatePidsLimit
17:23:51 [2022-05-04T17:23:51.052Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
17:23:51 [2022-05-04T17:23:51.052Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s)
17:23:51 [2022-05-04T17:23:51.052Z] PASS
17:23:51 [2022-05-04T17:23:51.052Z] ok  	github.com/docker/docker/integration/service	0.300s
17:23:51 [2022-05-04T17:23:51.052Z] 
17:23:51 [2022-05-04T17:23:51.052Z] === Skipped
17:23:51 [2022-05-04T17:23:51.052Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
17:23:51 [2022-05-04T17:23:51.052Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:23:51 [2022-05-04T17:23:51.052Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
17:23:51 [2022-05-04T17:23:51.052Z] 
17:23:51 [2022-05-04T17:23:51.052Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
17:23:51 [2022-05-04T17:23:51.052Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:23:51 [2022-05-04T17:23:51.052Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
17:23:51 [2022-05-04T17:23:51.052Z] 
17:23:51 [2022-05-04T17:23:51.052Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
17:23:51 [2022-05-04T17:23:51.052Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:23:51 [2022-05-04T17:23:51.052Z] 
17:23:51 [2022-05-04T17:23:51.052Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
17:23:51 [2022-05-04T17:23:51.052Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
17:23:51 [2022-05-04T17:23:51.052Z] 
17:23:51 [2022-05-04T17:23:51.052Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.06s)
17:23:51 [2022-05-04T17:23:51.052Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
17:23:51 [2022-05-04T17:23:51.052Z] 
17:23:51 [2022-05-04T17:23:51.052Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
17:23:51 [2022-05-04T17:23:51.052Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
17:23:51 [2022-05-04T17:23:51.052Z] 
17:23:51 [2022-05-04T17:23:51.052Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
17:23:51 [2022-05-04T17:23:51.052Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
17:23:51 [2022-05-04T17:23:51.052Z] 
17:23:51 [2022-05-04T17:23:51.052Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
17:23:51 [2022-05-04T17:23:51.052Z]     create_test.go:305: testEnv.DaemonInfo.OSType == "windows"
17:23:51 [2022-05-04T17:23:51.052Z] 
17:23:51 [2022-05-04T17:23:51.052Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s)
17:23:51 [2022-05-04T17:23:51.052Z]     create_test.go:390: testEnv.DaemonInfo.OSType == "windows"
17:23:51 [2022-05-04T17:23:51.052Z] 
17:23:51 [2022-05-04T17:23:51.052Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s)
17:23:51 [2022-05-04T17:23:51.052Z]     create_test.go:474: testEnv.DaemonInfo.OSType == "windows"
17:23:51 [2022-05-04T17:23:51.052Z] 
17:23:51 [2022-05-04T17:23:51.052Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
17:23:51 [2022-05-04T17:23:51.052Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
17:23:51 [2022-05-04T17:23:51.052Z] 
17:23:51 [2022-05-04T17:23:51.052Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
17:23:51 [2022-05-04T17:23:51.052Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
17:23:51 [2022-05-04T17:23:51.052Z] 
17:23:51 [2022-05-04T17:23:51.052Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
17:23:51 [2022-05-04T17:23:51.052Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
17:23:51 [2022-05-04T17:23:51.052Z] 
17:23:51 [2022-05-04T17:23:51.052Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
17:23:51 [2022-05-04T17:23:51.052Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
17:23:51 [2022-05-04T17:23:51.052Z] 
17:23:51 [2022-05-04T17:23:51.052Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
17:23:51 [2022-05-04T17:23:51.052Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
17:23:51 [2022-05-04T17:23:51.052Z] 
17:23:51 [2022-05-04T17:23:51.052Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
17:23:51 [2022-05-04T17:23:51.052Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
17:23:51 [2022-05-04T17:23:51.052Z] 
17:23:51 [2022-05-04T17:23:51.052Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
17:23:51 [2022-05-04T17:23:51.052Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:23:51 [2022-05-04T17:23:51.052Z] 
17:23:51 [2022-05-04T17:23:51.052Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
17:23:51 [2022-05-04T17:23:51.052Z]     plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows"
17:23:51 [2022-05-04T17:23:51.052Z] 
17:23:51 [2022-05-04T17:23:51.052Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
17:23:51 [2022-05-04T17:23:51.052Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
17:23:51 [2022-05-04T17:23:51.052Z] 
17:23:51 [2022-05-04T17:23:51.052Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
17:23:51 [2022-05-04T17:23:51.052Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
17:23:51 [2022-05-04T17:23:51.052Z] 
17:23:51 [2022-05-04T17:23:51.052Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
17:23:51 [2022-05-04T17:23:51.052Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
17:23:51 [2022-05-04T17:23:51.052Z] 
17:23:51 [2022-05-04T17:23:51.052Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
17:23:51 [2022-05-04T17:23:51.052Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
17:23:51 [2022-05-04T17:23:51.052Z] 
17:23:51 [2022-05-04T17:23:51.052Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
17:23:51 [2022-05-04T17:23:51.052Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
17:23:51 [2022-05-04T17:23:51.052Z] 
17:23:51 [2022-05-04T17:23:51.052Z] DONE 24 tests, 23 skipped in 2.933s
17:23:51 [2022-05-04T17:23:51.052Z] Running D:\gopath\src\github.com\docker\docker\integration\session
17:23:51 [2022-05-04T17:23:51.307Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
17:23:51 [2022-05-04T17:23:51.566Z] === RUN   TestDockerSuite/TestPsListContainersBase
17:23:52 [2022-05-04T17:23:52.625Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:23:52 [2022-05-04T17:23:52.625Z] INFO: Testing against a local daemon
17:23:52 [2022-05-04T17:23:52.625Z] === RUN   TestSessionCreate
17:23:52 [2022-05-04T17:23:52.625Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
17:23:52 [2022-05-04T17:23:52.625Z] --- SKIP: TestSessionCreate (0.00s)
17:23:52 [2022-05-04T17:23:52.625Z] === RUN   TestSessionCreateWithBadUpgrade
17:23:52 [2022-05-04T17:23:52.625Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
17:23:52 [2022-05-04T17:23:52.625Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
17:23:52 [2022-05-04T17:23:52.625Z] PASS
17:23:52 [2022-05-04T17:23:52.625Z] ok  	github.com/docker/docker/integration/session	0.095s
17:23:52 [2022-05-04T17:23:52.625Z] 
17:23:52 [2022-05-04T17:23:52.625Z] === Skipped
17:23:52 [2022-05-04T17:23:52.625Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
17:23:52 [2022-05-04T17:23:52.625Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
17:23:52 [2022-05-04T17:23:52.625Z] 
17:23:52 [2022-05-04T17:23:52.625Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
17:23:52 [2022-05-04T17:23:52.625Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
17:23:52 [2022-05-04T17:23:52.625Z] 
17:23:52 [2022-05-04T17:23:52.625Z] DONE 2 tests, 2 skipped in 1.785s
17:23:53 [2022-05-04T17:23:53.093Z] Running D:\gopath\src\github.com\docker\docker\integration\system
17:23:53 [2022-05-04T17:23:53.472Z]     docker_api_swarm_service_test.go:100: [d051e0216d4ef] joining swarm manager [d2e27f6df57c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:23:54 [2022-05-04T17:23:54.041Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
17:23:54 [2022-05-04T17:23:54.609Z]     docker_api_swarm_service_test.go:101: [d57b6e9a3fc18] joining swarm manager [d2e27f6df57c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:23:55 [2022-05-04T17:23:55.315Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:23:55 [2022-05-04T17:23:55.315Z] INFO: Testing against a local daemon
17:23:55 [2022-05-04T17:23:55.315Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:23:55 [2022-05-04T17:23:55.315Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
17:23:55 [2022-05-04T17:23:55.315Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:23:55 [2022-05-04T17:23:55.315Z] === RUN   TestDiskUsage
17:23:55 [2022-05-04T17:23:55.315Z]     disk_usage_test.go:16: testEnv.OSType == "windows"
17:23:55 [2022-05-04T17:23:55.315Z] --- SKIP: TestDiskUsage (0.00s)
17:23:55 [2022-05-04T17:23:55.315Z] === RUN   TestEventsExecDie
17:23:55 [2022-05-04T17:23:55.315Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
17:23:55 [2022-05-04T17:23:55.315Z] --- SKIP: TestEventsExecDie (0.00s)
17:23:55 [2022-05-04T17:23:55.315Z] === RUN   TestEventsBackwardsCompatible
17:23:55 [2022-05-04T17:23:55.315Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
17:23:55 [2022-05-04T17:23:55.315Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
17:23:55 [2022-05-04T17:23:55.315Z] === RUN   TestEventsVolumeCreate
17:23:55 [2022-05-04T17:23:55.315Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
17:23:55 [2022-05-04T17:23:55.315Z] --- SKIP: TestEventsVolumeCreate (0.01s)
17:23:55 [2022-05-04T17:23:55.315Z] === RUN   TestInfoAPI
17:23:55 [2022-05-04T17:23:55.315Z] --- PASS: TestInfoAPI (0.06s)
17:23:55 [2022-05-04T17:23:55.315Z] === RUN   TestInfoAPIWarnings
17:23:55 [2022-05-04T17:23:55.315Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
17:23:55 [2022-05-04T17:23:55.315Z] --- SKIP: TestInfoAPIWarnings (0.00s)
17:23:55 [2022-05-04T17:23:55.315Z] === RUN   TestInfoDebug
17:23:55 [2022-05-04T17:23:55.315Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:23:55 [2022-05-04T17:23:55.315Z] --- SKIP: TestInfoDebug (0.00s)
17:23:55 [2022-05-04T17:23:55.315Z] === RUN   TestInfoInsecureRegistries
17:23:55 [2022-05-04T17:23:55.315Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:23:55 [2022-05-04T17:23:55.315Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
17:23:55 [2022-05-04T17:23:55.315Z] === RUN   TestInfoRegistryMirrors
17:23:55 [2022-05-04T17:23:55.315Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:23:55 [2022-05-04T17:23:55.315Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
17:23:55 [2022-05-04T17:23:55.315Z] === RUN   TestLoginFailsWithBadCredentials
17:23:56 [2022-05-04T17:23:56.301Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s)
17:23:56 [2022-05-04T17:23:56.301Z] === RUN   TestPingCacheHeaders
17:23:56 [2022-05-04T17:23:56.301Z] --- PASS: TestPingCacheHeaders (0.04s)
17:23:56 [2022-05-04T17:23:56.301Z] === RUN   TestPingGet
17:23:56 [2022-05-04T17:23:56.301Z] --- PASS: TestPingGet (0.05s)
17:23:56 [2022-05-04T17:23:56.301Z] === RUN   TestPingHead
17:23:56 [2022-05-04T17:23:56.301Z] --- PASS: TestPingHead (0.04s)
17:23:56 [2022-05-04T17:23:56.301Z] === RUN   TestPingSwarmHeader
17:23:56 [2022-05-04T17:23:56.301Z]     ping_test.go:58: testEnv.DaemonInfo.OSType == "windows"
17:23:56 [2022-05-04T17:23:56.301Z] --- SKIP: TestPingSwarmHeader (0.00s)
17:23:56 [2022-05-04T17:23:56.301Z] === RUN   TestVersion
17:23:56 [2022-05-04T17:23:56.301Z] --- PASS: TestVersion (0.06s)
17:23:56 [2022-05-04T17:23:56.301Z] PASS
17:23:56 [2022-05-04T17:23:56.301Z] ok  	github.com/docker/docker/integration/system	1.325s
17:23:56 [2022-05-04T17:23:56.301Z] 
17:23:56 [2022-05-04T17:23:56.301Z] === Skipped
17:23:56 [2022-05-04T17:23:56.301Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:23:56 [2022-05-04T17:23:56.301Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
17:23:56 [2022-05-04T17:23:56.301Z] 
17:23:56 [2022-05-04T17:23:56.301Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s)
17:23:56 [2022-05-04T17:23:56.301Z]     disk_usage_test.go:16: testEnv.OSType == "windows"
17:23:56 [2022-05-04T17:23:56.301Z] 
17:23:56 [2022-05-04T17:23:56.301Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
17:23:56 [2022-05-04T17:23:56.301Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
17:23:56 [2022-05-04T17:23:56.301Z] 
17:23:56 [2022-05-04T17:23:56.301Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
17:23:56 [2022-05-04T17:23:56.301Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
17:23:56 [2022-05-04T17:23:56.301Z] 
17:23:56 [2022-05-04T17:23:56.301Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.01s)
17:23:56 [2022-05-04T17:23:56.301Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
17:23:56 [2022-05-04T17:23:56.301Z] 
17:23:56 [2022-05-04T17:23:56.301Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
17:23:56 [2022-05-04T17:23:56.301Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
17:23:56 [2022-05-04T17:23:56.301Z] 
17:23:56 [2022-05-04T17:23:56.301Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
17:23:56 [2022-05-04T17:23:56.301Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:23:56 [2022-05-04T17:23:56.301Z] 
17:23:56 [2022-05-04T17:23:56.301Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
17:23:56 [2022-05-04T17:23:56.301Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:23:56 [2022-05-04T17:23:56.301Z] 
17:23:56 [2022-05-04T17:23:56.301Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
17:23:56 [2022-05-04T17:23:56.301Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:23:56 [2022-05-04T17:23:56.301Z] 
17:23:56 [2022-05-04T17:23:56.301Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s)
17:23:56 [2022-05-04T17:23:56.301Z]     ping_test.go:58: testEnv.DaemonInfo.OSType == "windows"
17:23:56 [2022-05-04T17:23:56.301Z] 
17:23:56 [2022-05-04T17:23:56.301Z] DONE 16 tests, 10 skipped in 3.567s
17:23:56 [2022-05-04T17:23:56.769Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
17:23:58 [2022-05-04T17:23:58.801Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
17:23:58 [2022-05-04T17:23:58.801Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
17:23:58 [2022-05-04T17:23:58.983Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:23:58 [2022-05-04T17:23:58.983Z] INFO: Testing against a local daemon
17:23:58 [2022-05-04T17:23:58.983Z] === RUN   TestVolumesCreateAndList
17:23:58 [2022-05-04T17:23:58.983Z] --- PASS: TestVolumesCreateAndList (0.06s)
17:23:58 [2022-05-04T17:23:58.983Z] === RUN   TestVolumesRemove
17:23:58 [2022-05-04T17:23:58.983Z] --- PASS: TestVolumesRemove (0.12s)
17:23:58 [2022-05-04T17:23:58.983Z] === RUN   TestVolumesInspect
17:23:58 [2022-05-04T17:23:58.983Z] --- PASS: TestVolumesInspect (0.07s)
17:23:58 [2022-05-04T17:23:58.983Z] === RUN   TestVolumesInvalidJSON
17:23:58 [2022-05-04T17:23:58.983Z] === RUN   TestVolumesInvalidJSON/volumes/create
17:23:58 [2022-05-04T17:23:58.983Z] === PAUSE TestVolumesInvalidJSON/volumes/create
17:23:58 [2022-05-04T17:23:58.983Z] === CONT  TestVolumesInvalidJSON/volumes/create
17:23:58 [2022-05-04T17:23:58.983Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
17:23:58 [2022-05-04T17:23:58.983Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
17:23:58 [2022-05-04T17:23:58.983Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
17:23:58 [2022-05-04T17:23:58.983Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
17:23:58 [2022-05-04T17:23:58.983Z] --- PASS: TestVolumesInvalidJSON (0.05s)
17:23:58 [2022-05-04T17:23:58.983Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s)
17:23:58 [2022-05-04T17:23:58.983Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
17:23:58 [2022-05-04T17:23:58.983Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
17:23:58 [2022-05-04T17:23:58.983Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
17:23:58 [2022-05-04T17:23:58.983Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
17:23:58 [2022-05-04T17:23:58.983Z] PASS
17:23:58 [2022-05-04T17:23:58.983Z] ok  	github.com/docker/docker/integration/volume	0.364s
17:23:58 [2022-05-04T17:23:58.983Z] 
17:23:58 [2022-05-04T17:23:58.983Z] DONE 9 tests in 2.297s
17:23:58 [2022-05-04T17:23:58.983Z] INFO: make.ps1 ended at 05/04/2022 17:23:58
17:23:58 [2022-05-04T17:23:58.983Z] INFO: Integration CLI tests being run from the host:
17:23:58 [2022-05-04T17:23:58.983Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" 
17:24:01 [2022-05-04T17:24:01.358Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
17:24:07 [2022-05-04T17:24:07.918Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
17:24:08 [2022-05-04T17:24:08.177Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
17:24:10 [2022-05-04T17:24:10.080Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
17:24:11 [2022-05-04T17:24:11.456Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
17:24:11 [2022-05-04T17:24:11.469Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:24:11 [2022-05-04T17:24:11.469Z] INFO: Testing against a local daemon
17:24:11 [2022-05-04T17:24:11.469Z] === RUN   TestDockerSuite
17:24:11 [2022-05-04T17:24:11.469Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
17:24:11 [2022-05-04T17:24:11.469Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
17:24:11 [2022-05-04T17:24:11.469Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
17:24:11 [2022-05-04T17:24:11.469Z] === RUN   TestDockerSuite/TestAPIErrorJSON
17:24:11 [2022-05-04T17:24:11.469Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
17:24:11 [2022-05-04T17:24:11.469Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
17:24:11 [2022-05-04T17:24:11.469Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
17:24:11 [2022-05-04T17:24:11.469Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
17:24:11 [2022-05-04T17:24:11.469Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
17:24:11 [2022-05-04T17:24:11.469Z] === RUN   TestDockerSuite/TestAPIImagesDelete
17:24:11 [2022-05-04T17:24:11.469Z] === RUN   TestDockerSuite/TestAPIImagesFilter
17:24:11 [2022-05-04T17:24:11.469Z] === RUN   TestDockerSuite/TestAPIImagesHistory
17:24:12 [2022-05-04T17:24:12.024Z]     check_test.go:378: [d051e0216d4ef] daemon is not started
17:24:12 [2022-05-04T17:24:12.419Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
17:24:12 [2022-05-04T17:24:12.591Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
17:24:12 [2022-05-04T17:24:12.869Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
17:24:13 [2022-05-04T17:24:13.110Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
17:24:13 [2022-05-04T17:24:13.969Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
17:24:15 [2022-05-04T17:24:15.346Z] === RUN   TestDockerSuite/TestPsListContainersSize
17:24:16 [2022-05-04T17:24:16.286Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
17:24:16 [2022-05-04T17:24:16.545Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
17:24:17 [2022-05-04T17:24:17.113Z] === RUN   TestDockerSuite/TestPsRightTagName
17:24:17 [2022-05-04T17:24:17.681Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
17:24:19 [2022-05-04T17:24:19.057Z] === RUN   TestDockerSuite/TestPsShowMounts
17:24:19 [2022-05-04T17:24:19.994Z]     docker_api_swarm_service_test.go:533: [db881d1389214] joining swarm manager [d7725cc75f289]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:24:20 [2022-05-04T17:24:20.940Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
17:24:21 [2022-05-04T17:24:21.199Z]     docker_api_swarm_service_test.go:534: [d6347eb1ef66d] joining swarm manager [d7725cc75f289]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:24:21 [2022-05-04T17:24:21.457Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
17:24:21 [2022-05-04T17:24:21.457Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
17:24:21 [2022-05-04T17:24:21.457Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
17:24:21 [2022-05-04T17:24:21.716Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
17:24:21 [2022-05-04T17:24:21.716Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
17:24:21 [2022-05-04T17:24:21.716Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
17:24:21 [2022-05-04T17:24:21.761Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
17:24:22 [2022-05-04T17:24:22.282Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
17:24:23 [2022-05-04T17:24:23.382Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
17:24:23 [2022-05-04T17:24:23.382Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
17:24:23 [2022-05-04T17:24:23.382Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
17:24:23 [2022-05-04T17:24:23.661Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
17:24:25 [2022-05-04T17:24:25.568Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
17:24:25 [2022-05-04T17:24:25.827Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
17:24:32 [2022-05-04T17:24:32.166Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
17:24:32 [2022-05-04T17:24:32.394Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
17:24:32 [2022-05-04T17:24:32.394Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
17:24:33 [2022-05-04T17:24:33.769Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
17:24:33 [2022-05-04T17:24:33.769Z] === RUN   TestDockerSuite/TestRestartPolicyNO
17:24:34 [2022-05-04T17:24:34.028Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
17:24:34 [2022-05-04T17:24:34.028Z] === RUN   TestDockerSuite/TestRestartRunningContainer
17:24:36 [2022-05-04T17:24:36.559Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
17:24:37 [2022-05-04T17:24:37.128Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
17:24:39 [2022-05-04T17:24:39.032Z] === RUN   TestDockerSuite/TestRestartWithVolumes
17:24:39 [2022-05-04T17:24:39.968Z] === RUN   TestDockerSuite/TestRmiBlank
17:24:40 [2022-05-04T17:24:40.227Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
17:24:40 [2022-05-04T17:24:40.227Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
17:24:41 [2022-05-04T17:24:41.179Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
17:24:42 [2022-05-04T17:24:42.759Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
17:24:43 [2022-05-04T17:24:43.020Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
17:24:43 [2022-05-04T17:24:43.286Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
17:24:44 [2022-05-04T17:24:44.222Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
17:24:44 [2022-05-04T17:24:44.480Z] === RUN   TestDockerSuite/TestRmiImgIDForce
17:24:45 [2022-05-04T17:24:45.416Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
17:24:46 [2022-05-04T17:24:46.793Z]     docker_api_swarm_service_test.go:148: [d194df905d7c1] joining swarm manager [d1c749f74c95a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:24:46 [2022-05-04T17:24:46.793Z] === RUN   TestDockerSuite/TestRmiParentImageFail
17:24:47 [2022-05-04T17:24:47.361Z] === RUN   TestDockerSuite/TestRmiTag
17:24:47 [2022-05-04T17:24:47.361Z]     docker_api_swarm_service_test.go:148: [d5959068983f9] joining swarm manager [d1c749f74c95a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:24:47 [2022-05-04T17:24:47.620Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
17:24:48 [2022-05-04T17:24:48.189Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
17:24:48 [2022-05-04T17:24:48.318Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
17:24:51 [2022-05-04T17:24:51.477Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
17:24:52 [2022-05-04T17:24:52.046Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
17:24:52 [2022-05-04T17:24:52.613Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
17:24:52 [2022-05-04T17:24:52.871Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
17:24:53 [2022-05-04T17:24:53.807Z] === RUN   TestDockerSuite/TestRunAddHost
17:24:54 [2022-05-04T17:24:54.066Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
17:24:54 [2022-05-04T17:24:54.326Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
17:24:54 [2022-05-04T17:24:54.894Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
17:24:54 [2022-05-04T17:24:54.894Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
17:24:55 [2022-05-04T17:24:55.152Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
17:24:56 [2022-05-04T17:24:56.528Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
17:24:56 [2022-05-04T17:24:56.786Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
17:24:57 [2022-05-04T17:24:57.354Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
17:24:58 [2022-05-04T17:24:58.290Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
17:24:58 [2022-05-04T17:24:58.722Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
17:24:59 [2022-05-04T17:24:59.226Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
17:25:00 [2022-05-04T17:25:00.162Z] === RUN   TestDockerSuite/TestRunAttachDetach
17:25:00 [2022-05-04T17:25:00.734Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
17:25:01 [2022-05-04T17:25:01.304Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
17:25:01 [2022-05-04T17:25:01.871Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
17:25:02 [2022-05-04T17:25:02.438Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
17:25:03 [2022-05-04T17:25:03.009Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
17:25:03 [2022-05-04T17:25:03.946Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
17:25:04 [2022-05-04T17:25:04.513Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
17:25:05 [2022-05-04T17:25:05.080Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
17:25:05 [2022-05-04T17:25:05.649Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
17:25:06 [2022-05-04T17:25:06.587Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
17:25:06 [2022-05-04T17:25:06.587Z] === RUN   TestDockerSuite/TestRunBindMounts
17:25:07 [2022-05-04T17:25:07.965Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
17:25:08 [2022-05-04T17:25:08.225Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
17:25:08 [2022-05-04T17:25:08.793Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
17:25:09 [2022-05-04T17:25:09.052Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
17:25:09 [2022-05-04T17:25:09.633Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
17:25:09 [2022-05-04T17:25:09.633Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
17:25:10 [2022-05-04T17:25:10.204Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
17:25:10 [2022-05-04T17:25:10.462Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
17:25:11 [2022-05-04T17:25:11.030Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
17:25:11 [2022-05-04T17:25:11.597Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
17:25:12 [2022-05-04T17:25:12.164Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
17:25:12 [2022-05-04T17:25:12.164Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
17:25:13 [2022-05-04T17:25:13.148Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
17:25:13 [2022-05-04T17:25:13.148Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
17:25:13 [2022-05-04T17:25:13.716Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
17:25:14 [2022-05-04T17:25:14.284Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
17:25:14 [2022-05-04T17:25:14.851Z] === RUN   TestDockerSuite/TestRunContainerNetwork
17:25:15 [2022-05-04T17:25:15.417Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
17:25:15 [2022-05-04T17:25:15.417Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
17:25:15 [2022-05-04T17:25:15.676Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
17:25:16 [2022-05-04T17:25:16.612Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
17:25:17 [2022-05-04T17:25:17.547Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
17:25:18 [2022-05-04T17:25:18.959Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
17:25:18 [2022-05-04T17:25:18.959Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
17:25:19 [2022-05-04T17:25:19.528Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
17:25:20 [2022-05-04T17:25:20.094Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
17:25:20 [2022-05-04T17:25:20.352Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
17:25:20 [2022-05-04T17:25:20.920Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
17:25:21 [2022-05-04T17:25:21.856Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
17:25:23 [2022-05-04T17:25:23.766Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
17:25:24 [2022-05-04T17:25:24.020Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
17:25:24 [2022-05-04T17:25:24.025Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
17:25:24 [2022-05-04T17:25:24.025Z] === RUN   TestDockerSuite/TestRunCreateVolume
17:25:24 [2022-05-04T17:25:24.628Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
17:25:26 [2022-05-04T17:25:26.536Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
17:25:27 [2022-05-04T17:25:27.917Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
17:25:29 [2022-05-04T17:25:29.820Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
17:25:31 [2022-05-04T17:25:31.727Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
17:25:31 [2022-05-04T17:25:31.727Z]     docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows
17:25:31 [2022-05-04T17:25:31.727Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
17:25:31 [2022-05-04T17:25:31.727Z]     docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows
17:25:31 [2022-05-04T17:25:31.727Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
17:25:31 [2022-05-04T17:25:31.986Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
17:25:32 [2022-05-04T17:25:32.811Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
17:25:32 [2022-05-04T17:25:32.926Z] === RUN   TestDockerSuite/TestRunDNSOptions
17:25:33 [2022-05-04T17:25:33.863Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
17:25:35 [2022-05-04T17:25:35.766Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
17:25:36 [2022-05-04T17:25:36.025Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
17:25:36 [2022-05-04T17:25:36.978Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
17:25:37 [2022-05-04T17:25:37.555Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
17:25:37 [2022-05-04T17:25:37.555Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
17:25:37 [2022-05-04T17:25:37.555Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
17:25:38 [2022-05-04T17:25:38.122Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
17:25:39 [2022-05-04T17:25:39.056Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
17:25:39 [2022-05-04T17:25:39.056Z] === RUN   TestDockerSuite/TestRunDuplicateMount
17:25:39 [2022-05-04T17:25:39.623Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
17:25:40 [2022-05-04T17:25:40.195Z] === RUN   TestDockerSuite/TestRunEchoStdout
17:25:40 [2022-05-04T17:25:40.762Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
17:25:41 [2022-05-04T17:25:41.329Z] === RUN   TestDockerSuite/TestRunEmptyEnv
17:25:41 [2022-05-04T17:25:41.329Z] === RUN   TestDockerSuite/TestRunEntrypoint
17:25:41 [2022-05-04T17:25:41.459Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
17:25:41 [2022-05-04T17:25:41.897Z] === RUN   TestDockerSuite/TestRunEnvironment
17:25:42 [2022-05-04T17:25:42.466Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
17:25:43 [2022-05-04T17:25:43.033Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
17:25:43 [2022-05-04T17:25:43.601Z] === RUN   TestDockerSuite/TestRunExitCode
17:25:44 [2022-05-04T17:25:44.168Z] === RUN   TestDockerSuite/TestRunExitCodeOne
17:25:44 [2022-05-04T17:25:44.439Z] === RUN   TestDockerSuite/TestBuildDotDotFile
17:25:44 [2022-05-04T17:25:44.439Z] === RUN   TestDockerSuite/TestBuildEOLInLine
17:25:44 [2022-05-04T17:25:44.439Z]     docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux
17:25:44 [2022-05-04T17:25:44.439Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
17:25:44 [2022-05-04T17:25:44.439Z]     docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux
17:25:44 [2022-05-04T17:25:44.439Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
17:25:44 [2022-05-04T17:25:44.439Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
17:25:44 [2022-05-04T17:25:44.439Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
17:25:44 [2022-05-04T17:25:44.439Z]     docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux
17:25:44 [2022-05-04T17:25:44.439Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
17:25:44 [2022-05-04T17:25:44.439Z] === RUN   TestDockerSuite/TestBuildEntrypoint
17:25:44 [2022-05-04T17:25:44.439Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
17:25:44 [2022-05-04T17:25:44.736Z] === RUN   TestDockerSuite/TestRunExitCodeZero
17:25:45 [2022-05-04T17:25:45.304Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
17:25:45 [2022-05-04T17:25:45.424Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
17:25:45 [2022-05-04T17:25:45.871Z] === RUN   TestDockerSuite/TestRunExposePort
17:25:45 [2022-05-04T17:25:45.871Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
17:25:46 [2022-05-04T17:25:46.132Z] === RUN   TestDockerSuite/TestRunGroupAdd
17:25:46 [2022-05-04T17:25:46.699Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
17:25:48 [2022-05-04T17:25:48.079Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
17:25:48 [2022-05-04T17:25:48.338Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
17:25:48 [2022-05-04T17:25:48.338Z]     docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows
17:25:48 [2022-05-04T17:25:48.338Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
17:25:48 [2022-05-04T17:25:48.906Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
17:25:49 [2022-05-04T17:25:49.206Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
17:25:50 [2022-05-04T17:25:50.828Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
17:25:51 [2022-05-04T17:25:51.763Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
17:25:53 [2022-05-04T17:25:53.668Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
17:25:53 [2022-05-04T17:25:53.949Z] === RUN   TestDockerSuite/TestBuildEnv
17:25:53 [2022-05-04T17:25:53.949Z]     docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux
17:25:53 [2022-05-04T17:25:53.949Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
17:25:53 [2022-05-04T17:25:53.949Z]     docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux
17:25:53 [2022-05-04T17:25:53.949Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
17:25:53 [2022-05-04T17:25:53.949Z]     docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux
17:25:53 [2022-05-04T17:25:53.949Z] === RUN   TestDockerSuite/TestBuildEnvUsage
17:25:53 [2022-05-04T17:25:53.949Z]     docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux
17:25:53 [2022-05-04T17:25:53.949Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
17:25:53 [2022-05-04T17:25:53.949Z]     docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux
17:25:53 [2022-05-04T17:25:53.949Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
17:25:56 [2022-05-04T17:25:56.201Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
17:25:56 [2022-05-04T17:25:56.893Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
17:25:56 [2022-05-04T17:25:56.893Z]     docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux
17:25:56 [2022-05-04T17:25:56.894Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
17:25:56 [2022-05-04T17:25:56.894Z]     docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux
17:25:56 [2022-05-04T17:25:56.894Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
17:25:56 [2022-05-04T17:25:56.894Z]     docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux
17:25:56 [2022-05-04T17:25:56.894Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
17:25:57 [2022-05-04T17:25:57.877Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
17:25:58 [2022-05-04T17:25:58.734Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
17:26:00 [2022-05-04T17:26:00.637Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
17:26:02 [2022-05-04T17:26:02.619Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
17:26:03 [2022-05-04T17:26:03.168Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
17:26:03 [2022-05-04T17:26:03.168Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
17:26:03 [2022-05-04T17:26:03.735Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
17:26:04 [2022-05-04T17:26:04.671Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
17:26:04 [2022-05-04T17:26:04.671Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
17:26:04 [2022-05-04T17:26:04.671Z] === RUN   TestDockerSuite/TestRunInvalidReference
17:26:04 [2022-05-04T17:26:04.930Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
17:26:05 [2022-05-04T17:26:05.498Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
17:26:05 [2022-05-04T17:26:05.498Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
17:26:08 [2022-05-04T17:26:08.032Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
17:26:08 [2022-05-04T17:26:08.969Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
17:26:09 [2022-05-04T17:26:09.446Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
17:26:09 [2022-05-04T17:26:09.446Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
17:26:09 [2022-05-04T17:26:09.446Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
17:26:09 [2022-05-04T17:26:09.446Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
17:26:09 [2022-05-04T17:26:09.446Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
17:26:09 [2022-05-04T17:26:09.446Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
17:26:09 [2022-05-04T17:26:09.446Z] === RUN   TestDockerSuite/TestAPINetworkFilter
17:26:09 [2022-05-04T17:26:09.446Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
17:26:09 [2022-05-04T17:26:09.446Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
17:26:09 [2022-05-04T17:26:09.446Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
17:26:09 [2022-05-04T17:26:09.446Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
17:26:09 [2022-05-04T17:26:09.446Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
17:26:09 [2022-05-04T17:26:09.446Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
17:26:09 [2022-05-04T17:26:09.446Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
17:26:09 [2022-05-04T17:26:09.446Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
17:26:09 [2022-05-04T17:26:09.446Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
17:26:09 [2022-05-04T17:26:09.446Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
17:26:09 [2022-05-04T17:26:09.446Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
17:26:09 [2022-05-04T17:26:09.446Z]     docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux
17:26:09 [2022-05-04T17:26:09.446Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
17:26:09 [2022-05-04T17:26:09.446Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
17:26:09 [2022-05-04T17:26:09.446Z]     docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux
17:26:09 [2022-05-04T17:26:09.446Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
17:26:09 [2022-05-04T17:26:09.446Z]     docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux
17:26:09 [2022-05-04T17:26:09.446Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
17:26:09 [2022-05-04T17:26:09.446Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
17:26:09 [2022-05-04T17:26:09.446Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
17:26:09 [2022-05-04T17:26:09.446Z]     docker_cli_run_test.go:3149: unmatched requirement Apparmor
17:26:09 [2022-05-04T17:26:09.446Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
17:26:09 [2022-05-04T17:26:09.446Z]     docker_cli_run_test.go:3127: unmatched requirement Apparmor
17:26:09 [2022-05-04T17:26:09.446Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
17:26:09 [2022-05-04T17:26:09.446Z]     docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux
17:26:09 [2022-05-04T17:26:09.446Z] === RUN   TestDockerSuite/TestAttachDisconnect
17:26:09 [2022-05-04T17:26:09.446Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
17:26:09 [2022-05-04T17:26:09.446Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
17:26:09 [2022-05-04T17:26:09.534Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
17:26:10 [2022-05-04T17:26:10.124Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
17:26:13 [2022-05-04T17:26:13.137Z] === RUN   TestDockerSuite/TestAttachPausedContainer
17:26:13 [2022-05-04T17:26:13.137Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
17:26:13 [2022-05-04T17:26:13.137Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
17:26:13 [2022-05-04T17:26:13.137Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
17:26:13 [2022-05-04T17:26:13.137Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
17:26:13 [2022-05-04T17:26:13.421Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
17:26:15 [2022-05-04T17:26:15.952Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
17:26:16 [2022-05-04T17:26:16.209Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
17:26:16 [2022-05-04T17:26:16.469Z] === RUN   TestDockerSuite/TestRunModeHostname
17:26:17 [2022-05-04T17:26:17.037Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
17:26:17 [2022-05-04T17:26:17.037Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
17:26:17 [2022-05-04T17:26:17.296Z] === RUN   TestDockerSuite/TestRunModeIpcHost
17:26:18 [2022-05-04T17:26:18.235Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
17:26:19 [2022-05-04T17:26:19.173Z] === RUN   TestDockerSuite/TestRunModePIDContainer
17:26:20 [2022-05-04T17:26:20.108Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
17:26:20 [2022-05-04T17:26:20.108Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
17:26:20 [2022-05-04T17:26:20.108Z] === RUN   TestDockerSuite/TestRunModeUTSHost
17:26:20 [2022-05-04T17:26:20.181Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
17:26:20 [2022-05-04T17:26:20.447Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
17:26:20 [2022-05-04T17:26:20.447Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
17:26:20 [2022-05-04T17:26:20.447Z]     docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux
17:26:20 [2022-05-04T17:26:20.447Z] === RUN   TestDockerSuite/TestBuildExpose
17:26:20 [2022-05-04T17:26:20.447Z]     docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux
17:26:20 [2022-05-04T17:26:20.447Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
17:26:20 [2022-05-04T17:26:20.447Z]     docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux
17:26:20 [2022-05-04T17:26:20.447Z] === RUN   TestDockerSuite/TestBuildExposeOrder
17:26:20 [2022-05-04T17:26:20.447Z]     docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux
17:26:20 [2022-05-04T17:26:20.447Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
17:26:20 [2022-05-04T17:26:20.447Z]     docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux
17:26:20 [2022-05-04T17:26:20.447Z] === RUN   TestDockerSuite/TestBuildFails
17:26:21 [2022-05-04T17:26:21.042Z] === RUN   TestDockerSuite/TestRunMount
17:26:22 [2022-05-04T17:26:22.655Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
17:26:22 [2022-05-04T17:26:22.655Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
17:26:25 [2022-05-04T17:26:25.262Z] === RUN   TestDockerSuite/TestRunMountOrdering
17:26:25 [2022-05-04T17:26:25.262Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
17:26:25 [2022-05-04T17:26:25.522Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
17:26:26 [2022-05-04T17:26:26.458Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
17:26:27 [2022-05-04T17:26:27.842Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
17:26:28 [2022-05-04T17:26:28.615Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
17:26:29 [2022-05-04T17:26:29.743Z] === RUN   TestDockerSuite/TestRunNamedVolume
17:26:31 [2022-05-04T17:26:31.119Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
17:26:33 [2022-05-04T17:26:33.353Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
17:26:33 [2022-05-04T17:26:33.353Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
17:26:34 [2022-05-04T17:26:34.287Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
17:26:34 [2022-05-04T17:26:34.287Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
17:26:34 [2022-05-04T17:26:34.454Z] === RUN   TestDockerSuite/TestBuildForceRm
17:26:34 [2022-05-04T17:26:34.853Z] === RUN   TestDockerSuite/TestRunNetHost
17:26:35 [2022-05-04T17:26:35.420Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
17:26:35 [2022-05-04T17:26:35.987Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
17:26:36 [2022-05-04T17:26:36.246Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
17:26:37 [2022-05-04T17:26:37.182Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
17:26:38 [2022-05-04T17:26:38.117Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
17:26:40 [2022-05-04T17:26:40.023Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
17:26:41 [2022-05-04T17:26:41.596Z] === RUN   TestDockerSuite/TestBuildFromGit
17:26:43 [2022-05-04T17:26:43.312Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
17:26:43 [2022-05-04T17:26:43.312Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
17:26:43 [2022-05-04T17:26:43.312Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
17:26:43 [2022-05-04T17:26:43.879Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
17:26:43 [2022-05-04T17:26:43.879Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
17:26:44 [2022-05-04T17:26:44.138Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
17:26:44 [2022-05-04T17:26:44.725Z] === RUN   TestDockerSuite/TestRunNonExistingImage
17:26:44 [2022-05-04T17:26:44.725Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
17:26:45 [2022-05-04T17:26:45.660Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
17:26:45 [2022-05-04T17:26:45.918Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
17:26:46 [2022-05-04T17:26:46.341Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
17:26:47 [2022-05-04T17:26:47.323Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
17:26:49 [2022-05-04T17:26:49.201Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
17:26:51 [2022-05-04T17:26:51.105Z] === RUN   TestDockerSuite/TestRunOOMExitCode
17:26:51 [2022-05-04T17:26:51.105Z]     docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport
17:26:51 [2022-05-04T17:26:51.105Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
17:26:51 [2022-05-04T17:26:51.364Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
17:26:51 [2022-05-04T17:26:51.624Z] === RUN   TestDockerSuite/TestRunPIDsLimit
17:26:52 [2022-05-04T17:26:52.191Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
17:26:53 [2022-05-04T17:26:53.177Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
17:26:53 [2022-05-04T17:26:53.177Z]     docker_cli_build_test.go:3697: unmatched requirement UnixCli
17:26:53 [2022-05-04T17:26:53.177Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
17:26:53 [2022-05-04T17:26:53.177Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
17:26:53 [2022-05-04T17:26:53.569Z] === RUN   TestDockerSuite/TestRunPortInUse
17:26:53 [2022-05-04T17:26:53.644Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
17:26:53 [2022-05-04T17:26:53.644Z]     docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux
17:26:53 [2022-05-04T17:26:53.644Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
17:26:54 [2022-05-04T17:26:54.508Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
17:26:54 [2022-05-04T17:26:54.508Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
17:26:54 [2022-05-04T17:26:54.767Z]     docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n"
17:26:54 [2022-05-04T17:26:54.767Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
17:26:54 [2022-05-04T17:26:54.934Z] === RUN   TestDockerSuite/TestBuildDotDotFile
17:26:54 [2022-05-04T17:26:54.934Z] === RUN   TestDockerSuite/TestBuildEOLInLine
17:26:54 [2022-05-04T17:26:54.934Z]     docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux
17:26:54 [2022-05-04T17:26:54.934Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
17:26:54 [2022-05-04T17:26:54.934Z]     docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux
17:26:54 [2022-05-04T17:26:54.934Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
17:26:54 [2022-05-04T17:26:54.934Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
17:26:54 [2022-05-04T17:26:54.934Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
17:26:54 [2022-05-04T17:26:54.934Z]     docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux
17:26:54 [2022-05-04T17:26:54.934Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
17:26:54 [2022-05-04T17:26:54.934Z] === RUN   TestDockerSuite/TestBuildEntrypoint
17:26:54 [2022-05-04T17:26:54.934Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
17:26:55 [2022-05-04T17:26:55.335Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
17:26:55 [2022-05-04T17:26:55.400Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
17:26:55 [2022-05-04T17:26:55.595Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
17:26:56 [2022-05-04T17:26:56.531Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
17:26:57 [2022-05-04T17:26:57.097Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
17:26:57 [2022-05-04T17:26:57.097Z]     docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows
17:26:57 [2022-05-04T17:26:57.097Z] === RUN   TestDockerSuite/TestRunPublishPort
17:26:57 [2022-05-04T17:26:57.356Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
17:26:57 [2022-05-04T17:26:57.616Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
17:26:58 [2022-05-04T17:26:58.184Z] === RUN   TestDockerSuite/TestRunReadProcLatency
17:26:58 [2022-05-04T17:26:58.184Z]     docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured
17:26:58 [2022-05-04T17:26:58.184Z] === RUN   TestDockerSuite/TestRunReadProcTimer
17:26:58 [2022-05-04T17:26:58.344Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
17:26:58 [2022-05-04T17:26:58.754Z] === RUN   TestDockerSuite/TestRunRedirectStdout
17:26:59 [2022-05-04T17:26:59.694Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
17:26:59 [2022-05-04T17:26:59.694Z]     docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved
17:26:59 [2022-05-04T17:26:59.694Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
17:26:59 [2022-05-04T17:26:59.954Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
17:27:02 [2022-05-04T17:27:02.122Z] === RUN   TestDockerSuite/TestBuildEnv
17:27:02 [2022-05-04T17:27:02.122Z]     docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux
17:27:02 [2022-05-04T17:27:02.122Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
17:27:02 [2022-05-04T17:27:02.122Z]     docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux
17:27:02 [2022-05-04T17:27:02.294Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
17:27:02 [2022-05-04T17:27:02.294Z]     docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux
17:27:02 [2022-05-04T17:27:02.294Z] === RUN   TestDockerSuite/TestBuildHistory
17:27:02 [2022-05-04T17:27:02.519Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
17:27:02 [2022-05-04T17:27:02.589Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
17:27:02 [2022-05-04T17:27:02.589Z]     docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux
17:27:02 [2022-05-04T17:27:02.589Z] === RUN   TestDockerSuite/TestBuildEnvUsage
17:27:02 [2022-05-04T17:27:02.589Z]     docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux
17:27:02 [2022-05-04T17:27:02.589Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
17:27:02 [2022-05-04T17:27:02.589Z]     docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux
17:27:02 [2022-05-04T17:27:02.589Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
17:27:03 [2022-05-04T17:27:03.087Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
17:27:03 [2022-05-04T17:27:03.347Z] === RUN   TestDockerSuite/TestRunRm
17:27:03 [2022-05-04T17:27:03.914Z] === RUN   TestDockerSuite/TestRunRmAndWait
17:27:05 [2022-05-04T17:27:05.815Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
17:27:06 [2022-05-04T17:27:06.368Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
17:27:06 [2022-05-04T17:27:06.368Z]     docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux
17:27:06 [2022-05-04T17:27:06.368Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
17:27:06 [2022-05-04T17:27:06.368Z]     docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux
17:27:06 [2022-05-04T17:27:06.368Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
17:27:06 [2022-05-04T17:27:06.368Z]     docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux
17:27:06 [2022-05-04T17:27:06.368Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
17:27:07 [2022-05-04T17:27:07.350Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
17:27:07 [2022-05-04T17:27:07.717Z] === RUN   TestDockerSuite/TestRunRmPre125Api
17:27:08 [2022-05-04T17:27:08.285Z] === RUN   TestDockerSuite/TestRunRootWorkdir
17:27:08 [2022-05-04T17:27:08.544Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
17:27:08 [2022-05-04T17:27:08.803Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
17:27:10 [2022-05-04T17:27:10.706Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
17:27:10 [2022-05-04T17:27:10.964Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
17:27:11 [2022-05-04T17:27:11.223Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
17:27:12 [2022-05-04T17:27:12.092Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
17:27:12 [2022-05-04T17:27:12.699Z] === RUN   TestDockerSuite/TestBuildIidFile
17:27:12 [2022-05-04T17:27:12.699Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
17:27:13 [2022-05-04T17:27:13.756Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
17:27:14 [2022-05-04T17:27:14.260Z] === RUN   TestDockerSuite/TestBuildInheritance
17:27:14 [2022-05-04T17:27:14.260Z]     docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux
17:27:14 [2022-05-04T17:27:14.260Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
17:27:14 [2022-05-04T17:27:14.326Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
17:27:14 [2022-05-04T17:27:14.803Z] === RUN   TestDockerSuite/TestBuildInvalidTag
17:27:14 [2022-05-04T17:27:14.803Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
17:27:17 [2022-05-04T17:27:17.699Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
17:27:17 [2022-05-04T17:27:17.699Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
17:27:18 [2022-05-04T17:27:18.266Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
17:27:18 [2022-05-04T17:27:18.525Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
17:27:19 [2022-05-04T17:27:19.093Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
17:27:19 [2022-05-04T17:27:19.546Z] === RUN   TestDockerSuite/TestBuildLabel
17:27:19 [2022-05-04T17:27:19.669Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
17:27:20 [2022-05-04T17:27:20.013Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
17:27:20 [2022-05-04T17:27:20.237Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
17:27:20 [2022-05-04T17:27:20.479Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
17:27:20 [2022-05-04T17:27:20.497Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
17:27:20 [2022-05-04T17:27:20.756Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
17:27:21 [2022-05-04T17:27:21.324Z] === RUN   TestDockerSuite/TestRunSetMacAddress
17:27:21 [2022-05-04T17:27:21.461Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
17:27:21 [2022-05-04T17:27:21.890Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
17:27:21 [2022-05-04T17:27:21.928Z] === RUN   TestDockerSuite/TestBuildLabels
17:27:22 [2022-05-04T17:27:22.394Z] === RUN   TestDockerSuite/TestBuildLabelsCache
17:27:23 [2022-05-04T17:27:23.953Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
17:27:24 [2022-05-04T17:27:24.421Z] === RUN   TestDockerSuite/TestRunState
17:27:24 [2022-05-04T17:27:24.564Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
17:27:24 [2022-05-04T17:27:24.564Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
17:27:24 [2022-05-04T17:27:24.564Z]     docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux
17:27:24 [2022-05-04T17:27:24.564Z] === RUN   TestDockerSuite/TestBuildExpose
17:27:24 [2022-05-04T17:27:24.564Z]     docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux
17:27:24 [2022-05-04T17:27:24.564Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
17:27:24 [2022-05-04T17:27:24.564Z]     docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux
17:27:24 [2022-05-04T17:27:24.564Z] === RUN   TestDockerSuite/TestBuildExposeOrder
17:27:24 [2022-05-04T17:27:24.564Z]     docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux
17:27:24 [2022-05-04T17:27:24.564Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
17:27:24 [2022-05-04T17:27:24.564Z]     docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux
17:27:24 [2022-05-04T17:27:24.564Z] === RUN   TestDockerSuite/TestBuildFails
17:27:25 [2022-05-04T17:27:25.357Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
17:27:25 [2022-05-04T17:27:25.924Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
17:27:25 [2022-05-04T17:27:25.924Z] === RUN   TestDockerSuite/TestRunStdinPipe
17:27:26 [2022-05-04T17:27:26.491Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
17:27:26 [2022-05-04T17:27:26.749Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
17:27:26 [2022-05-04T17:27:26.749Z]     docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport
17:27:26 [2022-05-04T17:27:26.749Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
17:27:27 [2022-05-04T17:27:27.009Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
17:27:27 [2022-05-04T17:27:27.506Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
17:27:27 [2022-05-04T17:27:27.506Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
17:27:27 [2022-05-04T17:27:27.946Z] === RUN   TestDockerSuite/TestRunSysctls
17:27:28 [2022-05-04T17:27:28.698Z] === RUN   TestDockerSuite/TestBuildLastModified
17:27:28 [2022-05-04T17:27:28.698Z]     docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux
17:27:29 [2022-05-04T17:27:29.164Z] === RUN   TestDockerSuite/TestBuildLineBreak
17:27:29 [2022-05-04T17:27:29.164Z]     docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux
17:27:29 [2022-05-04T17:27:29.164Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
17:27:29 [2022-05-04T17:27:29.164Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
17:27:29 [2022-05-04T17:27:29.164Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
17:27:29 [2022-05-04T17:27:29.164Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
17:27:29 [2022-05-04T17:27:29.164Z] === RUN   TestDockerSuite/TestBuildMaintainer
17:27:29 [2022-05-04T17:27:29.324Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
17:27:29 [2022-05-04T17:27:29.324Z] === RUN   TestDockerSuite/TestRunTLSVerify
17:27:29 [2022-05-04T17:27:29.324Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
17:27:29 [2022-05-04T17:27:29.324Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
17:27:29 [2022-05-04T17:27:29.631Z] === RUN   TestDockerSuite/TestBuildMissingArgs
17:27:29 [2022-05-04T17:27:29.892Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
17:27:30 [2022-05-04T17:27:30.614Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
17:27:31 [2022-05-04T17:27:31.795Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
17:27:32 [2022-05-04T17:27:32.053Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
17:27:32 [2022-05-04T17:27:32.312Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
17:27:33 [2022-05-04T17:27:33.355Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
17:27:33 [2022-05-04T17:27:33.691Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
17:27:34 [2022-05-04T17:27:34.625Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
17:27:35 [2022-05-04T17:27:35.355Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
17:27:36 [2022-05-04T17:27:36.573Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
17:27:37 [2022-05-04T17:27:37.948Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
17:27:39 [2022-05-04T17:27:39.208Z] === RUN   TestDockerSuite/TestBuildForceRm
17:27:39 [2022-05-04T17:27:39.851Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
17:27:40 [2022-05-04T17:27:40.110Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
17:27:40 [2022-05-04T17:27:40.677Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
17:27:41 [2022-05-04T17:27:41.244Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
17:27:42 [2022-05-04T17:27:42.180Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
17:27:42 [2022-05-04T17:27:42.748Z] === RUN   TestDockerSuite/TestRunUnshareProc
17:27:44 [2022-05-04T17:27:44.125Z] === RUN   TestDockerSuite/TestRunUserByID
17:27:44 [2022-05-04T17:27:44.692Z] === RUN   TestDockerSuite/TestRunUserByIDBig
17:27:44 [2022-05-04T17:27:44.951Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
17:27:45 [2022-05-04T17:27:45.062Z] === RUN   TestDockerSuite/TestBuildFromGit
17:27:45 [2022-05-04T17:27:45.211Z] === RUN   TestDockerSuite/TestRunUserByIDZero
17:27:45 [2022-05-04T17:27:45.211Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
17:27:45 [2022-05-04T17:27:45.469Z] === RUN   TestDockerSuite/TestRunUserByName
17:27:46 [2022-05-04T17:27:46.406Z] === RUN   TestDockerSuite/TestRunUserDefaults
17:27:46 [2022-05-04T17:27:46.666Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
17:27:46 [2022-05-04T17:27:46.666Z]     docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer
17:27:46 [2022-05-04T17:27:46.666Z] === RUN   TestDockerSuite/TestRunUserNotFound
17:27:46 [2022-05-04T17:27:46.666Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
17:27:47 [2022-05-04T17:27:47.603Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
17:27:48 [2022-05-04T17:27:48.537Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
17:27:49 [2022-05-04T17:27:49.819Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
17:27:50 [2022-05-04T17:27:50.303Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
17:27:50 [2022-05-04T17:27:50.303Z]     docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux
17:27:50 [2022-05-04T17:27:50.303Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
17:27:50 [2022-05-04T17:27:50.801Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
17:27:51 [2022-05-04T17:27:51.071Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
17:27:51 [2022-05-04T17:27:51.329Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
17:27:51 [2022-05-04T17:27:51.588Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
17:27:52 [2022-05-04T17:27:52.515Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
17:27:52 [2022-05-04T17:27:52.533Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
17:27:54 [2022-05-04T17:27:54.440Z]     docker_cli_service_logs_test.go:246: checking task tasmnhxma2ht
17:27:54 [2022-05-04T17:27:54.440Z]     docker_cli_service_logs_test.go:251: checking messages for tasmnhxma2ht
17:27:54 [2022-05-04T17:27:54.440Z]     docker_cli_service_logs_test.go:246: checking task 18tlsd5tgi4o
17:27:54 [2022-05-04T17:27:54.440Z]     docker_cli_service_logs_test.go:251: checking messages for 18tlsd5tgi4o
17:27:54 [2022-05-04T17:27:54.440Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
17:27:55 [2022-05-04T17:27:55.008Z] === RUN   TestDockerSwarmSuite/TestServiceScale
17:27:55 [2022-05-04T17:27:55.540Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
17:27:55 [2022-05-04T17:27:55.540Z]     docker_cli_build_test.go:3697: unmatched requirement UnixCli
17:27:55 [2022-05-04T17:27:55.540Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
17:27:55 [2022-05-04T17:27:55.540Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
17:27:55 [2022-05-04T17:27:55.574Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
17:27:56 [2022-05-04T17:27:56.006Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
17:27:56 [2022-05-04T17:27:56.006Z]     docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux
17:27:56 [2022-05-04T17:27:56.473Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
17:27:56 [2022-05-04T17:27:56.952Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
17:27:57 [2022-05-04T17:27:57.523Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
17:27:58 [2022-05-04T17:27:58.904Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
17:27:59 [2022-05-04T17:27:59.842Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
17:27:59 [2022-05-04T17:27:59.842Z]     docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows
17:27:59 [2022-05-04T17:27:59.842Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
17:27:59 [2022-05-04T17:27:59.842Z]     docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows
17:27:59 [2022-05-04T17:27:59.842Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
17:27:59 [2022-05-04T17:27:59.842Z]     docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows
17:27:59 [2022-05-04T17:27:59.842Z] === RUN   TestDockerSuite/TestRunWithBadDevice
17:27:59 [2022-05-04T17:27:59.842Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
17:27:59 [2022-05-04T17:27:59.842Z]     docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight
17:27:59 [2022-05-04T17:27:59.842Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
17:28:00 [2022-05-04T17:28:00.408Z] === RUN   TestDockerSuite/TestRunWithCPUShares
17:28:00 [2022-05-04T17:28:00.666Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
17:28:01 [2022-05-04T17:28:01.601Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
17:28:02 [2022-05-04T17:28:02.168Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
17:28:02 [2022-05-04T17:28:02.734Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
17:28:02 [2022-05-04T17:28:02.734Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
17:28:02 [2022-05-04T17:28:02.993Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
17:28:02 [2022-05-04T17:28:02.993Z]     docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight
17:28:02 [2022-05-04T17:28:02.993Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
17:28:03 [2022-05-04T17:28:03.251Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
17:28:03 [2022-05-04T17:28:03.251Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
17:28:03 [2022-05-04T17:28:03.251Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
17:28:03 [2022-05-04T17:28:03.251Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
17:28:03 [2022-05-04T17:28:03.251Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
17:28:03 [2022-05-04T17:28:03.251Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
17:28:03 [2022-05-04T17:28:03.251Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
17:28:03 [2022-05-04T17:28:03.251Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
17:28:03 [2022-05-04T17:28:03.251Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
17:28:03 [2022-05-04T17:28:03.251Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
17:28:03 [2022-05-04T17:28:03.251Z]     docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight
17:28:03 [2022-05-04T17:28:03.251Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
17:28:03 [2022-05-04T17:28:03.509Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
17:28:03 [2022-05-04T17:28:03.615Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
17:28:03 [2022-05-04T17:28:03.615Z]     docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux
17:28:03 [2022-05-04T17:28:03.615Z] === RUN   TestDockerSuite/TestBuildHistory
17:28:04 [2022-05-04T17:28:04.076Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
17:28:04 [2022-05-04T17:28:04.076Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
17:28:04 [2022-05-04T17:28:04.644Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
17:28:04 [2022-05-04T17:28:04.903Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
17:28:05 [2022-05-04T17:28:05.471Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
17:28:05 [2022-05-04T17:28:05.471Z] === RUN   TestDockerSuite/TestRunWithShmSize
17:28:06 [2022-05-04T17:28:06.038Z] === RUN   TestDockerSuite/TestRunWithSwappiness
17:28:06 [2022-05-04T17:28:06.974Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
17:28:06 [2022-05-04T17:28:06.974Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
17:28:06 [2022-05-04T17:28:06.974Z] === RUN   TestDockerSuite/TestRunWithUlimits
17:28:07 [2022-05-04T17:28:07.232Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
17:28:08 [2022-05-04T17:28:08.190Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
17:28:08 [2022-05-04T17:28:08.757Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
17:28:08 [2022-05-04T17:28:08.757Z]     docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport
17:28:08 [2022-05-04T17:28:08.757Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
17:28:09 [2022-05-04T17:28:09.016Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
17:28:09 [2022-05-04T17:28:09.016Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
17:28:09 [2022-05-04T17:28:09.953Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
17:28:10 [2022-05-04T17:28:10.519Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
17:28:11 [2022-05-04T17:28:11.898Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
17:28:12 [2022-05-04T17:28:12.466Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
17:28:12 [2022-05-04T17:28:12.466Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
17:28:12 [2022-05-04T17:28:12.466Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
17:28:13 [2022-05-04T17:28:13.401Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
17:28:14 [2022-05-04T17:28:14.016Z] === RUN   TestDockerSuite/TestBuildIidFile
17:28:14 [2022-05-04T17:28:14.339Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
17:28:14 [2022-05-04T17:28:14.999Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
17:28:15 [2022-05-04T17:28:15.274Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
17:28:15 [2022-05-04T17:28:15.274Z] === RUN   TestDockerSuite/TestSaveCheckTimes
17:28:15 [2022-05-04T17:28:15.533Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
17:28:16 [2022-05-04T17:28:16.907Z] === RUN   TestDockerSuite/TestSaveImageId
17:28:16 [2022-05-04T17:28:16.907Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
17:28:17 [2022-05-04T17:28:17.206Z] === RUN   TestDockerSuite/TestBuildInheritance
17:28:17 [2022-05-04T17:28:17.206Z]     docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux
17:28:17 [2022-05-04T17:28:17.206Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
17:28:17 [2022-05-04T17:28:17.475Z] === RUN   TestDockerSuite/TestSaveLoadParents
17:28:17 [2022-05-04T17:28:17.610Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
17:28:17 [2022-05-04T17:28:17.610Z]     docker_api_build_test.go:176: unmatched requirement UnixCli
17:28:17 [2022-05-04T17:28:17.610Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
17:28:17 [2022-05-04T17:28:17.610Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
17:28:17 [2022-05-04T17:28:17.610Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
17:28:17 [2022-05-04T17:28:17.671Z] === RUN   TestDockerSuite/TestBuildInvalidTag
17:28:17 [2022-05-04T17:28:17.671Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
17:28:17 [2022-05-04T17:28:17.734Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
17:28:18 [2022-05-04T17:28:18.669Z]     docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents780211479
17:28:18 [2022-05-04T17:28:18.928Z] === RUN   TestDockerSuite/TestSaveMultipleNames
17:28:19 [2022-05-04T17:28:19.187Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
17:28:20 [2022-05-04T17:28:20.564Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
17:28:20 [2022-05-04T17:28:20.564Z] === RUN   TestDockerSuite/TestSaveSingleTag
17:28:20 [2022-05-04T17:28:20.824Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
17:28:20 [2022-05-04T17:28:20.824Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
17:28:21 [2022-05-04T17:28:21.398Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
17:28:21 [2022-05-04T17:28:21.867Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
17:28:21 [2022-05-04T17:28:21.867Z]     docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux
17:28:21 [2022-05-04T17:28:21.867Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
17:28:21 [2022-05-04T17:28:21.867Z]     docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux
17:28:21 [2022-05-04T17:28:21.867Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
17:28:21 [2022-05-04T17:28:21.867Z]     docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux
17:28:21 [2022-05-04T17:28:21.867Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
17:28:22 [2022-05-04T17:28:22.199Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
17:28:22 [2022-05-04T17:28:22.336Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
17:28:22 [2022-05-04T17:28:22.412Z] === RUN   TestDockerSuite/TestBuildLabel
17:28:22 [2022-05-04T17:28:22.412Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
17:28:22 [2022-05-04T17:28:22.766Z]     docker_cli_swarm_test.go:1895: [d5d0603fd61e6] joining swarm manager [d307059397a01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:28:23 [2022-05-04T17:28:23.330Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
17:28:23 [2022-05-04T17:28:23.399Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
17:28:23 [2022-05-04T17:28:23.741Z] === RUN   TestDockerSuite/TestSearchCmdOptions
17:28:23 [2022-05-04T17:28:23.999Z]     docker_cli_swarm_test.go:1896: [d1c38cf3a9310] joining swarm manager [d307059397a01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:28:23 [2022-05-04T17:28:23.999Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
17:28:24 [2022-05-04T17:28:24.258Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
17:28:24 [2022-05-04T17:28:24.385Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
17:28:24 [2022-05-04T17:28:24.517Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
17:28:24 [2022-05-04T17:28:24.517Z] === RUN   TestDockerSuite/TestSearchWithLimit
17:28:24 [2022-05-04T17:28:24.851Z] === RUN   TestDockerSuite/TestBuildLabels
17:28:25 [2022-05-04T17:28:25.084Z] === RUN   TestDockerSuite/TestSlowStdinClosing
17:28:25 [2022-05-04T17:28:25.084Z] === RUN   TestDockerSuite/TestSlowStdinClosing/0
17:28:25 [2022-05-04T17:28:25.651Z] === RUN   TestDockerSuite/TestSlowStdinClosing/1
17:28:25 [2022-05-04T17:28:25.833Z] === RUN   TestDockerSuite/TestBuildLabelsCache
17:28:26 [2022-05-04T17:28:26.217Z] === RUN   TestDockerSuite/TestSlowStdinClosing/2
17:28:27 [2022-05-04T17:28:27.119Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
17:28:27 [2022-05-04T17:28:27.153Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
17:28:27 [2022-05-04T17:28:27.390Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
17:28:28 [2022-05-04T17:28:28.347Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
17:28:28 [2022-05-04T17:28:28.682Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
17:28:28 [2022-05-04T17:28:28.682Z]     docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux
17:28:28 [2022-05-04T17:28:28.682Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
17:28:28 [2022-05-04T17:28:28.682Z]     docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux
17:28:28 [2022-05-04T17:28:28.682Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
17:28:28 [2022-05-04T17:28:28.682Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
17:28:31 [2022-05-04T17:28:31.631Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
17:28:32 [2022-05-04T17:28:32.416Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
17:28:33 [2022-05-04T17:28:33.242Z] === RUN   TestDockerSuite/TestBuildLastModified
17:28:33 [2022-05-04T17:28:33.242Z]     docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux
17:28:33 [2022-05-04T17:28:33.242Z] === RUN   TestDockerSuite/TestBuildLineBreak
17:28:33 [2022-05-04T17:28:33.242Z]     docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux
17:28:33 [2022-05-04T17:28:33.242Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
17:28:33 [2022-05-04T17:28:33.242Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
17:28:33 [2022-05-04T17:28:33.242Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
17:28:33 [2022-05-04T17:28:33.242Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
17:28:33 [2022-05-04T17:28:33.242Z] === RUN   TestDockerSuite/TestBuildMaintainer
17:28:33 [2022-05-04T17:28:33.242Z] === RUN   TestDockerSuite/TestBuildMissingArgs
17:28:33 [2022-05-04T17:28:33.355Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
17:28:33 [2022-05-04T17:28:33.922Z] === RUN   TestDockerSuite/TestStartAttachSilent
17:28:34 [2022-05-04T17:28:34.225Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
17:28:34 [2022-05-04T17:28:34.857Z] === RUN   TestDockerSuite/TestStartAttachWithRename
17:28:36 [2022-05-04T17:28:36.991Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
17:28:37 [2022-05-04T17:28:37.386Z] === RUN   TestDockerSuite/TestStartMultipleContainers
17:28:38 [2022-05-04T17:28:38.760Z] === RUN   TestDockerSuite/TestStartPausedContainer
17:28:39 [2022-05-04T17:28:39.025Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
17:28:39 [2022-05-04T17:28:39.327Z] === RUN   TestDockerSuite/TestStartRecordError
17:28:40 [2022-05-04T17:28:40.262Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
17:28:40 [2022-05-04T17:28:40.521Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
17:28:41 [2022-05-04T17:28:41.899Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
17:28:42 [2022-05-04T17:28:42.844Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
17:28:43 [2022-05-04T17:28:43.295Z] === RUN   TestDockerSuite/TestStatsAllNoStream
17:28:44 [2022-05-04T17:28:44.122Z] === RUN   TestDockerSuite/TestBuildAddNonTar
17:28:45 [2022-05-04T17:28:45.825Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
17:28:48 [2022-05-04T17:28:48.357Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
17:28:48 [2022-05-04T17:28:48.881Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
17:28:49 [2022-05-04T17:28:49.349Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
17:28:49 [2022-05-04T17:28:49.349Z]     docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux
17:28:49 [2022-05-04T17:28:49.349Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
17:28:49 [2022-05-04T17:28:49.738Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
17:28:49 [2022-05-04T17:28:49.989Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
17:28:50 [2022-05-04T17:28:50.675Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
17:28:53 [2022-05-04T17:28:53.139Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
17:28:53 [2022-05-04T17:28:53.212Z] === RUN   TestDockerSuite/TestStatsFormatAll
17:28:53 [2022-05-04T17:28:53.941Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
17:28:53 [2022-05-04T17:28:53.941Z]     docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux
17:28:53 [2022-05-04T17:28:53.941Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
17:28:54 [2022-05-04T17:28:54.704Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
17:28:56 [2022-05-04T17:28:56.157Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
17:28:57 [2022-05-04T17:28:57.400Z] === RUN   TestDockerSuite/TestStatsNoStream
17:28:59 [2022-05-04T17:28:59.455Z] === RUN   TestDockerSuite/TestBuildAddScript
17:28:59 [2022-05-04T17:28:59.455Z]     docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux
17:28:59 [2022-05-04T17:28:59.455Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
17:28:59 [2022-05-04T17:28:59.455Z]     docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux
17:28:59 [2022-05-04T17:28:59.455Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
17:28:59 [2022-05-04T17:28:59.455Z]     docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux
17:28:59 [2022-05-04T17:28:59.455Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
17:28:59 [2022-05-04T17:28:59.455Z]     docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux
17:28:59 [2022-05-04T17:28:59.923Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
17:28:59 [2022-05-04T17:28:59.938Z] === RUN   TestDockerSuite/TestStopContainerSignal
17:29:00 [2022-05-04T17:29:00.390Z] === RUN   TestDockerSuite/TestBuildAddTar
17:29:00 [2022-05-04T17:29:00.402Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
17:29:01 [2022-05-04T17:29:01.314Z] === RUN   TestDockerSuite/TestTopMultipleArgs
17:29:01 [2022-05-04T17:29:01.885Z] === RUN   TestDockerSuite/TestTopNonPrivileged
17:29:02 [2022-05-04T17:29:02.468Z] === RUN   TestDockerSuite/TestTopPrivileged
17:29:02 [2022-05-04T17:29:02.741Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
17:29:02 [2022-05-04T17:29:02.741Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
17:29:03 [2022-05-04T17:29:03.016Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
17:29:03 [2022-05-04T17:29:03.274Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
17:29:05 [2022-05-04T17:29:05.807Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
17:29:06 [2022-05-04T17:29:06.373Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
17:29:08 [2022-05-04T17:29:08.278Z]     docker_cli_swarm_test.go:1796: [dcf5406ad63da] joining swarm manager [d7dabafa9f677]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:29:09 [2022-05-04T17:29:09.214Z]     docker_cli_swarm_test.go:1797: [d9b920b0aa8ab] joining swarm manager [d7dabafa9f677]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:29:09 [2022-05-04T17:29:09.214Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
17:29:10 [2022-05-04T17:29:10.150Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
17:29:10 [2022-05-04T17:29:10.410Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
17:29:10 [2022-05-04T17:29:10.410Z]     docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport
17:29:10 [2022-05-04T17:29:10.410Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
17:29:10 [2022-05-04T17:29:10.410Z]     docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport
17:29:10 [2022-05-04T17:29:10.410Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
17:29:11 [2022-05-04T17:29:11.344Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
17:29:11 [2022-05-04T17:29:11.914Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
17:29:12 [2022-05-04T17:29:12.481Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
17:29:13 [2022-05-04T17:29:13.417Z] === RUN   TestDockerSuite/TestUpdateStats
17:29:17 [2022-05-04T17:29:17.606Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
17:29:17 [2022-05-04T17:29:17.866Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
17:29:17 [2022-05-04T17:29:17.866Z]     docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport
17:29:17 [2022-05-04T17:29:17.866Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
17:29:18 [2022-05-04T17:29:18.199Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
17:29:18 [2022-05-04T17:29:18.199Z]     docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux
17:29:18 [2022-05-04T17:29:18.199Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
17:29:18 [2022-05-04T17:29:18.434Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
17:29:19 [2022-05-04T17:29:19.001Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
17:29:20 [2022-05-04T17:29:20.907Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
17:29:21 [2022-05-04T17:29:21.474Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
17:29:24 [2022-05-04T17:29:24.006Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
17:29:24 [2022-05-04T17:29:24.107Z] === RUN   TestDockerSuite/TestBuildMultipleTags
17:29:24 [2022-05-04T17:29:24.574Z] === RUN   TestDockerSuite/TestBuildNetContainer
17:29:24 [2022-05-04T17:29:24.574Z]     docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux
17:29:24 [2022-05-04T17:29:24.574Z] === RUN   TestDockerSuite/TestBuildNetNone
17:29:24 [2022-05-04T17:29:24.574Z]     docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux
17:29:24 [2022-05-04T17:29:24.574Z] === RUN   TestDockerSuite/TestBuildNoContext
17:29:25 [2022-05-04T17:29:25.909Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
17:29:26 [2022-05-04T17:29:26.246Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
17:29:27 [2022-05-04T17:29:27.288Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
17:29:27 [2022-05-04T17:29:27.518Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
17:29:28 [2022-05-04T17:29:28.669Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
17:29:29 [2022-05-04T17:29:29.607Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
17:29:30 [2022-05-04T17:29:30.984Z]     docker_cli_swarm_test.go:1315: [daa8f8a1c2003] joining swarm manager [d25209936c06b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:29:31 [2022-05-04T17:29:31.302Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
17:29:32 [2022-05-04T17:29:32.362Z]     docker_cli_swarm_test.go:1316: [d2af55f2e25ab] joining swarm manager [d25209936c06b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:29:32 [2022-05-04T17:29:32.929Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
17:29:34 [2022-05-04T17:29:34.245Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
17:29:34 [2022-05-04T17:29:34.245Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
17:29:34 [2022-05-04T17:29:34.245Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
17:29:34 [2022-05-04T17:29:34.305Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
17:29:35 [2022-05-04T17:29:35.682Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
17:29:36 [2022-05-04T17:29:36.617Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
17:29:37 [2022-05-04T17:29:37.185Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
17:29:37 [2022-05-04T17:29:37.190Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
17:29:38 [2022-05-04T17:29:38.172Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
17:29:39 [2022-05-04T17:29:39.090Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
17:29:39 [2022-05-04T17:29:39.157Z] === RUN   TestDockerSuite/TestBuildOnBuild
17:29:40 [2022-05-04T17:29:40.025Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
17:29:41 [2022-05-04T17:29:41.161Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
17:29:41 [2022-05-04T17:29:41.401Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
17:29:42 [2022-05-04T17:29:42.778Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
17:29:44 [2022-05-04T17:29:44.153Z] === RUN   TestDockerSuite/TestVolumeCLICreate
17:29:45 [2022-05-04T17:29:45.903Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
17:29:47 [2022-05-04T17:29:47.802Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
17:29:49 [2022-05-04T17:29:49.360Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
17:29:51 [2022-05-04T17:29:51.754Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
17:29:56 [2022-05-04T17:29:56.495Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
17:29:58 [2022-05-04T17:29:58.010Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
17:29:59 [2022-05-04T17:29:59.024Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
17:29:59 [2022-05-04T17:29:59.024Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
17:29:59 [2022-05-04T17:29:59.283Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
17:29:59 [2022-05-04T17:29:59.541Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
17:29:59 [2022-05-04T17:29:59.799Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
17:29:59 [2022-05-04T17:29:59.799Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
17:29:59 [2022-05-04T17:29:59.799Z] === RUN   TestDockerSuite/TestVolumeCLILs
17:30:00 [2022-05-04T17:30:00.368Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
17:30:00 [2022-05-04T17:30:00.368Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
17:30:00 [2022-05-04T17:30:00.936Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
17:30:00 [2022-05-04T17:30:00.936Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
17:30:01 [2022-05-04T17:30:01.047Z] === RUN   TestDockerSuite/TestBuildAddTarXz
17:30:01 [2022-05-04T17:30:01.047Z]     docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux
17:30:01 [2022-05-04T17:30:01.047Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
17:30:01 [2022-05-04T17:30:01.047Z]     docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux
17:30:01 [2022-05-04T17:30:01.047Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
17:30:01 [2022-05-04T17:30:01.194Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
17:30:01 [2022-05-04T17:30:01.194Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
17:30:01 [2022-05-04T17:30:01.194Z] === RUN   TestDockerSuite/TestVolumeCLIRm
17:30:01 [2022-05-04T17:30:01.793Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
17:30:02 [2022-05-04T17:30:02.570Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
17:30:02 [2022-05-04T17:30:02.829Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
17:30:02 [2022-05-04T17:30:02.829Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
17:30:02 [2022-05-04T17:30:02.829Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
17:30:03 [2022-05-04T17:30:03.088Z] === RUN   TestDockerSuite/TestVolumeEvents
17:30:03 [2022-05-04T17:30:03.347Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
17:30:04 [2022-05-04T17:30:04.743Z] === RUN   TestDockerSuite/TestVolumeLsFormat
17:30:05 [2022-05-04T17:30:05.001Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
17:30:05 [2022-05-04T17:30:05.001Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
17:30:06 [2022-05-04T17:30:06.902Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
17:30:09 [2022-05-04T17:30:09.438Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
17:30:09 [2022-05-04T17:30:09.438Z]     docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows
17:30:09 [2022-05-04T17:30:09.438Z] --- PASS: TestDockerSuite (1318.34s)
17:30:09 [2022-05-04T17:30:09.438Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s)
17:30:09 [2022-05-04T17:30:09.438Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s)
17:30:09 [2022-05-04T17:30:09.438Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
17:30:09 [2022-05-04T17:30:09.438Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
17:30:09 [2022-05-04T17:30:09.438Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
17:30:09 [2022-05-04T17:30:09.438Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
17:30:09 [2022-05-04T17:30:09.438Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
17:30:09 [2022-05-04T17:30:09.438Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (2.71s)
17:30:09 [2022-05-04T17:30:09.438Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.09s)
17:30:09 [2022-05-04T17:30:09.438Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.64s)
17:30:09 [2022-05-04T17:30:09.438Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
17:30:09 [2022-05-04T17:30:09.438Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.74s)
17:30:09 [2022-05-04T17:30:09.438Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.13s)
17:30:09 [2022-05-04T17:30:09.438Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
17:30:09 [2022-05-04T17:30:09.438Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.45s)
17:30:09 [2022-05-04T17:30:09.438Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.30s)
17:30:09 [2022-05-04T17:30:09.438Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
17:30:09 [2022-05-04T17:30:09.438Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
17:30:09 [2022-05-04T17:30:09.438Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.04s)
17:30:09 [2022-05-04T17:30:09.438Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.94s)
17:30:09 [2022-05-04T17:30:09.438Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s)
17:30:09 [2022-05-04T17:30:09.438Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
17:30:09 [2022-05-04T17:30:09.438Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
17:30:09 [2022-05-04T17:30:09.438Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.70s)
17:30:09 [2022-05-04T17:30:09.438Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.30s)
17:30:09 [2022-05-04T17:30:09.438Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.07s)
17:30:09 [2022-05-04T17:30:09.438Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.92s)
17:30:09 [2022-05-04T17:30:09.438Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.59s)
17:30:09 [2022-05-04T17:30:09.438Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.61s)
17:30:09 [2022-05-04T17:30:09.438Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.63s)
17:30:09 [2022-05-04T17:30:09.438Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.76s)
17:30:09 [2022-05-04T17:30:09.438Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.06s)
17:30:09 [2022-05-04T17:30:09.438Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.61s)
17:30:09 [2022-05-04T17:30:09.438Z]     --- PASS: TestDockerSuite/TestAttachDetach (0.85s)
17:30:09 [2022-05-04T17:30:09.438Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.72s)
17:30:09 [2022-05-04T17:30:09.438Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.70s)
17:30:09 [2022-05-04T17:30:09.438Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.94s)
17:30:09 [2022-05-04T17:30:09.438Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.72s)
17:30:09 [2022-05-04T17:30:09.438Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.24s)
17:30:09 [2022-05-04T17:30:09.438Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.19s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.80s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.78s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.72s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.65s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.57s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.66s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.60s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.93s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.00s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.43s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.72s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (4.46s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.77s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.81s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.77s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.34s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.71s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.07s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.14s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.25s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.22s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.15s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.85s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.59s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.87s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.51s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildAddTar (7.42s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.34s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.31s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.14s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.01s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.45s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.33s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.50s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.10s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.67s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.91s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.45s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.46s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.74s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.91s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.23s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.34s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.05s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.78s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.45s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.04s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.36s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (1.07s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.96s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (6.02s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.16s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.79s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.74s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.02s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.41s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.62s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.38s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.42s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.30s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.25s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.32s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.54s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.32s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.30s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.39s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.70s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.67s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.73s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.64s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.45s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.57s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.25s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.15s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.36s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.33s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.62s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.49s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.18s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.52s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (1.01s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.33s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.45s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.64s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.17s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.13s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.26s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (10.05s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.38s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.14s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.50s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.90s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.24s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.00s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.07s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.70s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.45s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.26s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.98s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.20s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.70s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.45s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.37s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.79s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.36s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.49s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.47s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.54s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.64s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.19s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.02s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.18s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (7.57s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.31s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.70s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.53s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.10s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.62s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.70s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.61s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.52s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.60s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.49s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.86s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.65s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.40s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildFails (1.14s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.18s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.96s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.46s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.46s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.90s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.71s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.90s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.35s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.28s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.06s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.35s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildHistory (3.93s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.49s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.69s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.61s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.46s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.83s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.42s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.40s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.43s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.41s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.71s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.72s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.98s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.80s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.96s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.18s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.96s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.41s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.48s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.41s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.82s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.72s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.42s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.02s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.40s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.72s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.34s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.40s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.36s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.65s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.58s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.25s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.24s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.33s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.51s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.59s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.62s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.73s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.90s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.48s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.98s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.11s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.35s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.57s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.05s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.88s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.96s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.42s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.88s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.65s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildRm (2.21s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.88s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.33s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.67s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.65s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.96s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.78s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.78s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (2.95s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.20s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.27s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.67s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.62s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.96s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.66s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.72s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.51s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.63s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.09s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildUser (2.17s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.99s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.50s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.60s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.61s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.59s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.86s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.08s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.56s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.60s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.64s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.10s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.70s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.34s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.42s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.84s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.23s)
17:30:09 [2022-05-04T17:30:09.439Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.58s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.81s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCommitChange (0.82s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.69s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.23s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.15s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.73s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.37s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.69s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.28s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.67s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.14s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.19s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.11s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.56s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.53s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.42s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.49s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.57s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.58s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.52s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.66s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.59s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.60s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.92s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.78s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.88s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.08s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.87s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.88s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.79s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.63s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.80s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.45s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.14s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.47s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.30s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.57s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.62s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.47s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.80s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.95s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.44s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.51s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.72s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.92s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.87s)
17:30:09 [2022-05-04T17:30:09.440Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.63s)
17:30:09 [2022-05-04T17:30:09.440Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.32s)
17:30:09 [2022-05-04T17:30:09.440Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.47s)
17:30:09 [2022-05-04T17:30:09.440Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.41s)
17:30:09 [2022-05-04T17:30:09.440Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0008bf6e0_<nil>} (1.35s)
17:30:09 [2022-05-04T17:30:09.440Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12090452709_/foo_false__<nil>_<nil>_<nil>} (1.37s)
17:30:09 [2022-05-04T17:30:09.440Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12090452709_/foo_true__<nil>_<nil>_<nil>} (1.37s)
17:30:09 [2022-05-04T17:30:09.440Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31858476618_/foo_false__<nil>_<nil>_<nil>} (1.46s)
17:30:09 [2022-05-04T17:30:09.440Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31858476618_/foo_true__<nil>_<nil>_<nil>} (1.56s)
17:30:09 [2022-05-04T17:30:09.440Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31858476618_/foo_true__0xc0008bf710_<nil>_<nil>} (1.34s)
17:30:09 [2022-05-04T17:30:09.440Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0008bf728_<nil>} (1.56s)
17:30:09 [2022-05-04T17:30:09.440Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0008bf740_<nil>} (1.30s)
17:30:09 [2022-05-04T17:30:09.440Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0008bf758_<nil>} (1.31s)
17:30:09 [2022-05-04T17:30:09.440Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0008bf770_<nil>} (1.55s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.93s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.26s)
17:30:09 [2022-05-04T17:30:09.440Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
17:30:09 [2022-05-04T17:30:09.440Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
17:30:09 [2022-05-04T17:30:09.440Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
17:30:09 [2022-05-04T17:30:09.440Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
17:30:09 [2022-05-04T17:30:09.440Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.01s)
17:30:09 [2022-05-04T17:30:09.440Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s)
17:30:09 [2022-05-04T17:30:09.440Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
17:30:09 [2022-05-04T17:30:09.440Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
17:30:09 [2022-05-04T17:30:09.440Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
17:30:09 [2022-05-04T17:30:09.440Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s)
17:30:09 [2022-05-04T17:30:09.440Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s)
17:30:09 [2022-05-04T17:30:09.440Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s)
17:30:09 [2022-05-04T17:30:09.440Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s)
17:30:09 [2022-05-04T17:30:09.440Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s)
17:30:09 [2022-05-04T17:30:09.440Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s)
17:30:09 [2022-05-04T17:30:09.440Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.71s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.14s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.80s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (0.97s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.65s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.65s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.79s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.51s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.84s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.73s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.70s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.78s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.71s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.86s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.76s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.50s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.59s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.77s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.59s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.54s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.82s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.58s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.05s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.60s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.59s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.30s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.48s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.51s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCpToCaseD (4.37s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.46s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.55s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.57s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.22s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.59s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (3.51s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.70s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCpToDot (0.64s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.25s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.22s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.62s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.37s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.25s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.76s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.13s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.09s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.49s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.62s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.47s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.28s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.05s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCreateRM (0.10s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.14s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.74s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.77s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.64s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.37s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.61s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.13s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.35s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.99s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.55s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.63s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestDockerFails (0.02s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.07s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.02s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.67s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.41s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.19s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.75s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.89s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.98s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.56s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.66s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.49s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.64s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.65s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.64s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.49s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.72s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.95s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.08s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.96s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.98s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (0.94s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.42s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.32s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.35s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.89s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.27s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestEventsFilters (0.88s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestEventsFormat (0.87s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.61s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.70s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.97s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.46s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestEventsRename (0.47s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestEventsResize (0.48s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.42s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.87s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.45s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.68s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestEventsTop (0.54s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.01s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestExec (0.54s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.46s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.56s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.55s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.14s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.51s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.55s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.50s)
17:30:09 [2022-05-04T17:30:09.440Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.51s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.50s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.51s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.92s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.33s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestExecEnv (0.58s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.18s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.61s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.64s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.54s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.51s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.51s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestExecParseError (0.44s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.52s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.44s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.96s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.51s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.53s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.92s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.51s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestExecTTY (0.52s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.53s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.82s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.52s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.20s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.54s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.75s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.51s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.55s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.48s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.53s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.61s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.59s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.44s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestHealth (18.79s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.56s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.52s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.65s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.54s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.02s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.13s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestImportFile (1.12s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.06s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.09s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.06s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.50s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.50s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.50s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.47s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.44s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.44s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.43s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.46s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.05s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.48s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.47s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.64s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.43s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.56s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.44s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.91s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.03s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.44s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.55s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.94s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.48s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.46s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.52s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.49s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.54s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.89s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.31s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.17s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.29s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.38s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.56s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.97s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.01s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.29s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.51s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.02s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.49s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.04s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.45s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.66s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.47s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.55s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.55s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.54s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.43s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.46s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.47s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.79s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.79s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.80s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.87s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.72s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.05s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.71s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.57s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestLogsSince (6.62s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.44s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.43s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestLogsTail (0.54s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.55s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.44s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.32s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.73s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestNetHostname (1.86s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.24s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestNetworkEvents (5.62s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.52s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.53s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestPluginActive (1.97s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.17s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.18s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.73s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.81s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.45s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.79s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.35s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.03s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.15s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestPortList (7.31s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.91s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (6.07s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.41s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.44s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.47s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.85s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (1.98s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (0.92s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestPsByOrder (1.83s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.68s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.50s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.15s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.18s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.57s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.40s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.92s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.81s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.18s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.24s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.48s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.46s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (0.95s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.53s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.83s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.97s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.68s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.46s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.50s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.53s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.57s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.74s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.75s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.39s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (1.97s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.87s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.98s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.13s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.02s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.25s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.63s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.09s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.79s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.41s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.72s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestRmiTag (0.19s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.53s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.31s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.59s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.59s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.87s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.43s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.20s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.45s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.49s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.03s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.73s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.71s)
17:30:09 [2022-05-04T17:30:09.441Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.88s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.94s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.62s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.62s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.60s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.51s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.58s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.81s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.83s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.43s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.78s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.68s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.35s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.45s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.43s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.46s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.46s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.48s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.47s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.53s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.60s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.73s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.80s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.50s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.62s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.43s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.92s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.90s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.05s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.41s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.41s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.46s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.45s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.44s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.04s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.06s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.54s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.91s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.46s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.79s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.68s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.48s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.09s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (0.99s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.49s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.46s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.08s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.55s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.45s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.07s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.47s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.67s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.51s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.47s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.52s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.77s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.52s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.51s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.69s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.46s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.47s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.51s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.45s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.48s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.17s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.40s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.64s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.71s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.35s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.68s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.12s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.66s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.22s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.23s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.32s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.57s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.34s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.32s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.64s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (0.84s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.85s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (0.93s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (0.84s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunMount (3.71s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.43s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.46s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.88s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.33s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.97s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.33s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.44s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.92s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.86s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.43s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.69s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.43s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.47s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.74s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.69s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.11s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.35s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.45s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.44s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.44s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.68s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.65s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.56s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.51s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.28s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.83s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.46s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.55s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.41s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.73s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.67s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.59s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.46s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.46s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.09s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.46s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.23s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunRm (0.53s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.49s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.68s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.58s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.63s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.64s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.88s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.36s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.52s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.41s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.45s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.52s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.42s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.70s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.53s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.51s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.46s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.62s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunState (0.98s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.68s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.50s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.44s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.62s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.47s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.45s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.94s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.54s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.51s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.88s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.17s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.46s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.47s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.46s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.50s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.32s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.71s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.28s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.49s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.58s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.46s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.77s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.53s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.56s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.78s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.08s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.00s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.53s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.92s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.67s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.46s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.46s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.87s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.50s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.48s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.47s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.45s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.45s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.57s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.21s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.54s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.62s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.68s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.50s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.92s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.46s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.33s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.87s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.43s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.53s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.53s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.83s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.91s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.15s)
17:30:09 [2022-05-04T17:30:09.442Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.35s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.12s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.46s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.65s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.09s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.56s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.37s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.52s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.49s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.21s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.57s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (1.92s)
17:30:09 [2022-05-04T17:30:09.443Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.63s)
17:30:09 [2022-05-04T17:30:09.443Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.65s)
17:30:09 [2022-05-04T17:30:09.443Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.64s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.86s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.44s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.63s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.93s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.55s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.46s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.52s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.10s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.35s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.40s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.49s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.14s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.50s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.51s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.46s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.49s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.50s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.53s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.50s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.85s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.04s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.66s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.43s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.89s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.58s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.58s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.96s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.52s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.87s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.69s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.55s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.33s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.65s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.96s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.43s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.36s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.22s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.37s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.29s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.85s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.86s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.44s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.30s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.35s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.29s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.37s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.09s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.08s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.51s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.57s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.09s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.09s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.49s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.48s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.35s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.77s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.36s)
17:30:09 [2022-05-04T17:30:09.443Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
17:30:09 [2022-05-04T17:30:09.443Z] === RUN   TestDockerRegistrySuite
17:30:09 [2022-05-04T17:30:09.443Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
17:30:10 [2022-05-04T17:30:10.377Z]     check_test.go:194: [d909895abe3d4] daemon is not started
17:30:10 [2022-05-04T17:30:10.377Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
17:30:10 [2022-05-04T17:30:10.443Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
17:30:11 [2022-05-04T17:30:11.313Z]     check_test.go:194: [d800ade007d5d] daemon is not started
17:30:11 [2022-05-04T17:30:11.313Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
17:30:11 [2022-05-04T17:30:11.404Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
17:30:11 [2022-05-04T17:30:11.404Z]     docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux
17:30:11 [2022-05-04T17:30:11.404Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
17:30:12 [2022-05-04T17:30:12.690Z]     check_test.go:194: [d30ca398008a5] daemon is not started
17:30:12 [2022-05-04T17:30:12.690Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
17:30:12 [2022-05-04T17:30:12.690Z]     check_test.go:194: [de70a64934c84] daemon is not started
17:30:12 [2022-05-04T17:30:12.690Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
17:30:14 [2022-05-04T17:30:14.229Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
17:30:15 [2022-05-04T17:30:15.222Z]     check_test.go:194: [d8350523f7e6f] daemon is not started
17:30:15 [2022-05-04T17:30:15.481Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
17:30:15 [2022-05-04T17:30:15.978Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
17:30:15 [2022-05-04T17:30:15.978Z]     docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux
17:30:15 [2022-05-04T17:30:15.978Z] === RUN   TestDockerSuite/TestBuildBlankName
17:30:15 [2022-05-04T17:30:15.978Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
17:30:18 [2022-05-04T17:30:18.543Z] === RUN   TestDockerSuite/TestBuildMultipleTags
17:30:18 [2022-05-04T17:30:18.973Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
17:30:19 [2022-05-04T17:30:19.009Z] === RUN   TestDockerSuite/TestBuildNetContainer
17:30:19 [2022-05-04T17:30:19.009Z]     docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux
17:30:19 [2022-05-04T17:30:19.009Z] === RUN   TestDockerSuite/TestBuildNetNone
17:30:19 [2022-05-04T17:30:19.009Z]     docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux
17:30:19 [2022-05-04T17:30:19.009Z] === RUN   TestDockerSuite/TestBuildNoContext
17:30:19 [2022-05-04T17:30:19.440Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
17:30:19 [2022-05-04T17:30:19.440Z]     docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux
17:30:19 [2022-05-04T17:30:19.440Z] === RUN   TestDockerSuite/TestBuildPATH
17:30:19 [2022-05-04T17:30:19.440Z]     docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux
17:30:19 [2022-05-04T17:30:19.440Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
17:30:20 [2022-05-04T17:30:20.746Z]     check_test.go:194: [da7746492c1dd] daemon is not started
17:30:20 [2022-05-04T17:30:20.746Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
17:30:21 [2022-05-04T17:30:21.950Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
17:30:22 [2022-05-04T17:30:22.382Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
17:30:22 [2022-05-04T17:30:22.382Z]     docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux
17:30:22 [2022-05-04T17:30:22.382Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
17:30:23 [2022-05-04T17:30:23.135Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
17:30:23 [2022-05-04T17:30:23.135Z]     docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux
17:30:23 [2022-05-04T17:30:23.278Z]     check_test.go:194: [d95da1512f51d] daemon is not started
17:30:23 [2022-05-04T17:30:23.279Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
17:30:23 [2022-05-04T17:30:23.606Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
17:30:24 [2022-05-04T17:30:24.213Z]     check_test.go:194: [d2b8493412037] daemon is not started
17:30:24 [2022-05-04T17:30:24.213Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
17:30:25 [2022-05-04T17:30:25.160Z]     check_test.go:194: [d48bc8a6d88a2] daemon is not started
17:30:25 [2022-05-04T17:30:25.160Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
17:30:25 [2022-05-04T17:30:25.733Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
17:30:26 [2022-05-04T17:30:26.096Z]     check_test.go:194: [dafb421e4892a] daemon is not started
17:30:26 [2022-05-04T17:30:26.096Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
17:30:27 [2022-05-04T17:30:27.031Z]     check_test.go:194: [d50287c39f069] daemon is not started
17:30:27 [2022-05-04T17:30:27.031Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
17:30:28 [2022-05-04T17:30:28.361Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
17:30:28 [2022-05-04T17:30:28.411Z]     check_test.go:194: [dc89ea4e34b92] daemon is not started
17:30:28 [2022-05-04T17:30:28.411Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
17:30:28 [2022-05-04T17:30:28.675Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
17:30:28 [2022-05-04T17:30:28.675Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
17:30:28 [2022-05-04T17:30:28.675Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
17:30:28 [2022-05-04T17:30:28.977Z]     check_test.go:194: [d513ae1f9ec6d] daemon is not started
17:30:28 [2022-05-04T17:30:28.977Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
17:30:29 [2022-05-04T17:30:29.914Z]     check_test.go:194: [dcc2996199686] daemon is not started
17:30:29 [2022-05-04T17:30:29.914Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
17:30:30 [2022-05-04T17:30:30.849Z]     docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0833f63889e84815edb80057ec92ae4de2af79e1ef15143241cbdd5899bdc607
17:30:31 [2022-05-04T17:30:31.416Z]     docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:129afda103db0c99efa47e3eab73f250af81ba47a80e7ecd544f2a4979ed413a
17:30:31 [2022-05-04T17:30:31.620Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
17:30:31 [2022-05-04T17:30:31.675Z]     check_test.go:194: [d81ea98582a23] daemon is not started
17:30:31 [2022-05-04T17:30:31.675Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
17:30:32 [2022-05-04T17:30:32.089Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
17:30:32 [2022-05-04T17:30:32.610Z]     docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:203d86505057ef68fa4bc31d72d57c6f91522720c2c09bd2e1c6a6b79685d475
17:30:33 [2022-05-04T17:30:33.546Z]     docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8f3ee137795a4a2dd4ef5e5818fc8f1400a741ac318876878ec03ea95da6c41c
17:30:33 [2022-05-04T17:30:33.546Z]     check_test.go:194: [db93be2db8708] daemon is not started
17:30:33 [2022-05-04T17:30:33.546Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
17:30:33 [2022-05-04T17:30:33.648Z] === RUN   TestDockerSuite/TestBuildOnBuild
17:30:34 [2022-05-04T17:30:34.483Z]     check_test.go:194: [da24a28b201c3] daemon is not started
17:30:34 [2022-05-04T17:30:34.483Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
17:30:36 [2022-05-04T17:30:36.391Z]     check_test.go:194: [d3cea550365fb] daemon is not started
17:30:36 [2022-05-04T17:30:36.391Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
17:30:37 [2022-05-04T17:30:37.327Z]     check_test.go:194: [d6c6cea9badc9] daemon is not started
17:30:37 [2022-05-04T17:30:37.327Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
17:30:37 [2022-05-04T17:30:37.585Z]     check_test.go:194: [d6a8e03f94e5d] daemon is not started
17:30:37 [2022-05-04T17:30:37.585Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
17:30:38 [2022-05-04T17:30:38.153Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
17:30:38 [2022-05-04T17:30:38.720Z]     check_test.go:194: [de199983bde76] daemon is not started
17:30:38 [2022-05-04T17:30:38.720Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
17:30:38 [2022-05-04T17:30:38.784Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
17:30:39 [2022-05-04T17:30:39.656Z]     check_test.go:194: [d3ddc937fc690] daemon is not started
17:30:39 [2022-05-04T17:30:39.656Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
17:30:41 [2022-05-04T17:30:41.045Z]     check_test.go:194: [d1492ef3930a9] daemon is not started
17:30:41 [2022-05-04T17:30:41.045Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
17:30:42 [2022-05-04T17:30:42.293Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
17:30:42 [2022-05-04T17:30:42.420Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
17:30:43 [2022-05-04T17:30:43.276Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
17:30:43 [2022-05-04T17:30:43.796Z]     check_test.go:194: [d399b81e3f8c6] daemon is not started
17:30:43 [2022-05-04T17:30:43.796Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
17:30:44 [2022-05-04T17:30:44.364Z]     check_test.go:194: [d6d1d94a4a589] daemon is not started
17:30:44 [2022-05-04T17:30:44.364Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
17:30:45 [2022-05-04T17:30:45.744Z]     check_test.go:194: [d67aaad8c5444] daemon is not started
17:30:45 [2022-05-04T17:30:45.744Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
17:30:45 [2022-05-04T17:30:45.942Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
17:30:45 [2022-05-04T17:30:45.942Z]     docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux
17:30:45 [2022-05-04T17:30:45.942Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
17:30:46 [2022-05-04T17:30:46.003Z]     check_test.go:194: [d5e2bb25d8714] daemon is not started
17:30:46 [2022-05-04T17:30:46.003Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
17:30:46 [2022-05-04T17:30:46.003Z]     check_test.go:194: [dcbe71c2ded98] daemon is not started
17:30:46 [2022-05-04T17:30:46.003Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
17:30:46 [2022-05-04T17:30:46.262Z]     check_test.go:194: [d7fab2f2d593b] daemon is not started
17:30:46 [2022-05-04T17:30:46.262Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
17:30:46 [2022-05-04T17:30:46.521Z]     check_test.go:194: [dcbe15d3a70e9] daemon is not started
17:30:46 [2022-05-04T17:30:46.781Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
17:30:47 [2022-05-04T17:30:47.349Z]     check_test.go:194: [de036b8f9ff00] daemon is not started
17:30:47 [2022-05-04T17:30:47.349Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
17:30:47 [2022-05-04T17:30:47.349Z]     check_test.go:194: [d813e73f4e166] daemon is not started
17:30:47 [2022-05-04T17:30:47.349Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
17:30:48 [2022-05-04T17:30:48.729Z]     check_test.go:194: [db5a7fd22c0fe] daemon is not started
17:30:48 [2022-05-04T17:30:48.729Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
17:30:49 [2022-05-04T17:30:49.295Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
17:30:50 [2022-05-04T17:30:50.232Z]     check_test.go:194: [d6c1e4ff2a1eb] daemon is not started
17:30:50 [2022-05-04T17:30:50.491Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
17:30:50 [2022-05-04T17:30:50.698Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
17:30:50 [2022-05-04T17:30:50.698Z]     docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux
17:30:50 [2022-05-04T17:30:50.698Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
17:30:50 [2022-05-04T17:30:50.698Z]     docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux
17:30:50 [2022-05-04T17:30:50.698Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
17:30:51 [2022-05-04T17:30:51.868Z]     check_test.go:194: [d26d2d73baec8] daemon is not started
17:30:51 [2022-05-04T17:30:51.868Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
17:30:51 [2022-05-04T17:30:51.922Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
17:30:53 [2022-05-04T17:30:53.245Z]     check_test.go:194: [d1fd299fe9697] daemon is not started
17:30:53 [2022-05-04T17:30:53.245Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
17:30:54 [2022-05-04T17:30:54.181Z] === RUN   TestDockerRegistrySuite/TestV2Only
17:30:54 [2022-05-04T17:30:54.748Z] --- PASS: TestDockerRegistrySuite (45.76s)
17:30:54 [2022-05-04T17:30:54.748Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.11s)
17:30:54 [2022-05-04T17:30:54.748Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.97s)
17:30:54 [2022-05-04T17:30:54.748Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.39s)
17:30:54 [2022-05-04T17:30:54.748Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s)
17:30:54 [2022-05-04T17:30:54.748Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.67s)
17:30:54 [2022-05-04T17:30:54.748Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.04s)
17:30:54 [2022-05-04T17:30:54.748Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.75s)
17:30:54 [2022-05-04T17:30:54.748Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.97s)
17:30:54 [2022-05-04T17:30:54.748Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.92s)
17:30:54 [2022-05-04T17:30:54.748Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.99s)
17:30:54 [2022-05-04T17:30:54.748Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.04s)
17:30:54 [2022-05-04T17:30:54.748Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.06s)
17:30:54 [2022-05-04T17:30:54.748Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.84s)
17:30:54 [2022-05-04T17:30:54.748Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.95s)
17:30:54 [2022-05-04T17:30:54.748Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.85s)
17:30:54 [2022-05-04T17:30:54.748Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.73s)
17:30:54 [2022-05-04T17:30:54.748Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.94s)
17:30:54 [2022-05-04T17:30:54.748Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.01s)
17:30:54 [2022-05-04T17:30:54.748Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.96s)
17:30:54 [2022-05-04T17:30:54.748Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
17:30:54 [2022-05-04T17:30:54.748Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.03s)
17:30:54 [2022-05-04T17:30:54.748Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.06s)
17:30:54 [2022-05-04T17:30:54.748Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.23s)
17:30:54 [2022-05-04T17:30:54.748Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.76s)
17:30:54 [2022-05-04T17:30:54.748Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.62s)
17:30:54 [2022-05-04T17:30:54.748Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.25s)
17:30:54 [2022-05-04T17:30:54.748Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.40s)
17:30:54 [2022-05-04T17:30:54.748Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
17:30:54 [2022-05-04T17:30:54.748Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.32s)
17:30:54 [2022-05-04T17:30:54.748Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.30s)
17:30:54 [2022-05-04T17:30:54.748Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.58s)
17:30:54 [2022-05-04T17:30:54.748Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s)
17:30:54 [2022-05-04T17:30:54.748Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.26s)
17:30:54 [2022-05-04T17:30:54.748Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.75s)
17:30:54 [2022-05-04T17:30:54.748Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.22s)
17:30:54 [2022-05-04T17:30:54.748Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.39s)
17:30:54 [2022-05-04T17:30:54.748Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.95s)
17:30:54 [2022-05-04T17:30:54.748Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.89s)
17:30:54 [2022-05-04T17:30:54.748Z] === RUN   TestDockerSchema1RegistrySuite
17:30:54 [2022-05-04T17:30:54.748Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
17:30:54 [2022-05-04T17:30:54.863Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
17:30:55 [2022-05-04T17:30:55.007Z]     check_test.go:221: [def93bf261ddb] daemon is not started
17:30:55 [2022-05-04T17:30:55.007Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
17:30:55 [2022-05-04T17:30:55.942Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
17:30:57 [2022-05-04T17:30:57.853Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
17:30:57 [2022-05-04T17:30:57.853Z]     docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux
17:30:57 [2022-05-04T17:30:57.853Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
17:30:58 [2022-05-04T17:30:58.496Z]     check_test.go:221: [d86dbc1195f5f] daemon is not started
17:30:58 [2022-05-04T17:30:58.496Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
17:30:58 [2022-05-04T17:30:58.496Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
17:30:58 [2022-05-04T17:30:58.839Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
17:30:58 [2022-05-04T17:30:58.839Z]     docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux
17:30:58 [2022-05-04T17:30:58.839Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
17:30:58 [2022-05-04T17:30:58.839Z]     docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux
17:30:58 [2022-05-04T17:30:58.839Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
17:31:02 [2022-05-04T17:31:02.003Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
17:31:03 [2022-05-04T17:31:03.764Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
17:31:03 [2022-05-04T17:31:03.764Z]     check_test.go:221: [d7c1c02bec24e] daemon is not started
17:31:03 [2022-05-04T17:31:03.764Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
17:31:04 [2022-05-04T17:31:04.700Z]     check_test.go:221: [df557e52ad149] daemon is not started
17:31:04 [2022-05-04T17:31:04.700Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
17:31:04 [2022-05-04T17:31:04.960Z]     check_test.go:221: [dbd74f2c5d6b1] daemon is not started
17:31:04 [2022-05-04T17:31:04.960Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
17:31:05 [2022-05-04T17:31:05.051Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
17:31:05 [2022-05-04T17:31:05.781Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
17:31:06 [2022-05-04T17:31:06.337Z]     check_test.go:221: [d33ba835959a3] daemon is not started
17:31:06 [2022-05-04T17:31:06.337Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
17:31:06 [2022-05-04T17:31:06.595Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
17:31:07 [2022-05-04T17:31:07.530Z]     check_test.go:221: [d3be56d85f3cb] daemon is not started
17:31:07 [2022-05-04T17:31:07.530Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
17:31:08 [2022-05-04T17:31:08.465Z]     check_test.go:221: [d86bcfe80f2ca] daemon is not started
17:31:08 [2022-05-04T17:31:08.465Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
17:31:10 [2022-05-04T17:31:10.521Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
17:31:10 [2022-05-04T17:31:10.988Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
17:31:10 [2022-05-04T17:31:10.988Z]     docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux
17:31:10 [2022-05-04T17:31:10.988Z] === RUN   TestDockerSuite/TestBuildPATH
17:31:10 [2022-05-04T17:31:10.988Z]     docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux
17:31:10 [2022-05-04T17:31:10.988Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
17:31:11 [2022-05-04T17:31:11.000Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
17:31:11 [2022-05-04T17:31:11.000Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
17:31:11 [2022-05-04T17:31:11.000Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
17:31:11 [2022-05-04T17:31:11.566Z]     check_test.go:221: [da6da661c5911] daemon is not started
17:31:11 [2022-05-04T17:31:11.566Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
17:31:12 [2022-05-04T17:31:12.133Z]     check_test.go:221: [d71f49f398038] daemon is not started
17:31:12 [2022-05-04T17:31:12.133Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
17:31:12 [2022-05-04T17:31:12.391Z]     check_test.go:221: [d62c97a386b12] daemon is not started
17:31:12 [2022-05-04T17:31:12.392Z] --- PASS: TestDockerSchema1RegistrySuite (17.64s)
17:31:12 [2022-05-04T17:31:12.392Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s)
17:31:12 [2022-05-04T17:31:12.392Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.37s)
17:31:12 [2022-05-04T17:31:12.392Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.07s)
17:31:12 [2022-05-04T17:31:12.392Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.25s)
17:31:12 [2022-05-04T17:31:12.392Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.15s)
17:31:12 [2022-05-04T17:31:12.392Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.38s)
17:31:12 [2022-05-04T17:31:12.392Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.29s)
17:31:12 [2022-05-04T17:31:12.392Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.06s)
17:31:12 [2022-05-04T17:31:12.392Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.95s)
17:31:12 [2022-05-04T17:31:12.392Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.49s)
17:31:12 [2022-05-04T17:31:12.392Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.48s)
17:31:12 [2022-05-04T17:31:12.392Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
17:31:12 [2022-05-04T17:31:12.392Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
17:31:13 [2022-05-04T17:31:13.196Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
17:31:13 [2022-05-04T17:31:13.196Z]     docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux
17:31:13 [2022-05-04T17:31:13.196Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
17:31:13 [2022-05-04T17:31:13.327Z]     check_test.go:250: [d257b83ca3a9a] daemon is not started
17:31:13 [2022-05-04T17:31:13.327Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
17:31:13 [2022-05-04T17:31:13.895Z]     check_test.go:250: [d3dcd1089642e] daemon is not started
17:31:13 [2022-05-04T17:31:13.895Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
17:31:14 [2022-05-04T17:31:14.154Z]     check_test.go:250: [d370ce1a428d5] daemon is not started
17:31:14 [2022-05-04T17:31:14.154Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
17:31:15 [2022-05-04T17:31:15.535Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
17:31:16 [2022-05-04T17:31:16.475Z]     check_test.go:250: [d2b0664eaeb07] daemon is not started
17:31:16 [2022-05-04T17:31:16.475Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
17:31:16 [2022-05-04T17:31:16.733Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
17:31:16 [2022-05-04T17:31:16.733Z]     check_test.go:250: [dd1d9f7c0f39a] daemon is not started
17:31:16 [2022-05-04T17:31:16.733Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
17:31:17 [2022-05-04T17:31:17.524Z] === RUN   TestDockerSuite/TestBuildRm
17:31:17 [2022-05-04T17:31:17.788Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
17:31:17 [2022-05-04T17:31:17.788Z]     check_test.go:250: [da5096db9b0b1] daemon is not started
17:31:17 [2022-05-04T17:31:17.788Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
17:31:18 [2022-05-04T17:31:18.047Z]     check_test.go:250: [d13af0afe37c5] daemon is not started
17:31:18 [2022-05-04T17:31:18.047Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.55s)
17:31:18 [2022-05-04T17:31:18.047Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.84s)
17:31:18 [2022-05-04T17:31:18.047Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.62s)
17:31:18 [2022-05-04T17:31:18.047Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.18s)
17:31:18 [2022-05-04T17:31:18.047Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.34s)
17:31:18 [2022-05-04T17:31:18.047Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.82s)
17:31:18 [2022-05-04T17:31:18.047Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.54s)
17:31:18 [2022-05-04T17:31:18.047Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.05s)
17:31:18 [2022-05-04T17:31:18.047Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
17:31:18 [2022-05-04T17:31:18.047Z] === RUN   TestDockerRegistryAuthTokenSuite
17:31:18 [2022-05-04T17:31:18.047Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
17:31:18 [2022-05-04T17:31:18.305Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
17:31:20 [2022-05-04T17:31:20.835Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
17:31:23 [2022-05-04T17:31:23.367Z]     check_test.go:277: [d3b7ab6319b29] daemon is not started
17:31:23 [2022-05-04T17:31:23.367Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
17:31:23 [2022-05-04T17:31:23.367Z]     check_test.go:277: [d1eed914e6f17] daemon is not started
17:31:23 [2022-05-04T17:31:23.367Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
17:31:23 [2022-05-04T17:31:23.626Z]     check_test.go:277: [d135dfb9aa73f] daemon is not started
17:31:23 [2022-05-04T17:31:23.626Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
17:31:23 [2022-05-04T17:31:23.626Z]     check_test.go:277: [d9e23dc82641b] daemon is not started
17:31:23 [2022-05-04T17:31:23.626Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
17:31:23 [2022-05-04T17:31:23.885Z]     check_test.go:277: [da746984c5a0e] daemon is not started
17:31:23 [2022-05-04T17:31:23.885Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s)
17:31:23 [2022-05-04T17:31:23.885Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s)
17:31:23 [2022-05-04T17:31:23.885Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
17:31:23 [2022-05-04T17:31:23.885Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s)
17:31:23 [2022-05-04T17:31:23.885Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
17:31:23 [2022-05-04T17:31:23.885Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s)
17:31:23 [2022-05-04T17:31:23.885Z] === RUN   TestDockerNetworkSuite
17:31:23 [2022-05-04T17:31:23.885Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
17:31:24 [2022-05-04T17:31:24.820Z]     docker_cli_network_unix_test.go:46: [d61c39480f24c] daemon is not started
17:31:24 [2022-05-04T17:31:24.820Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
17:31:25 [2022-05-04T17:31:25.388Z]     docker_cli_network_unix_test.go:46: [d002fd4a6705e] daemon is not started
17:31:25 [2022-05-04T17:31:25.388Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
17:31:27 [2022-05-04T17:31:27.920Z]     docker_cli_network_unix_test.go:46: [daabe0bad3961] daemon is not started
17:31:27 [2022-05-04T17:31:27.929Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
17:31:28 [2022-05-04T17:31:28.178Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
17:31:29 [2022-05-04T17:31:29.555Z]     docker_cli_network_unix_test.go:46: [d9f49688eb30d] daemon is not started
17:31:29 [2022-05-04T17:31:29.815Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
17:31:29 [2022-05-04T17:31:29.816Z]     docker_cli_network_unix_test.go:1233: [db4341e8b839d] daemon is not started
17:31:31 [2022-05-04T17:31:31.711Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
17:31:31 [2022-05-04T17:31:31.711Z]     docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux
17:31:31 [2022-05-04T17:31:31.711Z] === RUN   TestDockerSuite/TestBuildScratchCopy
17:31:31 [2022-05-04T17:31:31.711Z]     docker_api_build_test.go:512: unmatched requirement DaemonIsLinux
17:31:31 [2022-05-04T17:31:31.711Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
17:31:32 [2022-05-04T17:31:32.348Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
17:31:32 [2022-05-04T17:31:32.696Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
17:31:33 [2022-05-04T17:31:33.283Z]     docker_cli_network_unix_test.go:46: [dfcaf58632469] daemon is not started
17:31:33 [2022-05-04T17:31:33.849Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
17:31:36 [2022-05-04T17:31:36.480Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
17:31:38 [2022-05-04T17:31:38.039Z]     docker_cli_network_unix_test.go:46: [d585cf5369a5a] daemon is not started
17:31:38 [2022-05-04T17:31:38.975Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
17:31:40 [2022-05-04T17:31:40.261Z] === RUN   TestDockerSuite/TestBuildShellInherited
17:31:40 [2022-05-04T17:31:40.877Z]     docker_cli_network_unix_test.go:46: [d952e6e64d0fa] daemon is not started
17:31:41 [2022-05-04T17:31:41.135Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
17:31:41 [2022-05-04T17:31:41.472Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
17:31:42 [2022-05-04T17:31:42.071Z]     docker_cli_network_unix_test.go:46: [d6d3ef9133f33] daemon is not started
17:31:42 [2022-05-04T17:31:42.330Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
17:31:42 [2022-05-04T17:31:42.589Z]     docker_cli_network_unix_test.go:46: [d6630b2be3a87] daemon is not started
17:31:42 [2022-05-04T17:31:42.848Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
17:31:43 [2022-05-04T17:31:43.108Z]     docker_cli_network_unix_test.go:46: [d01843eca63a8] daemon is not started
17:31:43 [2022-05-04T17:31:43.108Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
17:31:43 [2022-05-04T17:31:43.675Z]     docker_cli_network_unix_test.go:46: [d9234d4e5b700] daemon is not started
17:31:43 [2022-05-04T17:31:43.934Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
17:31:44 [2022-05-04T17:31:44.046Z] === RUN   TestDockerSuite/TestBuildShellMultiple
17:31:44 [2022-05-04T17:31:44.500Z]     docker_cli_network_unix_test.go:46: [da520be983cbc] daemon is not started
17:31:45 [2022-05-04T17:31:45.072Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
17:31:45 [2022-05-04T17:31:45.072Z]     docker_cli_network_unix_test.go:46: [d906315d6cb33] daemon is not started
17:31:45 [2022-05-04T17:31:45.072Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
17:31:45 [2022-05-04T17:31:45.190Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
17:31:45 [2022-05-04T17:31:45.190Z]     docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux
17:31:45 [2022-05-04T17:31:45.350Z]     docker_cli_network_unix_test.go:46: [d8fc97867145c] daemon is not started
17:31:45 [2022-05-04T17:31:45.350Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
17:31:45 [2022-05-04T17:31:45.646Z] === RUN   TestDockerSuite/TestBuildCacheAdd
17:31:45 [2022-05-04T17:31:45.647Z]     docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux
17:31:45 [2022-05-04T17:31:45.920Z]     docker_cli_network_unix_test.go:46: [d2880979ab3ca] daemon is not started
17:31:46 [2022-05-04T17:31:46.102Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
17:31:46 [2022-05-04T17:31:46.179Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
17:31:46 [2022-05-04T17:31:46.438Z]     docker_cli_network_unix_test.go:46: [dc75d1ea828fe] daemon is not started
17:31:46 [2022-05-04T17:31:46.438Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
17:31:46 [2022-05-04T17:31:46.438Z]     docker_cli_network_unix_test.go:46: [d75c3ecabcda4] daemon is not started
17:31:46 [2022-05-04T17:31:46.438Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
17:31:46 [2022-05-04T17:31:46.438Z]     docker_cli_network_unix_test.go:46: [d124517ed1907] daemon is not started
17:31:46 [2022-05-04T17:31:46.438Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
17:31:47 [2022-05-04T17:31:47.377Z]     docker_cli_network_unix_test.go:46: [d332f717b6707] daemon is not started
17:31:47 [2022-05-04T17:31:47.377Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
17:31:47 [2022-05-04T17:31:47.632Z] === RUN   TestDockerSuite/TestBuildCacheFrom
17:31:47 [2022-05-04T17:31:47.632Z]     docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux
17:31:47 [2022-05-04T17:31:47.632Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
17:31:47 [2022-05-04T17:31:47.944Z]     docker_cli_network_unix_test.go:46: [de120538d9f2d] daemon is not started
17:31:48 [2022-05-04T17:31:48.202Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
17:31:48 [2022-05-04T17:31:48.202Z]     docker_cli_network_unix_test.go:46: [d0f5348767988] daemon is not started
17:31:48 [2022-05-04T17:31:48.202Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
17:31:48 [2022-05-04T17:31:48.460Z]     docker_cli_network_unix_test.go:46: [d23444cbf9dec] daemon is not started
17:31:48 [2022-05-04T17:31:48.719Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
17:31:48 [2022-05-04T17:31:48.719Z]     docker_cli_network_unix_test.go:46: [de8b0f4e89ee4] daemon is not started
17:31:48 [2022-05-04T17:31:48.719Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
17:31:50 [2022-05-04T17:31:50.094Z]     docker_cli_network_unix_test.go:968: [d83ac7cb68ff0] daemon is not started
17:31:51 [2022-05-04T17:31:51.032Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
17:31:51 [2022-05-04T17:31:51.970Z]     docker_cli_network_unix_test.go:46: [d62514fc7825e] daemon is not started
17:31:52 [2022-05-04T17:31:52.228Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
17:31:52 [2022-05-04T17:31:52.275Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
17:31:53 [2022-05-04T17:31:53.225Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
17:31:53 [2022-05-04T17:31:53.225Z]     docker_api_build_test.go:401: unmatched requirement DaemonIsLinux
17:31:53 [2022-05-04T17:31:53.675Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
17:31:53 [2022-05-04T17:31:53.675Z]     docker_cli_build_test.go:3570: unmatched requirement UnixCli
17:31:53 [2022-05-04T17:31:53.675Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
17:31:54 [2022-05-04T17:31:54.759Z]     docker_cli_network_unix_test.go:1116: [da0cc1539697e] daemon is not started
17:31:55 [2022-05-04T17:31:55.187Z] === RUN   TestDockerSuite/TestBuildClearCmd
17:31:55 [2022-05-04T17:31:55.858Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
17:31:56 [2022-05-04T17:31:56.137Z] === RUN   TestDockerSuite/TestBuildCmd
17:31:57 [2022-05-04T17:31:57.088Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
17:31:57 [2022-05-04T17:31:57.538Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
17:31:57 [2022-05-04T17:31:57.990Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
17:31:58 [2022-05-04T17:31:58.047Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
17:31:58 [2022-05-04T17:31:58.047Z]     docker_cli_network_unix_test.go:46: [deaaf96fdc1a6] daemon is not started
17:31:58 [2022-05-04T17:31:58.047Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
17:31:58 [2022-05-04T17:31:58.623Z]     docker_cli_network_unix_test.go:46: [da1f545201e0b] daemon is not started
17:31:58 [2022-05-04T17:31:58.623Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
17:31:58 [2022-05-04T17:31:58.623Z]     docker_cli_network_unix_test.go:46: [dffee2c9e1620] daemon is not started
17:31:58 [2022-05-04T17:31:58.882Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
17:31:58 [2022-05-04T17:31:58.882Z]     docker_cli_network_unix_test.go:46: [da9298b96c8fd] daemon is not started
17:31:58 [2022-05-04T17:31:58.882Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
17:31:58 [2022-05-04T17:31:58.882Z]     docker_cli_network_unix_test.go:46: [d79e770712a83] daemon is not started
17:31:58 [2022-05-04T17:31:58.882Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
17:31:58 [2022-05-04T17:31:58.959Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
17:31:59 [2022-05-04T17:31:59.140Z]     docker_cli_network_unix_test.go:46: [d13787f90a20e] daemon is not started
17:31:59 [2022-05-04T17:31:59.140Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
17:31:59 [2022-05-04T17:31:59.140Z]     docker_cli_network_unix_test.go:46: [dd89e7ec109cd] daemon is not started
17:31:59 [2022-05-04T17:31:59.140Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
17:31:59 [2022-05-04T17:31:59.942Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
17:32:00 [2022-05-04T17:32:00.412Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
17:32:01 [2022-05-04T17:32:01.051Z]     docker_cli_network_unix_test.go:46: [db688009995a0] daemon is not started
17:32:01 [2022-05-04T17:32:01.617Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
17:32:01 [2022-05-04T17:32:01.617Z]     docker_cli_network_unix_test.go:46: [d4c140b2ca0e8] daemon is not started
17:32:01 [2022-05-04T17:32:01.617Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
17:32:01 [2022-05-04T17:32:01.617Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
17:32:01 [2022-05-04T17:32:01.617Z]     docker_cli_network_unix_test.go:46: [d1d6d67b100cf] daemon is not started
17:32:01 [2022-05-04T17:32:01.617Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
17:32:02 [2022-05-04T17:32:02.184Z]     docker_cli_network_unix_test.go:46: [df9b1d9a7f8f7] daemon is not started
17:32:02 [2022-05-04T17:32:02.443Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
17:32:03 [2022-05-04T17:32:03.755Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
17:32:05 [2022-05-04T17:32:05.728Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
17:32:06 [2022-05-04T17:32:06.646Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
17:32:06 [2022-05-04T17:32:06.646Z]     docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux
17:32:06 [2022-05-04T17:32:06.646Z] === RUN   TestDockerSuite/TestBuildConditionalCache
17:32:07 [2022-05-04T17:32:07.609Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
17:32:07 [2022-05-04T17:32:07.609Z]     docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux
17:32:07 [2022-05-04T17:32:07.609Z] === RUN   TestDockerSuite/TestBuildContextCleanup
17:32:07 [2022-05-04T17:32:07.632Z]     docker_cli_network_unix_test.go:1084: [d8c0d08fe8abf] daemon is not started
17:32:08 [2022-05-04T17:32:08.065Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
17:32:08 [2022-05-04T17:32:08.333Z] === RUN   TestDockerSuite/TestBuildRm
17:32:09 [2022-05-04T17:32:09.010Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
17:32:09 [2022-05-04T17:32:09.010Z]     docker_cli_network_unix_test.go:46: [d43e06cf8d00f] daemon is not started
17:32:09 [2022-05-04T17:32:09.010Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
17:32:09 [2022-05-04T17:32:09.082Z] === RUN   TestDockerSuite/TestBuildSpaces
17:32:09 [2022-05-04T17:32:09.082Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
17:32:09 [2022-05-04T17:32:09.269Z]     docker_cli_network_unix_test.go:46: [d1deb3611f0ec] daemon is not started
17:32:09 [2022-05-04T17:32:09.528Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
17:32:10 [2022-05-04T17:32:10.235Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
17:32:10 [2022-05-04T17:32:10.907Z]     docker_cli_network_unix_test.go:46: [de6129568ed05] daemon is not started
17:32:11 [2022-05-04T17:32:11.166Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
17:32:11 [2022-05-04T17:32:11.166Z]     docker_cli_network_unix_test.go:46: [df5dcef2a488c] daemon is not started
17:32:11 [2022-05-04T17:32:11.166Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
17:32:11 [2022-05-04T17:32:11.196Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
17:32:11 [2022-05-04T17:32:11.425Z]     docker_cli_network_unix_test.go:46: [db53122031283] daemon is not started
17:32:11 [2022-05-04T17:32:11.684Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
17:32:12 [2022-05-04T17:32:12.157Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
17:32:12 [2022-05-04T17:32:12.157Z]     docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux
17:32:12 [2022-05-04T17:32:12.157Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
17:32:12 [2022-05-04T17:32:12.252Z]     docker_cli_network_unix_test.go:46: [df85c500a7dd7] daemon is not started
17:32:12 [2022-05-04T17:32:12.252Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
17:32:12 [2022-05-04T17:32:12.820Z]     docker_cli_network_unix_test.go:46: [d3b05ce6d4080] daemon is not started
17:32:12 [2022-05-04T17:32:12.862Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
17:32:12 [2022-05-04T17:32:12.862Z] === RUN   TestDockerSuite/TestBuildStderr
17:32:13 [2022-05-04T17:32:13.081Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
17:32:13 [2022-05-04T17:32:13.117Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
17:32:13 [2022-05-04T17:32:13.573Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
17:32:13 [2022-05-04T17:32:13.573Z]     docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux
17:32:13 [2022-05-04T17:32:13.573Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
17:32:13 [2022-05-04T17:32:13.573Z]     docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux
17:32:13 [2022-05-04T17:32:13.573Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
17:32:14 [2022-05-04T17:32:14.015Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
17:32:16 [2022-05-04T17:32:16.548Z]     docker_cli_swarm_test.go:1180: [d958b8cd14623] joining swarm manager [ddaf9dff495ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:32:16 [2022-05-04T17:32:16.976Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
17:32:17 [2022-05-04T17:32:17.606Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
17:32:19 [2022-05-04T17:32:19.081Z]     docker_cli_network_unix_test.go:46: [d822297b104bc] daemon is not started
17:32:19 [2022-05-04T17:32:19.081Z] --- PASS: TestDockerNetworkSuite (55.16s)
17:32:19 [2022-05-04T17:32:19.081Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (0.98s)
17:32:19 [2022-05-04T17:32:19.081Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.70s)
17:32:19 [2022-05-04T17:32:19.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.75s)
17:32:19 [2022-05-04T17:32:19.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.52s)
17:32:19 [2022-05-04T17:32:19.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.50s)
17:32:19 [2022-05-04T17:32:19.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.48s)
17:32:19 [2022-05-04T17:32:19.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.15s)
17:32:19 [2022-05-04T17:32:19.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.23s)
17:32:19 [2022-05-04T17:32:19.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.11s)
17:32:19 [2022-05-04T17:32:19.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.51s)
17:32:19 [2022-05-04T17:32:19.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.42s)
17:32:19 [2022-05-04T17:32:19.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.85s)
17:32:19 [2022-05-04T17:32:19.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.89s)
17:32:19 [2022-05-04T17:32:19.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s)
17:32:19 [2022-05-04T17:32:19.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s)
17:32:19 [2022-05-04T17:32:19.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.75s)
17:32:19 [2022-05-04T17:32:19.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s)
17:32:19 [2022-05-04T17:32:19.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
17:32:19 [2022-05-04T17:32:19.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s)
17:32:19 [2022-05-04T17:32:19.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.69s)
17:32:19 [2022-05-04T17:32:19.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.00s)
17:32:19 [2022-05-04T17:32:19.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s)
17:32:19 [2022-05-04T17:32:19.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.29s)
17:32:19 [2022-05-04T17:32:19.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s)
17:32:19 [2022-05-04T17:32:19.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.33s)
17:32:19 [2022-05-04T17:32:19.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.11s)
17:32:19 [2022-05-04T17:32:19.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.45s)
17:32:19 [2022-05-04T17:32:19.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s)
17:32:19 [2022-05-04T17:32:19.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.86s)
17:32:19 [2022-05-04T17:32:19.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s)
17:32:19 [2022-05-04T17:32:19.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
17:32:19 [2022-05-04T17:32:19.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s)
17:32:19 [2022-05-04T17:32:19.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s)
17:32:19 [2022-05-04T17:32:19.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
17:32:19 [2022-05-04T17:32:19.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.47s)
17:32:19 [2022-05-04T17:32:19.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
17:32:19 [2022-05-04T17:32:19.081Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
17:32:19 [2022-05-04T17:32:19.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.75s)
17:32:19 [2022-05-04T17:32:19.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.43s)
17:32:19 [2022-05-04T17:32:19.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.98s)
17:32:19 [2022-05-04T17:32:19.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
17:32:19 [2022-05-04T17:32:19.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.75s)
17:32:19 [2022-05-04T17:32:19.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.45s)
17:32:19 [2022-05-04T17:32:19.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
17:32:19 [2022-05-04T17:32:19.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.66s)
17:32:19 [2022-05-04T17:32:19.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s)
17:32:19 [2022-05-04T17:32:19.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.90s)
17:32:19 [2022-05-04T17:32:19.081Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.86s)
17:32:19 [2022-05-04T17:32:19.081Z] === RUN   TestDockerHubPullSuite
17:32:19 [2022-05-04T17:32:19.081Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
17:32:19 [2022-05-04T17:32:19.339Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
17:32:19 [2022-05-04T17:32:19.927Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
17:32:19 [2022-05-04T17:32:19.927Z]     docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux
17:32:19 [2022-05-04T17:32:19.927Z] === RUN   TestDockerSuite/TestBuildScratchCopy
17:32:19 [2022-05-04T17:32:19.927Z]     docker_api_build_test.go:512: unmatched requirement DaemonIsLinux
17:32:20 [2022-05-04T17:32:20.393Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
17:32:20 [2022-05-04T17:32:20.981Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
17:32:21 [2022-05-04T17:32:21.959Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
17:32:22 [2022-05-04T17:32:22.917Z]     docker_cli_swarm_test.go:1189: [d1f2d16b9e26c] joining swarm manager [ddaf9dff495ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:32:23 [2022-05-04T17:32:23.176Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
17:32:23 [2022-05-04T17:32:23.742Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
17:32:25 [2022-05-04T17:32:25.117Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
17:32:25 [2022-05-04T17:32:25.376Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
17:32:25 [2022-05-04T17:32:25.376Z] --- PASS: TestDockerHubPullSuite (6.45s)
17:32:25 [2022-05-04T17:32:25.376Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.65s)
17:32:25 [2022-05-04T17:32:25.376Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.41s)
17:32:25 [2022-05-04T17:32:25.376Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.67s)
17:32:25 [2022-05-04T17:32:25.376Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.45s)
17:32:25 [2022-05-04T17:32:25.376Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s)
17:32:25 [2022-05-04T17:32:25.376Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s)
17:32:25 [2022-05-04T17:32:25.376Z] PASS
17:32:25 [2022-05-04T17:32:25.376Z] 
17:32:25 [2022-05-04T17:32:25.376Z] === Skipped
17:32:25 [2022-05-04T17:32:25.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
17:32:25 [2022-05-04T17:32:25.376Z]     docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows
17:32:25 [2022-05-04T17:32:25.376Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
17:32:25 [2022-05-04T17:32:25.376Z] 
17:32:25 [2022-05-04T17:32:25.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
17:32:25 [2022-05-04T17:32:25.376Z]     docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows
17:32:25 [2022-05-04T17:32:25.376Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
17:32:25 [2022-05-04T17:32:25.376Z] 
17:32:25 [2022-05-04T17:32:25.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
17:32:25 [2022-05-04T17:32:25.376Z]     docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows
17:32:25 [2022-05-04T17:32:25.376Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
17:32:25 [2022-05-04T17:32:25.376Z] 
17:32:25 [2022-05-04T17:32:25.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
17:32:25 [2022-05-04T17:32:25.376Z]     docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows
17:32:25 [2022-05-04T17:32:25.376Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
17:32:25 [2022-05-04T17:32:25.376Z] 
17:32:25 [2022-05-04T17:32:25.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s)
17:32:25 [2022-05-04T17:32:25.376Z]     docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows
17:32:25 [2022-05-04T17:32:25.376Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s)
17:32:25 [2022-05-04T17:32:25.376Z] 
17:32:25 [2022-05-04T17:32:25.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
17:32:25 [2022-05-04T17:32:25.376Z]     docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows
17:32:25 [2022-05-04T17:32:25.376Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
17:32:25 [2022-05-04T17:32:25.376Z] 
17:32:25 [2022-05-04T17:32:25.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
17:32:25 [2022-05-04T17:32:25.376Z]     docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows
17:32:25 [2022-05-04T17:32:25.376Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
17:32:25 [2022-05-04T17:32:25.376Z] 
17:32:25 [2022-05-04T17:32:25.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
17:32:25 [2022-05-04T17:32:25.376Z]     docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows
17:32:25 [2022-05-04T17:32:25.376Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
17:32:25 [2022-05-04T17:32:25.376Z] 
17:32:25 [2022-05-04T17:32:25.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
17:32:25 [2022-05-04T17:32:25.376Z]     docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows
17:32:25 [2022-05-04T17:32:25.376Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
17:32:25 [2022-05-04T17:32:25.376Z] 
17:32:25 [2022-05-04T17:32:25.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
17:32:25 [2022-05-04T17:32:25.376Z]     docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows
17:32:25 [2022-05-04T17:32:25.376Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
17:32:25 [2022-05-04T17:32:25.376Z] 
17:32:25 [2022-05-04T17:32:25.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
17:32:25 [2022-05-04T17:32:25.376Z]     docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows
17:32:25 [2022-05-04T17:32:25.376Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
17:32:25 [2022-05-04T17:32:25.376Z] 
17:32:25 [2022-05-04T17:32:25.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
17:32:25 [2022-05-04T17:32:25.376Z]     docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows
17:32:25 [2022-05-04T17:32:25.376Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
17:32:25 [2022-05-04T17:32:25.376Z] 
17:32:25 [2022-05-04T17:32:25.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
17:32:25 [2022-05-04T17:32:25.376Z]     docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows
17:32:25 [2022-05-04T17:32:25.376Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
17:32:25 [2022-05-04T17:32:25.376Z] 
17:32:25 [2022-05-04T17:32:25.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
17:32:25 [2022-05-04T17:32:25.376Z]     docker_cli_sni_test.go:18: Flakey test
17:32:25 [2022-05-04T17:32:25.376Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
17:32:25 [2022-05-04T17:32:25.376Z] 
17:32:25 [2022-05-04T17:32:25.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
17:32:25 [2022-05-04T17:32:25.376Z]     docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
17:32:25 [2022-05-04T17:32:25.376Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
17:32:25 [2022-05-04T17:32:25.376Z] 
17:32:25 [2022-05-04T17:32:25.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
17:32:25 [2022-05-04T17:32:25.376Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
17:32:25 [2022-05-04T17:32:25.376Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
17:32:25 [2022-05-04T17:32:25.376Z] 
17:32:25 [2022-05-04T17:32:25.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
17:32:25 [2022-05-04T17:32:25.376Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
17:32:25 [2022-05-04T17:32:25.376Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
17:32:25 [2022-05-04T17:32:25.376Z] 
17:32:25 [2022-05-04T17:32:25.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
17:32:25 [2022-05-04T17:32:25.376Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
17:32:25 [2022-05-04T17:32:25.376Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
17:32:25 [2022-05-04T17:32:25.376Z] 
17:32:25 [2022-05-04T17:32:25.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
17:32:25 [2022-05-04T17:32:25.376Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
17:32:25 [2022-05-04T17:32:25.376Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
17:32:25 [2022-05-04T17:32:25.376Z] 
17:32:25 [2022-05-04T17:32:25.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
17:32:25 [2022-05-04T17:32:25.376Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
17:32:25 [2022-05-04T17:32:25.376Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
17:32:25 [2022-05-04T17:32:25.376Z] 
17:32:25 [2022-05-04T17:32:25.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
17:32:25 [2022-05-04T17:32:25.376Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
17:32:25 [2022-05-04T17:32:25.376Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
17:32:25 [2022-05-04T17:32:25.376Z] 
17:32:25 [2022-05-04T17:32:25.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
17:32:25 [2022-05-04T17:32:25.376Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
17:32:25 [2022-05-04T17:32:25.376Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
17:32:25 [2022-05-04T17:32:25.376Z] 
17:32:25 [2022-05-04T17:32:25.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
17:32:25 [2022-05-04T17:32:25.376Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
17:32:25 [2022-05-04T17:32:25.376Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
17:32:25 [2022-05-04T17:32:25.376Z] 
17:32:25 [2022-05-04T17:32:25.376Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
17:32:25 [2022-05-04T17:32:25.376Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
17:32:25 [2022-05-04T17:32:25.376Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
17:32:25 [2022-05-04T17:32:25.376Z] 
17:32:25 [2022-05-04T17:32:25.377Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
17:32:25 [2022-05-04T17:32:25.377Z]     docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows
17:32:25 [2022-05-04T17:32:25.377Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
17:32:25 [2022-05-04T17:32:25.377Z] 
17:32:25 [2022-05-04T17:32:25.377Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
17:32:25 [2022-05-04T17:32:25.377Z]     docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows
17:32:25 [2022-05-04T17:32:25.377Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
17:32:25 [2022-05-04T17:32:25.377Z] 
17:32:25 [2022-05-04T17:32:25.377Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
17:32:25 [2022-05-04T17:32:25.377Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
17:32:25 [2022-05-04T17:32:25.377Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
17:32:25 [2022-05-04T17:32:25.377Z] 
17:32:25 [2022-05-04T17:32:25.377Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
17:32:25 [2022-05-04T17:32:25.377Z]     docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows
17:32:25 [2022-05-04T17:32:25.377Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
17:32:25 [2022-05-04T17:32:25.377Z] 
17:32:25 [2022-05-04T17:32:25.377Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
17:32:25 [2022-05-04T17:32:25.377Z]     docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport
17:32:25 [2022-05-04T17:32:25.377Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
17:32:25 [2022-05-04T17:32:25.377Z] 
17:32:25 [2022-05-04T17:32:25.377Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
17:32:25 [2022-05-04T17:32:25.377Z]     docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows
17:32:25 [2022-05-04T17:32:25.377Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
17:32:25 [2022-05-04T17:32:25.377Z] 
17:32:25 [2022-05-04T17:32:25.377Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
17:32:25 [2022-05-04T17:32:25.377Z]     docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured
17:32:25 [2022-05-04T17:32:25.377Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
17:32:25 [2022-05-04T17:32:25.377Z] 
17:32:25 [2022-05-04T17:32:25.377Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
17:32:25 [2022-05-04T17:32:25.377Z]     docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved
17:32:25 [2022-05-04T17:32:25.377Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
17:32:25 [2022-05-04T17:32:25.377Z] 
17:32:25 [2022-05-04T17:32:25.377Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
17:32:25 [2022-05-04T17:32:25.377Z]     docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport
17:32:25 [2022-05-04T17:32:25.377Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
17:32:25 [2022-05-04T17:32:25.377Z] 
17:32:25 [2022-05-04T17:32:25.377Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
17:32:25 [2022-05-04T17:32:25.377Z]     docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer
17:32:25 [2022-05-04T17:32:25.377Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
17:32:25 [2022-05-04T17:32:25.377Z] 
17:32:25 [2022-05-04T17:32:25.377Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
17:32:25 [2022-05-04T17:32:25.377Z]     docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows
17:32:25 [2022-05-04T17:32:25.377Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
17:32:25 [2022-05-04T17:32:25.377Z] 
17:32:25 [2022-05-04T17:32:25.377Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
17:32:25 [2022-05-04T17:32:25.377Z]     docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows
17:32:25 [2022-05-04T17:32:25.377Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
17:32:25 [2022-05-04T17:32:25.377Z] 
17:32:25 [2022-05-04T17:32:25.377Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
17:32:25 [2022-05-04T17:32:25.377Z]     docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows
17:32:25 [2022-05-04T17:32:25.377Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
17:32:25 [2022-05-04T17:32:25.377Z] 
17:32:25 [2022-05-04T17:32:25.377Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
17:32:25 [2022-05-04T17:32:25.377Z]     docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight
17:32:25 [2022-05-04T17:32:25.377Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
17:32:25 [2022-05-04T17:32:25.377Z] 
17:32:25 [2022-05-04T17:32:25.377Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
17:32:25 [2022-05-04T17:32:25.377Z]     docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight
17:32:25 [2022-05-04T17:32:25.377Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
17:32:25 [2022-05-04T17:32:25.377Z] 
17:32:25 [2022-05-04T17:32:25.377Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
17:32:25 [2022-05-04T17:32:25.377Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
17:32:25 [2022-05-04T17:32:25.377Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
17:32:25 [2022-05-04T17:32:25.377Z] 
17:32:25 [2022-05-04T17:32:25.377Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
17:32:25 [2022-05-04T17:32:25.377Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
17:32:25 [2022-05-04T17:32:25.377Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
17:32:25 [2022-05-04T17:32:25.377Z] 
17:32:25 [2022-05-04T17:32:25.377Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
17:32:25 [2022-05-04T17:32:25.377Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
17:32:25 [2022-05-04T17:32:25.377Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
17:32:25 [2022-05-04T17:32:25.377Z] 
17:32:25 [2022-05-04T17:32:25.377Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
17:32:25 [2022-05-04T17:32:25.377Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
17:32:25 [2022-05-04T17:32:25.377Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
17:32:25 [2022-05-04T17:32:25.377Z] 
17:32:25 [2022-05-04T17:32:25.377Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
17:32:25 [2022-05-04T17:32:25.377Z]     docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight
17:32:25 [2022-05-04T17:32:25.377Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
17:32:25 [2022-05-04T17:32:25.377Z] 
17:32:25 [2022-05-04T17:32:25.377Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
17:32:25 [2022-05-04T17:32:25.377Z]     docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport
17:32:25 [2022-05-04T17:32:25.377Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
17:32:25 [2022-05-04T17:32:25.377Z] 
17:32:25 [2022-05-04T17:32:25.377Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
17:32:25 [2022-05-04T17:32:25.377Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
17:32:25 [2022-05-04T17:32:25.377Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
17:32:25 [2022-05-04T17:32:25.377Z] 
17:32:25 [2022-05-04T17:32:25.377Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
17:32:25 [2022-05-04T17:32:25.377Z]     docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport
17:32:25 [2022-05-04T17:32:25.377Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
17:32:25 [2022-05-04T17:32:25.377Z] 
17:32:25 [2022-05-04T17:32:25.377Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
17:32:25 [2022-05-04T17:32:25.377Z]     docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport
17:32:25 [2022-05-04T17:32:25.377Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
17:32:25 [2022-05-04T17:32:25.377Z] 
17:32:25 [2022-05-04T17:32:25.377Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
17:32:25 [2022-05-04T17:32:25.377Z]     docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport
17:32:25 [2022-05-04T17:32:25.377Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
17:32:25 [2022-05-04T17:32:25.377Z] 
17:32:25 [2022-05-04T17:32:25.377Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
17:32:25 [2022-05-04T17:32:25.377Z]     docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows
17:32:25 [2022-05-04T17:32:25.377Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
17:32:25 [2022-05-04T17:32:25.377Z] 
17:32:25 [2022-05-04T17:32:25.377Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
17:32:25 [2022-05-04T17:32:25.377Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
17:32:25 [2022-05-04T17:32:25.377Z]     docker_cli_network_unix_test.go:46: [d1d6d67b100cf] daemon is not started
17:32:25 [2022-05-04T17:32:25.377Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
17:32:25 [2022-05-04T17:32:25.377Z] 
17:32:25 [2022-05-04T17:32:25.377Z] DONE 1265 tests, 51 skipped in 1460.886s
17:32:25 [2022-05-04T17:32:25.377Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:32:25 [2022-05-04T17:32:25.377Z] ++++ cat bundles/test-integration/docker.pid
17:32:25 [2022-05-04T17:32:25.377Z] +++ kill 9384
17:32:25 [2022-05-04T17:32:25.377Z] +++ /etc/init.d/apparmor stop
17:32:25 [2022-05-04T17:32:25.377Z] Leaving: AppArmorNo profiles have been unloaded.
17:32:25 [2022-05-04T17:32:25.377Z] 
17:32:25 [2022-05-04T17:32:25.377Z] Unloading profiles will leave already running processes permanently
17:32:25 [2022-05-04T17:32:25.377Z] unconfined, which can lead to unexpected situations.
17:32:25 [2022-05-04T17:32:25.377Z] 
17:32:25 [2022-05-04T17:32:25.377Z] To set a process to complain mode, use the command line tool
17:32:25 [2022-05-04T17:32:25.377Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:32:25 [2022-05-04T17:32:25.377Z] +++ true
17:32:25 [2022-05-04T17:32:25.377Z] exiting test-integration
17:32:25 [2022-05-04T17:32:25.377Z] ++ exit 0
17:32:25 [2022-05-04T17:32:25.377Z] 
17:32:25 [2022-05-04T17:32:25.742Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
17:32:25 [2022-05-04T17:32:25.943Z] + for job in $(jobs -p)
17:32:25 [2022-05-04T17:32:25.943Z] + wait 7455
17:32:29 [2022-05-04T17:32:29.541Z] === RUN   TestDockerSuite/TestBuildShellInherited
17:32:33 [2022-05-04T17:32:33.344Z] === RUN   TestDockerSuite/TestBuildShellMultiple
17:32:35 [2022-05-04T17:32:35.401Z] === RUN   TestDockerSuite/TestBuildStopSignal
17:32:35 [2022-05-04T17:32:35.401Z]     docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux
17:32:35 [2022-05-04T17:32:35.868Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
17:32:39 [2022-05-04T17:32:39.648Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
17:32:40 [2022-05-04T17:32:40.115Z] === RUN   TestDockerSuite/TestBuildTagEvent
17:32:44 [2022-05-04T17:32:44.858Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
17:32:48 [2022-05-04T17:32:48.269Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
17:32:48 [2022-05-04T17:32:48.269Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
17:32:49 [2022-05-04T17:32:49.253Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
17:32:50 [2022-05-04T17:32:50.712Z] === RUN   TestDockerSuite/TestBuildUser
17:32:50 [2022-05-04T17:32:50.712Z]     docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux
17:32:50 [2022-05-04T17:32:50.712Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
17:32:50 [2022-05-04T17:32:50.712Z]     docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux
17:32:50 [2022-05-04T17:32:50.712Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
17:32:50 [2022-05-04T17:32:50.712Z]     docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux
17:32:50 [2022-05-04T17:32:50.712Z] === RUN   TestDockerSuite/TestBuildVerboseOut
17:32:53 [2022-05-04T17:32:53.658Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
17:32:54 [2022-05-04T17:32:54.124Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
17:32:54 [2022-05-04T17:32:54.964Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
17:32:54 [2022-05-04T17:32:54.964Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
17:32:54 [2022-05-04T17:32:54.964Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
17:32:57 [2022-05-04T17:32:57.853Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
17:32:57 [2022-05-04T17:32:57.853Z]     docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux
17:32:57 [2022-05-04T17:32:57.853Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
17:32:57 [2022-05-04T17:32:57.853Z]     docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux
17:32:57 [2022-05-04T17:32:57.903Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
17:32:57 [2022-05-04T17:32:57.903Z]     docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux
17:32:57 [2022-05-04T17:32:57.903Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
17:32:57 [2022-05-04T17:32:57.903Z]     docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux
17:32:57 [2022-05-04T17:32:57.903Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
17:32:57 [2022-05-04T17:32:57.905Z] === RUN   TestDockerSuite/TestBuildSpaces
17:32:57 [2022-05-04T17:32:57.905Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
17:32:58 [2022-05-04T17:32:58.308Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
17:32:58 [2022-05-04T17:32:58.308Z]     docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux
17:32:58 [2022-05-04T17:32:58.308Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
17:32:58 [2022-05-04T17:32:58.764Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
17:32:58 [2022-05-04T17:32:58.764Z]     docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux
17:32:58 [2022-05-04T17:32:58.764Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
17:33:01 [2022-05-04T17:33:01.685Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
17:33:01 [2022-05-04T17:33:01.685Z] === RUN   TestDockerSuite/TestBuildStderr
17:33:05 [2022-05-04T17:33:05.465Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
17:33:12 [2022-05-04T17:33:12.603Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
17:33:19 [2022-05-04T17:33:19.111Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
17:33:19 [2022-05-04T17:33:19.111Z] === RUN   TestDockerSuite/TestBuildWindowsUser
17:33:23 [2022-05-04T17:33:23.256Z] === RUN   TestDockerSuite/TestBuildStopSignal
17:33:23 [2022-05-04T17:33:23.256Z]     docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux
17:33:23 [2022-05-04T17:33:23.256Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
17:33:24 [2022-05-04T17:33:24.802Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
17:33:24 [2022-05-04T17:33:24.818Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
17:33:25 [2022-05-04T17:33:25.868Z] === RUN   TestDockerSuite/TestBuildTagEvent
17:33:26 [2022-05-04T17:33:26.255Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
17:33:28 [2022-05-04T17:33:28.088Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
17:33:28 [2022-05-04T17:33:28.691Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
17:33:28 [2022-05-04T17:33:28.691Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
17:33:28 [2022-05-04T17:33:28.691Z]     docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux
17:33:28 [2022-05-04T17:33:28.691Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
17:33:29 [2022-05-04T17:33:29.650Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
17:33:30 [2022-05-04T17:33:30.010Z]     docker_cli_swarm_test.go:1112: [db8f7a5cc3483] joining swarm manager [d10b29709203c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:33:30 [2022-05-04T17:33:30.945Z]     docker_cli_swarm_test.go:1113: [d7f6160c353f2] joining swarm manager [d10b29709203c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:33:32 [2022-05-04T17:33:32.111Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
17:33:32 [2022-05-04T17:33:32.111Z]     docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux
17:33:32 [2022-05-04T17:33:32.111Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
17:33:32 [2022-05-04T17:33:32.111Z]     docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux
17:33:32 [2022-05-04T17:33:32.111Z] === RUN   TestDockerSuite/TestBuildWithFailure
17:33:34 [2022-05-04T17:33:34.390Z] === RUN   TestDockerSuite/TestBuildUser
17:33:34 [2022-05-04T17:33:34.390Z]     docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux
17:33:34 [2022-05-04T17:33:34.390Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
17:33:34 [2022-05-04T17:33:34.390Z]     docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux
17:33:34 [2022-05-04T17:33:34.390Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
17:33:34 [2022-05-04T17:33:34.390Z]     docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux
17:33:34 [2022-05-04T17:33:34.390Z] === RUN   TestDockerSuite/TestBuildVerboseOut
17:33:35 [2022-05-04T17:33:35.055Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
17:33:35 [2022-05-04T17:33:35.055Z]     docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux
17:33:35 [2022-05-04T17:33:35.055Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
17:33:37 [2022-05-04T17:33:37.336Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
17:33:37 [2022-05-04T17:33:37.803Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
17:33:40 [2022-05-04T17:33:40.749Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
17:33:40 [2022-05-04T17:33:40.749Z]     docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux
17:33:40 [2022-05-04T17:33:40.749Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
17:33:40 [2022-05-04T17:33:40.749Z]     docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux
17:33:40 [2022-05-04T17:33:40.749Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
17:33:45 [2022-05-04T17:33:45.460Z] === RUN   TestDockerSuite/TestBuildWithTabs
17:33:50 [2022-05-04T17:33:50.204Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
17:33:50 [2022-05-04T17:33:50.204Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
17:33:58 [2022-05-04T17:33:58.786Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
17:33:59 [2022-05-04T17:33:59.775Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
17:34:00 [2022-05-04T17:34:00.244Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
17:34:01 [2022-05-04T17:34:01.954Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
17:34:01 [2022-05-04T17:34:01.954Z] === RUN   TestDockerSuite/TestBuildWindowsUser
17:34:02 [2022-05-04T17:34:02.681Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
17:34:02 [2022-05-04T17:34:02.681Z]     docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux
17:34:02 [2022-05-04T17:34:02.681Z] === RUN   TestDockerSuite/TestBuildWithVolumes
17:34:02 [2022-05-04T17:34:02.681Z]     docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux
17:34:02 [2022-05-04T17:34:02.681Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
17:34:02 [2022-05-04T17:34:02.681Z]     docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux
17:34:02 [2022-05-04T17:34:02.681Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
17:34:03 [2022-05-04T17:34:03.667Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
17:34:04 [2022-05-04T17:34:04.030Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
17:34:06 [2022-05-04T17:34:06.977Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
17:34:09 [2022-05-04T17:34:09.093Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
17:34:09 [2022-05-04T17:34:09.931Z] === RUN   TestDockerSuite/TestBuildDockerignore
17:34:12 [2022-05-04T17:34:12.316Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
17:34:12 [2022-05-04T17:34:12.783Z] === RUN   TestDockerSuite/TestBuildXZHost
17:34:12 [2022-05-04T17:34:12.783Z]     docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux
17:34:13 [2022-05-04T17:34:13.249Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
17:34:13 [2022-05-04T17:34:13.249Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
17:34:13 [2022-05-04T17:34:13.249Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
17:34:13 [2022-05-04T17:34:13.249Z]     docker_cli_sni_test.go:18: Flakey test
17:34:13 [2022-05-04T17:34:13.249Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
17:34:13 [2022-05-04T17:34:13.834Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
17:34:13 [2022-05-04T17:34:13.834Z]     docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux
17:34:13 [2022-05-04T17:34:13.834Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
17:34:13 [2022-05-04T17:34:13.834Z]     docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux
17:34:13 [2022-05-04T17:34:13.834Z] === RUN   TestDockerSuite/TestBuildWithFailure
17:34:15 [2022-05-04T17:34:15.459Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
17:34:15 [2022-05-04T17:34:15.459Z]     docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
17:34:15 [2022-05-04T17:34:15.459Z] === RUN   TestDockerSuite/TestCommitChange
17:34:16 [2022-05-04T17:34:16.040Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
17:34:16 [2022-05-04T17:34:16.040Z]     docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux
17:34:16 [2022-05-04T17:34:16.506Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
17:34:20 [2022-05-04T17:34:20.202Z] === RUN   TestDockerSuite/TestCommitChangeLabels
17:34:24 [2022-05-04T17:34:24.947Z] === RUN   TestDockerSuite/TestCommitHardlink
17:34:24 [2022-05-04T17:34:24.947Z]     docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux
17:34:24 [2022-05-04T17:34:24.947Z] === RUN   TestDockerSuite/TestCommitNewFile
17:34:26 [2022-05-04T17:34:26.917Z] === RUN   TestDockerSuite/TestBuildWithTabs
17:34:29 [2022-05-04T17:34:29.860Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
17:34:30 [2022-05-04T17:34:30.326Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
17:34:30 [2022-05-04T17:34:30.801Z] === RUN   TestDockerSuite/TestCommitPausedContainer
17:34:30 [2022-05-04T17:34:30.801Z]     docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux
17:34:30 [2022-05-04T17:34:30.801Z] === RUN   TestDockerSuite/TestCommitTTY
17:34:37 [2022-05-04T17:34:37.944Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
17:34:41 [2022-05-04T17:34:41.726Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
17:34:41 [2022-05-04T17:34:41.726Z]     docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux
17:34:41 [2022-05-04T17:34:41.726Z] === RUN   TestDockerSuite/TestCommitWithoutPause
17:34:41 [2022-05-04T17:34:41.726Z]     docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux
17:34:41 [2022-05-04T17:34:41.726Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
17:34:41 [2022-05-04T17:34:41.726Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
17:34:41 [2022-05-04T17:34:41.726Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
17:34:41 [2022-05-04T17:34:41.726Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
17:34:41 [2022-05-04T17:34:41.726Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
17:34:41 [2022-05-04T17:34:41.726Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
17:34:41 [2022-05-04T17:34:41.726Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
17:34:41 [2022-05-04T17:34:41.726Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
17:34:41 [2022-05-04T17:34:41.726Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
17:34:41 [2022-05-04T17:34:41.726Z]     docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
17:34:41 [2022-05-04T17:34:41.726Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
17:34:42 [2022-05-04T17:34:42.193Z] === RUN   TestDockerSuite/TestContainerAPICommit
17:34:42 [2022-05-04T17:34:42.796Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
17:34:42 [2022-05-04T17:34:42.796Z]     docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux
17:34:42 [2022-05-04T17:34:42.796Z] === RUN   TestDockerSuite/TestBuildWithVolumes
17:34:42 [2022-05-04T17:34:42.796Z]     docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux
17:34:42 [2022-05-04T17:34:42.796Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
17:34:42 [2022-05-04T17:34:42.796Z]     docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux
17:34:42 [2022-05-04T17:34:42.796Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
17:34:44 [2022-05-04T17:34:44.355Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
17:34:49 [2022-05-04T17:34:49.339Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
17:34:51 [2022-05-04T17:34:51.499Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
17:34:52 [2022-05-04T17:34:52.363Z]     docker_cli_swarm_test.go:1166: [d16a80b32c3af] joining swarm manager [d10b29709203c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
17:34:52 [2022-05-04T17:34:52.482Z] === RUN   TestDockerSuite/TestBuildXZHost
17:34:52 [2022-05-04T17:34:52.482Z]     docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux
17:34:52 [2022-05-04T17:34:52.948Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
17:34:52 [2022-05-04T17:34:52.948Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
17:34:52 [2022-05-04T17:34:52.948Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
17:34:52 [2022-05-04T17:34:52.948Z]     docker_cli_sni_test.go:18: Flakey test
17:34:52 [2022-05-04T17:34:52.948Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
17:34:54 [2022-05-04T17:34:54.508Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
17:34:56 [2022-05-04T17:34:56.484Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
17:34:56 [2022-05-04T17:34:56.484Z]     docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux
17:34:56 [2022-05-04T17:34:56.484Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
17:34:58 [2022-05-04T17:34:58.047Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
17:34:58 [2022-05-04T17:34:58.047Z]     docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux
17:34:58 [2022-05-04T17:34:58.047Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
17:34:58 [2022-05-04T17:34:58.047Z]     docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux
17:34:58 [2022-05-04T17:34:58.047Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
17:34:58 [2022-05-04T17:34:58.047Z]     docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux
17:34:58 [2022-05-04T17:34:58.047Z] === RUN   TestDockerSuite/TestContainerAPICreate
17:34:59 [2022-05-04T17:34:59.251Z] === RUN   TestDockerSuite/TestCommitChange
17:35:00 [2022-05-04T17:35:00.990Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
17:35:00 [2022-05-04T17:35:00.990Z]     docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
17:35:00 [2022-05-04T17:35:00.990Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
17:35:00 [2022-05-04T17:35:00.990Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
17:35:03 [2022-05-04T17:35:03.202Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
17:35:03 [2022-05-04T17:35:03.202Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
17:35:03 [2022-05-04T17:35:03.202Z]     docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux
17:35:03 [2022-05-04T17:35:03.202Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
17:35:03 [2022-05-04T17:35:03.202Z]     docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
17:35:03 [2022-05-04T17:35:03.202Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
17:35:03 [2022-05-04T17:35:03.202Z]     docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
17:35:03 [2022-05-04T17:35:03.202Z] === RUN   TestDockerSuite/TestContainerAPIDelete
17:35:03 [2022-05-04T17:35:03.991Z] === RUN   TestDockerSuite/TestCommitChangeLabels
17:35:06 [2022-05-04T17:35:06.989Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
17:35:07 [2022-05-04T17:35:07.778Z] === RUN   TestDockerSuite/TestCommitHardlink
17:35:07 [2022-05-04T17:35:07.778Z]     docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux
17:35:07 [2022-05-04T17:35:07.778Z] === RUN   TestDockerSuite/TestCommitNewFile
17:35:09 [2022-05-04T17:35:09.200Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
17:35:11 [2022-05-04T17:35:11.410Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
17:35:11 [2022-05-04T17:35:11.410Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
17:35:11 [2022-05-04T17:35:11.410Z]     docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux
17:35:11 [2022-05-04T17:35:11.410Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
17:35:14 [2022-05-04T17:35:14.285Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
17:35:14 [2022-05-04T17:35:14.285Z]     docker_cli_swarm_test.go:1447: [d8a7a0e5cd063] joining swarm manager [d5bdde7b43f74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:35:14 [2022-05-04T17:35:14.851Z]     docker_cli_swarm_test.go:1448: [d4c89a7ace413] joining swarm manager [d5bdde7b43f74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:35:14 [2022-05-04T17:35:14.918Z] === RUN   TestDockerSuite/TestCommitPausedContainer
17:35:14 [2022-05-04T17:35:14.918Z]     docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux
17:35:14 [2022-05-04T17:35:14.918Z] === RUN   TestDockerSuite/TestCommitTTY
17:35:15 [2022-05-04T17:35:15.191Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
17:35:15 [2022-05-04T17:35:15.191Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
17:35:17 [2022-05-04T17:35:17.401Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
17:35:17 [2022-05-04T17:35:17.401Z]     docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
17:35:17 [2022-05-04T17:35:17.401Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
17:35:17 [2022-05-04T17:35:17.401Z]     docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
17:35:17 [2022-05-04T17:35:17.401Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
17:35:19 [2022-05-04T17:35:19.609Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
17:35:19 [2022-05-04T17:35:19.609Z] === RUN   TestDockerSuite/TestContainerAPIKill
17:35:20 [2022-05-04T17:35:20.773Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
17:35:22 [2022-05-04T17:35:22.312Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
17:35:22 [2022-05-04T17:35:22.312Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
17:35:22 [2022-05-04T17:35:22.312Z]     docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux
17:35:22 [2022-05-04T17:35:22.312Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
17:35:22 [2022-05-04T17:35:22.553Z] === RUN   TestDockerSuite/TestContainerAPIPause
17:35:22 [2022-05-04T17:35:22.553Z]     docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
17:35:22 [2022-05-04T17:35:22.553Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
17:35:24 [2022-05-04T17:35:24.552Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
17:35:24 [2022-05-04T17:35:24.552Z]     docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux
17:35:24 [2022-05-04T17:35:24.552Z] === RUN   TestDockerSuite/TestCommitWithoutPause
17:35:24 [2022-05-04T17:35:24.552Z]     docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux
17:35:24 [2022-05-04T17:35:24.552Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
17:35:24 [2022-05-04T17:35:24.552Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
17:35:24 [2022-05-04T17:35:24.552Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
17:35:24 [2022-05-04T17:35:24.552Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
17:35:24 [2022-05-04T17:35:24.552Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
17:35:24 [2022-05-04T17:35:24.552Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
17:35:24 [2022-05-04T17:35:24.552Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
17:35:24 [2022-05-04T17:35:24.552Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
17:35:24 [2022-05-04T17:35:24.552Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
17:35:24 [2022-05-04T17:35:24.552Z]     docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
17:35:24 [2022-05-04T17:35:24.552Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
17:35:25 [2022-05-04T17:35:25.019Z] === RUN   TestDockerSuite/TestContainerAPICommit
17:35:25 [2022-05-04T17:35:25.498Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
17:35:25 [2022-05-04T17:35:25.498Z] === RUN   TestDockerSuite/TestContainerAPIRename
17:35:27 [2022-05-04T17:35:27.074Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
17:35:27 [2022-05-04T17:35:27.074Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
17:35:27 [2022-05-04T17:35:27.075Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
17:35:27 [2022-05-04T17:35:27.075Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
17:35:27 [2022-05-04T17:35:27.075Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
17:35:28 [2022-05-04T17:35:28.009Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
17:35:28 [2022-05-04T17:35:28.441Z] === RUN   TestDockerSuite/TestContainerAPIRestart
17:35:30 [2022-05-04T17:35:30.541Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
17:35:32 [2022-05-04T17:35:32.158Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
17:35:33 [2022-05-04T17:35:33.187Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
17:35:33 [2022-05-04T17:35:33.823Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
17:35:35 [2022-05-04T17:35:35.726Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
17:35:37 [2022-05-04T17:35:37.628Z]     docker_cli_swarm_unix_test.go:63: [ddfeb728adef4] joining swarm manager [d5292f5a8a8d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:35:37 [2022-05-04T17:35:37.930Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
17:35:37 [2022-05-04T17:35:37.931Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
17:35:37 [2022-05-04T17:35:37.931Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
17:35:38 [2022-05-04T17:35:38.010Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
17:35:38 [2022-05-04T17:35:38.010Z]     docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux
17:35:38 [2022-05-04T17:35:38.010Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
17:35:38 [2022-05-04T17:35:38.397Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
17:35:38 [2022-05-04T17:35:38.397Z] === RUN   TestDockerSuite/TestContainerAPIStart
17:35:40 [2022-05-04T17:35:40.220Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
17:35:40 [2022-05-04T17:35:40.220Z]     docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux
17:35:40 [2022-05-04T17:35:40.220Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
17:35:40 [2022-05-04T17:35:40.220Z]     docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux
17:35:40 [2022-05-04T17:35:40.220Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
17:35:40 [2022-05-04T17:35:40.220Z]     docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux
17:35:40 [2022-05-04T17:35:40.220Z] === RUN   TestDockerSuite/TestContainerAPICreate
17:35:40 [2022-05-04T17:35:40.608Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
17:35:40 [2022-05-04T17:35:40.608Z]     docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux
17:35:40 [2022-05-04T17:35:40.608Z] === RUN   TestDockerSuite/TestContainerAPIStop
17:35:42 [2022-05-04T17:35:42.430Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
17:35:42 [2022-05-04T17:35:42.430Z]     docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
17:35:42 [2022-05-04T17:35:42.430Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
17:35:42 [2022-05-04T17:35:42.430Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
17:35:43 [2022-05-04T17:35:43.553Z] === RUN   TestDockerSuite/TestContainerAPITop
17:35:43 [2022-05-04T17:35:43.553Z]     docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
17:35:43 [2022-05-04T17:35:43.553Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
17:35:45 [2022-05-04T17:35:45.372Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
17:35:45 [2022-05-04T17:35:45.372Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
17:35:45 [2022-05-04T17:35:45.372Z]     docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux
17:35:45 [2022-05-04T17:35:45.372Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
17:35:45 [2022-05-04T17:35:45.372Z]     docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
17:35:45 [2022-05-04T17:35:45.372Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
17:35:45 [2022-05-04T17:35:45.372Z]     docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
17:35:45 [2022-05-04T17:35:45.372Z] === RUN   TestDockerSuite/TestContainerAPIDelete
17:35:46 [2022-05-04T17:35:46.497Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
17:35:46 [2022-05-04T17:35:46.497Z] === RUN   TestDockerSuite/TestContainerAPIWait
17:35:48 [2022-05-04T17:35:48.317Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
17:35:49 [2022-05-04T17:35:49.883Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
17:35:51 [2022-05-04T17:35:51.244Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
17:35:52 [2022-05-04T17:35:52.093Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
17:35:52 [2022-05-04T17:35:52.093Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
17:35:52 [2022-05-04T17:35:52.093Z]     docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux
17:35:52 [2022-05-04T17:35:52.093Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
17:35:53 [2022-05-04T17:35:53.453Z] === RUN   TestDockerSuite/TestContainerNetworkMode
17:35:53 [2022-05-04T17:35:53.453Z]     docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux
17:35:53 [2022-05-04T17:35:53.453Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
17:35:53 [2022-05-04T17:35:53.453Z]     docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux
17:35:53 [2022-05-04T17:35:53.453Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
17:35:53 [2022-05-04T17:35:53.453Z]     docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux
17:35:53 [2022-05-04T17:35:53.453Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
17:35:53 [2022-05-04T17:35:53.453Z]     docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux
17:35:53 [2022-05-04T17:35:53.453Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
17:35:53 [2022-05-04T17:35:53.453Z]     docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux
17:35:53 [2022-05-04T17:35:53.453Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
17:35:54 [2022-05-04T17:35:54.300Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
17:35:54 [2022-05-04T17:35:54.300Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
17:35:55 [2022-05-04T17:35:55.661Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
17:35:55 [2022-05-04T17:35:55.661Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
17:35:56 [2022-05-04T17:35:56.507Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
17:35:56 [2022-05-04T17:35:56.507Z]     docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
17:35:56 [2022-05-04T17:35:56.507Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
17:35:56 [2022-05-04T17:35:56.507Z]     docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
17:35:56 [2022-05-04T17:35:56.507Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
17:35:57 [2022-05-04T17:35:57.872Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
17:35:59 [2022-05-04T17:35:59.450Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
17:35:59 [2022-05-04T17:35:59.450Z] === RUN   TestDockerSuite/TestContainerAPIKill
17:36:00 [2022-05-04T17:36:00.816Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
17:36:01 [2022-05-04T17:36:01.011Z] === RUN   TestDockerSuite/TestContainerAPIPause
17:36:01 [2022-05-04T17:36:01.011Z]     docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
17:36:01 [2022-05-04T17:36:01.011Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
17:36:03 [2022-05-04T17:36:03.028Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
17:36:03 [2022-05-04T17:36:03.955Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
17:36:03 [2022-05-04T17:36:03.955Z] === RUN   TestDockerSuite/TestContainerAPIRename
17:36:05 [2022-05-04T17:36:05.974Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000403998_<nil>}
17:36:06 [2022-05-04T17:36:06.897Z] === RUN   TestDockerSuite/TestContainerAPIRestart
17:36:08 [2022-05-04T17:36:08.917Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13110156505_c:\foo_false__<nil>_<nil>_<nil>}
17:36:10 [2022-05-04T17:36:10.677Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
17:36:11 [2022-05-04T17:36:11.126Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13110156505_c:\foo_true__<nil>_<nil>_<nil>}
17:36:13 [2022-05-04T17:36:13.620Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
17:36:14 [2022-05-04T17:36:14.073Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
17:36:14 [2022-05-04T17:36:14.073Z]     docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux
17:36:14 [2022-05-04T17:36:14.073Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
17:36:14 [2022-05-04T17:36:14.073Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
17:36:14 [2022-05-04T17:36:14.073Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
17:36:14 [2022-05-04T17:36:14.073Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
17:36:14 [2022-05-04T17:36:14.073Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
17:36:14 [2022-05-04T17:36:14.073Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
17:36:14 [2022-05-04T17:36:14.073Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
17:36:14 [2022-05-04T17:36:14.073Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
17:36:14 [2022-05-04T17:36:14.073Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
17:36:14 [2022-05-04T17:36:14.073Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
17:36:14 [2022-05-04T17:36:14.073Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
17:36:14 [2022-05-04T17:36:14.073Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
17:36:14 [2022-05-04T17:36:14.073Z]     docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux
17:36:14 [2022-05-04T17:36:14.073Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
17:36:14 [2022-05-04T17:36:14.073Z]     docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux
17:36:14 [2022-05-04T17:36:14.073Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
17:36:14 [2022-05-04T17:36:14.073Z]     docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux
17:36:14 [2022-05-04T17:36:14.073Z] === RUN   TestDockerSuite/TestCopyAndRestart
17:36:14 [2022-05-04T17:36:14.073Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
17:36:14 [2022-05-04T17:36:14.073Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
17:36:14 [2022-05-04T17:36:14.073Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
17:36:14 [2022-05-04T17:36:14.073Z] === RUN   TestDockerSuite/TestCpAbsolutePath
17:36:14 [2022-05-04T17:36:14.087Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
17:36:14 [2022-05-04T17:36:14.087Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
17:36:14 [2022-05-04T17:36:14.087Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
17:36:14 [2022-05-04T17:36:14.087Z] === RUN   TestDockerSuite/TestContainerAPIStart
17:36:16 [2022-05-04T17:36:16.297Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
17:36:16 [2022-05-04T17:36:16.297Z]     docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux
17:36:16 [2022-05-04T17:36:16.297Z] === RUN   TestDockerSuite/TestContainerAPIStop
17:36:17 [2022-05-04T17:36:17.018Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
17:36:17 [2022-05-04T17:36:17.018Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
17:36:17 [2022-05-04T17:36:17.018Z] === RUN   TestDockerSuite/TestCpFromCaseA
17:36:17 [2022-05-04T17:36:17.018Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
17:36:17 [2022-05-04T17:36:17.018Z] === RUN   TestDockerSuite/TestCpFromCaseB
17:36:17 [2022-05-04T17:36:17.018Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
17:36:17 [2022-05-04T17:36:17.018Z] === RUN   TestDockerSuite/TestCpFromCaseC
17:36:17 [2022-05-04T17:36:17.018Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
17:36:17 [2022-05-04T17:36:17.018Z] === RUN   TestDockerSuite/TestCpFromCaseD
17:36:17 [2022-05-04T17:36:17.018Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
17:36:17 [2022-05-04T17:36:17.018Z] === RUN   TestDockerSuite/TestCpFromCaseE
17:36:17 [2022-05-04T17:36:17.018Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
17:36:17 [2022-05-04T17:36:17.018Z] === RUN   TestDockerSuite/TestCpFromCaseF
17:36:17 [2022-05-04T17:36:17.018Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
17:36:17 [2022-05-04T17:36:17.018Z] === RUN   TestDockerSuite/TestCpFromCaseG
17:36:17 [2022-05-04T17:36:17.018Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
17:36:17 [2022-05-04T17:36:17.018Z] === RUN   TestDockerSuite/TestCpFromCaseH
17:36:17 [2022-05-04T17:36:17.018Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
17:36:17 [2022-05-04T17:36:17.018Z] === RUN   TestDockerSuite/TestCpFromCaseI
17:36:17 [2022-05-04T17:36:17.018Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
17:36:17 [2022-05-04T17:36:17.018Z] === RUN   TestDockerSuite/TestCpFromCaseJ
17:36:17 [2022-05-04T17:36:17.018Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
17:36:17 [2022-05-04T17:36:17.018Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
17:36:17 [2022-05-04T17:36:17.018Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
17:36:17 [2022-05-04T17:36:17.018Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
17:36:17 [2022-05-04T17:36:17.018Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
17:36:17 [2022-05-04T17:36:17.018Z] === RUN   TestDockerSuite/TestCpGarbagePath
17:36:18 [2022-05-04T17:36:18.507Z] === RUN   TestDockerSuite/TestContainerAPITop
17:36:18 [2022-05-04T17:36:18.507Z]     docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
17:36:18 [2022-05-04T17:36:18.507Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
17:36:19 [2022-05-04T17:36:19.963Z] === RUN   TestDockerSuite/TestCpLocalOnly
17:36:19 [2022-05-04T17:36:19.963Z] === RUN   TestDockerSuite/TestCpNameHasColon
17:36:19 [2022-05-04T17:36:19.963Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
17:36:19 [2022-05-04T17:36:19.963Z] === RUN   TestDockerSuite/TestCpRelativePath
17:36:20 [2022-05-04T17:36:20.714Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
17:36:20 [2022-05-04T17:36:20.714Z] === RUN   TestDockerSuite/TestContainerAPIWait
17:36:22 [2022-05-04T17:36:22.910Z] === RUN   TestDockerSuite/TestCpSpecialFiles
17:36:22 [2022-05-04T17:36:22.910Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
17:36:22 [2022-05-04T17:36:22.910Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
17:36:22 [2022-05-04T17:36:22.910Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
17:36:22 [2022-05-04T17:36:22.910Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
17:36:22 [2022-05-04T17:36:22.910Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
17:36:22 [2022-05-04T17:36:22.910Z] === RUN   TestDockerSuite/TestCpToCaseA
17:36:25 [2022-05-04T17:36:25.458Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
17:36:27 [2022-05-04T17:36:27.020Z] === RUN   TestDockerSuite/TestContainerNetworkMode
17:36:27 [2022-05-04T17:36:27.020Z]     docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux
17:36:27 [2022-05-04T17:36:27.020Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
17:36:27 [2022-05-04T17:36:27.020Z]     docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux
17:36:27 [2022-05-04T17:36:27.020Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
17:36:27 [2022-05-04T17:36:27.020Z]     docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux
17:36:27 [2022-05-04T17:36:27.020Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
17:36:27 [2022-05-04T17:36:27.020Z]     docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux
17:36:27 [2022-05-04T17:36:27.020Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
17:36:27 [2022-05-04T17:36:27.020Z]     docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux
17:36:27 [2022-05-04T17:36:27.020Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
17:36:27 [2022-05-04T17:36:27.656Z] === RUN   TestDockerSuite/TestCpToCaseB
17:36:28 [2022-05-04T17:36:28.581Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
17:36:28 [2022-05-04T17:36:28.581Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
17:36:30 [2022-05-04T17:36:30.598Z] === RUN   TestDockerSuite/TestCpToCaseC
17:36:30 [2022-05-04T17:36:30.598Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
17:36:30 [2022-05-04T17:36:30.598Z] === RUN   TestDockerSuite/TestCpToCaseD
17:36:30 [2022-05-04T17:36:30.598Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
17:36:30 [2022-05-04T17:36:30.598Z] === RUN   TestDockerSuite/TestCpToCaseE
17:36:30 [2022-05-04T17:36:30.791Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
17:36:33 [2022-05-04T17:36:33.738Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
17:36:33 [2022-05-04T17:36:33.842Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
17:36:33 [2022-05-04T17:36:33.842Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
17:36:33 [2022-05-04T17:36:33.842Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
17:36:35 [2022-05-04T17:36:35.744Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
17:36:35 [2022-05-04T17:36:35.945Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
17:36:38 [2022-05-04T17:36:38.157Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0009b1ab8_<nil>}
17:36:39 [2022-05-04T17:36:39.046Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
17:36:40 [2022-05-04T17:36:40.364Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11699248041_c:\foo_false__<nil>_<nil>_<nil>}
17:36:41 [2022-05-04T17:36:41.007Z] === RUN   TestDockerSuite/TestCpToCaseF
17:36:41 [2022-05-04T17:36:41.007Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
17:36:41 [2022-05-04T17:36:41.007Z] === RUN   TestDockerSuite/TestCpToCaseG
17:36:41 [2022-05-04T17:36:41.007Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
17:36:41 [2022-05-04T17:36:41.007Z] === RUN   TestDockerSuite/TestCpToCaseH
17:36:41 [2022-05-04T17:36:41.577Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
17:36:43 [2022-05-04T17:36:43.305Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11699248041_c:\foo_true__<nil>_<nil>_<nil>}
17:36:43 [2022-05-04T17:36:43.477Z]     docker_api_swarm_test.go:962: [d2d0bb060ad58] joining swarm manager [dbebfe51cf769]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:36:45 [2022-05-04T17:36:45.521Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
17:36:45 [2022-05-04T17:36:45.521Z]     docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux
17:36:45 [2022-05-04T17:36:45.521Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
17:36:45 [2022-05-04T17:36:45.521Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
17:36:45 [2022-05-04T17:36:45.521Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
17:36:45 [2022-05-04T17:36:45.521Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
17:36:45 [2022-05-04T17:36:45.521Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
17:36:45 [2022-05-04T17:36:45.521Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
17:36:45 [2022-05-04T17:36:45.521Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
17:36:45 [2022-05-04T17:36:45.521Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
17:36:45 [2022-05-04T17:36:45.521Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
17:36:45 [2022-05-04T17:36:45.988Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
17:36:45 [2022-05-04T17:36:45.988Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
17:36:45 [2022-05-04T17:36:45.988Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
17:36:45 [2022-05-04T17:36:45.988Z]     docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux
17:36:45 [2022-05-04T17:36:45.988Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
17:36:45 [2022-05-04T17:36:45.988Z]     docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux
17:36:45 [2022-05-04T17:36:45.988Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
17:36:45 [2022-05-04T17:36:45.988Z]     docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux
17:36:45 [2022-05-04T17:36:45.988Z] === RUN   TestDockerSuite/TestCopyAndRestart
17:36:45 [2022-05-04T17:36:45.988Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
17:36:45 [2022-05-04T17:36:45.988Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
17:36:45 [2022-05-04T17:36:45.988Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
17:36:45 [2022-05-04T17:36:45.988Z] === RUN   TestDockerSuite/TestCpAbsolutePath
17:36:48 [2022-05-04T17:36:48.934Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
17:36:48 [2022-05-04T17:36:48.934Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
17:36:48 [2022-05-04T17:36:48.934Z] === RUN   TestDockerSuite/TestCpFromCaseA
17:36:48 [2022-05-04T17:36:48.934Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
17:36:48 [2022-05-04T17:36:48.934Z] === RUN   TestDockerSuite/TestCpFromCaseB
17:36:48 [2022-05-04T17:36:48.934Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
17:36:48 [2022-05-04T17:36:48.934Z] === RUN   TestDockerSuite/TestCpFromCaseC
17:36:48 [2022-05-04T17:36:48.934Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
17:36:48 [2022-05-04T17:36:48.934Z] === RUN   TestDockerSuite/TestCpFromCaseD
17:36:48 [2022-05-04T17:36:48.934Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
17:36:48 [2022-05-04T17:36:48.934Z] === RUN   TestDockerSuite/TestCpFromCaseE
17:36:48 [2022-05-04T17:36:48.934Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
17:36:48 [2022-05-04T17:36:48.934Z] === RUN   TestDockerSuite/TestCpFromCaseF
17:36:48 [2022-05-04T17:36:48.934Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
17:36:48 [2022-05-04T17:36:48.934Z] === RUN   TestDockerSuite/TestCpFromCaseG
17:36:48 [2022-05-04T17:36:48.934Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
17:36:48 [2022-05-04T17:36:48.934Z] === RUN   TestDockerSuite/TestCpFromCaseH
17:36:48 [2022-05-04T17:36:48.934Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
17:36:48 [2022-05-04T17:36:48.934Z] === RUN   TestDockerSuite/TestCpFromCaseI
17:36:48 [2022-05-04T17:36:48.934Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
17:36:48 [2022-05-04T17:36:48.934Z] === RUN   TestDockerSuite/TestCpFromCaseJ
17:36:48 [2022-05-04T17:36:48.934Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
17:36:48 [2022-05-04T17:36:48.934Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
17:36:48 [2022-05-04T17:36:48.934Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
17:36:48 [2022-05-04T17:36:48.934Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
17:36:48 [2022-05-04T17:36:48.934Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
17:36:48 [2022-05-04T17:36:48.934Z] === RUN   TestDockerSuite/TestCpGarbagePath
17:36:49 [2022-05-04T17:36:49.654Z] === RUN   TestDockerSuite/TestCpToCaseI
17:36:49 [2022-05-04T17:36:49.654Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
17:36:49 [2022-05-04T17:36:49.654Z] === RUN   TestDockerSuite/TestCpToCaseJ
17:36:49 [2022-05-04T17:36:49.654Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
17:36:49 [2022-05-04T17:36:49.654Z] === RUN   TestDockerSuite/TestCpToDot
17:36:51 [2022-05-04T17:36:51.144Z] === RUN   TestDockerSuite/TestCpLocalOnly
17:36:51 [2022-05-04T17:36:51.144Z] === RUN   TestDockerSuite/TestCpNameHasColon
17:36:51 [2022-05-04T17:36:51.144Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
17:36:51 [2022-05-04T17:36:51.144Z] === RUN   TestDockerSuite/TestCpRelativePath
17:36:52 [2022-05-04T17:36:52.595Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
17:36:52 [2022-05-04T17:36:52.595Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
17:36:52 [2022-05-04T17:36:52.595Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
17:36:52 [2022-05-04T17:36:52.595Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
17:36:52 [2022-05-04T17:36:52.595Z] === RUN   TestDockerSuite/TestCpToStdout
17:36:53 [2022-05-04T17:36:53.356Z] === RUN   TestDockerSuite/TestCpSpecialFiles
17:36:53 [2022-05-04T17:36:53.356Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
17:36:53 [2022-05-04T17:36:53.356Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
17:36:53 [2022-05-04T17:36:53.356Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
17:36:53 [2022-05-04T17:36:53.822Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
17:36:53 [2022-05-04T17:36:53.822Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
17:36:53 [2022-05-04T17:36:53.822Z] === RUN   TestDockerSuite/TestCpToCaseA
17:36:55 [2022-05-04T17:36:55.539Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
17:36:55 [2022-05-04T17:36:55.539Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
17:36:55 [2022-05-04T17:36:55.539Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
17:36:55 [2022-05-04T17:36:55.539Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
17:36:55 [2022-05-04T17:36:55.539Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
17:36:55 [2022-05-04T17:36:55.539Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
17:36:55 [2022-05-04T17:36:55.539Z] === RUN   TestDockerSuite/TestCpVolumePath
17:36:55 [2022-05-04T17:36:55.539Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
17:36:55 [2022-05-04T17:36:55.539Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
17:36:55 [2022-05-04T17:36:55.539Z] === RUN   TestDockerSuite/TestCreateArgs
17:36:55 [2022-05-04T17:36:55.539Z] === RUN   TestDockerSuite/TestCreateByImageID
17:36:57 [2022-05-04T17:36:57.749Z] === RUN   TestDockerSuite/TestCreateEchoStdout
17:36:58 [2022-05-04T17:36:58.566Z] === RUN   TestDockerSuite/TestCpToCaseB
17:36:59 [2022-05-04T17:36:59.961Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
17:37:00 [2022-05-04T17:37:00.428Z] === RUN   TestDockerSuite/TestCreateHostConfig
17:37:00 [2022-05-04T17:37:00.428Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
17:37:00 [2022-05-04T17:37:00.775Z] === RUN   TestDockerSuite/TestCpToCaseC
17:37:00 [2022-05-04T17:37:00.775Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
17:37:00 [2022-05-04T17:37:00.775Z] === RUN   TestDockerSuite/TestCpToCaseD
17:37:00 [2022-05-04T17:37:00.775Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
17:37:00 [2022-05-04T17:37:00.775Z] === RUN   TestDockerSuite/TestCpToCaseE
17:37:01 [2022-05-04T17:37:01.555Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
17:37:02 [2022-05-04T17:37:02.637Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
17:37:03 [2022-05-04T17:37:03.103Z] === RUN   TestDockerSuite/TestCreateLabels
17:37:03 [2022-05-04T17:37:03.103Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
17:37:03 [2022-05-04T17:37:03.103Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
17:37:03 [2022-05-04T17:37:03.103Z] === RUN   TestDockerSuite/TestCreateRM
17:37:03 [2022-05-04T17:37:03.569Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
17:37:03 [2022-05-04T17:37:03.570Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
17:37:03 [2022-05-04T17:37:03.570Z] === RUN   TestDockerSuite/TestCreateStopSignal
17:37:03 [2022-05-04T17:37:03.570Z] === RUN   TestDockerSuite/TestCreateStopTimeout
17:37:03 [2022-05-04T17:37:03.751Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
17:37:03 [2022-05-04T17:37:03.751Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
17:37:03 [2022-05-04T17:37:03.751Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
17:37:04 [2022-05-04T17:37:04.035Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
17:37:11 [2022-05-04T17:37:11.178Z] === RUN   TestDockerSuite/TestCpToCaseF
17:37:11 [2022-05-04T17:37:11.179Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
17:37:11 [2022-05-04T17:37:11.179Z] === RUN   TestDockerSuite/TestCpToCaseG
17:37:11 [2022-05-04T17:37:11.179Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
17:37:11 [2022-05-04T17:37:11.179Z] === RUN   TestDockerSuite/TestCpToCaseH
17:37:12 [2022-05-04T17:37:12.679Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
17:37:12 [2022-05-04T17:37:12.679Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
17:37:12 [2022-05-04T17:37:12.679Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
17:37:13 [2022-05-04T17:37:13.752Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
17:37:14 [2022-05-04T17:37:14.886Z] === RUN   TestDockerSuite/TestCreateWithPortRange
17:37:15 [2022-05-04T17:37:15.126Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
17:37:15 [2022-05-04T17:37:15.352Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
17:37:15 [2022-05-04T17:37:15.352Z]     docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
17:37:15 [2022-05-04T17:37:15.352Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
17:37:17 [2022-05-04T17:37:17.030Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
17:37:18 [2022-05-04T17:37:18.299Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
17:37:18 [2022-05-04T17:37:18.299Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
17:37:18 [2022-05-04T17:37:18.299Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
17:37:18 [2022-05-04T17:37:18.299Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
17:37:18 [2022-05-04T17:37:18.299Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
17:37:18 [2022-05-04T17:37:18.299Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
17:37:18 [2022-05-04T17:37:18.299Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
17:37:18 [2022-05-04T17:37:18.299Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
17:37:18 [2022-05-04T17:37:18.299Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
17:37:18 [2022-05-04T17:37:18.299Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
17:37:18 [2022-05-04T17:37:18.299Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
17:37:18 [2022-05-04T17:37:18.299Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
17:37:18 [2022-05-04T17:37:18.299Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
17:37:18 [2022-05-04T17:37:18.299Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
17:37:18 [2022-05-04T17:37:18.299Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
17:37:18 [2022-05-04T17:37:18.299Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
17:37:18 [2022-05-04T17:37:18.299Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
17:37:18 [2022-05-04T17:37:18.299Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
17:37:18 [2022-05-04T17:37:18.299Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
17:37:18 [2022-05-04T17:37:18.299Z] === RUN   TestDockerSuite/TestDevicePermissions
17:37:18 [2022-05-04T17:37:18.299Z]     docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux
17:37:18 [2022-05-04T17:37:18.299Z] === RUN   TestDockerSuite/TestDockerFails
17:37:18 [2022-05-04T17:37:18.299Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
17:37:18 [2022-05-04T17:37:18.299Z]     docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux
17:37:18 [2022-05-04T17:37:18.299Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
17:37:18 [2022-05-04T17:37:18.299Z]     docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux
17:37:18 [2022-05-04T17:37:18.299Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
17:37:18 [2022-05-04T17:37:18.299Z]     docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux
17:37:18 [2022-05-04T17:37:18.299Z] === RUN   TestDockerSuite/TestEventsAttach
17:37:18 [2022-05-04T17:37:18.299Z]     docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux
17:37:18 [2022-05-04T17:37:18.299Z] === RUN   TestDockerSuite/TestEventsCommit
17:37:18 [2022-05-04T17:37:18.299Z]     docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux
17:37:18 [2022-05-04T17:37:18.299Z] === RUN   TestDockerSuite/TestEventsContainerEvents
17:37:19 [2022-05-04T17:37:19.576Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
17:37:19 [2022-05-04T17:37:19.819Z] === RUN   TestDockerSuite/TestCpToCaseI
17:37:19 [2022-05-04T17:37:19.819Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
17:37:19 [2022-05-04T17:37:19.819Z] === RUN   TestDockerSuite/TestCpToCaseJ
17:37:19 [2022-05-04T17:37:19.819Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
17:37:19 [2022-05-04T17:37:19.819Z] === RUN   TestDockerSuite/TestCpToDot
17:37:21 [2022-05-04T17:37:21.244Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
17:37:21 [2022-05-04T17:37:21.380Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
17:37:21 [2022-05-04T17:37:21.380Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
17:37:21 [2022-05-04T17:37:21.380Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
17:37:21 [2022-05-04T17:37:21.380Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
17:37:21 [2022-05-04T17:37:21.380Z] === RUN   TestDockerSuite/TestCpToStdout
17:37:23 [2022-05-04T17:37:23.455Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
17:37:23 [2022-05-04T17:37:23.686Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
17:37:23 [2022-05-04T17:37:23.686Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
17:37:23 [2022-05-04T17:37:23.686Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
17:37:23 [2022-05-04T17:37:23.686Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
17:37:23 [2022-05-04T17:37:23.686Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
17:37:23 [2022-05-04T17:37:23.686Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
17:37:23 [2022-05-04T17:37:23.686Z] === RUN   TestDockerSuite/TestCpVolumePath
17:37:23 [2022-05-04T17:37:23.686Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
17:37:23 [2022-05-04T17:37:23.686Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
17:37:24 [2022-05-04T17:37:24.161Z] === RUN   TestDockerSuite/TestCreateArgs
17:37:24 [2022-05-04T17:37:24.161Z] === RUN   TestDockerSuite/TestCreateByImageID
17:37:24 [2022-05-04T17:37:24.958Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
17:37:26 [2022-05-04T17:37:26.372Z] === RUN   TestDockerSuite/TestCreateEchoStdout
17:37:26 [2022-05-04T17:37:26.399Z] === RUN   TestDockerSuite/TestEventsContainerRestart
17:37:27 [2022-05-04T17:37:27.712Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
17:37:28 [2022-05-04T17:37:28.579Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
17:37:28 [2022-05-04T17:37:28.579Z] === RUN   TestDockerSuite/TestCreateHostConfig
17:37:29 [2022-05-04T17:37:29.045Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
17:37:30 [2022-05-04T17:37:30.604Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
17:37:31 [2022-05-04T17:37:31.070Z] === RUN   TestDockerSuite/TestCreateLabels
17:37:31 [2022-05-04T17:37:31.537Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
17:37:31 [2022-05-04T17:37:31.537Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
17:37:31 [2022-05-04T17:37:31.537Z] === RUN   TestDockerSuite/TestCreateRM
17:37:32 [2022-05-04T17:37:32.004Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
17:37:32 [2022-05-04T17:37:32.004Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
17:37:32 [2022-05-04T17:37:32.004Z] === RUN   TestDockerSuite/TestCreateStopSignal
17:37:32 [2022-05-04T17:37:32.004Z] === RUN   TestDockerSuite/TestCreateStopTimeout
17:37:32 [2022-05-04T17:37:32.471Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
17:37:32 [2022-05-04T17:37:32.977Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
17:37:34 [2022-05-04T17:37:34.879Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
17:37:35 [2022-05-04T17:37:35.252Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
17:37:36 [2022-05-04T17:37:36.808Z] === RUN   TestDockerSuite/TestEventsCopy
17:37:37 [2022-05-04T17:37:37.410Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
17:37:39 [2022-05-04T17:37:39.611Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
17:37:39 [2022-05-04T17:37:39.751Z] === RUN   TestDockerSuite/TestEventsFilterContainer
17:37:39 [2022-05-04T17:37:39.938Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
17:37:40 [2022-05-04T17:37:40.078Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
17:37:40 [2022-05-04T17:37:40.078Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
17:37:42 [2022-05-04T17:37:42.473Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
17:37:43 [2022-05-04T17:37:43.019Z] === RUN   TestDockerSuite/TestCreateWithPortRange
17:37:43 [2022-05-04T17:37:43.486Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
17:37:43 [2022-05-04T17:37:43.486Z]     docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
17:37:43 [2022-05-04T17:37:43.486Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
17:37:45 [2022-05-04T17:37:45.005Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
17:37:45 [2022-05-04T17:37:45.607Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
17:37:45 [2022-05-04T17:37:45.693Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
17:37:45 [2022-05-04T17:37:45.694Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
17:37:45 [2022-05-04T17:37:45.694Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
17:37:46 [2022-05-04T17:37:46.159Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
17:37:46 [2022-05-04T17:37:46.159Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
17:37:46 [2022-05-04T17:37:46.159Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
17:37:46 [2022-05-04T17:37:46.159Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
17:37:46 [2022-05-04T17:37:46.159Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
17:37:46 [2022-05-04T17:37:46.159Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
17:37:46 [2022-05-04T17:37:46.159Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
17:37:46 [2022-05-04T17:37:46.159Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
17:37:46 [2022-05-04T17:37:46.159Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
17:37:46 [2022-05-04T17:37:46.159Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
17:37:46 [2022-05-04T17:37:46.159Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
17:37:46 [2022-05-04T17:37:46.159Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
17:37:46 [2022-05-04T17:37:46.159Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
17:37:46 [2022-05-04T17:37:46.159Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
17:37:46 [2022-05-04T17:37:46.159Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
17:37:46 [2022-05-04T17:37:46.159Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
17:37:46 [2022-05-04T17:37:46.159Z] === RUN   TestDockerSuite/TestDevicePermissions
17:37:46 [2022-05-04T17:37:46.159Z]     docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux
17:37:46 [2022-05-04T17:37:46.159Z] === RUN   TestDockerSuite/TestDockerFails
17:37:46 [2022-05-04T17:37:46.159Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
17:37:46 [2022-05-04T17:37:46.159Z]     docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux
17:37:46 [2022-05-04T17:37:46.159Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
17:37:46 [2022-05-04T17:37:46.159Z]     docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux
17:37:46 [2022-05-04T17:37:46.159Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
17:37:46 [2022-05-04T17:37:46.159Z]     docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux
17:37:46 [2022-05-04T17:37:46.159Z] === RUN   TestDockerSuite/TestEventsAttach
17:37:46 [2022-05-04T17:37:46.159Z]     docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux
17:37:46 [2022-05-04T17:37:46.159Z] === RUN   TestDockerSuite/TestEventsCommit
17:37:46 [2022-05-04T17:37:46.159Z]     docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux
17:37:46 [2022-05-04T17:37:46.159Z] === RUN   TestDockerSuite/TestEventsContainerEvents
17:37:47 [2022-05-04T17:37:47.534Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
17:37:47 [2022-05-04T17:37:47.817Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
17:37:48 [2022-05-04T17:37:48.284Z] === RUN   TestDockerSuite/TestEventsFilterImageName
17:37:49 [2022-05-04T17:37:49.099Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
17:37:50 [2022-05-04T17:37:50.020Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
17:37:51 [2022-05-04T17:37:51.307Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
17:37:53 [2022-05-04T17:37:53.032Z] === RUN   TestDockerSuite/TestEventsFilterLabels
17:37:53 [2022-05-04T17:37:53.498Z] === RUN   TestDockerSuite/TestEventsFilterType
17:37:53 [2022-05-04T17:37:53.965Z] === RUN   TestDockerSuite/TestEventsFilters
17:37:54 [2022-05-04T17:37:54.249Z] === RUN   TestDockerSuite/TestEventsContainerRestart
17:37:59 [2022-05-04T17:37:59.820Z] === RUN   TestDockerSuite/TestEventsFormat
17:38:02 [2022-05-04T17:38:02.895Z] === RUN   TestDockerSuite/TestEventsCopy
17:38:04 [2022-05-04T17:38:04.566Z] === RUN   TestDockerSuite/TestEventsFormatBadField
17:38:04 [2022-05-04T17:38:04.566Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
17:38:04 [2022-05-04T17:38:04.566Z] === RUN   TestDockerSuite/TestEventsImageImport
17:38:04 [2022-05-04T17:38:04.566Z]     docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux
17:38:04 [2022-05-04T17:38:04.566Z] === RUN   TestDockerSuite/TestEventsImageLoad
17:38:04 [2022-05-04T17:38:04.566Z]     docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux
17:38:04 [2022-05-04T17:38:04.566Z] === RUN   TestDockerSuite/TestEventsImagePull
17:38:04 [2022-05-04T17:38:04.566Z]     docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux
17:38:04 [2022-05-04T17:38:04.566Z] === RUN   TestDockerSuite/TestEventsImageTag
17:38:05 [2022-05-04T17:38:05.549Z] === RUN   TestDockerSuite/TestEventsPluginOps
17:38:05 [2022-05-04T17:38:05.549Z]     docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux
17:38:05 [2022-05-04T17:38:05.549Z] === RUN   TestDockerSuite/TestEventsRename
17:38:06 [2022-05-04T17:38:06.674Z] === RUN   TestDockerSuite/TestEventsFilterContainer
17:38:08 [2022-05-04T17:38:08.493Z] === RUN   TestDockerSuite/TestEventsResize
17:38:12 [2022-05-04T17:38:12.526Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
17:38:14 [2022-05-04T17:38:14.734Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
17:38:15 [2022-05-04T17:38:15.201Z] === RUN   TestDockerSuite/TestEventsFilterImageName
17:38:18 [2022-05-04T17:38:18.980Z] === RUN   TestDockerSuite/TestEventsFilterLabels
17:38:20 [2022-05-04T17:38:20.541Z] === RUN   TestDockerSuite/TestEventsFilterType
17:38:21 [2022-05-04T17:38:21.006Z] === RUN   TestDockerSuite/TestEventsFilters
17:38:25 [2022-05-04T17:38:25.742Z] === RUN   TestDockerSuite/TestEventsFormat
17:38:25 [2022-05-04T17:38:25.941Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
17:38:30 [2022-05-04T17:38:30.482Z] === RUN   TestDockerSuite/TestEventsFormatBadField
17:38:30 [2022-05-04T17:38:30.482Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
17:38:30 [2022-05-04T17:38:30.482Z] === RUN   TestDockerSuite/TestEventsImageImport
17:38:30 [2022-05-04T17:38:30.482Z]     docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux
17:38:30 [2022-05-04T17:38:30.482Z] === RUN   TestDockerSuite/TestEventsImageLoad
17:38:30 [2022-05-04T17:38:30.482Z]     docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux
17:38:30 [2022-05-04T17:38:30.482Z] === RUN   TestDockerSuite/TestEventsImagePull
17:38:30 [2022-05-04T17:38:30.482Z]     docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux
17:38:30 [2022-05-04T17:38:30.482Z] === RUN   TestDockerSuite/TestEventsImageTag
17:38:32 [2022-05-04T17:38:32.040Z] === RUN   TestDockerSuite/TestEventsPluginOps
17:38:32 [2022-05-04T17:38:32.040Z]     docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux
17:38:32 [2022-05-04T17:38:32.040Z] === RUN   TestDockerSuite/TestEventsRename
17:38:34 [2022-05-04T17:38:34.245Z] === RUN   TestDockerSuite/TestEventsResize
17:38:40 [2022-05-04T17:38:40.868Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
17:38:42 [2022-05-04T17:38:42.884Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
17:38:43 [2022-05-04T17:38:43.778Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
17:38:44 [2022-05-04T17:38:44.328Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
17:38:44 [2022-05-04T17:38:44.328Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
17:38:44 [2022-05-04T17:38:44.447Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
17:38:46 [2022-05-04T17:38:46.657Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
17:38:47 [2022-05-04T17:38:47.269Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
17:38:51 [2022-05-04T17:38:51.281Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
17:38:51 [2022-05-04T17:38:51.395Z] === RUN   TestDockerSuite/TestEventsTop
17:38:51 [2022-05-04T17:38:51.395Z]     docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux
17:38:51 [2022-05-04T17:38:51.395Z] === RUN   TestDockerSuite/TestEventsUntag
17:38:52 [2022-05-04T17:38:52.014Z] === RUN   TestDockerSuite/TestEventsTop
17:38:52 [2022-05-04T17:38:52.014Z]     docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux
17:38:52 [2022-05-04T17:38:52.014Z] === RUN   TestDockerSuite/TestEventsUntag
17:38:54 [2022-05-04T17:38:54.337Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
17:38:54 [2022-05-04T17:38:54.958Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
17:38:58 [2022-05-04T17:38:58.115Z] === RUN   TestDockerSuite/TestExec
17:38:58 [2022-05-04T17:38:58.115Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
17:38:58 [2022-05-04T17:38:58.115Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
17:38:58 [2022-05-04T17:38:58.115Z]     docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux
17:38:58 [2022-05-04T17:38:58.115Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
17:38:58 [2022-05-04T17:38:58.643Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
17:38:59 [2022-05-04T17:38:59.701Z] === RUN   TestDockerSuite/TestExec
17:38:59 [2022-05-04T17:38:59.701Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
17:38:59 [2022-05-04T17:38:59.701Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
17:38:59 [2022-05-04T17:38:59.701Z]     docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux
17:38:59 [2022-05-04T17:38:59.701Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
17:39:00 [2022-05-04T17:39:00.325Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
17:39:01 [2022-05-04T17:39:01.909Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
17:39:02 [2022-05-04T17:39:02.536Z] === RUN   TestDockerSuite/TestExecAPIStart
17:39:02 [2022-05-04T17:39:02.536Z]     docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux
17:39:02 [2022-05-04T17:39:02.536Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
17:39:02 [2022-05-04T17:39:02.536Z]     docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux
17:39:02 [2022-05-04T17:39:02.536Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
17:39:02 [2022-05-04T17:39:02.536Z]     docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux
17:39:02 [2022-05-04T17:39:02.536Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
17:39:04 [2022-05-04T17:39:04.096Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
17:39:04 [2022-05-04T17:39:04.118Z] === RUN   TestDockerSuite/TestExecAPIStart
17:39:04 [2022-05-04T17:39:04.118Z]     docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux
17:39:04 [2022-05-04T17:39:04.118Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
17:39:04 [2022-05-04T17:39:04.118Z]     docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux
17:39:04 [2022-05-04T17:39:04.118Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
17:39:04 [2022-05-04T17:39:04.118Z]     docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux
17:39:04 [2022-05-04T17:39:04.118Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
17:39:06 [2022-05-04T17:39:06.307Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
17:39:07 [2022-05-04T17:39:07.060Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
17:39:07 [2022-05-04T17:39:07.865Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
17:39:10 [2022-05-04T17:39:10.022Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
17:39:10 [2022-05-04T17:39:10.070Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
17:39:12 [2022-05-04T17:39:12.993Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
17:39:13 [2022-05-04T17:39:13.512Z] --- PASS: TestDockerSwarmSuite (1525.30s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.14s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.93s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.52s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.02s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.96s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.67s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.05s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.92s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.29s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.80s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (26.14s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.90s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.72s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.03s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.24s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.50s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.11s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.48s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.68s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (55.57s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (59.57s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.36s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.59s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.71s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.61s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.63s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.16s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.81s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.54s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.51s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.19s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.82s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.31s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.14s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.75s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.25s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.48s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.40s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.11s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.68s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.19s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.60s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.75s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.85s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.03s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.47s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.99s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.15s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.59s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.07s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.57s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.74s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.69s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.14s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.15s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.35s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.35s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.85s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.62s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.09s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.58s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.87s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.20s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (2.96s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.59s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.68s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.47s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.56s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.84s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.68s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.03s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.34s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.33s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (14.92s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.89s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (69.39s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.20s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.96s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.63s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.69s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.41s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.75s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.30s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.81s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.73s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.18s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.60s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (56.79s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.96s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (3.79s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (104.65s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.32s)
17:39:13 [2022-05-04T17:39:13.512Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.19s)
17:39:13 [2022-05-04T17:39:13.512Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.17s)
17:39:13 [2022-05-04T17:39:13.512Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s)
17:39:13 [2022-05-04T17:39:13.512Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.12s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.20s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.26s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.20s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.41s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.19s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.13s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.19s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.23s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.48s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.85s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.63s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.19s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (1.83s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.73s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.08s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.56s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.51s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.42s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.51s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.49s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.00s)
17:39:13 [2022-05-04T17:39:13.512Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.16s)
17:39:13 [2022-05-04T17:39:13.513Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.89s)
17:39:13 [2022-05-04T17:39:13.513Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.20s)
17:39:13 [2022-05-04T17:39:13.513Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.24s)
17:39:13 [2022-05-04T17:39:13.513Z] === RUN   TestDockerExternalVolumeSuite
17:39:13 [2022-05-04T17:39:13.513Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
17:39:13 [2022-05-04T17:39:13.771Z]     docker_cli_external_volume_driver_test.go:53: [dba54079c5d88] daemon is not started
17:39:14 [2022-05-04T17:39:14.809Z] === RUN   TestDockerSuite/TestExecCgroup
17:39:14 [2022-05-04T17:39:14.809Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
17:39:14 [2022-05-04T17:39:14.809Z] === RUN   TestDockerSuite/TestExecEnv
17:39:14 [2022-05-04T17:39:14.809Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
17:39:14 [2022-05-04T17:39:14.809Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
17:39:14 [2022-05-04T17:39:14.809Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
17:39:14 [2022-05-04T17:39:14.809Z] === RUN   TestDockerSuite/TestExecExitStatus
17:39:15 [2022-05-04T17:39:15.938Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
17:39:16 [2022-05-04T17:39:16.369Z] === RUN   TestDockerSuite/TestExecInspectID
17:39:21 [2022-05-04T17:39:21.107Z] === RUN   TestDockerSuite/TestExecInteractive
17:39:21 [2022-05-04T17:39:21.107Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
17:39:21 [2022-05-04T17:39:21.107Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
17:39:21 [2022-05-04T17:39:21.107Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
17:39:21 [2022-05-04T17:39:21.107Z] === RUN   TestDockerSuite/TestExecParseError
17:39:21 [2022-05-04T17:39:21.107Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
17:39:21 [2022-05-04T17:39:21.107Z] === RUN   TestDockerSuite/TestExecPausedContainer
17:39:21 [2022-05-04T17:39:21.107Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
17:39:21 [2022-05-04T17:39:21.107Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
17:39:21 [2022-05-04T17:39:21.107Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
17:39:21 [2022-05-04T17:39:21.107Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
17:39:21 [2022-05-04T17:39:21.789Z] === RUN   TestDockerSuite/TestExecCgroup
17:39:21 [2022-05-04T17:39:21.789Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
17:39:21 [2022-05-04T17:39:21.789Z] === RUN   TestDockerSuite/TestExecEnv
17:39:21 [2022-05-04T17:39:21.789Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
17:39:21 [2022-05-04T17:39:21.789Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
17:39:21 [2022-05-04T17:39:21.789Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
17:39:21 [2022-05-04T17:39:21.789Z] === RUN   TestDockerSuite/TestExecExitStatus
17:39:23 [2022-05-04T17:39:23.314Z] === RUN   TestDockerSuite/TestExecSetEnv
17:39:23 [2022-05-04T17:39:23.314Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
17:39:23 [2022-05-04T17:39:23.314Z] === RUN   TestDockerSuite/TestExecStartFails
17:39:23 [2022-05-04T17:39:23.314Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
17:39:23 [2022-05-04T17:39:23.314Z] === RUN   TestDockerSuite/TestExecStateCleanup
17:39:23 [2022-05-04T17:39:23.314Z]     docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux
17:39:23 [2022-05-04T17:39:23.314Z] === RUN   TestDockerSuite/TestExecStopNotHanging
17:39:23 [2022-05-04T17:39:23.314Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
17:39:23 [2022-05-04T17:39:23.314Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
17:39:23 [2022-05-04T17:39:23.314Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
17:39:23 [2022-05-04T17:39:23.314Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
17:39:23 [2022-05-04T17:39:23.998Z] === RUN   TestDockerSuite/TestExecInspectID
17:39:25 [2022-05-04T17:39:25.521Z] === RUN   TestDockerSuite/TestExecUlimits
17:39:25 [2022-05-04T17:39:25.521Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
17:39:25 [2022-05-04T17:39:25.521Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
17:39:28 [2022-05-04T17:39:28.742Z] === RUN   TestDockerSuite/TestExecInteractive
17:39:28 [2022-05-04T17:39:28.742Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
17:39:28 [2022-05-04T17:39:28.742Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
17:39:28 [2022-05-04T17:39:28.742Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
17:39:28 [2022-05-04T17:39:28.742Z] === RUN   TestDockerSuite/TestExecParseError
17:39:28 [2022-05-04T17:39:28.742Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
17:39:28 [2022-05-04T17:39:28.742Z] === RUN   TestDockerSuite/TestExecPausedContainer
17:39:28 [2022-05-04T17:39:28.742Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
17:39:28 [2022-05-04T17:39:28.742Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
17:39:28 [2022-05-04T17:39:28.742Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
17:39:28 [2022-05-04T17:39:28.742Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
17:39:30 [2022-05-04T17:39:30.262Z] === RUN   TestDockerSuite/TestExecWithImageUser
17:39:30 [2022-05-04T17:39:30.262Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
17:39:30 [2022-05-04T17:39:30.262Z] === RUN   TestDockerSuite/TestExecWithPrivileged
17:39:30 [2022-05-04T17:39:30.262Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
17:39:30 [2022-05-04T17:39:30.262Z] === RUN   TestDockerSuite/TestExecWithUser
17:39:30 [2022-05-04T17:39:30.262Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
17:39:30 [2022-05-04T17:39:30.262Z] === RUN   TestDockerSuite/TestGetContainerStats
17:39:31 [2022-05-04T17:39:31.688Z] === RUN   TestDockerSuite/TestExecSetEnv
17:39:31 [2022-05-04T17:39:31.688Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
17:39:31 [2022-05-04T17:39:31.688Z] === RUN   TestDockerSuite/TestExecStartFails
17:39:31 [2022-05-04T17:39:31.688Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
17:39:31 [2022-05-04T17:39:31.688Z] === RUN   TestDockerSuite/TestExecStateCleanup
17:39:31 [2022-05-04T17:39:31.688Z]     docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux
17:39:31 [2022-05-04T17:39:31.688Z] === RUN   TestDockerSuite/TestExecStopNotHanging
17:39:31 [2022-05-04T17:39:31.688Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
17:39:31 [2022-05-04T17:39:31.688Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
17:39:31 [2022-05-04T17:39:31.688Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
17:39:31 [2022-05-04T17:39:31.688Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
17:39:31 [2022-05-04T17:39:31.869Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
17:39:34 [2022-05-04T17:39:34.630Z] === RUN   TestDockerSuite/TestExecUlimits
17:39:34 [2022-05-04T17:39:34.630Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
17:39:34 [2022-05-04T17:39:34.630Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
17:39:36 [2022-05-04T17:39:36.114Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
17:39:40 [2022-05-04T17:39:40.498Z] === RUN   TestDockerSuite/TestExecWithImageUser
17:39:40 [2022-05-04T17:39:40.498Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
17:39:40 [2022-05-04T17:39:40.498Z] === RUN   TestDockerSuite/TestExecWithPrivileged
17:39:40 [2022-05-04T17:39:40.498Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
17:39:40 [2022-05-04T17:39:40.498Z] === RUN   TestDockerSuite/TestExecWithUser
17:39:40 [2022-05-04T17:39:40.498Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
17:39:40 [2022-05-04T17:39:40.498Z] === RUN   TestDockerSuite/TestGetContainerStats
17:39:41 [2022-05-04T17:39:41.965Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
17:39:44 [2022-05-04T17:39:44.906Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
17:39:47 [2022-05-04T17:39:47.649Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
17:39:50 [2022-05-04T17:39:50.758Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
17:39:50 [2022-05-04T17:39:50.758Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
17:39:50 [2022-05-04T17:39:50.758Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
17:39:50 [2022-05-04T17:39:50.758Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
17:39:50 [2022-05-04T17:39:50.758Z] === RUN   TestDockerSuite/TestHealth
17:39:50 [2022-05-04T17:39:50.758Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
17:39:50 [2022-05-04T17:39:50.758Z] === RUN   TestDockerSuite/TestHistoryExistentImage
17:39:50 [2022-05-04T17:39:50.758Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
17:39:50 [2022-05-04T17:39:50.758Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
17:39:50 [2022-05-04T17:39:50.758Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
17:39:53 [2022-05-04T17:39:53.503Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
17:39:55 [2022-05-04T17:39:55.495Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
17:39:55 [2022-05-04T17:39:55.495Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
17:39:55 [2022-05-04T17:39:55.495Z]     docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux
17:39:55 [2022-05-04T17:39:55.495Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
17:39:55 [2022-05-04T17:39:55.495Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
17:39:55 [2022-05-04T17:39:55.495Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
17:39:55 [2022-05-04T17:39:55.495Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
17:39:56 [2022-05-04T17:39:56.477Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
17:39:56 [2022-05-04T17:39:56.477Z]     docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux
17:39:56 [2022-05-04T17:39:56.477Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
17:39:57 [2022-05-04T17:39:57.410Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
17:39:57 [2022-05-04T17:39:57.458Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
17:39:57 [2022-05-04T17:39:57.458Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
17:39:59 [2022-05-04T17:39:59.016Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
17:39:59 [2022-05-04T17:39:59.016Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
17:40:01 [2022-05-04T17:40:01.222Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
17:40:04 [2022-05-04T17:40:04.163Z] === RUN   TestDockerSuite/TestImagesFormat
17:40:04 [2022-05-04T17:40:04.163Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
17:40:04 [2022-05-04T17:40:04.163Z]     docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux
17:40:04 [2022-05-04T17:40:04.163Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
17:40:04 [2022-05-04T17:40:04.557Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
17:40:04 [2022-05-04T17:40:04.557Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
17:40:04 [2022-05-04T17:40:04.557Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
17:40:04 [2022-05-04T17:40:04.557Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
17:40:04 [2022-05-04T17:40:04.557Z] === RUN   TestDockerSuite/TestHealth
17:40:04 [2022-05-04T17:40:04.557Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
17:40:04 [2022-05-04T17:40:04.557Z] === RUN   TestDockerSuite/TestHistoryExistentImage
17:40:04 [2022-05-04T17:40:04.557Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
17:40:04 [2022-05-04T17:40:04.557Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
17:40:04 [2022-05-04T17:40:04.557Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
17:40:07 [2022-05-04T17:40:07.947Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
17:40:07 [2022-05-04T17:40:07.947Z] === RUN   TestDockerSuite/TestImportBadURL
17:40:07 [2022-05-04T17:40:07.947Z] === RUN   TestDockerSuite/TestImportDisplay
17:40:07 [2022-05-04T17:40:07.947Z]     docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux
17:40:07 [2022-05-04T17:40:07.947Z] === RUN   TestDockerSuite/TestImportFile
17:40:07 [2022-05-04T17:40:07.947Z]     docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux
17:40:07 [2022-05-04T17:40:07.947Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
17:40:07 [2022-05-04T17:40:07.947Z] === RUN   TestDockerSuite/TestImportFileWithMessage
17:40:07 [2022-05-04T17:40:07.947Z]     docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux
17:40:07 [2022-05-04T17:40:07.947Z] === RUN   TestDockerSuite/TestImportGzipped
17:40:07 [2022-05-04T17:40:07.947Z]     docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux
17:40:07 [2022-05-04T17:40:07.947Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
17:40:07 [2022-05-04T17:40:07.947Z]     docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux
17:40:07 [2022-05-04T17:40:07.947Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
17:40:07 [2022-05-04T17:40:07.947Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
17:40:07 [2022-05-04T17:40:07.947Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
17:40:07 [2022-05-04T17:40:07.947Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
17:40:07 [2022-05-04T17:40:07.947Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
17:40:07 [2022-05-04T17:40:07.947Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
17:40:07 [2022-05-04T17:40:07.947Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
17:40:07 [2022-05-04T17:40:07.947Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
17:40:07 [2022-05-04T17:40:07.947Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
17:40:07 [2022-05-04T17:40:07.947Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
17:40:07 [2022-05-04T17:40:07.947Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
17:40:07 [2022-05-04T17:40:07.947Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
17:40:09 [2022-05-04T17:40:09.298Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
17:40:09 [2022-05-04T17:40:09.298Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
17:40:09 [2022-05-04T17:40:09.298Z]     docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux
17:40:09 [2022-05-04T17:40:09.298Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
17:40:09 [2022-05-04T17:40:09.298Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
17:40:09 [2022-05-04T17:40:09.298Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
17:40:09 [2022-05-04T17:40:09.298Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
17:40:09 [2022-05-04T17:40:09.765Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
17:40:09 [2022-05-04T17:40:09.765Z]     docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux
17:40:09 [2022-05-04T17:40:09.765Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
17:40:10 [2022-05-04T17:40:10.749Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
17:40:10 [2022-05-04T17:40:10.749Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
17:40:10 [2022-05-04T17:40:10.889Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
17:40:12 [2022-05-04T17:40:12.309Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
17:40:12 [2022-05-04T17:40:12.309Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
17:40:13 [2022-05-04T17:40:13.095Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
17:40:13 [2022-05-04T17:40:13.095Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
17:40:13 [2022-05-04T17:40:13.095Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
17:40:13 [2022-05-04T17:40:13.095Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
17:40:13 [2022-05-04T17:40:13.095Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
17:40:13 [2022-05-04T17:40:13.095Z] === RUN   TestDockerSuite/TestInspectAmpersand
17:40:13 [2022-05-04T17:40:13.095Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
17:40:13 [2022-05-04T17:40:13.095Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
17:40:14 [2022-05-04T17:40:14.516Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
17:40:15 [2022-05-04T17:40:15.301Z] === RUN   TestDockerSuite/TestInspectByPrefix
17:40:15 [2022-05-04T17:40:15.768Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
17:40:17 [2022-05-04T17:40:17.457Z] === RUN   TestDockerSuite/TestImagesFormat
17:40:17 [2022-05-04T17:40:17.457Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
17:40:17 [2022-05-04T17:40:17.457Z]     docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux
17:40:17 [2022-05-04T17:40:17.457Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
17:40:17 [2022-05-04T17:40:17.973Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
17:40:17 [2022-05-04T17:40:17.973Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
17:40:17 [2022-05-04T17:40:17.973Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
17:40:17 [2022-05-04T17:40:17.973Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
17:40:17 [2022-05-04T17:40:17.973Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
17:40:17 [2022-05-04T17:40:17.973Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
17:40:17 [2022-05-04T17:40:17.973Z] === RUN   TestDockerSuite/TestInspectDefault
17:40:20 [2022-05-04T17:40:20.180Z] === RUN   TestDockerSuite/TestInspectHistory
17:40:21 [2022-05-04T17:40:21.239Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
17:40:21 [2022-05-04T17:40:21.239Z] === RUN   TestDockerSuite/TestImportBadURL
17:40:21 [2022-05-04T17:40:21.239Z] === RUN   TestDockerSuite/TestImportDisplay
17:40:21 [2022-05-04T17:40:21.239Z]     docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux
17:40:21 [2022-05-04T17:40:21.239Z] === RUN   TestDockerSuite/TestImportFile
17:40:21 [2022-05-04T17:40:21.239Z]     docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux
17:40:21 [2022-05-04T17:40:21.239Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
17:40:21 [2022-05-04T17:40:21.239Z] === RUN   TestDockerSuite/TestImportFileWithMessage
17:40:21 [2022-05-04T17:40:21.239Z]     docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux
17:40:21 [2022-05-04T17:40:21.239Z] === RUN   TestDockerSuite/TestImportGzipped
17:40:21 [2022-05-04T17:40:21.239Z]     docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux
17:40:21 [2022-05-04T17:40:21.239Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
17:40:21 [2022-05-04T17:40:21.239Z]     docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux
17:40:21 [2022-05-04T17:40:21.239Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
17:40:21 [2022-05-04T17:40:21.239Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
17:40:21 [2022-05-04T17:40:21.239Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
17:40:21 [2022-05-04T17:40:21.239Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
17:40:21 [2022-05-04T17:40:21.239Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
17:40:21 [2022-05-04T17:40:21.239Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
17:40:21 [2022-05-04T17:40:21.239Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
17:40:21 [2022-05-04T17:40:21.239Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
17:40:21 [2022-05-04T17:40:21.239Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
17:40:21 [2022-05-04T17:40:21.239Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
17:40:21 [2022-05-04T17:40:21.239Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
17:40:21 [2022-05-04T17:40:21.239Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
17:40:24 [2022-05-04T17:40:24.186Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
17:40:24 [2022-05-04T17:40:24.926Z] === RUN   TestDockerSuite/TestInspectImage
17:40:24 [2022-05-04T17:40:24.926Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
17:40:24 [2022-05-04T17:40:24.926Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
17:40:24 [2022-05-04T17:40:24.926Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
17:40:24 [2022-05-04T17:40:24.927Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
17:40:24 [2022-05-04T17:40:24.927Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
17:40:24 [2022-05-04T17:40:24.927Z] === RUN   TestDockerSuite/TestInspectInt64
17:40:26 [2022-05-04T17:40:26.396Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
17:40:26 [2022-05-04T17:40:26.396Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
17:40:26 [2022-05-04T17:40:26.396Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
17:40:26 [2022-05-04T17:40:26.396Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
17:40:26 [2022-05-04T17:40:26.396Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
17:40:26 [2022-05-04T17:40:26.396Z] === RUN   TestDockerSuite/TestInspectAmpersand
17:40:26 [2022-05-04T17:40:26.396Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
17:40:26 [2022-05-04T17:40:26.396Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
17:40:27 [2022-05-04T17:40:27.137Z] === RUN   TestDockerSuite/TestInspectJSONFields
17:40:29 [2022-05-04T17:40:29.342Z] === RUN   TestDockerSuite/TestInspectByPrefix
17:40:29 [2022-05-04T17:40:29.342Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
17:40:29 [2022-05-04T17:40:29.344Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
17:40:29 [2022-05-04T17:40:29.344Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
17:40:31 [2022-05-04T17:40:31.553Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
17:40:31 [2022-05-04T17:40:31.556Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
17:40:31 [2022-05-04T17:40:31.556Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
17:40:31 [2022-05-04T17:40:31.556Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
17:40:31 [2022-05-04T17:40:31.556Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
17:40:31 [2022-05-04T17:40:31.556Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
17:40:31 [2022-05-04T17:40:31.556Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
17:40:31 [2022-05-04T17:40:31.556Z] === RUN   TestDockerSuite/TestInspectDefault
17:40:33 [2022-05-04T17:40:33.767Z] === RUN   TestDockerSuite/TestInspectPlugin
17:40:33 [2022-05-04T17:40:33.767Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
17:40:33 [2022-05-04T17:40:33.767Z] === RUN   TestDockerSuite/TestInspectRootFS
17:40:33 [2022-05-04T17:40:33.767Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
17:40:34 [2022-05-04T17:40:34.500Z] === RUN   TestDockerSuite/TestInspectHistory
17:40:35 [2022-05-04T17:40:35.326Z] === RUN   TestDockerSuite/TestInspectStatus
17:40:38 [2022-05-04T17:40:38.269Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
17:40:38 [2022-05-04T17:40:38.284Z] === RUN   TestDockerSuite/TestInspectImage
17:40:38 [2022-05-04T17:40:38.284Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
17:40:38 [2022-05-04T17:40:38.284Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
17:40:38 [2022-05-04T17:40:38.284Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
17:40:38 [2022-05-04T17:40:38.284Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
17:40:38 [2022-05-04T17:40:38.284Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
17:40:38 [2022-05-04T17:40:38.284Z] === RUN   TestDockerSuite/TestInspectInt64
17:40:39 [2022-05-04T17:40:39.540Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
17:40:40 [2022-05-04T17:40:40.498Z] === RUN   TestDockerSuite/TestInspectJSONFields
17:40:42 [2022-05-04T17:40:42.046Z] === RUN   TestDockerSuite/TestInspectTemplateError
17:40:43 [2022-05-04T17:40:43.442Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
17:40:43 [2022-05-04T17:40:43.442Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
17:40:44 [2022-05-04T17:40:44.254Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
17:40:45 [2022-05-04T17:40:45.654Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
17:40:46 [2022-05-04T17:40:46.095Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
17:40:46 [2022-05-04T17:40:46.465Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
17:40:47 [2022-05-04T17:40:47.968Z] === RUN   TestDockerSuite/TestBuildDotDotFile
17:40:47 [2022-05-04T17:40:47.968Z] === RUN   TestDockerSuite/TestBuildEOLInLine
17:40:47 [2022-05-04T17:40:47.968Z]     docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux
17:40:47 [2022-05-04T17:40:47.968Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
17:40:47 [2022-05-04T17:40:47.968Z]     docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux
17:40:47 [2022-05-04T17:40:47.968Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
17:40:47 [2022-05-04T17:40:47.968Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
17:40:47 [2022-05-04T17:40:47.968Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
17:40:47 [2022-05-04T17:40:47.968Z]     docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux
17:40:47 [2022-05-04T17:40:47.968Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
17:40:47 [2022-05-04T17:40:47.968Z] === RUN   TestDockerSuite/TestBuildEntrypoint
17:40:47 [2022-05-04T17:40:47.968Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
17:40:48 [2022-05-04T17:40:48.022Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
17:40:48 [2022-05-04T17:40:48.598Z] === RUN   TestDockerSuite/TestInspectPlugin
17:40:48 [2022-05-04T17:40:48.598Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
17:40:48 [2022-05-04T17:40:48.598Z] === RUN   TestDockerSuite/TestInspectRootFS
17:40:48 [2022-05-04T17:40:48.598Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
17:40:50 [2022-05-04T17:40:50.961Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
17:40:51 [2022-05-04T17:40:51.539Z] === RUN   TestDockerSuite/TestInspectStatus
17:40:51 [2022-05-04T17:40:51.680Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
17:40:53 [2022-05-04T17:40:53.168Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
17:40:54 [2022-05-04T17:40:54.489Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
17:40:55 [2022-05-04T17:40:55.374Z] === RUN   TestDockerSuite/TestInspectUnknownObject
17:40:55 [2022-05-04T17:40:55.374Z] === RUN   TestDockerSuite/TestLinkShortDefinition
17:40:55 [2022-05-04T17:40:55.374Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
17:40:55 [2022-05-04T17:40:55.374Z] === RUN   TestDockerSuite/TestLinksEnvs
17:40:55 [2022-05-04T17:40:55.374Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
17:40:55 [2022-05-04T17:40:55.374Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
17:40:55 [2022-05-04T17:40:55.374Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
17:40:55 [2022-05-04T17:40:55.374Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
17:40:55 [2022-05-04T17:40:55.374Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
17:40:55 [2022-05-04T17:40:55.400Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
17:40:55 [2022-05-04T17:40:55.840Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
17:40:55 [2022-05-04T17:40:55.841Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
17:40:55 [2022-05-04T17:40:55.841Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
17:40:55 [2022-05-04T17:40:55.841Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
17:40:55 [2022-05-04T17:40:55.841Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
17:40:55 [2022-05-04T17:40:55.841Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
17:40:55 [2022-05-04T17:40:55.841Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
17:40:55 [2022-05-04T17:40:55.841Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
17:40:55 [2022-05-04T17:40:55.841Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
17:40:55 [2022-05-04T17:40:55.841Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
17:40:55 [2022-05-04T17:40:55.841Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
17:40:55 [2022-05-04T17:40:55.841Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
17:40:55 [2022-05-04T17:40:55.841Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
17:40:55 [2022-05-04T17:40:55.841Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
17:40:55 [2022-05-04T17:40:55.841Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
17:40:55 [2022-05-04T17:40:55.841Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
17:40:55 [2022-05-04T17:40:55.841Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
17:40:55 [2022-05-04T17:40:55.841Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
17:40:55 [2022-05-04T17:40:55.841Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
17:40:55 [2022-05-04T17:40:55.841Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
17:40:55 [2022-05-04T17:40:55.841Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
17:40:55 [2022-05-04T17:40:55.841Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
17:40:55 [2022-05-04T17:40:55.841Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
17:40:55 [2022-05-04T17:40:55.841Z]     docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux
17:40:55 [2022-05-04T17:40:55.841Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
17:40:55 [2022-05-04T17:40:55.841Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
17:40:55 [2022-05-04T17:40:55.841Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
17:40:58 [2022-05-04T17:40:58.050Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
17:40:59 [2022-05-04T17:40:59.608Z] === RUN   TestDockerSuite/TestLogsAPIUntil
17:41:00 [2022-05-04T17:41:00.066Z] === RUN   TestDockerSuite/TestBuildEnv
17:41:00 [2022-05-04T17:41:00.066Z]     docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux
17:41:00 [2022-05-04T17:41:00.066Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
17:41:00 [2022-05-04T17:41:00.066Z]     docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux
17:41:00 [2022-05-04T17:41:00.349Z] === RUN   TestDockerSuite/TestInspectTemplateError
17:41:00 [2022-05-04T17:41:00.521Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
17:41:00 [2022-05-04T17:41:00.521Z]     docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux
17:41:00 [2022-05-04T17:41:00.521Z] === RUN   TestDockerSuite/TestBuildEnvUsage
17:41:00 [2022-05-04T17:41:00.521Z]     docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux
17:41:00 [2022-05-04T17:41:00.521Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
17:41:00 [2022-05-04T17:41:00.521Z]     docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux
17:41:00 [2022-05-04T17:41:00.521Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
17:41:00 [2022-05-04T17:41:00.960Z]     docker_cli_external_volume_driver_test.go:53: [d05e81a163b30] daemon is not started
17:41:03 [2022-05-04T17:41:03.299Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
17:41:05 [2022-05-04T17:41:05.188Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
17:41:05 [2022-05-04T17:41:05.188Z]     docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux
17:41:05 [2022-05-04T17:41:05.188Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
17:41:05 [2022-05-04T17:41:05.188Z]     docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux
17:41:05 [2022-05-04T17:41:05.188Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
17:41:05 [2022-05-04T17:41:05.188Z]     docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux
17:41:05 [2022-05-04T17:41:05.188Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
17:41:05 [2022-05-04T17:41:05.460Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
17:41:05 [2022-05-04T17:41:05.508Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
17:41:06 [2022-05-04T17:41:06.150Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
17:41:07 [2022-05-04T17:41:07.668Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
17:41:07 [2022-05-04T17:41:07.668Z]     docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux
17:41:07 [2022-05-04T17:41:07.668Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
17:41:09 [2022-05-04T17:41:09.290Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
17:41:09 [2022-05-04T17:41:09.876Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
17:41:09 [2022-05-04T17:41:09.876Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
17:41:10 [2022-05-04T17:41:10.812Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
17:41:11 [2022-05-04T17:41:11.500Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
17:41:13 [2022-05-04T17:41:13.711Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
17:41:14 [2022-05-04T17:41:14.619Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
17:41:15 [2022-05-04T17:41:15.837Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
17:41:16 [2022-05-04T17:41:16.653Z] === RUN   TestDockerSuite/TestInspectUnknownObject
17:41:16 [2022-05-04T17:41:16.653Z] === RUN   TestDockerSuite/TestLinkShortDefinition
17:41:16 [2022-05-04T17:41:16.653Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
17:41:16 [2022-05-04T17:41:16.653Z] === RUN   TestDockerSuite/TestLinksEnvs
17:41:16 [2022-05-04T17:41:16.653Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
17:41:16 [2022-05-04T17:41:16.653Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
17:41:16 [2022-05-04T17:41:16.653Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
17:41:16 [2022-05-04T17:41:16.653Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
17:41:16 [2022-05-04T17:41:16.653Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
17:41:16 [2022-05-04T17:41:16.653Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
17:41:16 [2022-05-04T17:41:16.653Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
17:41:16 [2022-05-04T17:41:16.653Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
17:41:16 [2022-05-04T17:41:16.653Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
17:41:16 [2022-05-04T17:41:16.653Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
17:41:16 [2022-05-04T17:41:16.653Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
17:41:16 [2022-05-04T17:41:16.653Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
17:41:16 [2022-05-04T17:41:16.653Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
17:41:16 [2022-05-04T17:41:16.653Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
17:41:16 [2022-05-04T17:41:16.653Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
17:41:16 [2022-05-04T17:41:16.653Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
17:41:16 [2022-05-04T17:41:16.653Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
17:41:16 [2022-05-04T17:41:16.653Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
17:41:16 [2022-05-04T17:41:16.653Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
17:41:16 [2022-05-04T17:41:16.653Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
17:41:16 [2022-05-04T17:41:16.653Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
17:41:16 [2022-05-04T17:41:16.653Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
17:41:16 [2022-05-04T17:41:16.653Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
17:41:16 [2022-05-04T17:41:16.653Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
17:41:16 [2022-05-04T17:41:16.653Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
17:41:16 [2022-05-04T17:41:16.653Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
17:41:16 [2022-05-04T17:41:16.653Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
17:41:16 [2022-05-04T17:41:16.653Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
17:41:16 [2022-05-04T17:41:16.653Z]     docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux
17:41:16 [2022-05-04T17:41:16.653Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
17:41:16 [2022-05-04T17:41:16.653Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
17:41:16 [2022-05-04T17:41:16.653Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
17:41:19 [2022-05-04T17:41:19.597Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
17:41:20 [2022-05-04T17:41:20.469Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
17:41:21 [2022-05-04T17:41:21.807Z] === RUN   TestDockerSuite/TestLogsAPIUntil
17:41:25 [2022-05-04T17:41:25.211Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
17:41:27 [2022-05-04T17:41:27.667Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
17:41:28 [2022-05-04T17:41:28.152Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
17:41:28 [2022-05-04T17:41:28.473Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
17:41:28 [2022-05-04T17:41:28.473Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
17:41:28 [2022-05-04T17:41:28.473Z]     docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux
17:41:28 [2022-05-04T17:41:28.473Z] === RUN   TestDockerSuite/TestBuildExpose
17:41:28 [2022-05-04T17:41:28.473Z]     docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux
17:41:28 [2022-05-04T17:41:28.473Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
17:41:28 [2022-05-04T17:41:28.474Z]     docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux
17:41:28 [2022-05-04T17:41:28.474Z] === RUN   TestDockerSuite/TestBuildExposeOrder
17:41:28 [2022-05-04T17:41:28.474Z]     docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux
17:41:28 [2022-05-04T17:41:28.474Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
17:41:28 [2022-05-04T17:41:28.474Z]     docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux
17:41:28 [2022-05-04T17:41:28.474Z] === RUN   TestDockerSuite/TestBuildFails
17:41:29 [2022-05-04T17:41:29.712Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
17:41:29 [2022-05-04T17:41:29.712Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
17:41:29 [2022-05-04T17:41:29.712Z] === RUN   TestDockerSuite/TestLogsFollowStopped
17:41:29 [2022-05-04T17:41:29.880Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
17:41:29 [2022-05-04T17:41:29.880Z]     docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux
17:41:29 [2022-05-04T17:41:29.880Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
17:41:32 [2022-05-04T17:41:32.654Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
17:41:32 [2022-05-04T17:41:32.824Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
17:41:33 [2022-05-04T17:41:33.290Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
17:41:33 [2022-05-04T17:41:33.914Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
17:41:34 [2022-05-04T17:41:34.864Z] === RUN   TestDockerSuite/TestLogsSince
17:41:35 [2022-05-04T17:41:35.524Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
17:41:35 [2022-05-04T17:41:35.524Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
17:41:38 [2022-05-04T17:41:38.033Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
17:41:41 [2022-05-04T17:41:41.318Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
17:41:43 [2022-05-04T17:41:43.508Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
17:41:43 [2022-05-04T17:41:43.508Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
17:41:43 [2022-05-04T17:41:43.508Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
17:41:43 [2022-05-04T17:41:43.508Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
17:41:43 [2022-05-04T17:41:43.508Z] === RUN   TestDockerSuite/TestLogsTail
17:41:43 [2022-05-04T17:41:43.891Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
17:41:46 [2022-05-04T17:41:46.448Z] === RUN   TestDockerSuite/TestLogsTimestamps
17:41:47 [2022-05-04T17:41:47.086Z] === RUN   TestDockerSuite/TestBuildForceRm
17:41:48 [2022-05-04T17:41:48.638Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
17:41:48 [2022-05-04T17:41:48.657Z] === RUN   TestDockerSuite/TestLogsWithDetails
17:41:48 [2022-05-04T17:41:48.779Z]     docker_cli_external_volume_driver_test.go:53: [d7f920bddb6b6] daemon is not started
17:41:51 [2022-05-04T17:41:51.596Z] === RUN   TestDockerSuite/TestMountIntoProc
17:41:51 [2022-05-04T17:41:51.596Z]     docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux
17:41:51 [2022-05-04T17:41:51.596Z] === RUN   TestDockerSuite/TestMountIntoSys
17:41:51 [2022-05-04T17:41:51.596Z]     docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux
17:41:51 [2022-05-04T17:41:51.596Z] === RUN   TestDockerSuite/TestNetHostname
17:41:51 [2022-05-04T17:41:51.596Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
17:41:51 [2022-05-04T17:41:51.596Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
17:41:51 [2022-05-04T17:41:51.596Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
17:41:51 [2022-05-04T17:41:51.596Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
17:41:51 [2022-05-04T17:41:51.596Z]     docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux
17:41:51 [2022-05-04T17:41:51.596Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
17:41:51 [2022-05-04T17:41:51.596Z]     docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux
17:41:51 [2022-05-04T17:41:51.596Z] === RUN   TestDockerSuite/TestPluginActive
17:41:51 [2022-05-04T17:41:51.596Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
17:41:51 [2022-05-04T17:41:51.596Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
17:41:51 [2022-05-04T17:41:51.596Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
17:41:51 [2022-05-04T17:41:51.596Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
17:41:51 [2022-05-04T17:41:51.596Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
17:41:51 [2022-05-04T17:41:51.596Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
17:41:51 [2022-05-04T17:41:51.596Z] === RUN   TestDockerSuite/TestPluginLogDriver
17:41:51 [2022-05-04T17:41:51.596Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
17:41:51 [2022-05-04T17:41:51.596Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
17:41:51 [2022-05-04T17:41:51.596Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
17:41:51 [2022-05-04T17:41:51.596Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
17:41:51 [2022-05-04T17:41:51.596Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
17:41:51 [2022-05-04T17:41:51.596Z] === RUN   TestDockerSuite/TestPluginUpgrade
17:41:51 [2022-05-04T17:41:51.596Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
17:41:51 [2022-05-04T17:41:51.596Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
17:41:51 [2022-05-04T17:41:51.596Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
17:41:51 [2022-05-04T17:41:51.596Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
17:41:51 [2022-05-04T17:41:51.596Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
17:41:51 [2022-05-04T17:41:51.596Z] === RUN   TestDockerSuite/TestPortHostBinding
17:41:51 [2022-05-04T17:41:51.596Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
17:41:51 [2022-05-04T17:41:51.596Z] === RUN   TestDockerSuite/TestPortList
17:41:51 [2022-05-04T17:41:51.596Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
17:41:51 [2022-05-04T17:41:51.596Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
17:41:52 [2022-05-04T17:41:52.422Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
17:41:54 [2022-05-04T17:41:54.127Z] === RUN   TestDockerSuite/TestBuildFromGit
17:41:56 [2022-05-04T17:41:56.476Z] === RUN   TestDockerSuite/TestPostContainersAttach
17:41:56 [2022-05-04T17:41:56.476Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
17:41:56 [2022-05-04T17:41:56.476Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
17:41:56 [2022-05-04T17:41:56.476Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
17:41:56 [2022-05-04T17:41:56.476Z]     docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux
17:41:56 [2022-05-04T17:41:56.476Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
17:41:56 [2022-05-04T17:41:56.476Z]     docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux
17:41:56 [2022-05-04T17:41:56.476Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
17:41:56 [2022-05-04T17:41:56.476Z]     docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux
17:41:56 [2022-05-04T17:41:56.476Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
17:41:56 [2022-05-04T17:41:56.476Z]     docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux
17:41:56 [2022-05-04T17:41:56.476Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
17:41:56 [2022-05-04T17:41:56.476Z]     docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux
17:41:56 [2022-05-04T17:41:56.476Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
17:41:56 [2022-05-04T17:41:56.476Z]     docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux
17:41:56 [2022-05-04T17:41:56.476Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
17:41:56 [2022-05-04T17:41:56.476Z]     docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux
17:41:56 [2022-05-04T17:41:56.476Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
17:41:57 [2022-05-04T17:41:57.290Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
17:41:57 [2022-05-04T17:41:57.290Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
17:41:57 [2022-05-04T17:41:57.290Z] === RUN   TestDockerSuite/TestLogsFollowStopped
17:41:59 [2022-05-04T17:41:59.499Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
17:42:01 [2022-05-04T17:42:01.212Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
17:42:01 [2022-05-04T17:42:01.212Z]     docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux
17:42:01 [2022-05-04T17:42:01.212Z] === RUN   TestDockerSuite/TestPsByOrder
17:42:01 [2022-05-04T17:42:01.708Z] === RUN   TestDockerSuite/TestLogsSince
17:42:03 [2022-05-04T17:42:03.645Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
17:42:03 [2022-05-04T17:42:03.645Z]     docker_cli_external_volume_driver_test.go:53: [d0b09c227d684] daemon is not started
17:42:04 [2022-05-04T17:42:04.540Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
17:42:05 [2022-05-04T17:42:05.502Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
17:42:08 [2022-05-04T17:42:08.349Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
17:42:08 [2022-05-04T17:42:08.349Z]     docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux
17:42:08 [2022-05-04T17:42:08.350Z] === RUN   TestDockerSuite/TestPsListContainersBase
17:42:11 [2022-05-04T17:42:11.265Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
17:42:11 [2022-05-04T17:42:11.265Z]     docker_cli_build_test.go:3697: unmatched requirement UnixCli
17:42:11 [2022-05-04T17:42:11.265Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
17:42:11 [2022-05-04T17:42:11.721Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
17:42:12 [2022-05-04T17:42:12.123Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
17:42:12 [2022-05-04T17:42:12.123Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
17:42:12 [2022-05-04T17:42:12.123Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
17:42:12 [2022-05-04T17:42:12.123Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
17:42:12 [2022-05-04T17:42:12.123Z] === RUN   TestDockerSuite/TestLogsTail
17:42:12 [2022-05-04T17:42:12.177Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
17:42:12 [2022-05-04T17:42:12.177Z]     docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux
17:42:12 [2022-05-04T17:42:12.177Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
17:42:13 [2022-05-04T17:42:13.684Z] === RUN   TestDockerSuite/TestLogsTimestamps
17:42:16 [2022-05-04T17:42:16.633Z] === RUN   TestDockerSuite/TestLogsWithDetails
17:42:16 [2022-05-04T17:42:16.987Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
17:42:18 [2022-05-04T17:42:18.525Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
17:42:18 [2022-05-04T17:42:18.843Z] === RUN   TestDockerSuite/TestMountIntoProc
17:42:18 [2022-05-04T17:42:18.843Z]     docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux
17:42:18 [2022-05-04T17:42:18.843Z] === RUN   TestDockerSuite/TestMountIntoSys
17:42:18 [2022-05-04T17:42:18.843Z]     docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux
17:42:18 [2022-05-04T17:42:18.843Z] === RUN   TestDockerSuite/TestNetHostname
17:42:18 [2022-05-04T17:42:18.843Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
17:42:18 [2022-05-04T17:42:18.843Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
17:42:18 [2022-05-04T17:42:18.843Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
17:42:18 [2022-05-04T17:42:18.843Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
17:42:18 [2022-05-04T17:42:18.843Z]     docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux
17:42:18 [2022-05-04T17:42:18.843Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
17:42:18 [2022-05-04T17:42:18.843Z]     docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux
17:42:18 [2022-05-04T17:42:18.843Z] === RUN   TestDockerSuite/TestPluginActive
17:42:18 [2022-05-04T17:42:18.843Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
17:42:18 [2022-05-04T17:42:18.843Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
17:42:18 [2022-05-04T17:42:18.843Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
17:42:18 [2022-05-04T17:42:18.843Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
17:42:18 [2022-05-04T17:42:18.843Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
17:42:18 [2022-05-04T17:42:18.843Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
17:42:18 [2022-05-04T17:42:18.843Z] === RUN   TestDockerSuite/TestPluginLogDriver
17:42:18 [2022-05-04T17:42:18.843Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
17:42:19 [2022-05-04T17:42:19.309Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
17:42:19 [2022-05-04T17:42:19.309Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
17:42:19 [2022-05-04T17:42:19.309Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
17:42:19 [2022-05-04T17:42:19.309Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
17:42:19 [2022-05-04T17:42:19.309Z] === RUN   TestDockerSuite/TestPluginUpgrade
17:42:19 [2022-05-04T17:42:19.309Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
17:42:19 [2022-05-04T17:42:19.309Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
17:42:19 [2022-05-04T17:42:19.309Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
17:42:19 [2022-05-04T17:42:19.309Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
17:42:19 [2022-05-04T17:42:19.309Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
17:42:19 [2022-05-04T17:42:19.309Z] === RUN   TestDockerSuite/TestPortHostBinding
17:42:19 [2022-05-04T17:42:19.309Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
17:42:19 [2022-05-04T17:42:19.309Z] === RUN   TestDockerSuite/TestPortList
17:42:19 [2022-05-04T17:42:19.309Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
17:42:19 [2022-05-04T17:42:19.309Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
17:42:24 [2022-05-04T17:42:24.057Z] === RUN   TestDockerSuite/TestPostContainersAttach
17:42:24 [2022-05-04T17:42:24.057Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
17:42:24 [2022-05-04T17:42:24.057Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
17:42:24 [2022-05-04T17:42:24.057Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
17:42:24 [2022-05-04T17:42:24.057Z]     docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux
17:42:24 [2022-05-04T17:42:24.057Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
17:42:24 [2022-05-04T17:42:24.057Z]     docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux
17:42:24 [2022-05-04T17:42:24.057Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
17:42:24 [2022-05-04T17:42:24.057Z]     docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux
17:42:24 [2022-05-04T17:42:24.523Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
17:42:24 [2022-05-04T17:42:24.523Z]     docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux
17:42:24 [2022-05-04T17:42:24.523Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
17:42:24 [2022-05-04T17:42:24.523Z]     docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux
17:42:24 [2022-05-04T17:42:24.523Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
17:42:24 [2022-05-04T17:42:24.523Z]     docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux
17:42:24 [2022-05-04T17:42:24.523Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
17:42:24 [2022-05-04T17:42:24.523Z]     docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux
17:42:24 [2022-05-04T17:42:24.523Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
17:42:26 [2022-05-04T17:42:26.987Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
17:42:26 [2022-05-04T17:42:26.987Z]     docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux
17:42:26 [2022-05-04T17:42:26.987Z] === RUN   TestDockerSuite/TestBuildHistory
17:42:29 [2022-05-04T17:42:29.268Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
17:42:29 [2022-05-04T17:42:29.268Z]     docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux
17:42:29 [2022-05-04T17:42:29.268Z] === RUN   TestDockerSuite/TestPsByOrder
17:42:31 [2022-05-04T17:42:31.892Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
17:42:31 [2022-05-04T17:42:31.892Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
17:42:31 [2022-05-04T17:42:31.892Z]     docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819
17:42:31 [2022-05-04T17:42:31.892Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
17:42:39 [2022-05-04T17:42:39.476Z] === RUN   TestDockerSuite/TestBuildIidFile
17:42:39 [2022-05-04T17:42:39.476Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
17:42:41 [2022-05-04T17:42:41.689Z] === RUN   TestDockerSuite/TestBuildInheritance
17:42:41 [2022-05-04T17:42:41.689Z]     docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux
17:42:41 [2022-05-04T17:42:41.689Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
17:42:41 [2022-05-04T17:42:41.741Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
17:42:41 [2022-05-04T17:42:41.741Z]     docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux
17:42:41 [2022-05-04T17:42:41.741Z] === RUN   TestDockerSuite/TestPsListContainersBase
17:42:42 [2022-05-04T17:42:42.674Z] === RUN   TestDockerSuite/TestBuildInvalidTag
17:42:42 [2022-05-04T17:42:42.674Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
17:42:44 [2022-05-04T17:42:44.356Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
17:42:46 [2022-05-04T17:42:46.565Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
17:42:47 [2022-05-04T17:42:47.424Z] === RUN   TestDockerSuite/TestBuildLabel
17:42:47 [2022-05-04T17:42:47.892Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
17:42:48 [2022-05-04T17:42:48.877Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
17:42:49 [2022-05-04T17:42:49.863Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
17:42:50 [2022-05-04T17:42:50.331Z] === RUN   TestDockerSuite/TestBuildLabels
17:42:50 [2022-05-04T17:42:50.393Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
17:42:50 [2022-05-04T17:42:50.588Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
17:42:51 [2022-05-04T17:42:51.862Z] === RUN   TestDockerSuite/TestBuildLabelsCache
17:42:53 [2022-05-04T17:42:53.372Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
17:42:53 [2022-05-04T17:42:53.702Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
17:42:58 [2022-05-04T17:42:58.440Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
17:42:58 [2022-05-04T17:42:58.440Z]     docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux
17:42:58 [2022-05-04T17:42:58.440Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
17:42:58 [2022-05-04T17:42:58.440Z]     docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux
17:42:58 [2022-05-04T17:42:58.440Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
17:43:00 [2022-05-04T17:43:00.362Z] === RUN   TestDockerSuite/TestBuildLastModified
17:43:00 [2022-05-04T17:43:00.362Z]     docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux
17:43:00 [2022-05-04T17:43:00.362Z] === RUN   TestDockerSuite/TestBuildLineBreak
17:43:00 [2022-05-04T17:43:00.362Z]     docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux
17:43:00 [2022-05-04T17:43:00.362Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
17:43:00 [2022-05-04T17:43:00.362Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
17:43:00 [2022-05-04T17:43:00.362Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
17:43:00 [2022-05-04T17:43:00.362Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
17:43:00 [2022-05-04T17:43:00.362Z] === RUN   TestDockerSuite/TestBuildMaintainer
17:43:01 [2022-05-04T17:43:01.311Z] === RUN   TestDockerSuite/TestBuildMissingArgs
17:43:01 [2022-05-04T17:43:01.761Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
17:43:03 [2022-05-04T17:43:03.180Z] === RUN   TestDockerSuite/TestPsListContainersSize
17:43:03 [2022-05-04T17:43:03.180Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
17:43:03 [2022-05-04T17:43:03.180Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
17:43:03 [2022-05-04T17:43:03.180Z]     docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux
17:43:03 [2022-05-04T17:43:03.180Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
17:43:03 [2022-05-04T17:43:03.180Z]     docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux
17:43:03 [2022-05-04T17:43:03.180Z] === RUN   TestDockerSuite/TestPsRightTagName
17:43:03 [2022-05-04T17:43:03.180Z]     docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux
17:43:03 [2022-05-04T17:43:03.180Z] === RUN   TestDockerSuite/TestPsShowMounts
17:43:05 [2022-05-04T17:43:05.304Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
17:43:05 [2022-05-04T17:43:05.304Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
17:43:05 [2022-05-04T17:43:05.304Z]     docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819
17:43:05 [2022-05-04T17:43:05.304Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
17:43:05 [2022-05-04T17:43:05.304Z]     docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination
17:43:05 [2022-05-04T17:43:05.304Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
17:43:05 [2022-05-04T17:43:05.457Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
17:43:07 [2022-05-04T17:43:07.480Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
17:43:09 [2022-05-04T17:43:09.027Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
17:43:09 [2022-05-04T17:43:09.027Z]     docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux
17:43:09 [2022-05-04T17:43:09.027Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
17:43:10 [2022-05-04T17:43:10.050Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
17:43:10 [2022-05-04T17:43:10.589Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
17:43:10 [2022-05-04T17:43:10.589Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
17:43:10 [2022-05-04T17:43:10.589Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
17:43:12 [2022-05-04T17:43:12.149Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
17:43:13 [2022-05-04T17:43:13.132Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
17:43:13 [2022-05-04T17:43:13.132Z]     docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux
17:43:13 [2022-05-04T17:43:13.132Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
17:43:16 [2022-05-04T17:43:16.911Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
17:43:18 [2022-05-04T17:43:18.707Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
17:43:20 [2022-05-04T17:43:20.324Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
17:43:21 [2022-05-04T17:43:21.651Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
17:43:22 [2022-05-04T17:43:22.490Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
17:43:22 [2022-05-04T17:43:22.490Z]     docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux
17:43:22 [2022-05-04T17:43:22.490Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
17:43:22 [2022-05-04T17:43:22.490Z]     docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux
17:43:22 [2022-05-04T17:43:22.490Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
17:43:23 [2022-05-04T17:43:23.860Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
17:43:29 [2022-05-04T17:43:29.632Z] === RUN   TestDockerSuite/TestPsListContainersSize
17:43:29 [2022-05-04T17:43:29.632Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
17:43:29 [2022-05-04T17:43:29.632Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
17:43:29 [2022-05-04T17:43:29.632Z]     docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux
17:43:29 [2022-05-04T17:43:29.632Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
17:43:29 [2022-05-04T17:43:29.632Z]     docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux
17:43:29 [2022-05-04T17:43:29.632Z] === RUN   TestDockerSuite/TestPsRightTagName
17:43:29 [2022-05-04T17:43:29.632Z]     docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux
17:43:29 [2022-05-04T17:43:29.632Z] === RUN   TestDockerSuite/TestPsShowMounts
17:43:32 [2022-05-04T17:43:32.680Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
17:43:32 [2022-05-04T17:43:32.680Z]     docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux
17:43:32 [2022-05-04T17:43:32.680Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
17:43:34 [2022-05-04T17:43:34.244Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
17:43:36 [2022-05-04T17:43:36.787Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
17:43:36 [2022-05-04T17:43:36.787Z]     docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux
17:43:36 [2022-05-04T17:43:36.787Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
17:43:38 [2022-05-04T17:43:38.999Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
17:43:38 [2022-05-04T17:43:38.999Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
17:43:38 [2022-05-04T17:43:38.999Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
17:43:39 [2022-05-04T17:43:39.982Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
17:43:40 [2022-05-04T17:43:40.964Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
17:43:40 [2022-05-04T17:43:40.964Z]     docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux
17:43:40 [2022-05-04T17:43:40.964Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
17:43:41 [2022-05-04T17:43:41.639Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
17:43:41 [2022-05-04T17:43:41.639Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
17:43:41 [2022-05-04T17:43:41.639Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
17:43:48 [2022-05-04T17:43:48.777Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
17:43:48 [2022-05-04T17:43:48.777Z] === RUN   TestDockerSuite/TestRestartPolicyNO
17:43:48 [2022-05-04T17:43:48.777Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
17:43:49 [2022-05-04T17:43:49.242Z] === RUN   TestDockerSuite/TestRestartRunningContainer
17:43:51 [2022-05-04T17:43:51.366Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
17:43:53 [2022-05-04T17:43:53.991Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
17:43:55 [2022-05-04T17:43:55.146Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
17:43:58 [2022-05-04T17:43:58.088Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
17:43:58 [2022-05-04T17:43:58.733Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
17:43:58 [2022-05-04T17:43:58.734Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
17:43:58 [2022-05-04T17:43:58.734Z] === RUN   TestDockerSuite/TestRestartWithVolumes
17:44:02 [2022-05-04T17:44:02.507Z] === RUN   TestDockerSuite/TestRmiBlank
17:44:02 [2022-05-04T17:44:02.973Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
17:44:02 [2022-05-04T17:44:02.973Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
17:44:07 [2022-05-04T17:44:07.010Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
17:44:10 [2022-05-04T17:44:10.078Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
17:44:17 [2022-05-04T17:44:17.874Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
17:44:18 [2022-05-04T17:44:18.855Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
17:44:19 [2022-05-04T17:44:19.301Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
17:44:19 [2022-05-04T17:44:19.301Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
17:44:19 [2022-05-04T17:44:19.301Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
17:44:19 [2022-05-04T17:44:19.321Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
17:44:25 [2022-05-04T17:44:25.086Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
17:44:25 [2022-05-04T17:44:25.166Z] === RUN   TestDockerSuite/TestRmiImgIDForce
17:44:27 [2022-05-04T17:44:27.785Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
17:44:27 [2022-05-04T17:44:27.945Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
17:44:27 [2022-05-04T17:44:27.945Z] === RUN   TestDockerSuite/TestRestartPolicyNO
17:44:27 [2022-05-04T17:44:27.945Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
17:44:28 [2022-05-04T17:44:28.445Z] === RUN   TestDockerSuite/TestRestartRunningContainer
17:44:29 [2022-05-04T17:44:29.908Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
17:44:31 [2022-05-04T17:44:31.574Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
17:44:35 [2022-05-04T17:44:35.590Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
17:44:38 [2022-05-04T17:44:38.546Z] === RUN   TestDockerSuite/TestRmiParentImageFail
17:44:38 [2022-05-04T17:44:38.730Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
17:44:40 [2022-05-04T17:44:40.330Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
17:44:40 [2022-05-04T17:44:40.330Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
17:44:40 [2022-05-04T17:44:40.330Z] === RUN   TestDockerSuite/TestRestartWithVolumes
17:44:41 [2022-05-04T17:44:41.489Z] === RUN   TestDockerSuite/TestRmiTag
17:44:41 [2022-05-04T17:44:41.489Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
17:44:43 [2022-05-04T17:44:43.479Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
17:44:44 [2022-05-04T17:44:44.437Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
17:44:45 [2022-05-04T17:44:45.074Z] === RUN   TestDockerSuite/TestRmiBlank
17:44:45 [2022-05-04T17:44:45.074Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
17:44:45 [2022-05-04T17:44:45.540Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
17:44:57 [2022-05-04T17:44:57.148Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
17:44:59 [2022-05-04T17:44:59.336Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
17:45:00 [2022-05-04T17:45:00.450Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
17:45:01 [2022-05-04T17:45:01.283Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
17:45:01 [2022-05-04T17:45:01.283Z]     docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux
17:45:01 [2022-05-04T17:45:01.283Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
17:45:01 [2022-05-04T17:45:01.542Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
17:45:02 [2022-05-04T17:45:02.009Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
17:45:02 [2022-05-04T17:45:02.475Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
17:45:06 [2022-05-04T17:45:06.281Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
17:45:06 [2022-05-04T17:45:06.746Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
17:45:06 [2022-05-04T17:45:06.746Z]     docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux
17:45:07 [2022-05-04T17:45:07.213Z] === RUN   TestDockerSuite/TestRunAddHost
17:45:07 [2022-05-04T17:45:07.213Z]     docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux
17:45:07 [2022-05-04T17:45:07.213Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
17:45:07 [2022-05-04T17:45:07.213Z]     docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux
17:45:07 [2022-05-04T17:45:07.213Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
17:45:07 [2022-05-04T17:45:07.213Z]     docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux
17:45:07 [2022-05-04T17:45:07.213Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
17:45:07 [2022-05-04T17:45:07.213Z]     docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux
17:45:07 [2022-05-04T17:45:07.213Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
17:45:07 [2022-05-04T17:45:07.213Z]     docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux
17:45:07 [2022-05-04T17:45:07.213Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
17:45:07 [2022-05-04T17:45:07.213Z]     docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux
17:45:07 [2022-05-04T17:45:07.213Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
17:45:08 [2022-05-04T17:45:08.773Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
17:45:08 [2022-05-04T17:45:08.773Z]     docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux
17:45:08 [2022-05-04T17:45:08.773Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
17:45:08 [2022-05-04T17:45:08.773Z]     docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
17:45:08 [2022-05-04T17:45:08.773Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
17:45:09 [2022-05-04T17:45:09.619Z] === RUN   TestDockerSuite/TestRmiImgIDForce
17:45:13 [2022-05-04T17:45:13.510Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
17:45:13 [2022-05-04T17:45:13.776Z] === RUN   TestDockerSuite/TestBuildMultipleTags
17:45:13 [2022-05-04T17:45:13.776Z] === RUN   TestDockerSuite/TestBuildNetContainer
17:45:13 [2022-05-04T17:45:13.776Z]     docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux
17:45:13 [2022-05-04T17:45:13.776Z] === RUN   TestDockerSuite/TestBuildNetNone
17:45:13 [2022-05-04T17:45:13.776Z]     docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux
17:45:13 [2022-05-04T17:45:13.776Z] === RUN   TestDockerSuite/TestBuildNoContext
17:45:14 [2022-05-04T17:45:14.359Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
17:45:15 [2022-05-04T17:45:15.806Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
17:45:16 [2022-05-04T17:45:16.863Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
17:45:18 [2022-05-04T17:45:18.745Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
17:45:20 [2022-05-04T17:45:20.953Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
17:45:21 [2022-05-04T17:45:21.615Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
17:45:23 [2022-05-04T17:45:23.004Z] === RUN   TestDockerSuite/TestRmiParentImageFail
17:45:23 [2022-05-04T17:45:23.159Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
17:45:23 [2022-05-04T17:45:23.159Z] === RUN   TestDockerSuite/TestRunBindMounts
17:45:23 [2022-05-04T17:45:23.828Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
17:45:23 [2022-05-04T17:45:23.828Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
17:45:23 [2022-05-04T17:45:23.828Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
17:45:25 [2022-05-04T17:45:25.950Z] === RUN   TestDockerSuite/TestRmiTag
17:45:26 [2022-05-04T17:45:26.416Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
17:45:26 [2022-05-04T17:45:26.776Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
17:45:27 [2022-05-04T17:45:27.762Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
17:45:27 [2022-05-04T17:45:27.900Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
17:45:27 [2022-05-04T17:45:27.900Z]     docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux
17:45:27 [2022-05-04T17:45:27.900Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
17:45:27 [2022-05-04T17:45:27.900Z]     docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux
17:45:27 [2022-05-04T17:45:27.900Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
17:45:27 [2022-05-04T17:45:27.900Z]     docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux
17:45:27 [2022-05-04T17:45:27.900Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
17:45:27 [2022-05-04T17:45:27.900Z]     docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux
17:45:27 [2022-05-04T17:45:27.900Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
17:45:27 [2022-05-04T17:45:27.900Z]     docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux
17:45:27 [2022-05-04T17:45:27.900Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
17:45:27 [2022-05-04T17:45:27.900Z]     docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux
17:45:28 [2022-05-04T17:45:28.366Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
17:45:28 [2022-05-04T17:45:28.366Z]     docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux
17:45:28 [2022-05-04T17:45:28.366Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
17:45:28 [2022-05-04T17:45:28.366Z]     docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux
17:45:28 [2022-05-04T17:45:28.366Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
17:45:28 [2022-05-04T17:45:28.366Z]     docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux
17:45:28 [2022-05-04T17:45:28.366Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
17:45:28 [2022-05-04T17:45:28.366Z]     docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux
17:45:28 [2022-05-04T17:45:28.366Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
17:45:28 [2022-05-04T17:45:28.366Z]     docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux
17:45:28 [2022-05-04T17:45:28.366Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
17:45:29 [2022-05-04T17:45:29.232Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
17:45:29 [2022-05-04T17:45:29.325Z] === RUN   TestDockerSuite/TestBuildOnBuild
17:45:29 [2022-05-04T17:45:29.357Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
17:45:30 [2022-05-04T17:45:30.573Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
17:45:30 [2022-05-04T17:45:30.573Z]     docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux
17:45:30 [2022-05-04T17:45:30.573Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
17:45:33 [2022-05-04T17:45:33.513Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
17:45:33 [2022-05-04T17:45:33.513Z]     docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux
17:45:33 [2022-05-04T17:45:33.513Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
17:45:33 [2022-05-04T17:45:33.513Z]     docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux
17:45:33 [2022-05-04T17:45:33.513Z] === RUN   TestDockerSuite/TestRunContainerNetwork
17:45:35 [2022-05-04T17:45:35.072Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
17:45:35 [2022-05-04T17:45:35.072Z]     docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux
17:45:35 [2022-05-04T17:45:35.072Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
17:45:35 [2022-05-04T17:45:35.072Z]     docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux
17:45:35 [2022-05-04T17:45:35.072Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
17:45:35 [2022-05-04T17:45:35.072Z]     docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux
17:45:35 [2022-05-04T17:45:35.072Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
17:45:35 [2022-05-04T17:45:35.072Z]     docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux
17:45:35 [2022-05-04T17:45:35.072Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
17:45:35 [2022-05-04T17:45:35.072Z]     docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux
17:45:35 [2022-05-04T17:45:35.072Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
17:45:35 [2022-05-04T17:45:35.072Z]     docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux
17:45:35 [2022-05-04T17:45:35.072Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
17:45:35 [2022-05-04T17:45:35.072Z]     docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux
17:45:35 [2022-05-04T17:45:35.072Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
17:45:37 [2022-05-04T17:45:37.279Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
17:45:39 [2022-05-04T17:45:39.486Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
17:45:42 [2022-05-04T17:45:42.425Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
17:45:42 [2022-05-04T17:45:42.425Z]     docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux
17:45:42 [2022-05-04T17:45:42.425Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
17:45:42 [2022-05-04T17:45:42.425Z]     docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux
17:45:42 [2022-05-04T17:45:42.425Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
17:45:42 [2022-05-04T17:45:42.425Z]     docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux
17:45:42 [2022-05-04T17:45:42.425Z] === RUN   TestDockerSuite/TestRunCreateVolume
17:45:44 [2022-05-04T17:45:44.097Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
17:45:44 [2022-05-04T17:45:44.247Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
17:45:44 [2022-05-04T17:45:44.634Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
17:45:44 [2022-05-04T17:45:44.634Z]     docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux
17:45:44 [2022-05-04T17:45:44.634Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
17:45:44 [2022-05-04T17:45:44.634Z]     docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux
17:45:44 [2022-05-04T17:45:44.634Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
17:45:44 [2022-05-04T17:45:44.634Z]     docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux
17:45:44 [2022-05-04T17:45:44.634Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
17:45:44 [2022-05-04T17:45:44.634Z]     docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux
17:45:44 [2022-05-04T17:45:44.634Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
17:45:44 [2022-05-04T17:45:44.716Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
17:45:46 [2022-05-04T17:45:46.191Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
17:45:47 [2022-05-04T17:45:47.146Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
17:45:47 [2022-05-04T17:45:47.612Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
17:45:52 [2022-05-04T17:45:52.353Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
17:45:53 [2022-05-04T17:45:53.327Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
17:45:53 [2022-05-04T17:45:53.328Z]     docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux
17:45:53 [2022-05-04T17:45:53.328Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
17:45:53 [2022-05-04T17:45:53.328Z]     docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux
17:45:53 [2022-05-04T17:45:53.328Z] === RUN   TestDockerSuite/TestRunDNSOptions
17:45:53 [2022-05-04T17:45:53.328Z]     docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux
17:45:53 [2022-05-04T17:45:53.328Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
17:45:53 [2022-05-04T17:45:53.328Z]     docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux
17:45:53 [2022-05-04T17:45:53.328Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
17:45:53 [2022-05-04T17:45:53.328Z]     docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux
17:45:53 [2022-05-04T17:45:53.328Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
17:45:53 [2022-05-04T17:45:53.328Z]     docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux
17:45:53 [2022-05-04T17:45:53.328Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
17:45:53 [2022-05-04T17:45:53.336Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
17:45:53 [2022-05-04T17:45:53.336Z]     docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux
17:45:53 [2022-05-04T17:45:53.336Z] === RUN   TestDockerSuite/TestRunAddHost
17:45:53 [2022-05-04T17:45:53.336Z]     docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux
17:45:53 [2022-05-04T17:45:53.336Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
17:45:53 [2022-05-04T17:45:53.336Z]     docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux
17:45:53 [2022-05-04T17:45:53.336Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
17:45:53 [2022-05-04T17:45:53.336Z]     docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux
17:45:53 [2022-05-04T17:45:53.336Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
17:45:53 [2022-05-04T17:45:53.336Z]     docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux
17:45:53 [2022-05-04T17:45:53.336Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
17:45:53 [2022-05-04T17:45:53.336Z]     docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux
17:45:53 [2022-05-04T17:45:53.336Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
17:45:53 [2022-05-04T17:45:53.336Z]     docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux
17:45:53 [2022-05-04T17:45:53.336Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
17:45:55 [2022-05-04T17:45:55.133Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
17:45:55 [2022-05-04T17:45:55.533Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
17:45:55 [2022-05-04T17:45:55.533Z]     docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux
17:45:55 [2022-05-04T17:45:55.533Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
17:45:55 [2022-05-04T17:45:55.533Z] === RUN   TestDockerSuite/TestRunDuplicateMount
17:45:55 [2022-05-04T17:45:55.533Z]     docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux
17:45:55 [2022-05-04T17:45:55.533Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
17:45:55 [2022-05-04T17:45:55.544Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
17:45:55 [2022-05-04T17:45:55.544Z]     docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux
17:45:55 [2022-05-04T17:45:55.544Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
17:45:55 [2022-05-04T17:45:55.544Z]     docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
17:45:55 [2022-05-04T17:45:55.544Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
17:45:57 [2022-05-04T17:45:57.738Z] === RUN   TestDockerSuite/TestRunEchoStdout
17:45:58 [2022-05-04T17:45:58.081Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
17:45:59 [2022-05-04T17:45:59.946Z] === RUN   TestDockerSuite/TestRunEmptyEnv
17:45:59 [2022-05-04T17:45:59.946Z]     docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux
17:45:59 [2022-05-04T17:45:59.946Z] === RUN   TestDockerSuite/TestRunEntrypoint
17:46:00 [2022-05-04T17:46:00.293Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
17:46:02 [2022-05-04T17:46:02.171Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
17:46:02 [2022-05-04T17:46:02.171Z]     docker_cli_external_volume_driver_test.go:485: [da452cb59ec2f] daemon is not started
17:46:02 [2022-05-04T17:46:02.887Z] === RUN   TestDockerSuite/TestRunEnvironment
17:46:02 [2022-05-04T17:46:02.887Z]     docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux
17:46:02 [2022-05-04T17:46:02.887Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
17:46:02 [2022-05-04T17:46:02.887Z]     docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux
17:46:02 [2022-05-04T17:46:02.887Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
17:46:02 [2022-05-04T17:46:02.887Z]     docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux
17:46:02 [2022-05-04T17:46:02.887Z] === RUN   TestDockerSuite/TestRunExitCode
17:46:04 [2022-05-04T17:46:04.072Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
17:46:05 [2022-05-04T17:46:05.093Z] === RUN   TestDockerSuite/TestRunExitCodeOne
17:46:06 [2022-05-04T17:46:06.280Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
17:46:06 [2022-05-04T17:46:06.747Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
17:46:07 [2022-05-04T17:46:07.302Z] === RUN   TestDockerSuite/TestRunExitCodeZero
17:46:09 [2022-05-04T17:46:09.220Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
17:46:09 [2022-05-04T17:46:09.509Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
17:46:11 [2022-05-04T17:46:11.429Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
17:46:11 [2022-05-04T17:46:11.429Z] === RUN   TestDockerSuite/TestRunBindMounts
17:46:11 [2022-05-04T17:46:11.497Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
17:46:12 [2022-05-04T17:46:12.450Z] === RUN   TestDockerSuite/TestRunExposePort
17:46:12 [2022-05-04T17:46:12.450Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
17:46:12 [2022-05-04T17:46:12.450Z]     docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux
17:46:12 [2022-05-04T17:46:12.450Z] === RUN   TestDockerSuite/TestRunGroupAdd
17:46:12 [2022-05-04T17:46:12.450Z]     docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux
17:46:12 [2022-05-04T17:46:12.450Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
17:46:12 [2022-05-04T17:46:12.450Z]     docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux
17:46:12 [2022-05-04T17:46:12.450Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
17:46:12 [2022-05-04T17:46:12.450Z]     docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux
17:46:12 [2022-05-04T17:46:12.450Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
17:46:12 [2022-05-04T17:46:12.450Z]     docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm
17:46:12 [2022-05-04T17:46:12.450Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
17:46:12 [2022-05-04T17:46:12.450Z]     docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux
17:46:12 [2022-05-04T17:46:12.450Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
17:46:12 [2022-05-04T17:46:12.450Z]     docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux
17:46:12 [2022-05-04T17:46:12.450Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
17:46:16 [2022-05-04T17:46:16.173Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
17:46:16 [2022-05-04T17:46:16.173Z]     docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux
17:46:16 [2022-05-04T17:46:16.173Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
17:46:16 [2022-05-04T17:46:16.173Z]     docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux
17:46:16 [2022-05-04T17:46:16.173Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
17:46:16 [2022-05-04T17:46:16.173Z]     docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux
17:46:16 [2022-05-04T17:46:16.173Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
17:46:16 [2022-05-04T17:46:16.173Z]     docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux
17:46:16 [2022-05-04T17:46:16.174Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
17:46:16 [2022-05-04T17:46:16.174Z]     docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux
17:46:16 [2022-05-04T17:46:16.174Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
17:46:16 [2022-05-04T17:46:16.174Z]     docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux
17:46:16 [2022-05-04T17:46:16.174Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
17:46:16 [2022-05-04T17:46:16.174Z]     docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux
17:46:16 [2022-05-04T17:46:16.228Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
17:46:16 [2022-05-04T17:46:16.228Z]     docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux
17:46:16 [2022-05-04T17:46:16.228Z] === RUN   TestDockerSuite/TestRunInvalidReference
17:46:16 [2022-05-04T17:46:16.228Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
17:46:16 [2022-05-04T17:46:16.228Z]     docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux
17:46:16 [2022-05-04T17:46:16.247Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
17:46:16 [2022-05-04T17:46:16.640Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
17:46:16 [2022-05-04T17:46:16.640Z]     docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux
17:46:16 [2022-05-04T17:46:16.640Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
17:46:16 [2022-05-04T17:46:16.640Z]     docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux
17:46:16 [2022-05-04T17:46:16.640Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
17:46:16 [2022-05-04T17:46:16.640Z]     docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux
17:46:16 [2022-05-04T17:46:16.640Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
17:46:16 [2022-05-04T17:46:16.640Z]     docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux
17:46:16 [2022-05-04T17:46:16.640Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
17:46:16 [2022-05-04T17:46:16.694Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
17:46:16 [2022-05-04T17:46:16.694Z]     docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux
17:46:16 [2022-05-04T17:46:16.694Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
17:46:16 [2022-05-04T17:46:16.694Z]     docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux
17:46:16 [2022-05-04T17:46:16.694Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
17:46:16 [2022-05-04T17:46:16.694Z]     docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux
17:46:16 [2022-05-04T17:46:16.694Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
17:46:17 [2022-05-04T17:46:17.038Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
17:46:17 [2022-05-04T17:46:17.038Z]     docker_cli_external_volume_driver_test.go:53: [d703fae44b42b] daemon is not started
17:46:17 [2022-05-04T17:46:17.239Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
17:46:17 [2022-05-04T17:46:17.239Z]     docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux
17:46:17 [2022-05-04T17:46:17.239Z] === RUN   TestDockerSuite/TestBuildPATH
17:46:17 [2022-05-04T17:46:17.239Z]     docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux
17:46:17 [2022-05-04T17:46:17.239Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
17:46:18 [2022-05-04T17:46:18.847Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
17:46:18 [2022-05-04T17:46:18.847Z]     docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux
17:46:18 [2022-05-04T17:46:18.847Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
17:46:19 [2022-05-04T17:46:19.720Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
17:46:19 [2022-05-04T17:46:19.720Z]     docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux
17:46:19 [2022-05-04T17:46:19.720Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
17:46:22 [2022-05-04T17:46:22.634Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
17:46:22 [2022-05-04T17:46:22.634Z]     docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux
17:46:22 [2022-05-04T17:46:22.634Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
17:46:22 [2022-05-04T17:46:22.634Z]     docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux
17:46:22 [2022-05-04T17:46:22.634Z] === RUN   TestDockerSuite/TestRunContainerNetwork
17:46:23 [2022-05-04T17:46:23.832Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
17:46:23 [2022-05-04T17:46:23.832Z]     docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux
17:46:23 [2022-05-04T17:46:23.832Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
17:46:24 [2022-05-04T17:46:24.813Z] === RUN   TestDockerSuite/TestRunModeHostname
17:46:24 [2022-05-04T17:46:24.813Z]     docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux
17:46:24 [2022-05-04T17:46:24.813Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
17:46:24 [2022-05-04T17:46:24.813Z]     docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux
17:46:24 [2022-05-04T17:46:24.813Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
17:46:24 [2022-05-04T17:46:24.813Z]     docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux
17:46:24 [2022-05-04T17:46:24.813Z] === RUN   TestDockerSuite/TestRunModeIpcHost
17:46:24 [2022-05-04T17:46:24.813Z]     docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux
17:46:24 [2022-05-04T17:46:24.813Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
17:46:24 [2022-05-04T17:46:24.813Z]     docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux
17:46:24 [2022-05-04T17:46:24.813Z] === RUN   TestDockerSuite/TestRunModePIDContainer
17:46:24 [2022-05-04T17:46:24.813Z]     docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux
17:46:24 [2022-05-04T17:46:24.813Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
17:46:24 [2022-05-04T17:46:24.813Z]     docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux
17:46:24 [2022-05-04T17:46:24.813Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
17:46:24 [2022-05-04T17:46:24.813Z]     docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux
17:46:24 [2022-05-04T17:46:24.813Z] === RUN   TestDockerSuite/TestRunModeUTSHost
17:46:24 [2022-05-04T17:46:24.813Z]     docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux
17:46:24 [2022-05-04T17:46:24.813Z] === RUN   TestDockerSuite/TestRunMount
17:46:24 [2022-05-04T17:46:24.813Z]     docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux
17:46:24 [2022-05-04T17:46:24.813Z] === RUN   TestDockerSuite/TestRunMountOrdering
17:46:24 [2022-05-04T17:46:24.813Z]     docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux
17:46:24 [2022-05-04T17:46:24.813Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
17:46:24 [2022-05-04T17:46:24.813Z]     docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux
17:46:24 [2022-05-04T17:46:24.813Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
17:46:24 [2022-05-04T17:46:24.813Z]     docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux
17:46:24 [2022-05-04T17:46:24.813Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
17:46:24 [2022-05-04T17:46:24.841Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
17:46:24 [2022-05-04T17:46:24.841Z]     docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux
17:46:24 [2022-05-04T17:46:24.841Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
17:46:24 [2022-05-04T17:46:24.841Z]     docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux
17:46:24 [2022-05-04T17:46:24.841Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
17:46:24 [2022-05-04T17:46:24.841Z]     docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux
17:46:24 [2022-05-04T17:46:24.841Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
17:46:24 [2022-05-04T17:46:24.841Z]     docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux
17:46:24 [2022-05-04T17:46:24.841Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
17:46:24 [2022-05-04T17:46:24.841Z]     docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux
17:46:24 [2022-05-04T17:46:24.841Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
17:46:24 [2022-05-04T17:46:24.841Z]     docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux
17:46:24 [2022-05-04T17:46:24.841Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
17:46:24 [2022-05-04T17:46:24.841Z]     docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux
17:46:24 [2022-05-04T17:46:24.841Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
17:46:27 [2022-05-04T17:46:27.045Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
17:46:29 [2022-05-04T17:46:29.253Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
17:46:31 [2022-05-04T17:46:31.931Z] --- PASS: TestDockerExternalVolumeSuite (437.09s)
17:46:31 [2022-05-04T17:46:31.931Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.56s)
17:46:31 [2022-05-04T17:46:31.931Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s)
17:46:31 [2022-05-04T17:46:31.931Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s)
17:46:31 [2022-05-04T17:46:31.931Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s)
17:46:31 [2022-05-04T17:46:31.931Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s)
17:46:31 [2022-05-04T17:46:31.931Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s)
17:46:31 [2022-05-04T17:46:31.931Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
17:46:31 [2022-05-04T17:46:31.931Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.25s)
17:46:31 [2022-05-04T17:46:31.931Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.22s)
17:46:31 [2022-05-04T17:46:31.931Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s)
17:46:31 [2022-05-04T17:46:31.931Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s)
17:46:31 [2022-05-04T17:46:31.931Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.16s)
17:46:31 [2022-05-04T17:46:31.931Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.28s)
17:46:31 [2022-05-04T17:46:31.931Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s)
17:46:31 [2022-05-04T17:46:31.931Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s)
17:46:31 [2022-05-04T17:46:31.931Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.62s)
17:46:31 [2022-05-04T17:46:31.931Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.05s)
17:46:31 [2022-05-04T17:46:31.931Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
17:46:31 [2022-05-04T17:46:31.931Z] PASS
17:46:31 [2022-05-04T17:46:31.931Z] 
17:46:31 [2022-05-04T17:46:31.931Z] === Skipped
17:46:31 [2022-05-04T17:46:31.931Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
17:46:31 [2022-05-04T17:46:31.931Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
17:46:31 [2022-05-04T17:46:31.931Z]     check_test.go:307: [d6768e25e6938] daemon is not started
17:46:31 [2022-05-04T17:46:31.931Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
17:46:31 [2022-05-04T17:46:31.931Z] 
17:46:31 [2022-05-04T17:46:31.931Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
17:46:31 [2022-05-04T17:46:31.931Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
17:46:31 [2022-05-04T17:46:31.931Z]     check_test.go:307: [de6146b84fc32] daemon is not started
17:46:31 [2022-05-04T17:46:31.931Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
17:46:31 [2022-05-04T17:46:31.931Z] 
17:46:31 [2022-05-04T17:46:31.931Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
17:46:31 [2022-05-04T17:46:31.931Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
17:46:31 [2022-05-04T17:46:31.931Z]     check_test.go:307: [d4bcfec6a36b9] daemon is not started
17:46:31 [2022-05-04T17:46:31.931Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
17:46:31 [2022-05-04T17:46:31.931Z] 
17:46:31 [2022-05-04T17:46:31.931Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
17:46:31 [2022-05-04T17:46:31.931Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
17:46:31 [2022-05-04T17:46:31.931Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
17:46:31 [2022-05-04T17:46:31.931Z] 
17:46:31 [2022-05-04T17:46:31.931Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
17:46:31 [2022-05-04T17:46:31.931Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
17:46:31 [2022-05-04T17:46:31.931Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
17:46:31 [2022-05-04T17:46:31.931Z] 
17:46:31 [2022-05-04T17:46:31.931Z] DONE 269 tests, 5 skipped in 2306.041s
17:46:31 [2022-05-04T17:46:31.931Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:46:31 [2022-05-04T17:46:31.931Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d442a97a3ccaa/docker.pid
17:46:31 [2022-05-04T17:46:31.931Z] +++ kill 7081
17:46:31 [2022-05-04T17:46:31.931Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7081 is not a child of this shell
17:46:31 [2022-05-04T17:46:31.931Z] warning: PID 7081 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d442a97a3ccaa/docker.pid had a nonzero exit code
17:46:31 [2022-05-04T17:46:31.931Z] ++++ cat bundles/test-integration/docker.pid
17:46:31 [2022-05-04T17:46:31.931Z] +++ kill 9379
17:46:31 [2022-05-04T17:46:31.931Z] +++ /etc/init.d/apparmor stop
17:46:31 [2022-05-04T17:46:31.931Z] Leaving: AppArmorNo profiles have been unloaded.
17:46:31 [2022-05-04T17:46:31.931Z] 
17:46:31 [2022-05-04T17:46:31.931Z] Unloading profiles will leave already running processes permanently
17:46:31 [2022-05-04T17:46:31.931Z] unconfined, which can lead to unexpected situations.
17:46:31 [2022-05-04T17:46:31.931Z] 
17:46:31 [2022-05-04T17:46:31.931Z] To set a process to complain mode, use the command line tool
17:46:31 [2022-05-04T17:46:31.931Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:46:31 [2022-05-04T17:46:31.931Z] +++ true
17:46:31 [2022-05-04T17:46:31.931Z] exiting test-integration
17:46:31 [2022-05-04T17:46:31.931Z] ++ exit 0
17:46:31 [2022-05-04T17:46:31.931Z] 
17:46:31 [2022-05-04T17:46:31.931Z] + exit 0
17:46:31 [2022-05-04T17:46:31.931Z] ++ jobs -p
17:46:31 [2022-05-04T17:46:31.931Z] + pids=
17:46:31 [2022-05-04T17:46:31.931Z] + echo 'Remaining pids to kill: []'
17:46:31 [2022-05-04T17:46:31.931Z] Remaining pids to kill: []
17:46:31 [2022-05-04T17:46:31.931Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
17:46:31 [2022-05-04T17:46:31.947Z] Recording test results
17:46:32 [2022-05-04T17:46:32.194Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
17:46:32 [2022-05-04T17:46:32.194Z]     docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux
17:46:32 [2022-05-04T17:46:32.194Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
17:46:32 [2022-05-04T17:46:32.194Z]     docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux
17:46:32 [2022-05-04T17:46:32.194Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
17:46:32 [2022-05-04T17:46:32.194Z]     docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux
17:46:32 [2022-05-04T17:46:32.194Z] === RUN   TestDockerSuite/TestRunCreateVolume
17:46:33 [2022-05-04T17:46:33.461Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
17:46:33 [2022-05-04T17:46:33.461Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
17:46:33 [2022-05-04T17:46:33.461Z] === RUN   TestDockerSuite/TestRunNamedVolume
17:46:33 [2022-05-04T17:46:33.461Z]     docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux
17:46:33 [2022-05-04T17:46:33.461Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
17:46:33 [2022-05-04T17:46:33.461Z]     docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux
17:46:33 [2022-05-04T17:46:33.461Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
17:46:33 [2022-05-04T17:46:33.646Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:46:33 [2022-05-04T17:46:33.977Z] + echo Ensuring container killed.
17:46:33 [2022-05-04T17:46:33.977Z] Ensuring container killed.
17:46:33 [2022-05-04T17:46:33.977Z] + docker ps -aq -f name=docker-pr2-*
17:46:33 [2022-05-04T17:46:33.977Z] + cids=306e1d63b4c9
17:46:33 [2022-05-04T17:46:33.977Z] fe4c0a5e41ab
17:46:33 [2022-05-04T17:46:33.977Z] 71c6856482fe
17:46:33 [2022-05-04T17:46:33.977Z] + [ -n 306e1d63b4c9
17:46:33 [2022-05-04T17:46:33.977Z] fe4c0a5e41ab
17:46:33 [2022-05-04T17:46:33.977Z] 71c6856482fe ]
17:46:33 [2022-05-04T17:46:33.977Z] + docker rm -vf 306e1d63b4c9 fe4c0a5e41ab 71c6856482fe
17:46:34 [2022-05-04T17:46:34.401Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
17:46:34 [2022-05-04T17:46:34.401Z]     docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux
17:46:34 [2022-05-04T17:46:34.401Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
17:46:34 [2022-05-04T17:46:34.401Z]     docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux
17:46:34 [2022-05-04T17:46:34.401Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
17:46:34 [2022-05-04T17:46:34.401Z]     docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux
17:46:34 [2022-05-04T17:46:34.401Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
17:46:34 [2022-05-04T17:46:34.401Z]     docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux
17:46:34 [2022-05-04T17:46:34.401Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
17:46:34 [2022-05-04T17:46:34.551Z] 306e1d63b4c9
17:46:34 [2022-05-04T17:46:34.551Z] fe4c0a5e41ab
17:46:34 [2022-05-04T17:46:34.551Z] 71c6856482fe
[Pipeline] sh
17:46:34 [2022-05-04T17:46:34.843Z] + echo Chowning /workspace to jenkins user
17:46:34 [2022-05-04T17:46:34.843Z] Chowning /workspace to jenkins user
17:46:34 [2022-05-04T17:46:34.843Z] + id -u
17:46:34 [2022-05-04T17:46:34.843Z] + id -g
17:46:34 [2022-05-04T17:46:34.843Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43560:/workspace busybox chown -R 1000:1000 /workspace
17:46:34 [2022-05-04T17:46:34.843Z] Unable to find image 'busybox:latest' locally
17:46:34 [2022-05-04T17:46:34.843Z] latest: Pulling from library/busybox
17:46:35 [2022-05-04T17:46:35.102Z] 50e8d59317eb: Pulling fs layer
17:46:35 [2022-05-04T17:46:35.102Z] 50e8d59317eb: Download complete
17:46:35 [2022-05-04T17:46:35.102Z] 50e8d59317eb: Pull complete
17:46:35 [2022-05-04T17:46:35.102Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8
17:46:35 [2022-05-04T17:46:35.102Z] Status: Downloaded newer image for busybox:latest
17:46:35 [2022-05-04T17:46:35.959Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
17:46:37 [2022-05-04T17:46:37.238Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:46:37 [2022-05-04T17:46:37.931Z] + bundleName=amd64
17:46:37 [2022-05-04T17:46:37.931Z] + echo Creating amd64-bundles.tar.gz
17:46:37 [2022-05-04T17:46:37.931Z] Creating amd64-bundles.tar.gz
17:46:37 [2022-05-04T17:46:37.931Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
17:46:37 [2022-05-04T17:46:37.931Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
17:46:39 [2022-05-04T17:46:39.316Z] Archiving artifacts
17:46:40 [2022-05-04T17:46:40.696Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
17:46:40 [2022-05-04T17:46:40.696Z]     docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux
17:46:40 [2022-05-04T17:46:40.696Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
17:46:40 [2022-05-04T17:46:40.696Z]     docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux
17:46:40 [2022-05-04T17:46:40.696Z] === RUN   TestDockerSuite/TestRunDNSOptions
17:46:40 [2022-05-04T17:46:40.696Z]     docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux
17:46:40 [2022-05-04T17:46:40.696Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
17:46:40 [2022-05-04T17:46:40.696Z]     docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux
17:46:40 [2022-05-04T17:46:40.696Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
17:46:40 [2022-05-04T17:46:40.696Z]     docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux
17:46:40 [2022-05-04T17:46:40.697Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
17:46:40 [2022-05-04T17:46:40.697Z]     docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux
17:46:40 [2022-05-04T17:46:40.697Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
17:46:41 [2022-05-04T17:46:41.117Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43560/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:46:41 [2022-05-04T17:46:41.424Z] + make clean
17:46:41 [2022-05-04T17:46:41.682Z] docker volume rm -f docker-dev-cache docker-mod-cache
17:46:41 [2022-05-04T17:46:41.682Z] docker-dev-cache
17:46:41 [2022-05-04T17:46:41.682Z] docker-mod-cache
[Pipeline] deleteDir
17:46:41 [2022-05-04T17:46:41.971Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
17:46:41 [2022-05-04T17:46:41.971Z]     docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
17:46:41 [2022-05-04T17:46:41.971Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
17:46:41 [2022-05-04T17:46:41.971Z]     docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
17:46:41 [2022-05-04T17:46:41.971Z] === RUN   TestDockerSuite/TestRunNetHost
17:46:41 [2022-05-04T17:46:41.971Z]     docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux
17:46:41 [2022-05-04T17:46:41.971Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
17:46:41 [2022-05-04T17:46:41.971Z]     docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux
17:46:41 [2022-05-04T17:46:41.971Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
17:46:41 [2022-05-04T17:46:41.971Z]     docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux
17:46:41 [2022-05-04T17:46:41.971Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
17:46:41 [2022-05-04T17:46:41.971Z]     docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux
17:46:41 [2022-05-04T17:46:41.972Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
17:46:41 [2022-05-04T17:46:41.972Z]     docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux
17:46:41 [2022-05-04T17:46:41.972Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
17:46:41 [2022-05-04T17:46:41.972Z]     docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux
17:46:41 [2022-05-04T17:46:41.972Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
17:46:41 [2022-05-04T17:46:41.972Z]     docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux
17:46:41 [2022-05-04T17:46:41.972Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
17:46:41 [2022-05-04T17:46:41.972Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
17:46:42 [2022-05-04T17:46:42.954Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
17:46:43 [2022-05-04T17:46:43.639Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
17:46:43 [2022-05-04T17:46:43.639Z]     docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux
17:46:43 [2022-05-04T17:46:43.639Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
17:46:43 [2022-05-04T17:46:43.639Z] === RUN   TestDockerSuite/TestRunDuplicateMount
17:46:43 [2022-05-04T17:46:43.639Z]     docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux
17:46:43 [2022-05-04T17:46:43.639Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
17:46:45 [2022-05-04T17:46:45.160Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
17:46:45 [2022-05-04T17:46:45.848Z] === RUN   TestDockerSuite/TestRunEchoStdout
17:46:46 [2022-05-04T17:46:46.718Z] === RUN   TestDockerSuite/TestRunNonExistingImage
17:46:47 [2022-05-04T17:46:47.699Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
17:46:48 [2022-05-04T17:46:48.789Z] === RUN   TestDockerSuite/TestRunEmptyEnv
17:46:48 [2022-05-04T17:46:48.789Z]     docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux
17:46:48 [2022-05-04T17:46:48.789Z] === RUN   TestDockerSuite/TestRunEntrypoint
17:46:49 [2022-05-04T17:46:49.905Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
17:46:50 [2022-05-04T17:46:50.371Z]     docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux
17:46:50 [2022-05-04T17:46:50.371Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
17:46:50 [2022-05-04T17:46:50.371Z]     docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux
17:46:50 [2022-05-04T17:46:50.371Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
17:46:50 [2022-05-04T17:46:50.371Z]     docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux
17:46:50 [2022-05-04T17:46:50.371Z] === RUN   TestDockerSuite/TestRunPortInUse
17:46:50 [2022-05-04T17:46:50.371Z]     docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux
17:46:50 [2022-05-04T17:46:50.371Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
17:46:50 [2022-05-04T17:46:50.371Z]     docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux
17:46:50 [2022-05-04T17:46:50.371Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
17:46:50 [2022-05-04T17:46:50.371Z]     docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux
17:46:50 [2022-05-04T17:46:50.371Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
17:46:50 [2022-05-04T17:46:50.371Z]     docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux
17:46:50 [2022-05-04T17:46:50.371Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
17:46:50 [2022-05-04T17:46:50.371Z]     docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux
17:46:50 [2022-05-04T17:46:50.371Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
17:46:50 [2022-05-04T17:46:50.996Z] === RUN   TestDockerSuite/TestRunEnvironment
17:46:50 [2022-05-04T17:46:50.996Z]     docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux
17:46:50 [2022-05-04T17:46:50.996Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
17:46:50 [2022-05-04T17:46:50.996Z]     docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux
17:46:50 [2022-05-04T17:46:50.996Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
17:46:50 [2022-05-04T17:46:50.996Z]     docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux
17:46:50 [2022-05-04T17:46:50.996Z] === RUN   TestDockerSuite/TestRunExitCode
17:46:53 [2022-05-04T17:46:53.939Z] === RUN   TestDockerSuite/TestRunExitCodeOne
17:46:54 [2022-05-04T17:46:54.146Z] === RUN   TestDockerSuite/TestRunPublishPort
17:46:54 [2022-05-04T17:46:54.146Z]     docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux
17:46:54 [2022-05-04T17:46:54.146Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
17:46:54 [2022-05-04T17:46:54.146Z]     docker_cli_run_test.go:2854: unmatched requirement Apparmor
17:46:54 [2022-05-04T17:46:54.146Z] === RUN   TestDockerSuite/TestRunReadProcLatency
17:46:54 [2022-05-04T17:46:54.146Z]     docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux
17:46:54 [2022-05-04T17:46:54.146Z] === RUN   TestDockerSuite/TestRunReadProcTimer
17:46:54 [2022-05-04T17:46:54.146Z]     docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux
17:46:54 [2022-05-04T17:46:54.146Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
17:46:54 [2022-05-04T17:46:54.146Z]     docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux
17:46:54 [2022-05-04T17:46:54.146Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
17:46:56 [2022-05-04T17:46:56.147Z] === RUN   TestDockerSuite/TestRunExitCodeZero
17:46:59 [2022-05-04T17:46:59.095Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
17:47:01 [2022-05-04T17:47:01.300Z] === RUN   TestDockerSuite/TestRunExposePort
17:47:01 [2022-05-04T17:47:01.300Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
17:47:01 [2022-05-04T17:47:01.300Z]     docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux
17:47:01 [2022-05-04T17:47:01.300Z] === RUN   TestDockerSuite/TestRunGroupAdd
17:47:01 [2022-05-04T17:47:01.300Z]     docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux
17:47:01 [2022-05-04T17:47:01.300Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
17:47:01 [2022-05-04T17:47:01.300Z]     docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux
17:47:01 [2022-05-04T17:47:01.300Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
17:47:01 [2022-05-04T17:47:01.300Z]     docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux
17:47:01 [2022-05-04T17:47:01.300Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
17:47:01 [2022-05-04T17:47:01.300Z]     docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm
17:47:01 [2022-05-04T17:47:01.300Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
17:47:01 [2022-05-04T17:47:01.300Z]     docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux
17:47:01 [2022-05-04T17:47:01.300Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
17:47:01 [2022-05-04T17:47:01.300Z]     docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux
17:47:01 [2022-05-04T17:47:01.300Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
17:47:02 [2022-05-04T17:47:02.783Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
17:47:02 [2022-05-04T17:47:02.783Z]     docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux
17:47:02 [2022-05-04T17:47:02.783Z] === RUN   TestDockerSuite/TestRunRm
17:47:04 [2022-05-04T17:47:04.987Z] === RUN   TestDockerSuite/TestRunRmAndWait
17:47:06 [2022-05-04T17:47:06.048Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
17:47:06 [2022-05-04T17:47:06.048Z]     docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux
17:47:06 [2022-05-04T17:47:06.048Z] === RUN   TestDockerSuite/TestRunInvalidReference
17:47:06 [2022-05-04T17:47:06.515Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
17:47:06 [2022-05-04T17:47:06.515Z]     docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux
17:47:06 [2022-05-04T17:47:06.515Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
17:47:06 [2022-05-04T17:47:06.515Z]     docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux
17:47:06 [2022-05-04T17:47:06.515Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
17:47:06 [2022-05-04T17:47:06.515Z]     docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux
17:47:06 [2022-05-04T17:47:06.515Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
17:47:06 [2022-05-04T17:47:06.515Z]     docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux
17:47:06 [2022-05-04T17:47:06.515Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
17:47:10 [2022-05-04T17:47:10.482Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
17:47:10 [2022-05-04T17:47:10.836Z] === RUN   TestDockerSuite/TestRunRmPre125Api
17:47:12 [2022-05-04T17:47:12.393Z] === RUN   TestDockerSuite/TestRunRootWorkdir
17:47:13 [2022-05-04T17:47:13.657Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
17:47:13 [2022-05-04T17:47:13.657Z]     docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux
17:47:13 [2022-05-04T17:47:13.657Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
17:47:14 [2022-05-04T17:47:14.638Z] === RUN   TestDockerSuite/TestRunModeHostname
17:47:14 [2022-05-04T17:47:14.638Z]     docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux
17:47:14 [2022-05-04T17:47:14.638Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
17:47:14 [2022-05-04T17:47:14.638Z]     docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux
17:47:14 [2022-05-04T17:47:14.638Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
17:47:14 [2022-05-04T17:47:14.638Z]     docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux
17:47:14 [2022-05-04T17:47:14.638Z] === RUN   TestDockerSuite/TestRunModeIpcHost
17:47:14 [2022-05-04T17:47:14.638Z]     docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux
17:47:14 [2022-05-04T17:47:14.638Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
17:47:14 [2022-05-04T17:47:14.638Z]     docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux
17:47:14 [2022-05-04T17:47:14.638Z] === RUN   TestDockerSuite/TestRunModePIDContainer
17:47:14 [2022-05-04T17:47:14.638Z]     docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux
17:47:14 [2022-05-04T17:47:14.638Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
17:47:14 [2022-05-04T17:47:14.638Z]     docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux
17:47:14 [2022-05-04T17:47:14.638Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
17:47:14 [2022-05-04T17:47:14.638Z]     docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux
17:47:14 [2022-05-04T17:47:14.638Z] === RUN   TestDockerSuite/TestRunModeUTSHost
17:47:14 [2022-05-04T17:47:14.638Z]     docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux
17:47:14 [2022-05-04T17:47:14.638Z] === RUN   TestDockerSuite/TestRunMount
17:47:14 [2022-05-04T17:47:14.638Z]     docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux
17:47:14 [2022-05-04T17:47:14.638Z] === RUN   TestDockerSuite/TestRunMountOrdering
17:47:14 [2022-05-04T17:47:14.638Z]     docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux
17:47:14 [2022-05-04T17:47:14.638Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
17:47:14 [2022-05-04T17:47:14.638Z]     docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux
17:47:14 [2022-05-04T17:47:14.638Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
17:47:14 [2022-05-04T17:47:14.638Z]     docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux
17:47:14 [2022-05-04T17:47:14.638Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
17:47:15 [2022-05-04T17:47:15.333Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
17:47:16 [2022-05-04T17:47:16.893Z] === RUN   TestDockerSuite/TestRunSetMacAddress
17:47:19 [2022-05-04T17:47:19.102Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
17:47:19 [2022-05-04T17:47:19.102Z]     docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux
17:47:19 [2022-05-04T17:47:19.102Z] === RUN   TestDockerSuite/TestRunState
17:47:19 [2022-05-04T17:47:19.102Z]     docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux
17:47:19 [2022-05-04T17:47:19.102Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
17:47:22 [2022-05-04T17:47:22.039Z] === RUN   TestDockerSuite/TestRunStdinPipe
17:47:22 [2022-05-04T17:47:22.039Z]     docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux
17:47:22 [2022-05-04T17:47:22.039Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
17:47:23 [2022-05-04T17:47:23.280Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
17:47:23 [2022-05-04T17:47:23.280Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
17:47:23 [2022-05-04T17:47:23.280Z] === RUN   TestDockerSuite/TestRunNamedVolume
17:47:23 [2022-05-04T17:47:23.280Z]     docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux
17:47:23 [2022-05-04T17:47:23.280Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
17:47:23 [2022-05-04T17:47:23.280Z]     docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux
17:47:23 [2022-05-04T17:47:23.280Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
17:47:24 [2022-05-04T17:47:24.245Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
17:47:24 [2022-05-04T17:47:24.245Z]     docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux
17:47:24 [2022-05-04T17:47:24.245Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
17:47:24 [2022-05-04T17:47:24.245Z]     docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux
17:47:24 [2022-05-04T17:47:24.245Z] === RUN   TestDockerSuite/TestRunTLSVerify
17:47:24 [2022-05-04T17:47:24.245Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
17:47:24 [2022-05-04T17:47:24.245Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
17:47:24 [2022-05-04T17:47:24.245Z]     docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux
17:47:24 [2022-05-04T17:47:24.245Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
17:47:28 [2022-05-04T17:47:28.021Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
17:47:28 [2022-05-04T17:47:28.986Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
17:47:28 [2022-05-04T17:47:28.986Z]     docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux
17:47:28 [2022-05-04T17:47:28.986Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
17:47:28 [2022-05-04T17:47:28.986Z]     docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux
17:47:28 [2022-05-04T17:47:28.986Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
17:47:28 [2022-05-04T17:47:28.986Z]     docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux
17:47:28 [2022-05-04T17:47:28.986Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
17:47:28 [2022-05-04T17:47:28.986Z]     docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux
17:47:28 [2022-05-04T17:47:28.986Z] === RUN   TestDockerSuite/TestRunUnshareProc
17:47:28 [2022-05-04T17:47:28.986Z]     docker_cli_run_test.go:2893: unmatched requirement Apparmor
17:47:28 [2022-05-04T17:47:28.986Z] === RUN   TestDockerSuite/TestRunUserByID
17:47:28 [2022-05-04T17:47:28.986Z]     docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux
17:47:28 [2022-05-04T17:47:28.986Z] === RUN   TestDockerSuite/TestRunUserByIDBig
17:47:28 [2022-05-04T17:47:28.986Z]     docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux
17:47:28 [2022-05-04T17:47:28.986Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
17:47:28 [2022-05-04T17:47:28.986Z]     docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux
17:47:28 [2022-05-04T17:47:28.986Z] === RUN   TestDockerSuite/TestRunUserByIDZero
17:47:28 [2022-05-04T17:47:28.986Z]     docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux
17:47:28 [2022-05-04T17:47:28.986Z] === RUN   TestDockerSuite/TestRunUserByName
17:47:28 [2022-05-04T17:47:28.986Z]     docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux
17:47:28 [2022-05-04T17:47:28.986Z] === RUN   TestDockerSuite/TestRunUserDefaults
17:47:30 [2022-05-04T17:47:30.545Z] === RUN   TestDockerSuite/TestRunUserNotFound
17:47:30 [2022-05-04T17:47:30.545Z]     docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux
17:47:30 [2022-05-04T17:47:30.545Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
17:47:32 [2022-05-04T17:47:32.762Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
17:47:32 [2022-05-04T17:47:32.762Z]     docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
17:47:32 [2022-05-04T17:47:32.762Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
17:47:32 [2022-05-04T17:47:32.762Z]     docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
17:47:32 [2022-05-04T17:47:32.762Z] === RUN   TestDockerSuite/TestRunNetHost
17:47:32 [2022-05-04T17:47:32.762Z]     docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux
17:47:32 [2022-05-04T17:47:32.762Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
17:47:32 [2022-05-04T17:47:32.762Z]     docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux
17:47:32 [2022-05-04T17:47:32.762Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
17:47:32 [2022-05-04T17:47:32.762Z]     docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux
17:47:32 [2022-05-04T17:47:32.762Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
17:47:32 [2022-05-04T17:47:32.762Z]     docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux
17:47:32 [2022-05-04T17:47:32.762Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
17:47:32 [2022-05-04T17:47:32.762Z]     docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux
17:47:32 [2022-05-04T17:47:32.762Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
17:47:32 [2022-05-04T17:47:32.762Z]     docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux
17:47:32 [2022-05-04T17:47:32.762Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
17:47:32 [2022-05-04T17:47:32.762Z]     docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux
17:47:32 [2022-05-04T17:47:32.762Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
17:47:32 [2022-05-04T17:47:32.762Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
17:47:33 [2022-05-04T17:47:33.482Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
17:47:33 [2022-05-04T17:47:33.482Z]     docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux
17:47:33 [2022-05-04T17:47:33.482Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
17:47:33 [2022-05-04T17:47:33.482Z]     docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux
17:47:33 [2022-05-04T17:47:33.482Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
17:47:33 [2022-05-04T17:47:33.745Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
17:47:35 [2022-05-04T17:47:35.951Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
17:47:36 [2022-05-04T17:47:36.425Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
17:47:37 [2022-05-04T17:47:37.509Z] === RUN   TestDockerSuite/TestRunNonExistingImage
17:47:38 [2022-05-04T17:47:38.492Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
17:47:40 [2022-05-04T17:47:40.629Z] === RUN   TestDockerSuite/TestBuildRm
17:47:40 [2022-05-04T17:47:40.700Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
17:47:41 [2022-05-04T17:47:41.167Z]     docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux
17:47:41 [2022-05-04T17:47:41.167Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
17:47:41 [2022-05-04T17:47:41.167Z]     docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux
17:47:41 [2022-05-04T17:47:41.167Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
17:47:41 [2022-05-04T17:47:41.167Z]     docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux
17:47:41 [2022-05-04T17:47:41.167Z] === RUN   TestDockerSuite/TestRunPortInUse
17:47:41 [2022-05-04T17:47:41.167Z]     docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux
17:47:41 [2022-05-04T17:47:41.167Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
17:47:41 [2022-05-04T17:47:41.167Z]     docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux
17:47:41 [2022-05-04T17:47:41.167Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
17:47:41 [2022-05-04T17:47:41.167Z]     docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux
17:47:41 [2022-05-04T17:47:41.167Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
17:47:41 [2022-05-04T17:47:41.167Z]     docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux
17:47:41 [2022-05-04T17:47:41.167Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
17:47:41 [2022-05-04T17:47:41.167Z]     docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux
17:47:41 [2022-05-04T17:47:41.167Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
17:47:43 [2022-05-04T17:47:43.560Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
17:47:44 [2022-05-04T17:47:44.947Z] === RUN   TestDockerSuite/TestRunPublishPort
17:47:44 [2022-05-04T17:47:44.947Z]     docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux
17:47:44 [2022-05-04T17:47:44.947Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
17:47:44 [2022-05-04T17:47:44.947Z]     docker_cli_run_test.go:2854: unmatched requirement Apparmor
17:47:44 [2022-05-04T17:47:44.947Z] === RUN   TestDockerSuite/TestRunReadProcLatency
17:47:44 [2022-05-04T17:47:44.947Z]     docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux
17:47:44 [2022-05-04T17:47:44.947Z] === RUN   TestDockerSuite/TestRunReadProcTimer
17:47:44 [2022-05-04T17:47:44.947Z]     docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux
17:47:44 [2022-05-04T17:47:44.947Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
17:47:44 [2022-05-04T17:47:44.947Z]     docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux
17:47:44 [2022-05-04T17:47:44.947Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
17:47:48 [2022-05-04T17:47:48.296Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
17:47:51 [2022-05-04T17:47:51.051Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
17:47:54 [2022-05-04T17:47:54.000Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
17:47:54 [2022-05-04T17:47:54.000Z]     docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux
17:47:54 [2022-05-04T17:47:54.144Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
17:47:54 [2022-05-04T17:47:54.144Z]     docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux
17:47:54 [2022-05-04T17:47:54.144Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
17:47:54 [2022-05-04T17:47:54.144Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
17:47:54 [2022-05-04T17:47:54.469Z] === RUN   TestDockerSuite/TestBuildScratchCopy
17:47:54 [2022-05-04T17:47:54.470Z]     docker_api_build_test.go:512: unmatched requirement DaemonIsLinux
17:47:54 [2022-05-04T17:47:54.470Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
17:47:55 [2022-05-04T17:47:55.349Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
17:47:55 [2022-05-04T17:47:55.349Z]     docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux
17:47:55 [2022-05-04T17:47:55.349Z] === RUN   TestDockerSuite/TestRunRm
17:47:56 [2022-05-04T17:47:56.032Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
17:47:56 [2022-05-04T17:47:56.907Z] === RUN   TestDockerSuite/TestRunRmAndWait
17:47:57 [2022-05-04T17:47:57.085Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
17:47:59 [2022-05-04T17:47:59.290Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
17:47:59 [2022-05-04T17:47:59.818Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
17:48:02 [2022-05-04T17:48:02.384Z] === RUN   TestDockerSuite/TestRunWithBadDevice
17:48:02 [2022-05-04T17:48:02.384Z]     docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux
17:48:02 [2022-05-04T17:48:02.384Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
17:48:02 [2022-05-04T17:48:02.384Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
17:48:02 [2022-05-04T17:48:02.384Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
17:48:02 [2022-05-04T17:48:02.384Z]     docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux
17:48:02 [2022-05-04T17:48:02.384Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
17:48:02 [2022-05-04T17:48:02.384Z]     docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux
17:48:02 [2022-05-04T17:48:02.384Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
17:48:02 [2022-05-04T17:48:02.384Z]     docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux
17:48:02 [2022-05-04T17:48:02.384Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
17:48:02 [2022-05-04T17:48:02.384Z]     docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux
17:48:02 [2022-05-04T17:48:02.384Z] === RUN   TestDockerSuite/TestRunWithUlimits
17:48:02 [2022-05-04T17:48:02.384Z]     docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux
17:48:02 [2022-05-04T17:48:02.384Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
17:48:02 [2022-05-04T17:48:02.761Z] === RUN   TestDockerSuite/TestRunRmPre125Api
17:48:03 [2022-05-04T17:48:03.678Z] === RUN   TestDockerSuite/TestBuildShellInherited
17:48:04 [2022-05-04T17:48:04.970Z] === RUN   TestDockerSuite/TestRunRootWorkdir
17:48:05 [2022-05-04T17:48:05.411Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
17:48:07 [2022-05-04T17:48:07.617Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
17:48:07 [2022-05-04T17:48:07.908Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
17:48:09 [2022-05-04T17:48:09.173Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
17:48:10 [2022-05-04T17:48:10.116Z] === RUN   TestDockerSuite/TestRunSetMacAddress
17:48:10 [2022-05-04T17:48:10.116Z]     docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
17:48:10 [2022-05-04T17:48:10.116Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
17:48:10 [2022-05-04T17:48:10.116Z]     docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux
17:48:10 [2022-05-04T17:48:10.116Z] === RUN   TestDockerSuite/TestRunState
17:48:10 [2022-05-04T17:48:10.116Z]     docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux
17:48:10 [2022-05-04T17:48:10.116Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
17:48:13 [2022-05-04T17:48:13.057Z] === RUN   TestDockerSuite/TestRunStdinPipe
17:48:13 [2022-05-04T17:48:13.057Z]     docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux
17:48:13 [2022-05-04T17:48:13.057Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
17:48:13 [2022-05-04T17:48:13.057Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
17:48:13 [2022-05-04T17:48:13.057Z]     docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux
17:48:13 [2022-05-04T17:48:13.057Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
17:48:13 [2022-05-04T17:48:13.057Z]     docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux
17:48:13 [2022-05-04T17:48:13.057Z] === RUN   TestDockerSuite/TestRunTLSVerify
17:48:13 [2022-05-04T17:48:13.057Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
17:48:13 [2022-05-04T17:48:13.523Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
17:48:13 [2022-05-04T17:48:13.523Z]     docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux
17:48:13 [2022-05-04T17:48:13.523Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
17:48:13 [2022-05-04T17:48:13.913Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
17:48:13 [2022-05-04T17:48:13.913Z]     docker_cli_run_test.go:3010: unmatched requirement Apparmor
17:48:13 [2022-05-04T17:48:13.913Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
17:48:13 [2022-05-04T17:48:13.913Z]     docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux
17:48:13 [2022-05-04T17:48:13.913Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
17:48:13 [2022-05-04T17:48:13.913Z]     docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux
17:48:13 [2022-05-04T17:48:13.913Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
17:48:13 [2022-05-04T17:48:13.913Z]     docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux
17:48:13 [2022-05-04T17:48:13.913Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
17:48:13 [2022-05-04T17:48:13.913Z]     docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux
17:48:13 [2022-05-04T17:48:13.913Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
17:48:13 [2022-05-04T17:48:13.913Z]     docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux
17:48:13 [2022-05-04T17:48:13.913Z] === RUN   TestDockerSuite/TestSaveCheckTimes
17:48:13 [2022-05-04T17:48:13.913Z]     docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux
17:48:13 [2022-05-04T17:48:13.913Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
17:48:13 [2022-05-04T17:48:13.913Z]     docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux
17:48:13 [2022-05-04T17:48:13.913Z] === RUN   TestDockerSuite/TestSaveImageId
17:48:13 [2022-05-04T17:48:13.913Z]     docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux
17:48:13 [2022-05-04T17:48:13.913Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
17:48:13 [2022-05-04T17:48:13.913Z]     docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux
17:48:13 [2022-05-04T17:48:13.913Z] === RUN   TestDockerSuite/TestSaveLoadParents
17:48:13 [2022-05-04T17:48:13.913Z]     docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux
17:48:13 [2022-05-04T17:48:13.913Z] === RUN   TestDockerSuite/TestSaveMultipleNames
17:48:13 [2022-05-04T17:48:13.913Z]     docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux
17:48:13 [2022-05-04T17:48:13.913Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
17:48:13 [2022-05-04T17:48:13.913Z]     docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux
17:48:13 [2022-05-04T17:48:13.913Z] === RUN   TestDockerSuite/TestSaveSingleTag
17:48:13 [2022-05-04T17:48:13.913Z]     docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux
17:48:13 [2022-05-04T17:48:13.913Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
17:48:13 [2022-05-04T17:48:13.913Z]     docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux
17:48:13 [2022-05-04T17:48:13.913Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
17:48:13 [2022-05-04T17:48:13.913Z]     docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux
17:48:14 [2022-05-04T17:48:14.095Z] === RUN   TestDockerSuite/TestBuildShellMultiple
17:48:14 [2022-05-04T17:48:14.379Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
17:48:14 [2022-05-04T17:48:14.379Z]     docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux
17:48:14 [2022-05-04T17:48:14.379Z] === RUN   TestDockerSuite/TestSearchCmdOptions
17:48:16 [2022-05-04T17:48:16.588Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
17:48:17 [2022-05-04T17:48:17.054Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
17:48:17 [2022-05-04T17:48:17.520Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
17:48:17 [2022-05-04T17:48:17.520Z] === RUN   TestDockerSuite/TestSearchWithLimit
17:48:18 [2022-05-04T17:48:18.267Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
17:48:18 [2022-05-04T17:48:18.267Z]     docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux
17:48:18 [2022-05-04T17:48:18.267Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
17:48:18 [2022-05-04T17:48:18.267Z]     docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux
17:48:18 [2022-05-04T17:48:18.267Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
17:48:18 [2022-05-04T17:48:18.267Z]     docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux
17:48:18 [2022-05-04T17:48:18.267Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
17:48:18 [2022-05-04T17:48:18.267Z]     docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux
17:48:18 [2022-05-04T17:48:18.267Z] === RUN   TestDockerSuite/TestRunUnshareProc
17:48:18 [2022-05-04T17:48:18.267Z]     docker_cli_run_test.go:2893: unmatched requirement Apparmor
17:48:18 [2022-05-04T17:48:18.267Z] === RUN   TestDockerSuite/TestRunUserByID
17:48:18 [2022-05-04T17:48:18.267Z]     docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux
17:48:18 [2022-05-04T17:48:18.267Z] === RUN   TestDockerSuite/TestRunUserByIDBig
17:48:18 [2022-05-04T17:48:18.267Z]     docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux
17:48:18 [2022-05-04T17:48:18.267Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
17:48:18 [2022-05-04T17:48:18.267Z]     docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux
17:48:18 [2022-05-04T17:48:18.267Z] === RUN   TestDockerSuite/TestRunUserByIDZero
17:48:18 [2022-05-04T17:48:18.267Z]     docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux
17:48:18 [2022-05-04T17:48:18.267Z] === RUN   TestDockerSuite/TestRunUserByName
17:48:18 [2022-05-04T17:48:18.267Z]     docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux
17:48:18 [2022-05-04T17:48:18.267Z] === RUN   TestDockerSuite/TestRunUserDefaults
17:48:19 [2022-05-04T17:48:19.079Z] === RUN   TestDockerSuite/TestSlowStdinClosing
17:48:19 [2022-05-04T17:48:19.079Z] === RUN   TestDockerSuite/TestSlowStdinClosing/0
17:48:21 [2022-05-04T17:48:21.206Z] === RUN   TestDockerSuite/TestRunUserNotFound
17:48:21 [2022-05-04T17:48:21.206Z]     docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux
17:48:21 [2022-05-04T17:48:21.206Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
17:48:21 [2022-05-04T17:48:21.283Z] === RUN   TestDockerSuite/TestSlowStdinClosing/1
17:48:23 [2022-05-04T17:48:23.414Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
17:48:23 [2022-05-04T17:48:23.414Z]     docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux
17:48:23 [2022-05-04T17:48:23.414Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
17:48:23 [2022-05-04T17:48:23.414Z]     docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux
17:48:23 [2022-05-04T17:48:23.414Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
17:48:24 [2022-05-04T17:48:24.223Z] === RUN   TestDockerSuite/TestSlowStdinClosing/2
17:48:26 [2022-05-04T17:48:26.431Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
17:48:26 [2022-05-04T17:48:26.431Z]     docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux
17:48:26 [2022-05-04T17:48:26.431Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
17:48:26 [2022-05-04T17:48:26.465Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
17:48:35 [2022-05-04T17:48:35.065Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
17:48:35 [2022-05-04T17:48:35.065Z]     docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux
17:48:35 [2022-05-04T17:48:35.065Z] === RUN   TestDockerSuite/TestStartAttachSilent
17:48:35 [2022-05-04T17:48:35.105Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
17:48:35 [2022-05-04T17:48:35.301Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
17:48:35 [2022-05-04T17:48:35.301Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
17:48:35 [2022-05-04T17:48:35.301Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
17:48:38 [2022-05-04T17:48:38.842Z] === RUN   TestDockerSuite/TestStartAttachWithRename
17:48:38 [2022-05-04T17:48:38.842Z]     docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux
17:48:38 [2022-05-04T17:48:38.842Z] === RUN   TestDockerSuite/TestStartMultipleContainers
17:48:38 [2022-05-04T17:48:38.842Z]     docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux
17:48:38 [2022-05-04T17:48:38.842Z] === RUN   TestDockerSuite/TestStartPausedContainer
17:48:38 [2022-05-04T17:48:38.842Z]     docker_cli_start_test.go:95: unmatched requirement IsPausable
17:48:38 [2022-05-04T17:48:38.842Z] === RUN   TestDockerSuite/TestStartRecordError
17:48:38 [2022-05-04T17:48:38.842Z]     docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux
17:48:38 [2022-05-04T17:48:38.842Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
17:48:39 [2022-05-04T17:48:39.848Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
17:48:45 [2022-05-04T17:48:45.720Z] === RUN   TestDockerSuite/TestBuildSpaces
17:48:45 [2022-05-04T17:48:45.720Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
17:48:45 [2022-05-04T17:48:45.976Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
17:48:45 [2022-05-04T17:48:45.976Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
17:48:45 [2022-05-04T17:48:45.976Z] === RUN   TestDockerSuite/TestStatsAllNoStream
17:48:45 [2022-05-04T17:48:45.976Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
17:48:45 [2022-05-04T17:48:45.976Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
17:48:45 [2022-05-04T17:48:45.976Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
17:48:45 [2022-05-04T17:48:45.976Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
17:48:45 [2022-05-04T17:48:45.976Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
17:48:45 [2022-05-04T17:48:45.976Z] === RUN   TestDockerSuite/TestStatsFormatAll
17:48:45 [2022-05-04T17:48:45.976Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
17:48:45 [2022-05-04T17:48:45.976Z] === RUN   TestDockerSuite/TestStatsNoStream
17:48:45 [2022-05-04T17:48:45.976Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
17:48:45 [2022-05-04T17:48:45.976Z] === RUN   TestDockerSuite/TestTopMultipleArgs
17:48:46 [2022-05-04T17:48:46.989Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
17:48:46 [2022-05-04T17:48:46.989Z]     docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux
17:48:46 [2022-05-04T17:48:46.989Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
17:48:46 [2022-05-04T17:48:46.989Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
17:48:48 [2022-05-04T17:48:48.184Z] === RUN   TestDockerSuite/TestTopNonPrivileged
17:48:49 [2022-05-04T17:48:49.931Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
17:48:50 [2022-05-04T17:48:50.388Z] === RUN   TestDockerSuite/TestTopPrivileged
17:48:50 [2022-05-04T17:48:50.388Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
17:48:50 [2022-05-04T17:48:50.388Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
17:48:50 [2022-05-04T17:48:50.471Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
17:48:50 [2022-05-04T17:48:50.471Z] === RUN   TestDockerSuite/TestBuildStderr
17:48:51 [2022-05-04T17:48:51.945Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
17:48:51 [2022-05-04T17:48:51.945Z]     docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux
17:48:51 [2022-05-04T17:48:51.945Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
17:48:51 [2022-05-04T17:48:51.945Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
17:48:51 [2022-05-04T17:48:51.945Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
17:48:51 [2022-05-04T17:48:51.945Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
17:48:51 [2022-05-04T17:48:51.945Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
17:48:51 [2022-05-04T17:48:51.945Z]     docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux
17:48:51 [2022-05-04T17:48:51.945Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
17:48:51 [2022-05-04T17:48:51.945Z]     docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux
17:48:51 [2022-05-04T17:48:51.945Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
17:48:51 [2022-05-04T17:48:51.945Z]     docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux
17:48:51 [2022-05-04T17:48:51.945Z] === RUN   TestDockerSuite/TestVolumeCLICreate
17:48:52 [2022-05-04T17:48:52.140Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
17:48:55 [2022-05-04T17:48:55.078Z] === RUN   TestDockerSuite/TestRunWithBadDevice
17:48:55 [2022-05-04T17:48:55.079Z]     docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux
17:48:55 [2022-05-04T17:48:55.079Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
17:48:55 [2022-05-04T17:48:55.079Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
17:48:55 [2022-05-04T17:48:55.079Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
17:48:55 [2022-05-04T17:48:55.079Z]     docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux
17:48:55 [2022-05-04T17:48:55.079Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
17:48:55 [2022-05-04T17:48:55.079Z]     docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux
17:48:55 [2022-05-04T17:48:55.079Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
17:48:55 [2022-05-04T17:48:55.079Z]     docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux
17:48:55 [2022-05-04T17:48:55.079Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
17:48:55 [2022-05-04T17:48:55.079Z]     docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux
17:48:55 [2022-05-04T17:48:55.079Z] === RUN   TestDockerSuite/TestRunWithUlimits
17:48:55 [2022-05-04T17:48:55.079Z]     docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux
17:48:55 [2022-05-04T17:48:55.079Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
17:48:55 [2022-05-04T17:48:55.217Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
17:48:59 [2022-05-04T17:48:59.818Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
17:49:02 [2022-05-04T17:49:02.028Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
17:49:03 [2022-05-04T17:49:03.585Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
17:49:08 [2022-05-04T17:49:08.323Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
17:49:08 [2022-05-04T17:49:08.323Z]     docker_cli_run_test.go:3010: unmatched requirement Apparmor
17:49:08 [2022-05-04T17:49:08.323Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
17:49:08 [2022-05-04T17:49:08.323Z]     docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux
17:49:08 [2022-05-04T17:49:08.323Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
17:49:08 [2022-05-04T17:49:08.323Z]     docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux
17:49:08 [2022-05-04T17:49:08.323Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
17:49:08 [2022-05-04T17:49:08.323Z]     docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux
17:49:08 [2022-05-04T17:49:08.323Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
17:49:08 [2022-05-04T17:49:08.323Z]     docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux
17:49:08 [2022-05-04T17:49:08.323Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
17:49:08 [2022-05-04T17:49:08.323Z]     docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux
17:49:08 [2022-05-04T17:49:08.323Z] === RUN   TestDockerSuite/TestSaveCheckTimes
17:49:08 [2022-05-04T17:49:08.323Z]     docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux
17:49:08 [2022-05-04T17:49:08.323Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
17:49:08 [2022-05-04T17:49:08.323Z]     docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux
17:49:08 [2022-05-04T17:49:08.323Z] === RUN   TestDockerSuite/TestSaveImageId
17:49:08 [2022-05-04T17:49:08.323Z]     docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux
17:49:08 [2022-05-04T17:49:08.323Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
17:49:08 [2022-05-04T17:49:08.323Z]     docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux
17:49:08 [2022-05-04T17:49:08.323Z] === RUN   TestDockerSuite/TestSaveLoadParents
17:49:08 [2022-05-04T17:49:08.323Z]     docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux
17:49:08 [2022-05-04T17:49:08.790Z] === RUN   TestDockerSuite/TestSaveMultipleNames
17:49:08 [2022-05-04T17:49:08.790Z]     docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux
17:49:08 [2022-05-04T17:49:08.790Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
17:49:08 [2022-05-04T17:49:08.790Z]     docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux
17:49:08 [2022-05-04T17:49:08.790Z] === RUN   TestDockerSuite/TestSaveSingleTag
17:49:08 [2022-05-04T17:49:08.790Z]     docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux
17:49:08 [2022-05-04T17:49:08.790Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
17:49:08 [2022-05-04T17:49:08.790Z]     docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux
17:49:08 [2022-05-04T17:49:08.790Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
17:49:08 [2022-05-04T17:49:08.790Z]     docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux
17:49:08 [2022-05-04T17:49:08.790Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
17:49:08 [2022-05-04T17:49:08.790Z]     docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux
17:49:08 [2022-05-04T17:49:08.790Z] === RUN   TestDockerSuite/TestSearchCmdOptions
17:49:09 [2022-05-04T17:49:09.739Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
17:49:09 [2022-05-04T17:49:09.739Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
17:49:09 [2022-05-04T17:49:09.739Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
17:49:09 [2022-05-04T17:49:09.739Z]     docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux
17:49:09 [2022-05-04T17:49:09.739Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
17:49:09 [2022-05-04T17:49:09.739Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
17:49:09 [2022-05-04T17:49:09.739Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
17:49:09 [2022-05-04T17:49:09.739Z] === RUN   TestDockerSuite/TestVolumeCLILs
17:49:11 [2022-05-04T17:49:11.001Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
17:49:11 [2022-05-04T17:49:11.298Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
17:49:11 [2022-05-04T17:49:11.298Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
17:49:11 [2022-05-04T17:49:11.468Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
17:49:11 [2022-05-04T17:49:11.935Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
17:49:11 [2022-05-04T17:49:11.935Z] === RUN   TestDockerSuite/TestSearchWithLimit
17:49:13 [2022-05-04T17:49:13.500Z] === RUN   TestDockerSuite/TestSlowStdinClosing
17:49:13 [2022-05-04T17:49:13.500Z] === RUN   TestDockerSuite/TestSlowStdinClosing/0
17:49:14 [2022-05-04T17:49:14.236Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
17:49:14 [2022-05-04T17:49:14.701Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
17:49:14 [2022-05-04T17:49:14.701Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
17:49:14 [2022-05-04T17:49:14.701Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
17:49:15 [2022-05-04T17:49:15.166Z] === RUN   TestDockerSuite/TestVolumeCLIRm
17:49:16 [2022-05-04T17:49:16.366Z] === RUN   TestDockerSuite/TestBuildStopSignal
17:49:16 [2022-05-04T17:49:16.366Z]     docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux
17:49:16 [2022-05-04T17:49:16.366Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
17:49:16 [2022-05-04T17:49:16.441Z] === RUN   TestDockerSuite/TestSlowStdinClosing/1
17:49:17 [2022-05-04T17:49:17.929Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
17:49:18 [2022-05-04T17:49:18.648Z] === RUN   TestDockerSuite/TestSlowStdinClosing/2
17:49:18 [2022-05-04T17:49:18.922Z] === RUN   TestDockerSuite/TestBuildTagEvent
17:49:21 [2022-05-04T17:49:21.591Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
17:49:21 [2022-05-04T17:49:21.591Z]     docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux
17:49:21 [2022-05-04T17:49:21.591Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
17:49:23 [2022-05-04T17:49:23.676Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
17:49:23 [2022-05-04T17:49:23.800Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
17:49:23 [2022-05-04T17:49:23.800Z]     docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux
17:49:23 [2022-05-04T17:49:23.800Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
17:49:23 [2022-05-04T17:49:23.800Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
17:49:23 [2022-05-04T17:49:23.800Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
17:49:23 [2022-05-04T17:49:23.800Z]     docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux
17:49:23 [2022-05-04T17:49:23.800Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
17:49:29 [2022-05-04T17:49:29.535Z] === RUN   TestDockerSuite/TestBuildUser
17:49:29 [2022-05-04T17:49:29.536Z]     docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux
17:49:29 [2022-05-04T17:49:29.536Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
17:49:29 [2022-05-04T17:49:29.536Z]     docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux
17:49:29 [2022-05-04T17:49:29.536Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
17:49:29 [2022-05-04T17:49:29.536Z]     docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux
17:49:29 [2022-05-04T17:49:29.536Z] === RUN   TestDockerSuite/TestBuildVerboseOut
17:49:30 [2022-05-04T17:49:30.229Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
17:49:30 [2022-05-04T17:49:30.229Z]     docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux
17:49:30 [2022-05-04T17:49:30.229Z] === RUN   TestDockerSuite/TestStartAttachSilent
17:49:30 [2022-05-04T17:49:30.932Z] === RUN   TestDockerSuite/TestVolumeLsFormat
17:49:30 [2022-05-04T17:49:30.932Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
17:49:30 [2022-05-04T17:49:30.932Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
17:49:33 [2022-05-04T17:49:33.335Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
17:49:33 [2022-05-04T17:49:33.804Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
17:49:34 [2022-05-04T17:49:34.006Z] === RUN   TestDockerSuite/TestStartAttachWithRename
17:49:34 [2022-05-04T17:49:34.006Z]     docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux
17:49:34 [2022-05-04T17:49:34.006Z] === RUN   TestDockerSuite/TestStartMultipleContainers
17:49:34 [2022-05-04T17:49:34.006Z]     docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux
17:49:34 [2022-05-04T17:49:34.006Z] === RUN   TestDockerSuite/TestStartPausedContainer
17:49:34 [2022-05-04T17:49:34.006Z]     docker_cli_start_test.go:95: unmatched requirement IsPausable
17:49:34 [2022-05-04T17:49:34.006Z] === RUN   TestDockerSuite/TestStartRecordError
17:49:34 [2022-05-04T17:49:34.006Z]     docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux
17:49:34 [2022-05-04T17:49:34.006Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
17:49:36 [2022-05-04T17:49:36.757Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
17:49:36 [2022-05-04T17:49:36.757Z]     docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux
17:49:36 [2022-05-04T17:49:36.757Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
17:49:36 [2022-05-04T17:49:36.757Z]     docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux
17:49:36 [2022-05-04T17:49:36.757Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
17:49:41 [2022-05-04T17:49:41.145Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
17:49:41 [2022-05-04T17:49:41.145Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.145Z] === RUN   TestDockerSuite/TestStatsAllNoStream
17:49:41 [2022-05-04T17:49:41.145Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.145Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
17:49:41 [2022-05-04T17:49:41.145Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.145Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
17:49:41 [2022-05-04T17:49:41.145Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.145Z] === RUN   TestDockerSuite/TestStatsFormatAll
17:49:41 [2022-05-04T17:49:41.145Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.145Z] === RUN   TestDockerSuite/TestStatsNoStream
17:49:41 [2022-05-04T17:49:41.145Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.145Z] === RUN   TestDockerSuite/TestTopMultipleArgs
17:49:41 [2022-05-04T17:49:41.326Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
17:49:41 [2022-05-04T17:49:41.326Z]     docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.326Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
17:49:41 [2022-05-04T17:49:41.326Z] --- PASS: TestDockerSuite (2043.89s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.68s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.58s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (70.11s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.78s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.04s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.46s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.72s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.45s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.82s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.73s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (68.40s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.78s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.40s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.85s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.80s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.03s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.40s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.70s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.36s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (4.23s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.93s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.13s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.53s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.24s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.46s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestBuildAddTar (29.54s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (15.25s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.62s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.50s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.89s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.87s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.97s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.24s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.78s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.34s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.81s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.55s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (21.01s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.86s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.66s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.35s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.27s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.69s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.22s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.31s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.85s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.52s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.51s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.50s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.17s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.04s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
17:49:41 [2022-05-04T17:49:41.326Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.15s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.48s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.22s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.86s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.49s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.83s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.61s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.81s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (29.81s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.59s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.51s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.91s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (19.83s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.64s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.34s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (14.82s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.48s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.66s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.42s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.94s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.95s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (44.30s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.45s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (48.88s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.43s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.63s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (16.65s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.20s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.13s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (24.88s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.17s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.76s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (67.18s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.37s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.55s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.05s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.47s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.53s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.69s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.77s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.95s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.48s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.92s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.55s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.27s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.55s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildFails (2.47s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.61s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.65s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildForceRm (6.06s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildFromGit (5.20s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.14s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.30s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.59s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.53s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.38s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildHistory (10.56s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.95s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.71s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.71s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.02s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.92s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.60s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.94s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.53s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.95s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.42s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.38s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.51s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.57s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.72s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.40s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.67s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (30.36s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.81s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.53s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.29s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.67s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.69s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.24s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.60s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.52s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.08s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.59s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.80s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.84s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.25s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (8.15s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.50s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.11s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.74s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (6.99s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.90s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.00s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.07s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.32s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (36.66s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (16.77s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildRm (10.38s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.94s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.33s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.26s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.61s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.62s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (4.22s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (14.55s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.69s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.60s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.73s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.26s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.16s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildStderr (3.61s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (16.17s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.22s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.19s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (3.93s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.40s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (3.19s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.52s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.88s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.38s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.82s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (7.77s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.86s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.21s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.98s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (4.33s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.39s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.13s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.10s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.53s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.88s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.76s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.24s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestCommitChange (4.48s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.18s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestCommitNewFile (6.53s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestCommitTTY (6.44s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.09s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (6.40s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.59s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.31s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (2.37s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.40s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (3.11s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.95s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.96s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.07s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.50s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.51s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.95s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.58s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.42s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (3.65s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.67s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (2.33s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (2.41s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.90s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s)
17:49:41 [2022-05-04T17:49:41.327Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.30s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.84s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.66s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.97s)
17:49:41 [2022-05-04T17:49:41.328Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.47s)
17:49:41 [2022-05-04T17:49:41.328Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.41s)
17:49:41 [2022-05-04T17:49:41.328Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.40s)
17:49:41 [2022-05-04T17:49:41.328Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.40s)
17:49:41 [2022-05-04T17:49:41.328Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0009b1ab8_<nil>} (2.34s)
17:49:41 [2022-05-04T17:49:41.328Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11699248041_c:\foo_false__<nil>_<nil>_<nil>} (2.45s)
17:49:41 [2022-05-04T17:49:41.328Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11699248041_c:\foo_true__<nil>_<nil>_<nil>} (2.49s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.35s)
17:49:41 [2022-05-04T17:49:41.328Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
17:49:41 [2022-05-04T17:49:41.328Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
17:49:41 [2022-05-04T17:49:41.328Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
17:49:41 [2022-05-04T17:49:41.328Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
17:49:41 [2022-05-04T17:49:41.328Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
17:49:41 [2022-05-04T17:49:41.328Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s)
17:49:41 [2022-05-04T17:49:41.328Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s)
17:49:41 [2022-05-04T17:49:41.328Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s)
17:49:41 [2022-05-04T17:49:41.328Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
17:49:41 [2022-05-04T17:49:41.328Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.56s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.59s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.20s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestCpToCaseA (4.62s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.54s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestCpToCaseE (8.91s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestCpToCaseH (8.89s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestCpToDot (2.42s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.66s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.19s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.05s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.36s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.19s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.66s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.65s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.19s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestCreateRM (0.36s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.36s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.23s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.40s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.89s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.43s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestDockerFails (0.06s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.52s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.50s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.65s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (8.85s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestEventsCopy (4.14s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (5.14s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.35s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.75s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (4.04s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (1.15s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.86s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestEventsFilters (4.51s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestEventsFormat (4.77s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.15s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestEventsRename (2.46s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestEventsResize (7.67s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.33s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.33s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.83s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.71s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.18s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.86s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.93s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.91s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.92s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.97s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.96s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.47s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.04s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.36s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.16s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.10s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (4.99s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.80s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.80s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.84s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.79s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.20s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.30s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.57s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.97s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.69s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.98s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.66s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.18s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.62s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.10s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.43s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.38s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.36s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.36s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.38s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.21s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.42s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (1.92s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.41s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.98s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.07s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.89s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.92s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.67s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (1.98s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.33s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.84s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.45s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.38s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.43s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s)
17:49:41 [2022-05-04T17:49:41.328Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.85s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.88s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.61s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.40s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.94s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.10s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.21s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.30s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.45s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.05s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.47s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.40s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestLogsSince (8.99s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestLogsTail (2.63s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.56s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.40s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.82s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.80s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestPsByOrder (7.10s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (7.99s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.57s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.30s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.56s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.50s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.39s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.33s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.53s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestPsShowMounts (6.12s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.71s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.89s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.39s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.54s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (17.58s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.74s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.73s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (4.48s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.59s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (4.43s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.06s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.30s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.95s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.82s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.62s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.56s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (4.64s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.72s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (3.60s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRmiTag (0.57s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.50s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.91s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.59s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.38s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.03s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.76s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.65s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.48s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.40s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.31s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.34s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRunBindMounts (4.94s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.38s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.72s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (1.81s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.88s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.54s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.43s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.44s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.61s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.44s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.39s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.34s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.43s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.48s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.34s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.31s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.32s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.39s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.06s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.18s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.38s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.93s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.26s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
17:49:41 [2022-05-04T17:49:41.329Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.82s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.26s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.38s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.70s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.76s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.16s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.36s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.17s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.47s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestRunRm (2.43s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.41s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.44s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.36s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.85s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.55s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.37s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.28s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.56s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (1.84s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.35s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.05s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.71s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.85s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.78s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.35s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.43s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.48s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.43s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.96s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.69s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.72s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.34s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.63s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (7.23s)
17:49:41 [2022-05-04T17:49:41.330Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.30s)
17:49:41 [2022-05-04T17:49:41.330Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.48s)
17:49:41 [2022-05-04T17:49:41.330Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.43s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.78s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (4.40s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.16s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (2.05s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.15s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.96s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.26s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.29s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.23s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.64s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.04s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.35s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.33s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (7.56s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.55s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.16s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.78s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.23s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.24s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.31s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.17s)
17:49:41 [2022-05-04T17:49:41.330Z] === RUN   TestDockerRegistrySuite
17:49:41 [2022-05-04T17:49:41.330Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
17:49:41 [2022-05-04T17:49:41.330Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.330Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
17:49:41 [2022-05-04T17:49:41.330Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.330Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
17:49:41 [2022-05-04T17:49:41.330Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.330Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
17:49:41 [2022-05-04T17:49:41.330Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.330Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
17:49:41 [2022-05-04T17:49:41.330Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.330Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
17:49:41 [2022-05-04T17:49:41.330Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.330Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
17:49:41 [2022-05-04T17:49:41.330Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.330Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
17:49:41 [2022-05-04T17:49:41.330Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.330Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
17:49:41 [2022-05-04T17:49:41.330Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.330Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
17:49:41 [2022-05-04T17:49:41.330Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.330Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
17:49:41 [2022-05-04T17:49:41.330Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.330Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
17:49:41 [2022-05-04T17:49:41.330Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.330Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
17:49:41 [2022-05-04T17:49:41.330Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.330Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
17:49:41 [2022-05-04T17:49:41.330Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.330Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
17:49:41 [2022-05-04T17:49:41.330Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.330Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
17:49:41 [2022-05-04T17:49:41.330Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.330Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
17:49:41 [2022-05-04T17:49:41.330Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.330Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
17:49:41 [2022-05-04T17:49:41.330Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.330Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
17:49:41 [2022-05-04T17:49:41.330Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.330Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
17:49:41 [2022-05-04T17:49:41.330Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.330Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
17:49:41 [2022-05-04T17:49:41.330Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.330Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
17:49:41 [2022-05-04T17:49:41.330Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.330Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
17:49:41 [2022-05-04T17:49:41.330Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.330Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
17:49:41 [2022-05-04T17:49:41.330Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.330Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
17:49:41 [2022-05-04T17:49:41.330Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.330Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
17:49:41 [2022-05-04T17:49:41.330Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.330Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
17:49:41 [2022-05-04T17:49:41.330Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.330Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
17:49:41 [2022-05-04T17:49:41.330Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.330Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
17:49:41 [2022-05-04T17:49:41.330Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.330Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
17:49:41 [2022-05-04T17:49:41.330Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.330Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
17:49:41 [2022-05-04T17:49:41.330Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.330Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
17:49:41 [2022-05-04T17:49:41.330Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.330Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
17:49:41 [2022-05-04T17:49:41.330Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.330Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
17:49:41 [2022-05-04T17:49:41.330Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.330Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
17:49:41 [2022-05-04T17:49:41.330Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.330Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
17:49:41 [2022-05-04T17:49:41.330Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.330Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
17:49:41 [2022-05-04T17:49:41.330Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.330Z] === RUN   TestDockerRegistrySuite/TestV2Only
17:49:41 [2022-05-04T17:49:41.330Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.330Z] --- PASS: TestDockerRegistrySuite (0.12s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
17:49:41 [2022-05-04T17:49:41.330Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z] === RUN   TestDockerSchema1RegistrySuite
17:49:41 [2022-05-04T17:49:41.331Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
17:49:41 [2022-05-04T17:49:41.331Z]     check_test.go:210: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
17:49:41 [2022-05-04T17:49:41.331Z]     check_test.go:210: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
17:49:41 [2022-05-04T17:49:41.331Z]     check_test.go:210: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
17:49:41 [2022-05-04T17:49:41.331Z]     check_test.go:210: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
17:49:41 [2022-05-04T17:49:41.331Z]     check_test.go:210: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
17:49:41 [2022-05-04T17:49:41.331Z]     check_test.go:210: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
17:49:41 [2022-05-04T17:49:41.331Z]     check_test.go:210: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
17:49:41 [2022-05-04T17:49:41.331Z]     check_test.go:210: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
17:49:41 [2022-05-04T17:49:41.331Z]     check_test.go:210: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
17:49:41 [2022-05-04T17:49:41.331Z]     check_test.go:210: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
17:49:41 [2022-05-04T17:49:41.331Z]     check_test.go:210: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
17:49:41 [2022-05-04T17:49:41.331Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
17:49:41 [2022-05-04T17:49:41.331Z]     check_test.go:237: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
17:49:41 [2022-05-04T17:49:41.331Z]     check_test.go:237: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
17:49:41 [2022-05-04T17:49:41.331Z]     check_test.go:237: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
17:49:41 [2022-05-04T17:49:41.331Z]     check_test.go:237: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
17:49:41 [2022-05-04T17:49:41.331Z]     check_test.go:237: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
17:49:41 [2022-05-04T17:49:41.331Z]     check_test.go:237: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
17:49:41 [2022-05-04T17:49:41.331Z]     check_test.go:237: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
17:49:41 [2022-05-04T17:49:41.331Z]     check_test.go:237: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z] === RUN   TestDockerRegistryAuthTokenSuite
17:49:41 [2022-05-04T17:49:41.331Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
17:49:41 [2022-05-04T17:49:41.331Z]     check_test.go:266: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
17:49:41 [2022-05-04T17:49:41.331Z]     check_test.go:266: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
17:49:41 [2022-05-04T17:49:41.331Z]     check_test.go:266: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
17:49:41 [2022-05-04T17:49:41.331Z]     check_test.go:266: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
17:49:41 [2022-05-04T17:49:41.331Z]     check_test.go:266: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z] === RUN   TestDockerDaemonSuite
17:49:41 [2022-05-04T17:49:41.331Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
17:49:41 [2022-05-04T17:49:41.331Z]     check_test.go:300: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
17:49:41 [2022-05-04T17:49:41.331Z]     check_test.go:300: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
17:49:41 [2022-05-04T17:49:41.331Z]     check_test.go:300: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z] --- PASS: TestDockerDaemonSuite (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z] === RUN   TestDockerSwarmSuite
17:49:41 [2022-05-04T17:49:41.331Z] --- PASS: TestDockerSwarmSuite (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z] === RUN   TestDockerPluginSuite
17:49:41 [2022-05-04T17:49:41.331Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
17:49:41 [2022-05-04T17:49:41.331Z]     check_test.go:405: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z] === RUN   TestDockerPluginSuite/TestPluginCreate
17:49:41 [2022-05-04T17:49:41.331Z]     check_test.go:405: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
17:49:41 [2022-05-04T17:49:41.331Z]     check_test.go:405: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
17:49:41 [2022-05-04T17:49:41.331Z]     check_test.go:405: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
17:49:41 [2022-05-04T17:49:41.331Z]     check_test.go:405: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z] === RUN   TestDockerPluginSuite/TestPluginInspect
17:49:41 [2022-05-04T17:49:41.331Z]     check_test.go:405: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
17:49:41 [2022-05-04T17:49:41.331Z]     check_test.go:405: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
17:49:41 [2022-05-04T17:49:41.331Z]     check_test.go:405: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
17:49:41 [2022-05-04T17:49:41.331Z]     check_test.go:405: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
17:49:41 [2022-05-04T17:49:41.331Z]     check_test.go:405: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z] === RUN   TestDockerPluginSuite/TestPluginSet
17:49:41 [2022-05-04T17:49:41.331Z]     check_test.go:405: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z] --- PASS: TestDockerPluginSuite (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z] === RUN   TestDockerExternalVolumeSuite
17:49:41 [2022-05-04T17:49:41.331Z]     check_test.go:126: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z] === RUN   TestDockerNetworkSuite
17:49:41 [2022-05-04T17:49:41.331Z]     check_test.go:132: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerNetworkSuite (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z] === RUN   TestDockerHubPullSuite
17:49:41 [2022-05-04T17:49:41.331Z]     check_test.go:140: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z] --- SKIP: TestDockerHubPullSuite (0.00s)
17:49:41 [2022-05-04T17:49:41.331Z] PASS
17:49:41 [2022-05-04T17:49:41.331Z] ok  	github.com/docker/docker/integration-cli	2044.202s
17:49:41 [2022-05-04T17:49:41.331Z] 
17:49:41 [2022-05-04T17:49:41.331Z] === Skipped
17:49:41 [2022-05-04T17:49:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
17:49:41 [2022-05-04T17:49:41.331Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
17:49:41 [2022-05-04T17:49:41.331Z] 
17:49:41 [2022-05-04T17:49:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s)
17:49:41 [2022-05-04T17:49:41.331Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
17:49:41 [2022-05-04T17:49:41.331Z] 
17:49:41 [2022-05-04T17:49:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
17:49:41 [2022-05-04T17:49:41.331Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
17:49:41 [2022-05-04T17:49:41.331Z] 
17:49:41 [2022-05-04T17:49:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
17:49:41 [2022-05-04T17:49:41.331Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
17:49:41 [2022-05-04T17:49:41.331Z] 
17:49:41 [2022-05-04T17:49:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
17:49:41 [2022-05-04T17:49:41.331Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
17:49:41 [2022-05-04T17:49:41.331Z] 
17:49:41 [2022-05-04T17:49:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
17:49:41 [2022-05-04T17:49:41.331Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
17:49:41 [2022-05-04T17:49:41.331Z] 
17:49:41 [2022-05-04T17:49:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
17:49:41 [2022-05-04T17:49:41.331Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
17:49:41 [2022-05-04T17:49:41.331Z] 
17:49:41 [2022-05-04T17:49:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s)
17:49:41 [2022-05-04T17:49:41.331Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s)
17:49:41 [2022-05-04T17:49:41.331Z] 
17:49:41 [2022-05-04T17:49:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
17:49:41 [2022-05-04T17:49:41.331Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
17:49:41 [2022-05-04T17:49:41.331Z] 
17:49:41 [2022-05-04T17:49:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
17:49:41 [2022-05-04T17:49:41.331Z]     docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
17:49:41 [2022-05-04T17:49:41.331Z] 
17:49:41 [2022-05-04T17:49:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
17:49:41 [2022-05-04T17:49:41.331Z]     docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
17:49:41 [2022-05-04T17:49:41.331Z] 
17:49:41 [2022-05-04T17:49:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
17:49:41 [2022-05-04T17:49:41.331Z]     docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
17:49:41 [2022-05-04T17:49:41.331Z] 
17:49:41 [2022-05-04T17:49:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
17:49:41 [2022-05-04T17:49:41.331Z]     docker_cli_run_test.go:3149: unmatched requirement Apparmor
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
17:49:41 [2022-05-04T17:49:41.331Z] 
17:49:41 [2022-05-04T17:49:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
17:49:41 [2022-05-04T17:49:41.331Z]     docker_cli_run_test.go:3127: unmatched requirement Apparmor
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
17:49:41 [2022-05-04T17:49:41.331Z] 
17:49:41 [2022-05-04T17:49:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s)
17:49:41 [2022-05-04T17:49:41.331Z]     docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
17:49:41 [2022-05-04T17:49:41.331Z] 
17:49:41 [2022-05-04T17:49:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
17:49:41 [2022-05-04T17:49:41.331Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
17:49:41 [2022-05-04T17:49:41.331Z] 
17:49:41 [2022-05-04T17:49:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
17:49:41 [2022-05-04T17:49:41.331Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
17:49:41 [2022-05-04T17:49:41.331Z] 
17:49:41 [2022-05-04T17:49:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
17:49:41 [2022-05-04T17:49:41.331Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
17:49:41 [2022-05-04T17:49:41.331Z] 
17:49:41 [2022-05-04T17:49:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s)
17:49:41 [2022-05-04T17:49:41.331Z]     docker_api_build_test.go:176: unmatched requirement UnixCli
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s)
17:49:41 [2022-05-04T17:49:41.331Z] 
17:49:41 [2022-05-04T17:49:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
17:49:41 [2022-05-04T17:49:41.331Z]     docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
17:49:41 [2022-05-04T17:49:41.331Z] 
17:49:41 [2022-05-04T17:49:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
17:49:41 [2022-05-04T17:49:41.331Z]     docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
17:49:41 [2022-05-04T17:49:41.331Z] 
17:49:41 [2022-05-04T17:49:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
17:49:41 [2022-05-04T17:49:41.331Z]     docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
17:49:41 [2022-05-04T17:49:41.331Z] 
17:49:41 [2022-05-04T17:49:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
17:49:41 [2022-05-04T17:49:41.331Z]     docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
17:49:41 [2022-05-04T17:49:41.331Z] 
17:49:41 [2022-05-04T17:49:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
17:49:41 [2022-05-04T17:49:41.331Z]     docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.331Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
17:49:41 [2022-05-04T17:49:41.331Z] 
17:49:41 [2022-05-04T17:49:41.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
17:49:41 [2022-05-04T17:49:41.331Z]     docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.32s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.62s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.62s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.87s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.87s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.66s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.66s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.35s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.35s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_api_build_test.go:401: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:3570: unmatched requirement UnixCli
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.34s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.34s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.35s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.28s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.30s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:3697: unmatched requirement UnixCli
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.33s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_api_build_test.go:512: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.33s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.32s)
17:49:41 [2022-05-04T17:49:41.332Z]     docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.332Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s)
17:49:41 [2022-05-04T17:49:41.332Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.32s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.31s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.31s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.31s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_cli_sni_test.go:18: Flakey test
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z] 
17:49:41 [2022-05-04T17:49:41.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
17:49:41 [2022-05-04T17:49:41.333Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.333Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z] 
17:49:41 [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.334Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z] 
17:49:41 [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.334Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z] 
17:49:41 [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.334Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z] 
17:49:41 [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.334Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z] 
17:49:41 [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.334Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z] 
17:49:41 [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.334Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z] 
17:49:41 [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.334Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z] 
17:49:41 [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.334Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z] 
17:49:41 [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.334Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z] 
17:49:41 [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.334Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z] 
17:49:41 [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
17:49:41 [2022-05-04T17:49:41.334Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z] 
17:49:41 [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z]     docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.334Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z] 
17:49:41 [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
17:49:41 [2022-05-04T17:49:41.334Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.334Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
17:49:41 [2022-05-04T17:49:41.334Z] 
17:49:41 [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
17:49:41 [2022-05-04T17:49:41.334Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.334Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
17:49:41 [2022-05-04T17:49:41.334Z] 
17:49:41 [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
17:49:41 [2022-05-04T17:49:41.334Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.334Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
17:49:41 [2022-05-04T17:49:41.334Z] 
17:49:41 [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.334Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z] 
17:49:41 [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.334Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z] 
17:49:41 [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.334Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z] 
17:49:41 [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.334Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z] 
17:49:41 [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
17:49:41 [2022-05-04T17:49:41.334Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.334Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
17:49:41 [2022-05-04T17:49:41.334Z] 
17:49:41 [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.334Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z] 
17:49:41 [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z]     docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.334Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z] 
17:49:41 [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z]     docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.334Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z] 
17:49:41 [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z]     docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.334Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z] 
17:49:41 [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z]     docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.334Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z] 
17:49:41 [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z]     docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.334Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z] 
17:49:41 [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z]     docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.334Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z] 
17:49:41 [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z]     docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.334Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z] 
17:49:41 [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z]     docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.334Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z] 
17:49:41 [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z]     docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.334Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z] 
17:49:41 [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z]     docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.334Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z] 
17:49:41 [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z]     docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.334Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z] 
17:49:41 [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.334Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z] 
17:49:41 [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z]     docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.334Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z] 
17:49:41 [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s)
17:49:41 [2022-05-04T17:49:41.334Z]     docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.334Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
17:49:41 [2022-05-04T17:49:41.334Z] 
17:49:41 [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z]     docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.334Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z] 
17:49:41 [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z]     docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.334Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z] 
17:49:41 [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.334Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z] 
17:49:41 [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.334Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z] 
17:49:41 [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.334Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z] 
17:49:41 [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.334Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z] 
17:49:41 [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.334Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z] 
17:49:41 [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.334Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z] 
17:49:41 [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s)
17:49:41 [2022-05-04T17:49:41.334Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
17:49:41 [2022-05-04T17:49:41.334Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
17:49:41 [2022-05-04T17:49:41.334Z] 
17:49:41 [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.334Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z] 
17:49:41 [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s)
17:49:41 [2022-05-04T17:49:41.334Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.334Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
17:49:41 [2022-05-04T17:49:41.334Z] 
17:49:41 [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.334Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z] 
17:49:41 [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z]     docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.334Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z] 
17:49:41 [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.334Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z] 
17:49:41 [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.334Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z] 
17:49:41 [2022-05-04T17:49:41.334Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
17:49:41 [2022-05-04T17:49:41.334Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.334Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
17:49:41 [2022-05-04T17:49:41.801Z] 
17:49:41 [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
17:49:41 [2022-05-04T17:49:41.801Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.801Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
17:49:41 [2022-05-04T17:49:41.801Z] 
17:49:41 [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
17:49:41 [2022-05-04T17:49:41.801Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.801Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
17:49:41 [2022-05-04T17:49:41.801Z] 
17:49:41 [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s)
17:49:41 [2022-05-04T17:49:41.801Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.801Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.02s)
17:49:41 [2022-05-04T17:49:41.801Z] 
17:49:41 [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
17:49:41 [2022-05-04T17:49:41.801Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.801Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
17:49:41 [2022-05-04T17:49:41.801Z] 
17:49:41 [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s)
17:49:41 [2022-05-04T17:49:41.801Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.801Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
17:49:41 [2022-05-04T17:49:41.801Z] 
17:49:41 [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
17:49:41 [2022-05-04T17:49:41.801Z]     docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.801Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
17:49:41 [2022-05-04T17:49:41.801Z] 
17:49:41 [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
17:49:41 [2022-05-04T17:49:41.801Z]     docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.801Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
17:49:41 [2022-05-04T17:49:41.801Z] 
17:49:41 [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
17:49:41 [2022-05-04T17:49:41.801Z]     docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.801Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
17:49:41 [2022-05-04T17:49:41.801Z] 
17:49:41 [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s)
17:49:41 [2022-05-04T17:49:41.801Z]     docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.801Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
17:49:41 [2022-05-04T17:49:41.801Z] 
17:49:41 [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
17:49:41 [2022-05-04T17:49:41.801Z]     docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.801Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
17:49:41 [2022-05-04T17:49:41.801Z] 
17:49:41 [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
17:49:41 [2022-05-04T17:49:41.801Z]     docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.801Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
17:49:41 [2022-05-04T17:49:41.801Z] 
17:49:41 [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
17:49:41 [2022-05-04T17:49:41.801Z]     docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.801Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
17:49:41 [2022-05-04T17:49:41.801Z] 
17:49:41 [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
17:49:41 [2022-05-04T17:49:41.801Z]     docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.801Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
17:49:41 [2022-05-04T17:49:41.801Z] 
17:49:41 [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
17:49:41 [2022-05-04T17:49:41.801Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
17:49:41 [2022-05-04T17:49:41.801Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
17:49:41 [2022-05-04T17:49:41.801Z] 
17:49:41 [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
17:49:41 [2022-05-04T17:49:41.801Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.801Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
17:49:41 [2022-05-04T17:49:41.801Z] 
17:49:41 [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
17:49:41 [2022-05-04T17:49:41.801Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.801Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
17:49:41 [2022-05-04T17:49:41.801Z] 
17:49:41 [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
17:49:41 [2022-05-04T17:49:41.801Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.801Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
17:49:41 [2022-05-04T17:49:41.801Z] 
17:49:41 [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
17:49:41 [2022-05-04T17:49:41.801Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.801Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
17:49:41 [2022-05-04T17:49:41.801Z] 
17:49:41 [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
17:49:41 [2022-05-04T17:49:41.801Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.801Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
17:49:41 [2022-05-04T17:49:41.801Z] 
17:49:41 [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
17:49:41 [2022-05-04T17:49:41.801Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.801Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
17:49:41 [2022-05-04T17:49:41.801Z] 
17:49:41 [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
17:49:41 [2022-05-04T17:49:41.801Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.801Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
17:49:41 [2022-05-04T17:49:41.801Z] 
17:49:41 [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
17:49:41 [2022-05-04T17:49:41.801Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.801Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
17:49:41 [2022-05-04T17:49:41.801Z] 
17:49:41 [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
17:49:41 [2022-05-04T17:49:41.801Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.801Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
17:49:41 [2022-05-04T17:49:41.801Z] 
17:49:41 [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
17:49:41 [2022-05-04T17:49:41.801Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.801Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
17:49:41 [2022-05-04T17:49:41.801Z] 
17:49:41 [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s)
17:49:41 [2022-05-04T17:49:41.801Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.801Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
17:49:41 [2022-05-04T17:49:41.801Z] 
17:49:41 [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s)
17:49:41 [2022-05-04T17:49:41.801Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.801Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
17:49:41 [2022-05-04T17:49:41.801Z] 
17:49:41 [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
17:49:41 [2022-05-04T17:49:41.801Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.801Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
17:49:41 [2022-05-04T17:49:41.801Z] 
17:49:41 [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
17:49:41 [2022-05-04T17:49:41.801Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.801Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
17:49:41 [2022-05-04T17:49:41.801Z] 
17:49:41 [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
17:49:41 [2022-05-04T17:49:41.801Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.801Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
17:49:41 [2022-05-04T17:49:41.801Z] 
17:49:41 [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
17:49:41 [2022-05-04T17:49:41.801Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.801Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
17:49:41 [2022-05-04T17:49:41.801Z] 
17:49:41 [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
17:49:41 [2022-05-04T17:49:41.801Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.801Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
17:49:41 [2022-05-04T17:49:41.801Z] 
17:49:41 [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
17:49:41 [2022-05-04T17:49:41.801Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.801Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
17:49:41 [2022-05-04T17:49:41.801Z] 
17:49:41 [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
17:49:41 [2022-05-04T17:49:41.801Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.801Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
17:49:41 [2022-05-04T17:49:41.801Z] 
17:49:41 [2022-05-04T17:49:41.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.802Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z] 
17:49:41 [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.802Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z] 
17:49:41 [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
17:49:41 [2022-05-04T17:49:41.802Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.802Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
17:49:41 [2022-05-04T17:49:41.802Z] 
17:49:41 [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.802Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z] 
17:49:41 [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.802Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z] 
17:49:41 [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.802Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z] 
17:49:41 [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.802Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z] 
17:49:41 [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.802Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z] 
17:49:41 [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.802Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z] 
17:49:41 [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.802Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z] 
17:49:41 [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z]     docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.802Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z] 
17:49:41 [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z]     docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.802Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z] 
17:49:41 [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
17:49:41 [2022-05-04T17:49:41.802Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.802Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
17:49:41 [2022-05-04T17:49:41.802Z] 
17:49:41 [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.802Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z] 
17:49:41 [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.802Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z] 
17:49:41 [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z]     docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.802Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z] 
17:49:41 [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z]     docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.802Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z] 
17:49:41 [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s)
17:49:41 [2022-05-04T17:49:41.802Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.802Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
17:49:41 [2022-05-04T17:49:41.802Z] 
17:49:41 [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.802Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z] 
17:49:41 [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z]     docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.802Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z] 
17:49:41 [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z]     docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.802Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z] 
17:49:41 [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s)
17:49:41 [2022-05-04T17:49:41.802Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.802Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
17:49:41 [2022-05-04T17:49:41.802Z] 
17:49:41 [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.802Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z] 
17:49:41 [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.802Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z] 
17:49:41 [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
17:49:41 [2022-05-04T17:49:41.802Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z] 
17:49:41 [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
17:49:41 [2022-05-04T17:49:41.802Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z] 
17:49:41 [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.802Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z] 
17:49:41 [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.802Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z] 
17:49:41 [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.802Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z] 
17:49:41 [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.802Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z] 
17:49:41 [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.802Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z] 
17:49:41 [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.802Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z] 
17:49:41 [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.802Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z] 
17:49:41 [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z]     docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.802Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z] 
17:49:41 [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z]     docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.802Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z] 
17:49:41 [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z]     docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.802Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z] 
17:49:41 [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z]     docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.802Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z] 
17:49:41 [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
17:49:41 [2022-05-04T17:49:41.802Z]     docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.802Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
17:49:41 [2022-05-04T17:49:41.802Z] 
17:49:41 [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z]     docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.802Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z] 
17:49:41 [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z]     docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.802Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z] 
17:49:41 [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z]     docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.802Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z] 
17:49:41 [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z]     docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.802Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z] 
17:49:41 [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
17:49:41 [2022-05-04T17:49:41.802Z]     docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819
17:49:41 [2022-05-04T17:49:41.802Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
17:49:41 [2022-05-04T17:49:41.802Z] 
17:49:41 [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
17:49:41 [2022-05-04T17:49:41.802Z]     docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.802Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
17:49:41 [2022-05-04T17:49:41.802Z] 
17:49:41 [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z]     docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.802Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z] 
17:49:41 [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.802Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z] 
17:49:41 [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z]     docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.802Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z] 
17:49:41 [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z]     docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.802Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z] 
17:49:41 [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z]     docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.802Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
17:49:41 [2022-05-04T17:49:41.802Z] 
17:49:41 [2022-05-04T17:49:41.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
17:49:41 [2022-05-04T17:49:41.803Z]     docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.803Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
17:49:41 [2022-05-04T17:49:41.803Z] 
17:49:41 [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
17:49:41 [2022-05-04T17:49:41.803Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.803Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
17:49:41 [2022-05-04T17:49:41.803Z] 
17:49:41 [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
17:49:41 [2022-05-04T17:49:41.803Z]     docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.803Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
17:49:41 [2022-05-04T17:49:41.803Z] 
17:49:41 [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.803Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z] 
17:49:41 [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.803Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z] 
17:49:41 [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z]     docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.803Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z] 
17:49:41 [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z]     docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.803Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z] 
17:49:41 [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z]     docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.803Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z] 
17:49:41 [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z]     docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.803Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z] 
17:49:41 [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z]     docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.803Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z] 
17:49:41 [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z]     docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.803Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z] 
17:49:41 [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z]     docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.803Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z] 
17:49:41 [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z]     docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.803Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z] 
17:49:41 [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z]     docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.803Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z] 
17:49:41 [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
17:49:41 [2022-05-04T17:49:41.803Z]     docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.803Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
17:49:41 [2022-05-04T17:49:41.803Z] 
17:49:41 [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
17:49:41 [2022-05-04T17:49:41.803Z]     docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.803Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
17:49:41 [2022-05-04T17:49:41.803Z] 
17:49:41 [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s)
17:49:41 [2022-05-04T17:49:41.803Z]     docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.803Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
17:49:41 [2022-05-04T17:49:41.803Z] 
17:49:41 [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z]     docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.803Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z] 
17:49:41 [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z]     docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.803Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z] 
17:49:41 [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z]     docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.803Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z] 
17:49:41 [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z]     docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.803Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z] 
17:49:41 [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z]     docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.803Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z] 
17:49:41 [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z]     docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.803Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z] 
17:49:41 [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z]     docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.803Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z] 
17:49:41 [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z]     docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.803Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z] 
17:49:41 [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z]     docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.803Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z] 
17:49:41 [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
17:49:41 [2022-05-04T17:49:41.803Z]     docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.803Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
17:49:41 [2022-05-04T17:49:41.803Z] 
17:49:41 [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z]     docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.803Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z] 
17:49:41 [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z]     docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.803Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z] 
17:49:41 [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z]     docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.803Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z] 
17:49:41 [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z]     docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.803Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z] 
17:49:41 [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z]     docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.803Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z] 
17:49:41 [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z]     docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.803Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z] 
17:49:41 [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z]     docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.803Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z] 
17:49:41 [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
17:49:41 [2022-05-04T17:49:41.803Z]     docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.803Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
17:49:41 [2022-05-04T17:49:41.803Z] 
17:49:41 [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s)
17:49:41 [2022-05-04T17:49:41.803Z]     docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.803Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
17:49:41 [2022-05-04T17:49:41.803Z] 
17:49:41 [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
17:49:41 [2022-05-04T17:49:41.803Z]     docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.803Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
17:49:41 [2022-05-04T17:49:41.803Z] 
17:49:41 [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z]     docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.803Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z] 
17:49:41 [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z]     docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.803Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z] 
17:49:41 [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z]     docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.803Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z] 
17:49:41 [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z]     docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.803Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z] 
17:49:41 [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z]     docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.803Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z] 
17:49:41 [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z]     docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.803Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z] 
17:49:41 [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z]     docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.803Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z] 
17:49:41 [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z]     docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.803Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z] 
17:49:41 [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z]     docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.803Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z] 
17:49:41 [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z]     docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.803Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z] 
17:49:41 [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z]     docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.803Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z] 
17:49:41 [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s)
17:49:41 [2022-05-04T17:49:41.803Z]     docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.803Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
17:49:41 [2022-05-04T17:49:41.803Z] 
17:49:41 [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z]     docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.803Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z] 
17:49:41 [2022-05-04T17:49:41.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z]     docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.803Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
17:49:41 [2022-05-04T17:49:41.803Z] 
17:49:41 [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z]     docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.804Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z] 
17:49:41 [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z]     docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.804Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z] 
17:49:41 [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s)
17:49:41 [2022-05-04T17:49:41.804Z]     docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.804Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
17:49:41 [2022-05-04T17:49:41.804Z] 
17:49:41 [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z]     docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.804Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z] 
17:49:41 [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s)
17:49:41 [2022-05-04T17:49:41.804Z]     docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.804Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
17:49:41 [2022-05-04T17:49:41.804Z] 
17:49:41 [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z]     docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.804Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z] 
17:49:41 [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z]     docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.804Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z] 
17:49:41 [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z]     docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm
17:49:41 [2022-05-04T17:49:41.804Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z] 
17:49:41 [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z]     docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.804Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z] 
17:49:41 [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z]     docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.804Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z] 
17:49:41 [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
17:49:41 [2022-05-04T17:49:41.804Z]     docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.804Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
17:49:41 [2022-05-04T17:49:41.804Z] 
17:49:41 [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z]     docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.804Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z] 
17:49:41 [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z]     docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.804Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z] 
17:49:41 [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z]     docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.804Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z] 
17:49:41 [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
17:49:41 [2022-05-04T17:49:41.804Z]     docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.804Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
17:49:41 [2022-05-04T17:49:41.804Z] 
17:49:41 [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z]     docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.804Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z] 
17:49:41 [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z]     docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.804Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z] 
17:49:41 [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z]     docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.804Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z] 
17:49:41 [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z]     docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.804Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z] 
17:49:41 [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z]     docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.804Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z] 
17:49:41 [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z]     docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.804Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z] 
17:49:41 [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z]     docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.804Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z] 
17:49:41 [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z]     docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.804Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z] 
17:49:41 [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
17:49:41 [2022-05-04T17:49:41.804Z]     docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.804Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
17:49:41 [2022-05-04T17:49:41.804Z] 
17:49:41 [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s)
17:49:41 [2022-05-04T17:49:41.804Z]     docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.804Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
17:49:41 [2022-05-04T17:49:41.804Z] 
17:49:41 [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z]     docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.804Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z] 
17:49:41 [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z]     docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.804Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z] 
17:49:41 [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z]     docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.804Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z] 
17:49:41 [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z]     docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.804Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z] 
17:49:41 [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.804Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z] 
17:49:41 [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z]     docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.804Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z] 
17:49:41 [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
17:49:41 [2022-05-04T17:49:41.804Z]     docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.804Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
17:49:41 [2022-05-04T17:49:41.804Z] 
17:49:41 [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z]     docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.804Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z] 
17:49:41 [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z]     docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.804Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z] 
17:49:41 [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z]     docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.804Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z] 
17:49:41 [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z]     docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.804Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z] 
17:49:41 [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
17:49:41 [2022-05-04T17:49:41.804Z]     docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.804Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
17:49:41 [2022-05-04T17:49:41.804Z] 
17:49:41 [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
17:49:41 [2022-05-04T17:49:41.804Z]     docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.804Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
17:49:41 [2022-05-04T17:49:41.804Z] 
17:49:41 [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z]     docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.804Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z] 
17:49:41 [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
17:49:41 [2022-05-04T17:49:41.804Z]     docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.804Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
17:49:41 [2022-05-04T17:49:41.804Z] 
17:49:41 [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z]     docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.804Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z] 
17:49:41 [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.36s)
17:49:41 [2022-05-04T17:49:41.804Z]     docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.804Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.36s)
17:49:41 [2022-05-04T17:49:41.804Z] 
17:49:41 [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z]     docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.804Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z] 
17:49:41 [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
17:49:41 [2022-05-04T17:49:41.804Z]     docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.804Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
17:49:41 [2022-05-04T17:49:41.804Z] 
17:49:41 [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z]     docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.804Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z] 
17:49:41 [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z]     docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.804Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z] 
17:49:41 [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z]     docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.804Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z] 
17:49:41 [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z]     docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.804Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z] 
17:49:41 [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z]     docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.804Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z] 
17:49:41 [2022-05-04T17:49:41.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
17:49:41 [2022-05-04T17:49:41.804Z]     docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.805Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z] 
17:49:41 [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z]     docker_cli_run_test.go:2854: unmatched requirement Apparmor
17:49:41 [2022-05-04T17:49:41.805Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z] 
17:49:41 [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z]     docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.805Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z] 
17:49:41 [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s)
17:49:41 [2022-05-04T17:49:41.805Z]     docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.805Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
17:49:41 [2022-05-04T17:49:41.805Z] 
17:49:41 [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z]     docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.805Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z] 
17:49:41 [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
17:49:41 [2022-05-04T17:49:41.805Z]     docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.805Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
17:49:41 [2022-05-04T17:49:41.805Z] 
17:49:41 [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z]     docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.805Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z] 
17:49:41 [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z]     docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.805Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z] 
17:49:41 [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z]     docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.805Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z] 
17:49:41 [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z]     docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.805Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z] 
17:49:41 [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z]     docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.805Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z] 
17:49:41 [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
17:49:41 [2022-05-04T17:49:41.805Z]     docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.805Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
17:49:41 [2022-05-04T17:49:41.805Z] 
17:49:41 [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z]     docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.805Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z] 
17:49:41 [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z]     docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.805Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z] 
17:49:41 [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z]     docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.805Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z] 
17:49:41 [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z]     docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.805Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z] 
17:49:41 [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z]     docker_cli_run_test.go:2893: unmatched requirement Apparmor
17:49:41 [2022-05-04T17:49:41.805Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z] 
17:49:41 [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z]     docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.805Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z] 
17:49:41 [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z]     docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.805Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z] 
17:49:41 [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z]     docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.805Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z] 
17:49:41 [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s)
17:49:41 [2022-05-04T17:49:41.805Z]     docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.805Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
17:49:41 [2022-05-04T17:49:41.805Z] 
17:49:41 [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z]     docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.805Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z] 
17:49:41 [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z]     docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.805Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z] 
17:49:41 [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z]     docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.805Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z] 
17:49:41 [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z]     docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.805Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z] 
17:49:41 [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z]     docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.805Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z] 
17:49:41 [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z]     docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.805Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z] 
17:49:41 [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
17:49:41 [2022-05-04T17:49:41.805Z]     docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.805Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
17:49:41 [2022-05-04T17:49:41.805Z] 
17:49:41 [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z]     docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.805Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z] 
17:49:41 [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
17:49:41 [2022-05-04T17:49:41.805Z]     docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.805Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
17:49:41 [2022-05-04T17:49:41.805Z] 
17:49:41 [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z]     docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.805Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z] 
17:49:41 [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z]     docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.805Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z] 
17:49:41 [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z]     docker_cli_run_test.go:3010: unmatched requirement Apparmor
17:49:41 [2022-05-04T17:49:41.805Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z] 
17:49:41 [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z]     docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.805Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z] 
17:49:41 [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s)
17:49:41 [2022-05-04T17:49:41.805Z]     docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.805Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
17:49:41 [2022-05-04T17:49:41.805Z] 
17:49:41 [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z]     docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.805Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z] 
17:49:41 [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z]     docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.805Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z] 
17:49:41 [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z]     docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.805Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z] 
17:49:41 [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z]     docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.805Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z] 
17:49:41 [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z]     docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.805Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z] 
17:49:41 [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z]     docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.805Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z] 
17:49:41 [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s)
17:49:41 [2022-05-04T17:49:41.805Z]     docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.805Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
17:49:41 [2022-05-04T17:49:41.805Z] 
17:49:41 [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z]     docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.805Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
17:49:41 [2022-05-04T17:49:41.805Z] 
17:49:41 [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s)
17:49:41 [2022-05-04T17:49:41.805Z]     docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.805Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
17:49:41 [2022-05-04T17:49:41.805Z] 
17:49:41 [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
17:49:41 [2022-05-04T17:49:41.805Z]     docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.805Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
17:49:41 [2022-05-04T17:49:41.805Z] 
17:49:41 [2022-05-04T17:49:41.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
17:49:41 [2022-05-04T17:49:41.806Z]     docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.806Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
17:49:41 [2022-05-04T17:49:41.806Z] 
17:49:41 [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
17:49:41 [2022-05-04T17:49:41.806Z]     docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.806Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
17:49:41 [2022-05-04T17:49:41.806Z] 
17:49:41 [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
17:49:41 [2022-05-04T17:49:41.806Z]     docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.806Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
17:49:41 [2022-05-04T17:49:41.806Z] 
17:49:41 [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
17:49:41 [2022-05-04T17:49:41.806Z]     docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.806Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
17:49:41 [2022-05-04T17:49:41.806Z] 
17:49:41 [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
17:49:41 [2022-05-04T17:49:41.806Z]     docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.806Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
17:49:41 [2022-05-04T17:49:41.806Z] 
17:49:41 [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
17:49:41 [2022-05-04T17:49:41.806Z]     docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.806Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
17:49:41 [2022-05-04T17:49:41.806Z] 
17:49:41 [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s)
17:49:41 [2022-05-04T17:49:41.806Z]     docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.806Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
17:49:41 [2022-05-04T17:49:41.806Z] 
17:49:41 [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
17:49:41 [2022-05-04T17:49:41.806Z]     docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.806Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
17:49:41 [2022-05-04T17:49:41.806Z] 
17:49:41 [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
17:49:41 [2022-05-04T17:49:41.806Z]     docker_cli_start_test.go:95: unmatched requirement IsPausable
17:49:41 [2022-05-04T17:49:41.806Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
17:49:41 [2022-05-04T17:49:41.806Z] 
17:49:41 [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
17:49:41 [2022-05-04T17:49:41.806Z]     docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.806Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
17:49:41 [2022-05-04T17:49:41.806Z] 
17:49:41 [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
17:49:41 [2022-05-04T17:49:41.806Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.806Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
17:49:41 [2022-05-04T17:49:41.806Z] 
17:49:41 [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
17:49:41 [2022-05-04T17:49:41.806Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.806Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
17:49:41 [2022-05-04T17:49:41.806Z] 
17:49:41 [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
17:49:41 [2022-05-04T17:49:41.806Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.806Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
17:49:41 [2022-05-04T17:49:41.806Z] 
17:49:41 [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
17:49:41 [2022-05-04T17:49:41.806Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.806Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
17:49:41 [2022-05-04T17:49:41.806Z] 
17:49:41 [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
17:49:41 [2022-05-04T17:49:41.806Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.806Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
17:49:41 [2022-05-04T17:49:41.806Z] 
17:49:41 [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
17:49:41 [2022-05-04T17:49:41.806Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.806Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
17:49:41 [2022-05-04T17:49:41.806Z] 
17:49:41 [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s)
17:49:41 [2022-05-04T17:49:41.806Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.806Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
17:49:41 [2022-05-04T17:49:41.806Z] 
17:49:41 [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
17:49:41 [2022-05-04T17:49:41.806Z]     docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.806Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
17:49:41 [2022-05-04T17:49:41.806Z] 
17:49:41 [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
17:49:41 [2022-05-04T17:49:41.806Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.806Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
17:49:41 [2022-05-04T17:49:41.806Z] 
17:49:41 [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
17:49:41 [2022-05-04T17:49:41.806Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.806Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
17:49:41 [2022-05-04T17:49:41.806Z] 
17:49:41 [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
17:49:41 [2022-05-04T17:49:41.806Z]     docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.806Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
17:49:41 [2022-05-04T17:49:41.806Z] 
17:49:41 [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
17:49:41 [2022-05-04T17:49:41.806Z]     docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.806Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
17:49:41 [2022-05-04T17:49:41.806Z] 
17:49:41 [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
17:49:41 [2022-05-04T17:49:41.806Z]     docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.806Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
17:49:41 [2022-05-04T17:49:41.806Z] 
17:49:41 [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
17:49:41 [2022-05-04T17:49:41.806Z]     docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.806Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
17:49:41 [2022-05-04T17:49:41.806Z] 
17:49:41 [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s)
17:49:41 [2022-05-04T17:49:41.806Z]     docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.806Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
17:49:41 [2022-05-04T17:49:41.806Z] 
17:49:41 [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
17:49:41 [2022-05-04T17:49:41.806Z]     docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.806Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
17:49:41 [2022-05-04T17:49:41.806Z] 
17:49:41 [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
17:49:41 [2022-05-04T17:49:41.806Z]     docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.806Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
17:49:41 [2022-05-04T17:49:41.806Z] 
17:49:41 [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
17:49:41 [2022-05-04T17:49:41.806Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.806Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
17:49:41 [2022-05-04T17:49:41.806Z] 
17:49:41 [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
17:49:41 [2022-05-04T17:49:41.806Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.806Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
17:49:41 [2022-05-04T17:49:41.806Z] 
17:49:41 [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
17:49:41 [2022-05-04T17:49:41.806Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.806Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
17:49:41 [2022-05-04T17:49:41.806Z] 
17:49:41 [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
17:49:41 [2022-05-04T17:49:41.806Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.806Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
17:49:41 [2022-05-04T17:49:41.806Z] 
17:49:41 [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
17:49:41 [2022-05-04T17:49:41.806Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.806Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
17:49:41 [2022-05-04T17:49:41.806Z] 
17:49:41 [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
17:49:41 [2022-05-04T17:49:41.806Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.806Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
17:49:41 [2022-05-04T17:49:41.806Z] 
17:49:41 [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
17:49:41 [2022-05-04T17:49:41.806Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.806Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
17:49:41 [2022-05-04T17:49:41.806Z] 
17:49:41 [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
17:49:41 [2022-05-04T17:49:41.806Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.806Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
17:49:41 [2022-05-04T17:49:41.806Z] 
17:49:41 [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
17:49:41 [2022-05-04T17:49:41.806Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.806Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
17:49:41 [2022-05-04T17:49:41.806Z] 
17:49:41 [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
17:49:41 [2022-05-04T17:49:41.806Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.806Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
17:49:41 [2022-05-04T17:49:41.806Z] 
17:49:41 [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
17:49:41 [2022-05-04T17:49:41.806Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.806Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
17:49:41 [2022-05-04T17:49:41.806Z] 
17:49:41 [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
17:49:41 [2022-05-04T17:49:41.806Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.806Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
17:49:41 [2022-05-04T17:49:41.806Z] 
17:49:41 [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
17:49:41 [2022-05-04T17:49:41.806Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.806Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
17:49:41 [2022-05-04T17:49:41.806Z] 
17:49:41 [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
17:49:41 [2022-05-04T17:49:41.806Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.806Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
17:49:41 [2022-05-04T17:49:41.806Z] 
17:49:41 [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
17:49:41 [2022-05-04T17:49:41.806Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.806Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
17:49:41 [2022-05-04T17:49:41.806Z] 
17:49:41 [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
17:49:41 [2022-05-04T17:49:41.806Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.806Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
17:49:41 [2022-05-04T17:49:41.806Z] 
17:49:41 [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
17:49:41 [2022-05-04T17:49:41.806Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.806Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
17:49:41 [2022-05-04T17:49:41.806Z] 
17:49:41 [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
17:49:41 [2022-05-04T17:49:41.806Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.806Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
17:49:41 [2022-05-04T17:49:41.806Z] 
17:49:41 [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
17:49:41 [2022-05-04T17:49:41.806Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.806Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
17:49:41 [2022-05-04T17:49:41.806Z] 
17:49:41 [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
17:49:41 [2022-05-04T17:49:41.806Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.806Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
17:49:41 [2022-05-04T17:49:41.806Z] 
17:49:41 [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s)
17:49:41 [2022-05-04T17:49:41.806Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.806Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s)
17:49:41 [2022-05-04T17:49:41.806Z] 
17:49:41 [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
17:49:41 [2022-05-04T17:49:41.806Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.806Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
17:49:41 [2022-05-04T17:49:41.806Z] 
17:49:41 [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
17:49:41 [2022-05-04T17:49:41.806Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.806Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
17:49:41 [2022-05-04T17:49:41.806Z] 
17:49:41 [2022-05-04T17:49:41.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
17:49:41 [2022-05-04T17:49:41.806Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.807Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z] 
17:49:41 [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.807Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z] 
17:49:41 [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.807Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z] 
17:49:41 [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.807Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z] 
17:49:41 [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.807Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z] 
17:49:41 [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.807Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z] 
17:49:41 [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.807Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z] 
17:49:41 [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.807Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z] 
17:49:41 [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.807Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z] 
17:49:41 [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.807Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z] 
17:49:41 [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.807Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z] 
17:49:41 [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.807Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z] 
17:49:41 [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.807Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z] 
17:49:41 [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.807Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z] 
17:49:41 [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.807Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z] 
17:49:41 [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z]     check_test.go:210: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.807Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z] 
17:49:41 [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z]     check_test.go:210: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.807Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z] 
17:49:41 [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z]     check_test.go:210: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.807Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z] 
17:49:41 [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z]     check_test.go:210: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.807Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z] 
17:49:41 [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z]     check_test.go:210: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.807Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z] 
17:49:41 [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z]     check_test.go:210: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.807Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z] 
17:49:41 [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z]     check_test.go:210: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.807Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z] 
17:49:41 [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z]     check_test.go:210: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.807Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z] 
17:49:41 [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z]     check_test.go:210: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.807Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z] 
17:49:41 [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z]     check_test.go:210: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.807Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z] 
17:49:41 [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z]     check_test.go:210: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.807Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z] 
17:49:41 [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z]     check_test.go:237: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.807Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z] 
17:49:41 [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z]     check_test.go:237: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.807Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z] 
17:49:41 [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z]     check_test.go:237: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.807Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z] 
17:49:41 [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z]     check_test.go:237: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.807Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z] 
17:49:41 [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z]     check_test.go:237: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.807Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z] 
17:49:41 [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z]     check_test.go:237: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.807Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z] 
17:49:41 [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z]     check_test.go:237: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.807Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z] 
17:49:41 [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z]     check_test.go:237: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.807Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z] 
17:49:41 [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z]     check_test.go:266: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.807Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z] 
17:49:41 [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z]     check_test.go:266: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.807Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z] 
17:49:41 [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z]     check_test.go:266: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.807Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z] 
17:49:41 [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z]     check_test.go:266: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.807Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z] 
17:49:41 [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z]     check_test.go:266: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.807Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z] 
17:49:41 [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z]     check_test.go:300: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.807Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z] 
17:49:41 [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z]     check_test.go:300: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.807Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z] 
17:49:41 [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z]     check_test.go:300: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.807Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z] 
17:49:41 [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z]     check_test.go:405: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.807Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z] 
17:49:41 [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z]     check_test.go:405: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.807Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z] 
17:49:41 [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z]     check_test.go:405: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.807Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z] 
17:49:41 [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z]     check_test.go:405: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.807Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z] 
17:49:41 [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z]     check_test.go:405: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.807Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z] 
17:49:41 [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z]     check_test.go:405: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.807Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z] 
17:49:41 [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z]     check_test.go:405: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.807Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z] 
17:49:41 [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z]     check_test.go:405: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.807Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z] 
17:49:41 [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z]     check_test.go:405: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.807Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z] 
17:49:41 [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z]     check_test.go:405: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.807Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z] 
17:49:41 [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z]     check_test.go:405: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.807Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
17:49:41 [2022-05-04T17:49:41.807Z] 
17:49:41 [2022-05-04T17:49:41.807Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
17:49:41 [2022-05-04T17:49:41.808Z]     check_test.go:126: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.808Z] 
17:49:41 [2022-05-04T17:49:41.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
17:49:41 [2022-05-04T17:49:41.808Z]     check_test.go:132: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.808Z] 
17:49:41 [2022-05-04T17:49:41.808Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
17:49:41 [2022-05-04T17:49:41.808Z]     check_test.go:140: unmatched requirement DaemonIsLinux
17:49:41 [2022-05-04T17:49:41.808Z] 
17:49:41 [2022-05-04T17:49:41.808Z] DONE 1088 tests, 539 skipped in 2053.443s
17:49:41 [2022-05-04T17:49:41.808Z] INFO: Integration tests ended at 05/04/2022 17:49:41. Duration:00:34:13.5863157
17:49:41 [2022-05-04T17:49:41.808Z] INFO: Docker info of the daemon under test at end of run
17:49:41 [2022-05-04T17:49:41.808Z] 
17:49:41 [2022-05-04T17:49:41.808Z] Containers: 10
17:49:41 [2022-05-04T17:49:41.808Z]  Running: 0
17:49:41 [2022-05-04T17:49:41.808Z]  Paused: 0
17:49:41 [2022-05-04T17:49:41.808Z]  Stopped: 10
17:49:41 [2022-05-04T17:49:41.808Z] Images: 18
17:49:41 [2022-05-04T17:49:41.808Z] Server Version: 0.0.0-dev
17:49:41 [2022-05-04T17:49:41.808Z] Storage Driver: windowsfilter
17:49:41 [2022-05-04T17:49:41.808Z]  Windows: 
17:49:41 [2022-05-04T17:49:41.808Z] Logging Driver: json-file
17:49:41 [2022-05-04T17:49:41.808Z] Plugins: 
17:49:41 [2022-05-04T17:49:41.808Z]  Volume: local
17:49:41 [2022-05-04T17:49:41.808Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
17:49:41 [2022-05-04T17:49:41.808Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
17:49:41 [2022-05-04T17:49:41.808Z] Swarm: inactive
17:49:41 [2022-05-04T17:49:41.808Z] Default Isolation: process
17:49:41 [2022-05-04T17:49:41.808Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
17:49:41 [2022-05-04T17:49:41.808Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230)
17:49:41 [2022-05-04T17:49:41.808Z] OSType: windows
17:49:41 [2022-05-04T17:49:41.808Z] Architecture: x86_64
17:49:41 [2022-05-04T17:49:41.808Z] CPUs: 4
17:49:41 [2022-05-04T17:49:41.808Z] Total Memory: 32GiB
17:49:41 [2022-05-04T17:49:41.808Z] Name: azwin-2-b381c0
17:49:41 [2022-05-04T17:49:41.808Z] ID: 4CEH:3NRH:KDP7:2UT6:UYB4:QU3U:KQTE:2J2A:6CYE:RWUQ:UXVT:I73W
17:49:41 [2022-05-04T17:49:41.808Z] Docker Root Dir: D:\CI\PR-43560\2\daemon
17:49:41 [2022-05-04T17:49:41.808Z] Debug Mode (client): false
17:49:41 [2022-05-04T17:49:41.808Z] Debug Mode (server): true
17:49:41 [2022-05-04T17:49:41.808Z]  File Descriptors: -1
17:49:41 [2022-05-04T17:49:41.808Z]  Goroutines: 17
17:49:41 [2022-05-04T17:49:41.808Z]  System Time: 2022-05-04T17:49:41.6610706Z
17:49:41 [2022-05-04T17:49:41.808Z]  EventsListeners: 0
17:49:41 [2022-05-04T17:49:41.808Z] Registry: https://index.docker.io/v1/
17:49:41 [2022-05-04T17:49:41.808Z] Labels:
17:49:41 [2022-05-04T17:49:41.808Z] Experimental: false
17:49:41 [2022-05-04T17:49:41.808Z] Insecure Registries:
17:49:41 [2022-05-04T17:49:41.808Z]  127.0.0.0/8
17:49:41 [2022-05-04T17:49:41.808Z] Live Restore Enabled: false
17:49:41 [2022-05-04T17:49:41.808Z] 
17:49:41 [2022-05-04T17:49:41.808Z] 
17:49:41 [2022-05-04T17:49:41.808Z] INFO: Stopping daemon under test
17:49:42 [2022-05-04T17:49:42.275Z] SUCCESS: The process with PID 4344 (child process of PID 5948) has been terminated.
17:49:42 [2022-05-04T17:49:42.275Z] SUCCESS: The process with PID 5948 (child process of PID 3412) has been terminated.
17:49:42 [2022-05-04T17:49:42.275Z] INFO: Stop tailing logs of the daemon under tests
17:49:42 [2022-05-04T17:49:42.275Z] INFO: executeCI.ps1 Completed successfully at 05/04/2022 17:49:41.
17:49:42 [2022-05-04T17:49:42.275Z] INFO: Tidying up at end of run
17:49:42 [2022-05-04T17:49:42.275Z] ----------- DAEMON LOG ------------
17:49:42 [2022-05-04T17:49:42.275Z] 2022/05/04 17:13:03 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92)
17:49:42 [2022-05-04T17:49:42.275Z] ----------- END DAEMON LOG --------
17:49:42 [2022-05-04T17:49:42.275Z] INFO: Saving daemon under test log (d:\CI\PR-43560\2\dut.out) to bundles\CIDUT.out
17:49:42 [2022-05-04T17:49:42.275Z] INFO: Saving daemon under test log (d:\CI\PR-43560\2\dut.err) to bundles\CIDUT.err
17:49:42 [2022-05-04T17:49:42.275Z] INFO: Saving containerd logs to bundles
17:49:42 [2022-05-04T17:49:42.275Z] INFO: Nuke-Everything...
17:49:42 [2022-05-04T17:49:42.275Z] INFO: Container count on control daemon to delete is 2
17:49:42 [2022-05-04T17:49:42.275Z] 0eef269d4692
17:49:42 [2022-05-04T17:49:42.275Z] 7f4bb6773411
17:49:42 [2022-05-04T17:49:42.741Z] INFO: Tidying pidfile d:\CI\PR-43560\2\docker.pid
17:49:42 [2022-05-04T17:49:42.741Z] INFO: Nuking d:\CI
17:49:44 [2022-05-04T17:49:44.086Z] === RUN   TestDockerSuite/TestTopNonPrivileged
17:49:47 [2022-05-04T17:49:47.027Z] === RUN   TestDockerSuite/TestTopPrivileged
17:49:47 [2022-05-04T17:49:47.027Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
17:49:47 [2022-05-04T17:49:47.027Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
17:49:55 [2022-05-04T17:49:55.669Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
17:49:55 [2022-05-04T17:49:55.669Z]     docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux
17:49:55 [2022-05-04T17:49:55.669Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
17:49:55 [2022-05-04T17:49:55.669Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
17:49:55 [2022-05-04T17:49:55.669Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
17:49:55 [2022-05-04T17:49:55.669Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
17:49:55 [2022-05-04T17:49:55.669Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
17:49:55 [2022-05-04T17:49:55.669Z]     docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux
17:49:55 [2022-05-04T17:49:55.669Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
17:49:55 [2022-05-04T17:49:55.669Z]     docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux
17:49:55 [2022-05-04T17:49:55.669Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
17:49:55 [2022-05-04T17:49:55.669Z]     docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux
17:49:55 [2022-05-04T17:49:55.669Z] === RUN   TestDockerSuite/TestVolumeCLICreate
17:50:00 [2022-05-04T17:50:00.565Z] INFO: Zapped successfully
17:50:00 [2022-05-04T17:50:00.565Z] 
17:50:00 [2022-05-04T17:50:00.566Z] INFO: executeCI.ps1 exiting at Wed May  4 17:49:59 CUT 2022. Duration 00:56:43.5107172
17:50:00 [2022-05-04T17:50:00.566Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
17:50:00 [2022-05-04T17:50:00.811Z] Recording test results
17:50:02 [2022-05-04T17:50:02.048Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
17:50:02 [2022-05-04T17:50:02.048Z] === RUN   TestDockerSuite/TestBuildWindowsUser
17:50:07 [2022-05-04T17:50:07.887Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
17:50:07 [2022-05-04T17:50:07.913Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
17:50:09 [2022-05-04T17:50:09.400Z] Creating win-2022-integration-bundles.zip
17:50:10 [2022-05-04T17:50:10.583Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
17:50:10 [2022-05-04T17:50:10.583Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
17:50:10 [2022-05-04T17:50:10.583Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
17:50:10 [2022-05-04T17:50:10.583Z]     docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux
17:50:10 [2022-05-04T17:50:10.583Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
17:50:10 [2022-05-04T17:50:10.583Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
17:50:10 [2022-05-04T17:50:10.583Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
17:50:10 [2022-05-04T17:50:10.583Z] === RUN   TestDockerSuite/TestVolumeCLILs
[Pipeline] archiveArtifacts
17:50:11 [2022-05-04T17:50:11.179Z] Archiving artifacts
17:50:13 [2022-05-04T17:50:13.528Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
17:50:13 [2022-05-04T17:50:13.528Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
17:50:13 [2022-05-04T17:50:13.774Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
17:50:13 [2022-05-04T17:50:13.774Z]     docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux
17:50:14 [2022-05-04T17:50:14.241Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
17:50:14 [2022-05-04T17:50:14.241Z]     docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux
17:50:14 [2022-05-04T17:50:14.241Z] === RUN   TestDockerSuite/TestBuildWithFailure
17:50:17 [2022-05-04T17:50:17.197Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
17:50:17 [2022-05-04T17:50:17.197Z]     docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux
17:50:17 [2022-05-04T17:50:17.197Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
17:50:17 [2022-05-04T17:50:17.307Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
17:50:17 [2022-05-04T17:50:17.307Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
17:50:17 [2022-05-04T17:50:17.307Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
17:50:17 [2022-05-04T17:50:17.307Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
17:50:17 [2022-05-04T17:50:17.773Z] === RUN   TestDockerSuite/TestVolumeCLIRm
17:50:25 [2022-05-04T17:50:25.724Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43560/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:50:26 [2022-05-04T17:50:26.429Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
17:50:26 [2022-05-04T17:50:26.429Z]     docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux
17:50:26 [2022-05-04T17:50:26.429Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
17:50:26 [2022-05-04T17:50:26.429Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
17:50:26 [2022-05-04T17:50:26.670Z] + make clean
17:50:26 [2022-05-04T17:50:26.917Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
17:50:26 [2022-05-04T17:50:26.918Z]     docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux
17:50:26 [2022-05-04T17:50:26.918Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
17:50:28 [2022-05-04T17:50:28.229Z] docker volume rm -f docker-dev-cache docker-mod-cache
17:50:28 [2022-05-04T17:50:28.230Z] docker-dev-cache
17:50:28 [2022-05-04T17:50:28.230Z] docker-mod-cache
[Pipeline] deleteDir
17:50:29 [2022-05-04T17:50:29.812Z] === RUN   TestDockerSuite/TestBuildWithTabs
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
17:50:32 [2022-05-04T17:50:32.761Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
17:50:32 [2022-05-04T17:50:32.761Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
17:50:34 [2022-05-04T17:50:34.260Z] === RUN   TestDockerSuite/TestVolumeLsFormat
17:50:34 [2022-05-04T17:50:34.748Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
17:50:34 [2022-05-04T17:50:34.748Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
17:50:45 [2022-05-04T17:50:45.402Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
17:50:45 [2022-05-04T17:50:45.403Z]     docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux
17:50:45 [2022-05-04T17:50:45.403Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
17:50:46 [2022-05-04T17:50:46.433Z] --- PASS: TestDockerSuite (2175.04s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.67s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.54s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (66.74s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.53s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.43s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.93s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (66.24s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.75s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.52s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.73s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.76s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.93s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.32s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.51s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.16s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (4.36s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.87s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.01s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.38s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.33s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildAddTar (28.98s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (15.69s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.42s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.57s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.07s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.50s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.64s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.33s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.56s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (21.75s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.67s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.62s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.39s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.60s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.21s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.34s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.85s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.51s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.49s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.48s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.10s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.85s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.04s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.43s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.78s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.78s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.74s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.57s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.73s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (31.17s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.53s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.46s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.79s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.47s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (20.69s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.60s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (15.42s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.37s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.63s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.68s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.29s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.29s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (44.17s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.29s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s)
17:50:46 [2022-05-04T17:50:46.433Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (48.72s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.35s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.63s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (17.04s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.89s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.62s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (25.44s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.36s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.74s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (65.99s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.33s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.51s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.93s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.42s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.47s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.68s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.34s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.49s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.14s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.80s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.49s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.08s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.56s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildFails (2.57s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.07s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.87s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildForceRm (6.62s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildFromGit (5.18s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.08s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.93s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.58s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.50s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.09s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildHistory (9.64s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.89s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.04s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.66s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.06s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.83s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.55s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.87s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.50s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.85s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.34s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.99s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.49s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.52s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.60s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.93s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.59s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (30.75s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.85s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.63s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.43s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (10.39s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.79s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.50s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.54s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildNoContext (3.00s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.93s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.63s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.83s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.83s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.22s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (8.55s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.40s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.40s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.71s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.06s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.53s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.46s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.01s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.52s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (36.71s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (17.08s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildRm (12.02s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.36s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.20s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.64s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.59s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (4.22s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (15.03s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.62s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.56s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.47s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.26s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.62s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildStderr (4.42s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (18.37s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.32s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.14s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (4.46s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.18s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.04s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (3.72s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.53s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.00s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.78s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.82s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (8.37s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.94s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.96s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.40s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (4.22s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.34s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.94s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.00s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.85s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.65s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.03s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestCommitChange (4.76s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.23s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestCommitNewFile (6.49s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestCommitTTY (6.69s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.28s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (6.78s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.77s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.56s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (2.48s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.53s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (3.10s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.57s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.58s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.08s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.52s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.51s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (2.62s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.14s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.53s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (4.79s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.99s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (2.47s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (2.60s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.09s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.41s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.58s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.88s)
17:50:46 [2022-05-04T17:50:46.434Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.24s)
17:50:46 [2022-05-04T17:50:46.434Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.61s)
17:50:46 [2022-05-04T17:50:46.434Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.58s)
17:50:46 [2022-05-04T17:50:46.434Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.59s)
17:50:46 [2022-05-04T17:50:46.434Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.60s)
17:50:46 [2022-05-04T17:50:46.434Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000403998_<nil>} (2.68s)
17:50:46 [2022-05-04T17:50:46.434Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13110156505_c:\foo_false__<nil>_<nil>_<nil>} (2.59s)
17:50:46 [2022-05-04T17:50:46.434Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13110156505_c:\foo_true__<nil>_<nil>_<nil>} (2.55s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s)
17:50:46 [2022-05-04T17:50:46.435Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
17:50:46 [2022-05-04T17:50:46.435Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
17:50:46 [2022-05-04T17:50:46.435Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
17:50:46 [2022-05-04T17:50:46.435Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
17:50:46 [2022-05-04T17:50:46.435Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
17:50:46 [2022-05-04T17:50:46.435Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s)
17:50:46 [2022-05-04T17:50:46.435Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s)
17:50:46 [2022-05-04T17:50:46.435Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s)
17:50:46 [2022-05-04T17:50:46.435Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
17:50:46 [2022-05-04T17:50:46.435Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.67s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.69s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.89s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestCpToCaseA (5.06s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.77s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestCpToCaseE (9.75s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestCpToCaseH (9.40s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestCpToDot (2.66s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.73s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.20s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.18s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.00s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.60s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.19s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.94s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.60s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.17s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestCreateRM (0.33s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.35s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.56s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.37s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.87s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.57s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestDockerFails (0.06s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.57s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.62s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.66s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (9.25s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestEventsCopy (4.61s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (5.43s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.45s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.68s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (4.28s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.52s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.80s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestEventsFilters (5.10s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestEventsFormat (5.21s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.17s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestEventsRename (2.78s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestEventsResize (32.96s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.51s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.08s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.98s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.72s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.21s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.58s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.56s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.66s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.74s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.27s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.66s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.42s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestExecExitStatus (3.13s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.06s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.28s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.10s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.55s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestGetContainerStats (6.63s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.74s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.75s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.73s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.14s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.27s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.57s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.88s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.55s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.21s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.82s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.73s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.17s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.48s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.11s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.62s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.54s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.52s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.47s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.49s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.05s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.46s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (2.56s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.50s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.66s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.06s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.63s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestInspectStatus (3.20s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.62s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (3.12s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.54s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.07s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.49s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.50s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.44s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.53s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.52s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.78s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.54s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.07s)
17:50:46 [2022-05-04T17:50:46.435Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.02s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.15s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.15s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.23s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.06s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.58s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.54s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestLogsSince (9.02s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestLogsTail (2.82s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.61s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.54s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.05s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.10s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestPsByOrder (10.56s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (10.33s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.67s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.32s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.76s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.10s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.96s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestPsShowMounts (8.36s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.69s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (9.09s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.27s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.61s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.52s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.63s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.67s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (6.90s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.67s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (5.41s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.06s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.26s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.50s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.57s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.75s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (4.86s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.83s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (4.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRmiTag (0.57s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.66s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.65s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.78s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.37s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.98s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.32s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.00s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.21s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.53s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.50s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.47s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRunBindMounts (5.05s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.45s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.32s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (2.32s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.89s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.58s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.51s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.52s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.46s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.84s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.56s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.51s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.58s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.52s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.56s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.60s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.51s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.55s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.06s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.74s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.63s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.63s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.57s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.36s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.44s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.36s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.72s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.66s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.36s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
17:50:46 [2022-05-04T17:50:46.436Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.67s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.26s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestRunRm (2.57s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.56s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.59s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.61s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.60s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.50s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.27s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.74s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.52s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.53s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.32s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.70s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.14s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.90s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.14s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.53s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.59s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.64s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.13s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.65s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.02s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.31s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.19s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.61s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (7.50s)
17:50:46 [2022-05-04T17:50:46.437Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.49s)
17:50:46 [2022-05-04T17:50:46.437Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.43s)
17:50:46 [2022-05-04T17:50:46.437Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.56s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.04s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (4.63s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.07s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (2.60s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (3.14s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (7.66s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.25s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.17s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.28s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.23s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.87s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.16s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.33s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.32s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.15s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (8.32s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.55s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.70s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.21s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.23s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.95s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.34s)
17:50:46 [2022-05-04T17:50:46.437Z] === RUN   TestDockerRegistrySuite
17:50:46 [2022-05-04T17:50:46.437Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
17:50:46 [2022-05-04T17:50:46.437Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.437Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
17:50:46 [2022-05-04T17:50:46.437Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.437Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
17:50:46 [2022-05-04T17:50:46.437Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.437Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
17:50:46 [2022-05-04T17:50:46.437Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.437Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
17:50:46 [2022-05-04T17:50:46.437Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.437Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
17:50:46 [2022-05-04T17:50:46.437Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.437Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
17:50:46 [2022-05-04T17:50:46.437Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.437Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
17:50:46 [2022-05-04T17:50:46.437Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.437Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
17:50:46 [2022-05-04T17:50:46.437Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.437Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
17:50:46 [2022-05-04T17:50:46.437Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.437Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
17:50:46 [2022-05-04T17:50:46.437Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.437Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
17:50:46 [2022-05-04T17:50:46.437Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.437Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
17:50:46 [2022-05-04T17:50:46.437Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.437Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
17:50:46 [2022-05-04T17:50:46.437Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.437Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
17:50:46 [2022-05-04T17:50:46.437Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.437Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
17:50:46 [2022-05-04T17:50:46.437Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.437Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
17:50:46 [2022-05-04T17:50:46.437Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.437Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
17:50:46 [2022-05-04T17:50:46.437Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.437Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
17:50:46 [2022-05-04T17:50:46.437Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.437Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
17:50:46 [2022-05-04T17:50:46.437Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.437Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
17:50:46 [2022-05-04T17:50:46.437Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.437Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
17:50:46 [2022-05-04T17:50:46.437Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.437Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
17:50:46 [2022-05-04T17:50:46.437Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.437Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
17:50:46 [2022-05-04T17:50:46.437Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.437Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
17:50:46 [2022-05-04T17:50:46.437Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.437Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
17:50:46 [2022-05-04T17:50:46.437Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.437Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
17:50:46 [2022-05-04T17:50:46.437Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.437Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
17:50:46 [2022-05-04T17:50:46.437Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.437Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
17:50:46 [2022-05-04T17:50:46.437Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.437Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
17:50:46 [2022-05-04T17:50:46.437Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.437Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
17:50:46 [2022-05-04T17:50:46.437Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.437Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
17:50:46 [2022-05-04T17:50:46.437Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.437Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
17:50:46 [2022-05-04T17:50:46.437Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.437Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
17:50:46 [2022-05-04T17:50:46.437Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.437Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
17:50:46 [2022-05-04T17:50:46.437Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.437Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
17:50:46 [2022-05-04T17:50:46.437Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.437Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
17:50:46 [2022-05-04T17:50:46.437Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.437Z] === RUN   TestDockerRegistrySuite/TestV2Only
17:50:46 [2022-05-04T17:50:46.437Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.437Z] --- PASS: TestDockerRegistrySuite (0.12s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
17:50:46 [2022-05-04T17:50:46.437Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
17:50:46 [2022-05-04T17:50:46.437Z] === RUN   TestDockerSchema1RegistrySuite
17:50:46 [2022-05-04T17:50:46.437Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
17:50:46 [2022-05-04T17:50:46.437Z]     check_test.go:210: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.437Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
17:50:46 [2022-05-04T17:50:46.437Z]     check_test.go:210: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
17:50:46 [2022-05-04T17:50:46.438Z]     check_test.go:210: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
17:50:46 [2022-05-04T17:50:46.438Z]     check_test.go:210: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
17:50:46 [2022-05-04T17:50:46.438Z]     check_test.go:210: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
17:50:46 [2022-05-04T17:50:46.438Z]     check_test.go:210: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
17:50:46 [2022-05-04T17:50:46.438Z]     check_test.go:210: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
17:50:46 [2022-05-04T17:50:46.438Z]     check_test.go:210: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
17:50:46 [2022-05-04T17:50:46.438Z]     check_test.go:210: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
17:50:46 [2022-05-04T17:50:46.438Z]     check_test.go:210: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
17:50:46 [2022-05-04T17:50:46.438Z]     check_test.go:210: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
17:50:46 [2022-05-04T17:50:46.438Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
17:50:46 [2022-05-04T17:50:46.438Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
17:50:46 [2022-05-04T17:50:46.438Z]     check_test.go:237: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
17:50:46 [2022-05-04T17:50:46.438Z]     check_test.go:237: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
17:50:46 [2022-05-04T17:50:46.438Z]     check_test.go:237: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
17:50:46 [2022-05-04T17:50:46.438Z]     check_test.go:237: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
17:50:46 [2022-05-04T17:50:46.438Z]     check_test.go:237: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
17:50:46 [2022-05-04T17:50:46.438Z]     check_test.go:237: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
17:50:46 [2022-05-04T17:50:46.438Z]     check_test.go:237: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
17:50:46 [2022-05-04T17:50:46.438Z]     check_test.go:237: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s)
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
17:50:46 [2022-05-04T17:50:46.438Z] === RUN   TestDockerRegistryAuthTokenSuite
17:50:46 [2022-05-04T17:50:46.438Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
17:50:46 [2022-05-04T17:50:46.438Z]     check_test.go:266: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
17:50:46 [2022-05-04T17:50:46.438Z]     check_test.go:266: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
17:50:46 [2022-05-04T17:50:46.438Z]     check_test.go:266: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
17:50:46 [2022-05-04T17:50:46.438Z]     check_test.go:266: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
17:50:46 [2022-05-04T17:50:46.438Z]     check_test.go:266: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
17:50:46 [2022-05-04T17:50:46.438Z] === RUN   TestDockerDaemonSuite
17:50:46 [2022-05-04T17:50:46.438Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
17:50:46 [2022-05-04T17:50:46.438Z]     check_test.go:300: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
17:50:46 [2022-05-04T17:50:46.438Z]     check_test.go:300: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
17:50:46 [2022-05-04T17:50:46.438Z]     check_test.go:300: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z] --- PASS: TestDockerDaemonSuite (0.00s)
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
17:50:46 [2022-05-04T17:50:46.438Z] === RUN   TestDockerSwarmSuite
17:50:46 [2022-05-04T17:50:46.438Z] --- PASS: TestDockerSwarmSuite (0.00s)
17:50:46 [2022-05-04T17:50:46.438Z] === RUN   TestDockerPluginSuite
17:50:46 [2022-05-04T17:50:46.438Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
17:50:46 [2022-05-04T17:50:46.438Z]     check_test.go:405: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z] === RUN   TestDockerPluginSuite/TestPluginCreate
17:50:46 [2022-05-04T17:50:46.438Z]     check_test.go:405: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
17:50:46 [2022-05-04T17:50:46.438Z]     check_test.go:405: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
17:50:46 [2022-05-04T17:50:46.438Z]     check_test.go:405: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
17:50:46 [2022-05-04T17:50:46.438Z]     check_test.go:405: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z] === RUN   TestDockerPluginSuite/TestPluginInspect
17:50:46 [2022-05-04T17:50:46.438Z]     check_test.go:405: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
17:50:46 [2022-05-04T17:50:46.438Z]     check_test.go:405: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
17:50:46 [2022-05-04T17:50:46.438Z]     check_test.go:405: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
17:50:46 [2022-05-04T17:50:46.438Z]     check_test.go:405: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
17:50:46 [2022-05-04T17:50:46.438Z]     check_test.go:405: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z] === RUN   TestDockerPluginSuite/TestPluginSet
17:50:46 [2022-05-04T17:50:46.438Z]     check_test.go:405: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z] --- PASS: TestDockerPluginSuite (0.00s)
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
17:50:46 [2022-05-04T17:50:46.438Z] === RUN   TestDockerExternalVolumeSuite
17:50:46 [2022-05-04T17:50:46.438Z]     check_test.go:126: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
17:50:46 [2022-05-04T17:50:46.438Z] === RUN   TestDockerNetworkSuite
17:50:46 [2022-05-04T17:50:46.438Z]     check_test.go:132: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerNetworkSuite (0.00s)
17:50:46 [2022-05-04T17:50:46.438Z] === RUN   TestDockerHubPullSuite
17:50:46 [2022-05-04T17:50:46.438Z]     check_test.go:140: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z] --- SKIP: TestDockerHubPullSuite (0.00s)
17:50:46 [2022-05-04T17:50:46.438Z] PASS
17:50:46 [2022-05-04T17:50:46.438Z] ok  	github.com/docker/docker/integration-cli	2175.338s
17:50:46 [2022-05-04T17:50:46.438Z] 
17:50:46 [2022-05-04T17:50:46.438Z] === Skipped
17:50:46 [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
17:50:46 [2022-05-04T17:50:46.438Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
17:50:46 [2022-05-04T17:50:46.438Z] 
17:50:46 [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
17:50:46 [2022-05-04T17:50:46.438Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
17:50:46 [2022-05-04T17:50:46.438Z] 
17:50:46 [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
17:50:46 [2022-05-04T17:50:46.438Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
17:50:46 [2022-05-04T17:50:46.438Z] 
17:50:46 [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
17:50:46 [2022-05-04T17:50:46.438Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
17:50:46 [2022-05-04T17:50:46.438Z] 
17:50:46 [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s)
17:50:46 [2022-05-04T17:50:46.438Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
17:50:46 [2022-05-04T17:50:46.438Z] 
17:50:46 [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
17:50:46 [2022-05-04T17:50:46.438Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
17:50:46 [2022-05-04T17:50:46.438Z] 
17:50:46 [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
17:50:46 [2022-05-04T17:50:46.438Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
17:50:46 [2022-05-04T17:50:46.438Z] 
17:50:46 [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
17:50:46 [2022-05-04T17:50:46.438Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
17:50:46 [2022-05-04T17:50:46.438Z] 
17:50:46 [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
17:50:46 [2022-05-04T17:50:46.438Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
17:50:46 [2022-05-04T17:50:46.438Z] 
17:50:46 [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
17:50:46 [2022-05-04T17:50:46.438Z]     docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
17:50:46 [2022-05-04T17:50:46.438Z] 
17:50:46 [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.01s)
17:50:46 [2022-05-04T17:50:46.438Z]     docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s)
17:50:46 [2022-05-04T17:50:46.438Z] 
17:50:46 [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
17:50:46 [2022-05-04T17:50:46.438Z]     docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
17:50:46 [2022-05-04T17:50:46.438Z] 
17:50:46 [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
17:50:46 [2022-05-04T17:50:46.438Z]     docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
17:50:46 [2022-05-04T17:50:46.438Z] 
17:50:46 [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s)
17:50:46 [2022-05-04T17:50:46.438Z]     docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s)
17:50:46 [2022-05-04T17:50:46.438Z] 
17:50:46 [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
17:50:46 [2022-05-04T17:50:46.438Z]     docker_cli_run_test.go:3149: unmatched requirement Apparmor
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
17:50:46 [2022-05-04T17:50:46.438Z] 
17:50:46 [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
17:50:46 [2022-05-04T17:50:46.438Z]     docker_cli_run_test.go:3127: unmatched requirement Apparmor
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
17:50:46 [2022-05-04T17:50:46.438Z] 
17:50:46 [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
17:50:46 [2022-05-04T17:50:46.438Z]     docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
17:50:46 [2022-05-04T17:50:46.438Z] 
17:50:46 [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
17:50:46 [2022-05-04T17:50:46.438Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
17:50:46 [2022-05-04T17:50:46.438Z] 
17:50:46 [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
17:50:46 [2022-05-04T17:50:46.438Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
17:50:46 [2022-05-04T17:50:46.438Z] 
17:50:46 [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
17:50:46 [2022-05-04T17:50:46.438Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
17:50:46 [2022-05-04T17:50:46.438Z] 
17:50:46 [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s)
17:50:46 [2022-05-04T17:50:46.438Z]     docker_api_build_test.go:176: unmatched requirement UnixCli
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s)
17:50:46 [2022-05-04T17:50:46.438Z] 
17:50:46 [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
17:50:46 [2022-05-04T17:50:46.438Z]     docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
17:50:46 [2022-05-04T17:50:46.438Z] 
17:50:46 [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
17:50:46 [2022-05-04T17:50:46.438Z]     docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
17:50:46 [2022-05-04T17:50:46.438Z] 
17:50:46 [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
17:50:46 [2022-05-04T17:50:46.438Z]     docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
17:50:46 [2022-05-04T17:50:46.438Z] 
17:50:46 [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
17:50:46 [2022-05-04T17:50:46.438Z]     docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
17:50:46 [2022-05-04T17:50:46.438Z] 
17:50:46 [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
17:50:46 [2022-05-04T17:50:46.438Z]     docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
17:50:46 [2022-05-04T17:50:46.438Z] 
17:50:46 [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
17:50:46 [2022-05-04T17:50:46.438Z]     docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
17:50:46 [2022-05-04T17:50:46.438Z] 
17:50:46 [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s)
17:50:46 [2022-05-04T17:50:46.438Z]     docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
17:50:46 [2022-05-04T17:50:46.438Z] 
17:50:46 [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
17:50:46 [2022-05-04T17:50:46.438Z]     docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
17:50:46 [2022-05-04T17:50:46.438Z] 
17:50:46 [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
17:50:46 [2022-05-04T17:50:46.438Z]     docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.438Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
17:50:46 [2022-05-04T17:50:46.438Z] 
17:50:46 [2022-05-04T17:50:46.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.28s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.62s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.62s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.32s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_api_build_test.go:401: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:3570: unmatched requirement UnixCli
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.30s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.26s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.26s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:3697: unmatched requirement UnixCli
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.29s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_api_build_test.go:512: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.28s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.04s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.439Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
17:50:46 [2022-05-04T17:50:46.439Z] 
17:50:46 [2022-05-04T17:50:46.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.32s)
17:50:46 [2022-05-04T17:50:46.439Z]     docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.440Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s)
17:50:46 [2022-05-04T17:50:46.440Z] 
17:50:46 [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
17:50:46 [2022-05-04T17:50:46.440Z]     docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.440Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
17:50:46 [2022-05-04T17:50:46.440Z] 
17:50:46 [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s)
17:50:46 [2022-05-04T17:50:46.440Z]     docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.440Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s)
17:50:46 [2022-05-04T17:50:46.440Z] 
17:50:46 [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.30s)
17:50:46 [2022-05-04T17:50:46.440Z]     docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.440Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s)
17:50:46 [2022-05-04T17:50:46.440Z] 
17:50:46 [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.29s)
17:50:46 [2022-05-04T17:50:46.440Z]     docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.440Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s)
17:50:46 [2022-05-04T17:50:46.440Z] 
17:50:46 [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
17:50:46 [2022-05-04T17:50:46.440Z]     docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.440Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
17:50:46 [2022-05-04T17:50:46.440Z] 
17:50:46 [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.31s)
17:50:46 [2022-05-04T17:50:46.440Z]     docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.440Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s)
17:50:46 [2022-05-04T17:50:46.440Z] 
17:50:46 [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
17:50:46 [2022-05-04T17:50:46.440Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.440Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
17:50:46 [2022-05-04T17:50:46.440Z] 
17:50:46 [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s)
17:50:46 [2022-05-04T17:50:46.440Z]     docker_cli_sni_test.go:18: Flakey test
17:50:46 [2022-05-04T17:50:46.440Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s)
17:50:46 [2022-05-04T17:50:46.440Z] 
17:50:46 [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s)
17:50:46 [2022-05-04T17:50:46.440Z]     docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
17:50:46 [2022-05-04T17:50:46.440Z]     --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s)
17:50:46 [2022-05-04T17:50:46.440Z] 
17:50:46 [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z]     docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.440Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z] 
17:50:46 [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z]     docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.440Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z] 
17:50:46 [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s)
17:50:46 [2022-05-04T17:50:46.440Z]     docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.440Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
17:50:46 [2022-05-04T17:50:46.440Z] 
17:50:46 [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z]     docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.440Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z] 
17:50:46 [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.440Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z] 
17:50:46 [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
17:50:46 [2022-05-04T17:50:46.440Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.440Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
17:50:46 [2022-05-04T17:50:46.440Z] 
17:50:46 [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.440Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z] 
17:50:46 [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.440Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z] 
17:50:46 [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s)
17:50:46 [2022-05-04T17:50:46.440Z]     docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.440Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
17:50:46 [2022-05-04T17:50:46.440Z] 
17:50:46 [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z]     docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.440Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z] 
17:50:46 [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z]     docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.440Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z] 
17:50:46 [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z]     docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.440Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z] 
17:50:46 [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z]     docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.440Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z] 
17:50:46 [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z]     docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.440Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z] 
17:50:46 [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z]     docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.440Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z] 
17:50:46 [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z]     docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.440Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z] 
17:50:46 [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z]     docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.440Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z] 
17:50:46 [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z]     docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.440Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z] 
17:50:46 [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s)
17:50:46 [2022-05-04T17:50:46.440Z]     docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.440Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
17:50:46 [2022-05-04T17:50:46.440Z] 
17:50:46 [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z]     docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.440Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z] 
17:50:46 [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z]     docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.440Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z] 
17:50:46 [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z]     docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.440Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z] 
17:50:46 [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z]     docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.440Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z] 
17:50:46 [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z]     docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.440Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z] 
17:50:46 [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z]     docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.440Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z] 
17:50:46 [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z]     docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.440Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z] 
17:50:46 [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z]     docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.440Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z] 
17:50:46 [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z]     docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.440Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z] 
17:50:46 [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z]     docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.440Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z] 
17:50:46 [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z]     docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.440Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z] 
17:50:46 [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z]     docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.440Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z] 
17:50:46 [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z]     docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.440Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z] 
17:50:46 [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.440Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z] 
17:50:46 [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.440Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
17:50:46 [2022-05-04T17:50:46.440Z] 
17:50:46 [2022-05-04T17:50:46.440Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
17:50:46 [2022-05-04T17:50:46.929Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.929Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
17:50:46 [2022-05-04T17:50:46.929Z] 
17:50:46 [2022-05-04T17:50:46.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
17:50:46 [2022-05-04T17:50:46.929Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.929Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
17:50:46 [2022-05-04T17:50:46.929Z] 
17:50:46 [2022-05-04T17:50:46.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
17:50:46 [2022-05-04T17:50:46.929Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.929Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
17:50:46 [2022-05-04T17:50:46.929Z] 
17:50:46 [2022-05-04T17:50:46.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
17:50:46 [2022-05-04T17:50:46.929Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.929Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
17:50:46 [2022-05-04T17:50:46.929Z] 
17:50:46 [2022-05-04T17:50:46.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
17:50:46 [2022-05-04T17:50:46.929Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.929Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
17:50:46 [2022-05-04T17:50:46.929Z] 
17:50:46 [2022-05-04T17:50:46.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
17:50:46 [2022-05-04T17:50:46.929Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.929Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
17:50:46 [2022-05-04T17:50:46.929Z] 
17:50:46 [2022-05-04T17:50:46.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
17:50:46 [2022-05-04T17:50:46.929Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.929Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
17:50:46 [2022-05-04T17:50:46.929Z] 
17:50:46 [2022-05-04T17:50:46.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
17:50:46 [2022-05-04T17:50:46.929Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.929Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
17:50:46 [2022-05-04T17:50:46.929Z] 
17:50:46 [2022-05-04T17:50:46.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
17:50:46 [2022-05-04T17:50:46.929Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.929Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
17:50:46 [2022-05-04T17:50:46.929Z] 
17:50:46 [2022-05-04T17:50:46.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
17:50:46 [2022-05-04T17:50:46.929Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.929Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
17:50:46 [2022-05-04T17:50:46.929Z] 
17:50:46 [2022-05-04T17:50:46.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
17:50:46 [2022-05-04T17:50:46.929Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.929Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
17:50:46 [2022-05-04T17:50:46.929Z] 
17:50:46 [2022-05-04T17:50:46.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
17:50:46 [2022-05-04T17:50:46.929Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.929Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
17:50:46 [2022-05-04T17:50:46.929Z] 
17:50:46 [2022-05-04T17:50:46.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
17:50:46 [2022-05-04T17:50:46.929Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.929Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
17:50:46 [2022-05-04T17:50:46.929Z] 
17:50:46 [2022-05-04T17:50:46.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
17:50:46 [2022-05-04T17:50:46.929Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.929Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
17:50:46 [2022-05-04T17:50:46.929Z] 
17:50:46 [2022-05-04T17:50:46.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
17:50:46 [2022-05-04T17:50:46.929Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.929Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
17:50:46 [2022-05-04T17:50:46.929Z] 
17:50:46 [2022-05-04T17:50:46.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
17:50:46 [2022-05-04T17:50:46.929Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.929Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
17:50:46 [2022-05-04T17:50:46.929Z] 
17:50:46 [2022-05-04T17:50:46.929Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
17:50:46 [2022-05-04T17:50:46.929Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.929Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.930Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s)
17:50:46 [2022-05-04T17:50:46.930Z]     docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.930Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
17:50:46 [2022-05-04T17:50:46.930Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.931Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z]     docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.931Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
17:50:46 [2022-05-04T17:50:46.931Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.932Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z]     docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.932Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
17:50:46 [2022-05-04T17:50:46.932Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:2854: unmatched requirement Apparmor
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:2893: unmatched requirement Apparmor
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z]     docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.933Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
17:50:46 [2022-05-04T17:50:46.933Z] 
17:50:46 [2022-05-04T17:50:46.933Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z]     docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z]     docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z]     docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s)
17:50:46 [2022-05-04T17:50:46.934Z]     docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z]     docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
17:50:46 [2022-05-04T17:50:46.934Z]     docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z]     docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z]     docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z]     docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z]     docker_cli_run_test.go:3010: unmatched requirement Apparmor
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z]     docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z]     docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z]     docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z]     docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z]     docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z]     docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z]     docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z]     docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s)
17:50:46 [2022-05-04T17:50:46.934Z]     docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s)
17:50:46 [2022-05-04T17:50:46.934Z]     docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z]     docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z]     docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z]     docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s)
17:50:46 [2022-05-04T17:50:46.934Z]     docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
17:50:46 [2022-05-04T17:50:46.934Z]     docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z]     docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z]     docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z]     docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s)
17:50:46 [2022-05-04T17:50:46.934Z]     docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z]     docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z]     docker_cli_start_test.go:95: unmatched requirement IsPausable
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z]     docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s)
17:50:46 [2022-05-04T17:50:46.934Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s)
17:50:46 [2022-05-04T17:50:46.934Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z]     docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z]     docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z]     docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
17:50:46 [2022-05-04T17:50:46.934Z]     docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z]     docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z]     docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z]     docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s)
17:50:46 [2022-05-04T17:50:46.934Z]     docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
17:50:46 [2022-05-04T17:50:46.934Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
17:50:46 [2022-05-04T17:50:46.934Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
17:50:46 [2022-05-04T17:50:46.934Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
17:50:46 [2022-05-04T17:50:46.934Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
17:50:46 [2022-05-04T17:50:46.934Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
17:50:46 [2022-05-04T17:50:46.934Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
17:50:46 [2022-05-04T17:50:46.934Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
17:50:46 [2022-05-04T17:50:46.934Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
17:50:46 [2022-05-04T17:50:46.934Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
17:50:46 [2022-05-04T17:50:46.934Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
17:50:46 [2022-05-04T17:50:46.934Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
17:50:46 [2022-05-04T17:50:46.934Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
17:50:46 [2022-05-04T17:50:46.934Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
17:50:46 [2022-05-04T17:50:46.934Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
17:50:46 [2022-05-04T17:50:46.934Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
17:50:46 [2022-05-04T17:50:46.934Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
17:50:46 [2022-05-04T17:50:46.934Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
17:50:46 [2022-05-04T17:50:46.934Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.934Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
17:50:46 [2022-05-04T17:50:46.934Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:183: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:210: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:210: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:210: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:210: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:210: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:210: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:210: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:210: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:210: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:210: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:210: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:237: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:237: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:237: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:237: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:237: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:237: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:237: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:237: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:266: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:266: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:266: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:266: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:266: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:300: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:300: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:300: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:405: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:405: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:405: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:405: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:405: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:405: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:405: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:405: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:405: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.935Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z] 
17:50:46 [2022-05-04T17:50:46.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
17:50:46 [2022-05-04T17:50:46.935Z]     check_test.go:405: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.936Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
17:50:46 [2022-05-04T17:50:46.936Z] 
17:50:46 [2022-05-04T17:50:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
17:50:46 [2022-05-04T17:50:46.936Z]     check_test.go:405: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.936Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
17:50:46 [2022-05-04T17:50:46.936Z] 
17:50:46 [2022-05-04T17:50:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
17:50:46 [2022-05-04T17:50:46.936Z]     check_test.go:126: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.936Z] 
17:50:46 [2022-05-04T17:50:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
17:50:46 [2022-05-04T17:50:46.936Z]     check_test.go:132: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.936Z] 
17:50:46 [2022-05-04T17:50:46.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
17:50:46 [2022-05-04T17:50:46.936Z]     check_test.go:140: unmatched requirement DaemonIsLinux
17:50:46 [2022-05-04T17:50:46.936Z] 
17:50:46 [2022-05-04T17:50:46.936Z] DONE 1088 tests, 544 skipped in 2184.502s
17:50:46 [2022-05-04T17:50:46.936Z] INFO: Integration tests ended at 05/04/2022 17:50:46. Duration:00:36:24.7999319
17:50:46 [2022-05-04T17:50:46.936Z] INFO: Docker info of the daemon under test at end of run
17:50:46 [2022-05-04T17:50:46.936Z] 
17:50:46 [2022-05-04T17:50:46.936Z] Containers: 10
17:50:46 [2022-05-04T17:50:46.936Z]  Running: 0
17:50:46 [2022-05-04T17:50:46.936Z]  Paused: 0
17:50:46 [2022-05-04T17:50:46.936Z]  Stopped: 10
17:50:46 [2022-05-04T17:50:46.936Z] Images: 18
17:50:46 [2022-05-04T17:50:46.936Z] Server Version: 0.0.0-dev
17:50:46 [2022-05-04T17:50:46.936Z] Storage Driver: windowsfilter
17:50:46 [2022-05-04T17:50:46.936Z]  Windows: 
17:50:46 [2022-05-04T17:50:46.936Z] Logging Driver: json-file
17:50:46 [2022-05-04T17:50:46.936Z] Plugins: 
17:50:46 [2022-05-04T17:50:46.936Z]  Volume: local
17:50:46 [2022-05-04T17:50:46.936Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
17:50:46 [2022-05-04T17:50:46.936Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
17:50:46 [2022-05-04T17:50:46.936Z] Swarm: inactive
17:50:46 [2022-05-04T17:50:46.936Z] Default Isolation: process
17:50:46 [2022-05-04T17:50:46.936Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
17:50:46 [2022-05-04T17:50:46.936Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230)
17:50:46 [2022-05-04T17:50:46.936Z] OSType: windows
17:50:46 [2022-05-04T17:50:46.936Z] Architecture: x86_64
17:50:46 [2022-05-04T17:50:46.936Z] CPUs: 4
17:50:46 [2022-05-04T17:50:46.936Z] Total Memory: 32GiB
17:50:46 [2022-05-04T17:50:46.936Z] Name: azwin-2-b9cbd0
17:50:46 [2022-05-04T17:50:46.936Z] ID: QQON:BAZ2:W6RO:Z2MO:JETS:T45N:XUUF:AG27:TEL6:252X:MMEU:UKLY
17:50:46 [2022-05-04T17:50:46.936Z] Docker Root Dir: D:\CI\PR-43560\2\daemon
17:50:46 [2022-05-04T17:50:46.936Z] Debug Mode (client): false
17:50:46 [2022-05-04T17:50:46.936Z] Debug Mode (server): true
17:50:46 [2022-05-04T17:50:46.936Z]  File Descriptors: -1
17:50:46 [2022-05-04T17:50:46.936Z]  Goroutines: 44
17:50:46 [2022-05-04T17:50:46.936Z]  System Time: 2022-05-04T17:50:46.789704Z
17:50:46 [2022-05-04T17:50:46.936Z]  EventsListeners: 0
17:50:46 [2022-05-04T17:50:46.936Z] Registry: https://index.docker.io/v1/
17:50:46 [2022-05-04T17:50:46.936Z] Labels:
17:50:46 [2022-05-04T17:50:46.936Z] Experimental: false
17:50:46 [2022-05-04T17:50:46.936Z] Insecure Registries:
17:50:46 [2022-05-04T17:50:46.936Z]  127.0.0.0/8
17:50:46 [2022-05-04T17:50:46.936Z] Live Restore Enabled: false
17:50:46 [2022-05-04T17:50:46.936Z] 
17:50:46 [2022-05-04T17:50:46.936Z] 
17:50:46 [2022-05-04T17:50:46.936Z] INFO: Stopping daemon under test
17:50:47 [2022-05-04T17:50:47.425Z] SUCCESS: The process with PID 2848 (child process of PID 2940) has been terminated.
17:50:47 [2022-05-04T17:50:47.425Z] SUCCESS: The process with PID 2940 (child process of PID 1444) has been terminated.
17:50:47 [2022-05-04T17:50:47.425Z] INFO: Stop tailing logs of the daemon under tests
17:50:47 [2022-05-04T17:50:47.425Z] INFO: executeCI.ps1 Completed successfully at 05/04/2022 17:50:46.
17:50:47 [2022-05-04T17:50:47.425Z] INFO: Tidying up at end of run
17:50:47 [2022-05-04T17:50:47.425Z] ----------- DAEMON LOG ------------
17:50:47 [2022-05-04T17:50:47.425Z] 2022/05/04 17:11:52 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92)
17:50:47 [2022-05-04T17:50:47.425Z] ----------- END DAEMON LOG --------
17:50:47 [2022-05-04T17:50:47.425Z] INFO: Saving daemon under test log (d:\CI\PR-43560\2\dut.out) to bundles\CIDUT.out
17:50:47 [2022-05-04T17:50:47.425Z] INFO: Saving daemon under test log (d:\CI\PR-43560\2\dut.err) to bundles\CIDUT.err
17:50:47 [2022-05-04T17:50:47.425Z] INFO: Saving containerd logs to bundles
17:50:47 [2022-05-04T17:50:47.425Z] INFO: Nuke-Everything...
17:50:47 [2022-05-04T17:50:47.913Z] INFO: Container count on control daemon to delete is 2
17:50:47 [2022-05-04T17:50:47.913Z] eaff4795210f
17:50:47 [2022-05-04T17:50:47.913Z] 47464ee2cb67
17:50:47 [2022-05-04T17:50:47.913Z] INFO: Tidying pidfile d:\CI\PR-43560\2\docker.pid
17:50:47 [2022-05-04T17:50:47.913Z] INFO: Killing containerd with PID 3856
17:50:47 [2022-05-04T17:50:47.913Z] INFO: Nuking d:\CI
17:50:50 [2022-05-04T17:50:50.567Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
17:50:50 [2022-05-04T17:50:50.567Z]     docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux
17:50:51 [2022-05-04T17:50:51.035Z] === RUN   TestDockerSuite/TestBuildWithVolumes
17:50:51 [2022-05-04T17:50:51.035Z]     docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux
17:50:51 [2022-05-04T17:50:51.502Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
17:50:51 [2022-05-04T17:50:51.502Z]     docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux
17:50:51 [2022-05-04T17:50:51.502Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
17:50:53 [2022-05-04T17:50:53.066Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
17:51:01 [2022-05-04T17:51:01.729Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
17:51:02 [2022-05-04T17:51:02.715Z] === RUN   TestDockerSuite/TestBuildXZHost
17:51:02 [2022-05-04T17:51:02.715Z]     docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux
17:51:03 [2022-05-04T17:51:03.183Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
17:51:03 [2022-05-04T17:51:03.183Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
17:51:03 [2022-05-04T17:51:03.183Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
17:51:03 [2022-05-04T17:51:03.183Z]     docker_cli_sni_test.go:18: Flakey test
17:51:03 [2022-05-04T17:51:03.183Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
17:51:05 [2022-05-04T17:51:05.422Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
17:51:06 [2022-05-04T17:51:06.019Z] INFO: Zapped successfully
17:51:06 [2022-05-04T17:51:06.019Z] 
17:51:06 [2022-05-04T17:51:06.019Z] INFO: executeCI.ps1 exiting at Wed May  4 17:51:03 CUT 2022. Duration 00:57:44.8825097
17:51:06 [2022-05-04T17:51:06.019Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
17:51:06 [2022-05-04T17:51:06.291Z] Recording test results
17:51:10 [2022-05-04T17:51:10.177Z] === RUN   TestDockerSuite/TestCommitChange
17:51:13 [2022-05-04T17:51:13.901Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
17:51:14 [2022-05-04T17:51:14.927Z] === RUN   TestDockerSuite/TestCommitChangeLabels
17:51:15 [2022-05-04T17:51:15.517Z] Creating win-2022-c8d-integration-bundles.zip
[Pipeline] archiveArtifacts
17:51:17 [2022-05-04T17:51:17.387Z] Archiving artifacts
17:51:19 [2022-05-04T17:51:19.681Z] === RUN   TestDockerSuite/TestCommitHardlink
17:51:19 [2022-05-04T17:51:19.681Z]     docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux
17:51:19 [2022-05-04T17:51:19.681Z] === RUN   TestDockerSuite/TestCommitNewFile
17:51:32 [2022-05-04T17:51:32.176Z] === RUN   TestDockerSuite/TestCommitPausedContainer
17:51:32 [2022-05-04T17:51:32.176Z]     docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux
17:51:32 [2022-05-04T17:51:32.176Z] === RUN   TestDockerSuite/TestCommitTTY
17:51:33 [2022-05-04T17:51:33.252Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43560/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:51:34 [2022-05-04T17:51:34.292Z] + make clean
17:51:35 [2022-05-04T17:51:35.920Z] docker volume rm -f docker-dev-cache docker-mod-cache
17:51:35 [2022-05-04T17:51:35.920Z] docker-dev-cache
17:51:35 [2022-05-04T17:51:35.920Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
17:51:42 [2022-05-04T17:51:42.594Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
17:51:53 [2022-05-04T17:51:53.013Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
17:51:53 [2022-05-04T17:51:53.013Z]     docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux
17:51:53 [2022-05-04T17:51:53.013Z] === RUN   TestDockerSuite/TestCommitWithoutPause
17:51:53 [2022-05-04T17:51:53.013Z]     docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux
17:51:53 [2022-05-04T17:51:53.013Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
17:51:53 [2022-05-04T17:51:53.013Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
17:51:53 [2022-05-04T17:51:53.013Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
17:51:53 [2022-05-04T17:51:53.013Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
17:51:53 [2022-05-04T17:51:53.013Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
17:51:53 [2022-05-04T17:51:53.013Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
17:51:53 [2022-05-04T17:51:53.013Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
17:51:53 [2022-05-04T17:51:53.013Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
17:51:53 [2022-05-04T17:51:53.013Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
17:51:53 [2022-05-04T17:51:53.013Z]     docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
17:51:53 [2022-05-04T17:51:53.013Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
17:51:53 [2022-05-04T17:51:53.013Z] === RUN   TestDockerSuite/TestContainerAPICommit
17:52:03 [2022-05-04T17:52:03.439Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
17:52:10 [2022-05-04T17:52:10.591Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
17:52:10 [2022-05-04T17:52:10.591Z]     docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux
17:52:10 [2022-05-04T17:52:10.591Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
17:52:12 [2022-05-04T17:52:12.804Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
17:52:12 [2022-05-04T17:52:12.805Z]     docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux
17:52:12 [2022-05-04T17:52:12.805Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
17:52:12 [2022-05-04T17:52:12.805Z]     docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux
17:52:12 [2022-05-04T17:52:12.805Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
17:52:12 [2022-05-04T17:52:12.805Z]     docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux
17:52:12 [2022-05-04T17:52:12.805Z] === RUN   TestDockerSuite/TestContainerAPICreate
17:52:19 [2022-05-04T17:52:19.929Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
17:52:19 [2022-05-04T17:52:19.929Z]     docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
17:52:19 [2022-05-04T17:52:19.929Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
17:52:19 [2022-05-04T17:52:19.929Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
17:52:22 [2022-05-04T17:52:22.839Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
17:52:22 [2022-05-04T17:52:22.839Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
17:52:22 [2022-05-04T17:52:22.839Z]     docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux
17:52:22 [2022-05-04T17:52:22.839Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
17:52:22 [2022-05-04T17:52:22.839Z]     docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
17:52:22 [2022-05-04T17:52:22.839Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
17:52:22 [2022-05-04T17:52:22.839Z]     docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
17:52:22 [2022-05-04T17:52:22.839Z] === RUN   TestDockerSuite/TestContainerAPIDelete
17:52:25 [2022-05-04T17:52:25.789Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
17:52:28 [2022-05-04T17:52:28.694Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
17:52:30 [2022-05-04T17:52:30.859Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
17:52:30 [2022-05-04T17:52:30.859Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
17:52:30 [2022-05-04T17:52:30.859Z]     docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux
17:52:30 [2022-05-04T17:52:30.859Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
17:52:33 [2022-05-04T17:52:33.751Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
17:52:33 [2022-05-04T17:52:33.751Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
17:52:36 [2022-05-04T17:52:36.637Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
17:52:36 [2022-05-04T17:52:36.637Z]     docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
17:52:36 [2022-05-04T17:52:36.637Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
17:52:36 [2022-05-04T17:52:36.637Z]     docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
17:52:36 [2022-05-04T17:52:36.637Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
17:52:38 [2022-05-04T17:52:38.806Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
17:52:38 [2022-05-04T17:52:38.806Z] === RUN   TestDockerSuite/TestContainerAPIKill
17:52:41 [2022-05-04T17:52:41.696Z] === RUN   TestDockerSuite/TestContainerAPIPause
17:52:41 [2022-05-04T17:52:41.696Z]     docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
17:52:41 [2022-05-04T17:52:41.696Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
17:52:44 [2022-05-04T17:52:44.590Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
17:52:44 [2022-05-04T17:52:44.590Z] === RUN   TestDockerSuite/TestContainerAPIRename
17:52:51 [2022-05-04T17:52:51.639Z] === RUN   TestDockerSuite/TestContainerAPIRestart
17:53:01 [2022-05-04T17:53:01.924Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
17:53:04 [2022-05-04T17:53:04.813Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
17:53:04 [2022-05-04T17:53:04.813Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
17:53:04 [2022-05-04T17:53:04.813Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
17:53:04 [2022-05-04T17:53:04.813Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
17:53:04 [2022-05-04T17:53:04.813Z] === RUN   TestDockerSuite/TestContainerAPIStart
17:53:06 [2022-05-04T17:53:06.981Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
17:53:06 [2022-05-04T17:53:06.981Z]     docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux
17:53:06 [2022-05-04T17:53:06.981Z] === RUN   TestDockerSuite/TestContainerAPIStop
17:53:14 [2022-05-04T17:53:14.020Z] === RUN   TestDockerSuite/TestContainerAPITop
17:53:14 [2022-05-04T17:53:14.020Z]     docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
17:53:14 [2022-05-04T17:53:14.020Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
17:53:17 [2022-05-04T17:53:17.076Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
17:53:17 [2022-05-04T17:53:17.076Z] === RUN   TestDockerSuite/TestContainerAPIWait
17:53:21 [2022-05-04T17:53:21.748Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
17:53:23 [2022-05-04T17:53:23.276Z] === RUN   TestDockerSuite/TestContainerNetworkMode
17:53:23 [2022-05-04T17:53:23.276Z]     docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux
17:53:23 [2022-05-04T17:53:23.276Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
17:53:23 [2022-05-04T17:53:23.276Z]     docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux
17:53:23 [2022-05-04T17:53:23.276Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
17:53:23 [2022-05-04T17:53:23.276Z]     docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux
17:53:23 [2022-05-04T17:53:23.276Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
17:53:23 [2022-05-04T17:53:23.276Z]     docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux
17:53:23 [2022-05-04T17:53:23.276Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
17:53:23 [2022-05-04T17:53:23.276Z]     docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux
17:53:23 [2022-05-04T17:53:23.276Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
17:53:25 [2022-05-04T17:53:25.441Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
17:53:25 [2022-05-04T17:53:25.441Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
17:53:28 [2022-05-04T17:53:28.330Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
17:53:30 [2022-05-04T17:53:30.495Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
17:53:33 [2022-05-04T17:53:33.382Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
17:53:36 [2022-05-04T17:53:36.269Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000cacc90_<nil>}
17:53:38 [2022-05-04T17:53:38.432Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12500110008_c:\foo_false__<nil>_<nil>_<nil>}
17:53:41 [2022-05-04T17:53:41.320Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12500110008_c:\foo_true__<nil>_<nil>_<nil>}
17:53:44 [2022-05-04T17:53:44.206Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
17:53:44 [2022-05-04T17:53:44.206Z]     docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux
17:53:44 [2022-05-04T17:53:44.206Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
17:53:44 [2022-05-04T17:53:44.206Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
17:53:44 [2022-05-04T17:53:44.206Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
17:53:44 [2022-05-04T17:53:44.206Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
17:53:44 [2022-05-04T17:53:44.206Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
17:53:44 [2022-05-04T17:53:44.206Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
17:53:44 [2022-05-04T17:53:44.206Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
17:53:44 [2022-05-04T17:53:44.206Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
17:53:44 [2022-05-04T17:53:44.206Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
17:53:44 [2022-05-04T17:53:44.206Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
17:53:44 [2022-05-04T17:53:44.206Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
17:53:44 [2022-05-04T17:53:44.206Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
17:53:44 [2022-05-04T17:53:44.206Z]     docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux
17:53:44 [2022-05-04T17:53:44.206Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
17:53:44 [2022-05-04T17:53:44.206Z]     docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux
17:53:44 [2022-05-04T17:53:44.206Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
17:53:44 [2022-05-04T17:53:44.206Z]     docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux
17:53:44 [2022-05-04T17:53:44.206Z] === RUN   TestDockerSuite/TestCopyAndRestart
17:53:44 [2022-05-04T17:53:44.206Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
17:53:44 [2022-05-04T17:53:44.206Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
17:53:44 [2022-05-04T17:53:44.206Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
17:53:44 [2022-05-04T17:53:44.206Z] === RUN   TestDockerSuite/TestCpAbsolutePath
17:53:52 [2022-05-04T17:53:52.742Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
17:53:52 [2022-05-04T17:53:52.742Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
17:53:52 [2022-05-04T17:53:52.742Z] === RUN   TestDockerSuite/TestCpFromCaseA
17:53:52 [2022-05-04T17:53:52.742Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
17:53:52 [2022-05-04T17:53:52.742Z] === RUN   TestDockerSuite/TestCpFromCaseB
17:53:52 [2022-05-04T17:53:52.742Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
17:53:52 [2022-05-04T17:53:52.742Z] === RUN   TestDockerSuite/TestCpFromCaseC
17:53:52 [2022-05-04T17:53:52.742Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
17:53:52 [2022-05-04T17:53:52.742Z] === RUN   TestDockerSuite/TestCpFromCaseD
17:53:52 [2022-05-04T17:53:52.742Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
17:53:52 [2022-05-04T17:53:52.742Z] === RUN   TestDockerSuite/TestCpFromCaseE
17:53:52 [2022-05-04T17:53:52.742Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
17:53:52 [2022-05-04T17:53:52.742Z] === RUN   TestDockerSuite/TestCpFromCaseF
17:53:52 [2022-05-04T17:53:52.742Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
17:53:52 [2022-05-04T17:53:52.742Z] === RUN   TestDockerSuite/TestCpFromCaseG
17:53:52 [2022-05-04T17:53:52.742Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
17:53:52 [2022-05-04T17:53:52.742Z] === RUN   TestDockerSuite/TestCpFromCaseH
17:53:52 [2022-05-04T17:53:52.742Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
17:53:52 [2022-05-04T17:53:52.742Z] === RUN   TestDockerSuite/TestCpFromCaseI
17:53:52 [2022-05-04T17:53:52.742Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
17:53:52 [2022-05-04T17:53:52.742Z] === RUN   TestDockerSuite/TestCpFromCaseJ
17:53:52 [2022-05-04T17:53:52.742Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
17:53:52 [2022-05-04T17:53:52.742Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
17:53:52 [2022-05-04T17:53:52.742Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
17:53:52 [2022-05-04T17:53:52.742Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
17:53:52 [2022-05-04T17:53:52.742Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
17:53:52 [2022-05-04T17:53:52.742Z] === RUN   TestDockerSuite/TestCpGarbagePath
17:53:54 [2022-05-04T17:53:54.905Z] === RUN   TestDockerSuite/TestCpLocalOnly
17:53:54 [2022-05-04T17:53:54.905Z] === RUN   TestDockerSuite/TestCpNameHasColon
17:53:54 [2022-05-04T17:53:54.905Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
17:53:54 [2022-05-04T17:53:54.905Z] === RUN   TestDockerSuite/TestCpRelativePath
17:53:57 [2022-05-04T17:53:57.073Z] === RUN   TestDockerSuite/TestCpSpecialFiles
17:53:57 [2022-05-04T17:53:57.073Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
17:53:57 [2022-05-04T17:53:57.073Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
17:53:57 [2022-05-04T17:53:57.073Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
17:53:57 [2022-05-04T17:53:57.528Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
17:53:57 [2022-05-04T17:53:57.528Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
17:53:57 [2022-05-04T17:53:57.528Z] === RUN   TestDockerSuite/TestCpToCaseA
17:54:02 [2022-05-04T17:54:02.191Z] === RUN   TestDockerSuite/TestCpToCaseB
17:54:09 [2022-05-04T17:54:09.234Z] === RUN   TestDockerSuite/TestCpToCaseC
17:54:09 [2022-05-04T17:54:09.234Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
17:54:09 [2022-05-04T17:54:09.234Z] === RUN   TestDockerSuite/TestCpToCaseD
17:54:09 [2022-05-04T17:54:09.234Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
17:54:09 [2022-05-04T17:54:09.234Z] === RUN   TestDockerSuite/TestCpToCaseE
17:54:24 [2022-05-04T17:54:24.004Z] === RUN   TestDockerSuite/TestCpToCaseF
17:54:24 [2022-05-04T17:54:24.004Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
17:54:24 [2022-05-04T17:54:24.004Z] === RUN   TestDockerSuite/TestCpToCaseG
17:54:24 [2022-05-04T17:54:24.004Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
17:54:24 [2022-05-04T17:54:24.004Z] === RUN   TestDockerSuite/TestCpToCaseH
17:54:38 [2022-05-04T17:54:38.866Z] === RUN   TestDockerSuite/TestCpToCaseI
17:54:38 [2022-05-04T17:54:38.866Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
17:54:38 [2022-05-04T17:54:38.866Z] === RUN   TestDockerSuite/TestCpToCaseJ
17:54:38 [2022-05-04T17:54:38.866Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
17:54:38 [2022-05-04T17:54:38.866Z] === RUN   TestDockerSuite/TestCpToDot
17:54:40 [2022-05-04T17:54:40.428Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
17:54:40 [2022-05-04T17:54:40.428Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
17:54:40 [2022-05-04T17:54:40.428Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
17:54:40 [2022-05-04T17:54:40.428Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
17:54:40 [2022-05-04T17:54:40.428Z] === RUN   TestDockerSuite/TestCpToStdout
17:54:47 [2022-05-04T17:54:47.627Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
17:54:47 [2022-05-04T17:54:47.627Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
17:54:47 [2022-05-04T17:54:47.627Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
17:54:47 [2022-05-04T17:54:47.627Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
17:54:47 [2022-05-04T17:54:47.627Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
17:54:47 [2022-05-04T17:54:47.627Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
17:54:47 [2022-05-04T17:54:47.627Z] === RUN   TestDockerSuite/TestCpVolumePath
17:54:47 [2022-05-04T17:54:47.627Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
17:54:47 [2022-05-04T17:54:47.627Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
17:54:48 [2022-05-04T17:54:48.100Z] === RUN   TestDockerSuite/TestCreateArgs
17:54:48 [2022-05-04T17:54:48.100Z] === RUN   TestDockerSuite/TestCreateByImageID
17:54:50 [2022-05-04T17:54:50.314Z] === RUN   TestDockerSuite/TestCreateEchoStdout
17:54:53 [2022-05-04T17:54:53.262Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
17:54:53 [2022-05-04T17:54:53.262Z] === RUN   TestDockerSuite/TestCreateHostConfig
17:54:53 [2022-05-04T17:54:53.262Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
17:54:55 [2022-05-04T17:54:55.473Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
17:54:55 [2022-05-04T17:54:55.941Z] === RUN   TestDockerSuite/TestCreateLabels
17:54:56 [2022-05-04T17:54:56.408Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
17:54:56 [2022-05-04T17:54:56.408Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
17:54:56 [2022-05-04T17:54:56.408Z] === RUN   TestDockerSuite/TestCreateRM
17:54:56 [2022-05-04T17:54:56.876Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
17:54:56 [2022-05-04T17:54:56.876Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
17:54:56 [2022-05-04T17:54:56.876Z] === RUN   TestDockerSuite/TestCreateStopSignal
17:54:56 [2022-05-04T17:54:56.876Z] === RUN   TestDockerSuite/TestCreateStopTimeout
17:54:57 [2022-05-04T17:54:57.345Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
17:55:12 [2022-05-04T17:55:12.275Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
17:55:12 [2022-05-04T17:55:12.275Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
17:55:12 [2022-05-04T17:55:12.275Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
17:55:14 [2022-05-04T17:55:14.488Z] === RUN   TestDockerSuite/TestCreateWithPortRange
17:55:14 [2022-05-04T17:55:14.956Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
17:55:14 [2022-05-04T17:55:14.956Z]     docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
17:55:14 [2022-05-04T17:55:14.956Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
17:55:22 [2022-05-04T17:55:22.119Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
17:55:22 [2022-05-04T17:55:22.119Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
17:55:22 [2022-05-04T17:55:22.119Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
17:55:22 [2022-05-04T17:55:22.119Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
17:55:22 [2022-05-04T17:55:22.119Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
17:55:22 [2022-05-04T17:55:22.119Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
17:55:22 [2022-05-04T17:55:22.119Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
17:55:22 [2022-05-04T17:55:22.119Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
17:55:22 [2022-05-04T17:55:22.119Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
17:55:22 [2022-05-04T17:55:22.119Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
17:55:22 [2022-05-04T17:55:22.119Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
17:55:22 [2022-05-04T17:55:22.119Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
17:55:22 [2022-05-04T17:55:22.119Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
17:55:22 [2022-05-04T17:55:22.119Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
17:55:22 [2022-05-04T17:55:22.119Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
17:55:22 [2022-05-04T17:55:22.119Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
17:55:22 [2022-05-04T17:55:22.119Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
17:55:22 [2022-05-04T17:55:22.119Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
17:55:22 [2022-05-04T17:55:22.119Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
17:55:22 [2022-05-04T17:55:22.587Z] === RUN   TestDockerSuite/TestDevicePermissions
17:55:22 [2022-05-04T17:55:22.587Z]     docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux
17:55:22 [2022-05-04T17:55:22.587Z] === RUN   TestDockerSuite/TestDockerFails
17:55:22 [2022-05-04T17:55:22.587Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
17:55:22 [2022-05-04T17:55:22.587Z]     docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux
17:55:22 [2022-05-04T17:55:22.587Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
17:55:22 [2022-05-04T17:55:22.587Z]     docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux
17:55:22 [2022-05-04T17:55:22.587Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
17:55:22 [2022-05-04T17:55:22.587Z]     docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux
17:55:22 [2022-05-04T17:55:22.587Z] === RUN   TestDockerSuite/TestEventsAttach
17:55:22 [2022-05-04T17:55:22.587Z]     docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux
17:55:22 [2022-05-04T17:55:22.587Z] === RUN   TestDockerSuite/TestEventsCommit
17:55:22 [2022-05-04T17:55:22.587Z]     docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux
17:55:22 [2022-05-04T17:55:22.587Z] === RUN   TestDockerSuite/TestEventsContainerEvents
17:55:25 [2022-05-04T17:55:25.539Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
17:55:27 [2022-05-04T17:55:27.754Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
17:55:30 [2022-05-04T17:55:30.706Z] === RUN   TestDockerSuite/TestEventsContainerRestart
17:55:39 [2022-05-04T17:55:39.368Z] === RUN   TestDockerSuite/TestEventsCopy
17:55:44 [2022-05-04T17:55:44.117Z] === RUN   TestDockerSuite/TestEventsFilterContainer
17:55:48 [2022-05-04T17:55:48.865Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
17:55:51 [2022-05-04T17:55:51.077Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
17:55:52 [2022-05-04T17:55:52.063Z] === RUN   TestDockerSuite/TestEventsFilterImageName
17:55:56 [2022-05-04T17:55:56.818Z] === RUN   TestDockerSuite/TestEventsFilterLabels
17:55:57 [2022-05-04T17:55:57.285Z] === RUN   TestDockerSuite/TestEventsFilterType
17:55:58 [2022-05-04T17:55:58.270Z] === RUN   TestDockerSuite/TestEventsFilters
17:56:08 [2022-05-04T17:56:08.695Z] === RUN   TestDockerSuite/TestEventsFormat
17:56:19 [2022-05-04T17:56:19.114Z] === RUN   TestDockerSuite/TestEventsFormatBadField
17:56:19 [2022-05-04T17:56:19.114Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
17:56:19 [2022-05-04T17:56:19.114Z] === RUN   TestDockerSuite/TestEventsImageImport
17:56:19 [2022-05-04T17:56:19.114Z]     docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux
17:56:19 [2022-05-04T17:56:19.114Z] === RUN   TestDockerSuite/TestEventsImageLoad
17:56:19 [2022-05-04T17:56:19.114Z]     docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux
17:56:19 [2022-05-04T17:56:19.114Z] === RUN   TestDockerSuite/TestEventsImagePull
17:56:19 [2022-05-04T17:56:19.114Z]     docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux
17:56:19 [2022-05-04T17:56:19.114Z] === RUN   TestDockerSuite/TestEventsImageTag
17:56:19 [2022-05-04T17:56:19.583Z] === RUN   TestDockerSuite/TestEventsPluginOps
17:56:19 [2022-05-04T17:56:19.583Z]     docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux
17:56:19 [2022-05-04T17:56:19.583Z] === RUN   TestDockerSuite/TestEventsRename
17:56:21 [2022-05-04T17:56:21.798Z] === RUN   TestDockerSuite/TestEventsResize
17:56:30 [2022-05-04T17:56:30.456Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
17:56:32 [2022-05-04T17:56:32.021Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
17:56:34 [2022-05-04T17:56:34.970Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
17:56:39 [2022-05-04T17:56:39.721Z] === RUN   TestDockerSuite/TestEventsTop
17:56:39 [2022-05-04T17:56:39.721Z]     docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux
17:56:39 [2022-05-04T17:56:39.721Z] === RUN   TestDockerSuite/TestEventsUntag
17:56:42 [2022-05-04T17:56:42.671Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
17:56:46 [2022-05-04T17:56:46.458Z] === RUN   TestDockerSuite/TestExec
17:56:46 [2022-05-04T17:56:46.458Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
17:56:46 [2022-05-04T17:56:46.458Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
17:56:46 [2022-05-04T17:56:46.458Z]     docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux
17:56:46 [2022-05-04T17:56:46.458Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
17:56:48 [2022-05-04T17:56:48.674Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
17:56:50 [2022-05-04T17:56:50.888Z] === RUN   TestDockerSuite/TestExecAPIStart
17:56:50 [2022-05-04T17:56:50.888Z]     docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux
17:56:50 [2022-05-04T17:56:50.888Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
17:56:50 [2022-05-04T17:56:50.888Z]     docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux
17:56:50 [2022-05-04T17:56:50.888Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
17:56:50 [2022-05-04T17:56:50.888Z]     docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux
17:56:50 [2022-05-04T17:56:50.888Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
17:56:53 [2022-05-04T17:56:53.103Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
17:56:55 [2022-05-04T17:56:55.316Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
17:56:57 [2022-05-04T17:56:57.528Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
17:56:59 [2022-05-04T17:56:59.740Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
17:57:04 [2022-05-04T17:57:04.497Z] === RUN   TestDockerSuite/TestExecCgroup
17:57:04 [2022-05-04T17:57:04.497Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
17:57:04 [2022-05-04T17:57:04.497Z] === RUN   TestDockerSuite/TestExecEnv
17:57:04 [2022-05-04T17:57:04.497Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
17:57:04 [2022-05-04T17:57:04.497Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
17:57:04 [2022-05-04T17:57:04.497Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
17:57:04 [2022-05-04T17:57:04.497Z] === RUN   TestDockerSuite/TestExecExitStatus
17:57:06 [2022-05-04T17:57:06.712Z] === RUN   TestDockerSuite/TestExecInspectID
17:57:11 [2022-05-04T17:57:11.459Z] === RUN   TestDockerSuite/TestExecInteractive
17:57:11 [2022-05-04T17:57:11.459Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
17:57:11 [2022-05-04T17:57:11.459Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
17:57:11 [2022-05-04T17:57:11.459Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
17:57:11 [2022-05-04T17:57:11.459Z] === RUN   TestDockerSuite/TestExecParseError
17:57:11 [2022-05-04T17:57:11.459Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
17:57:11 [2022-05-04T17:57:11.459Z] === RUN   TestDockerSuite/TestExecPausedContainer
17:57:11 [2022-05-04T17:57:11.459Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
17:57:11 [2022-05-04T17:57:11.459Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
17:57:11 [2022-05-04T17:57:11.459Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
17:57:11 [2022-05-04T17:57:11.459Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
17:57:14 [2022-05-04T17:57:14.415Z] === RUN   TestDockerSuite/TestExecSetEnv
17:57:14 [2022-05-04T17:57:14.415Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
17:57:14 [2022-05-04T17:57:14.415Z] === RUN   TestDockerSuite/TestExecStartFails
17:57:14 [2022-05-04T17:57:14.415Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
17:57:14 [2022-05-04T17:57:14.415Z] === RUN   TestDockerSuite/TestExecStateCleanup
17:57:14 [2022-05-04T17:57:14.415Z]     docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux
17:57:14 [2022-05-04T17:57:14.415Z] === RUN   TestDockerSuite/TestExecStopNotHanging
17:57:14 [2022-05-04T17:57:14.415Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
17:57:14 [2022-05-04T17:57:14.415Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
17:57:14 [2022-05-04T17:57:14.415Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
17:57:14 [2022-05-04T17:57:14.415Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
17:57:16 [2022-05-04T17:57:16.628Z] === RUN   TestDockerSuite/TestExecUlimits
17:57:16 [2022-05-04T17:57:16.628Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
17:57:16 [2022-05-04T17:57:16.628Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
17:57:25 [2022-05-04T17:57:25.186Z] === RUN   TestDockerSuite/TestExecWithImageUser
17:57:25 [2022-05-04T17:57:25.186Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
17:57:25 [2022-05-04T17:57:25.186Z] === RUN   TestDockerSuite/TestExecWithPrivileged
17:57:25 [2022-05-04T17:57:25.186Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
17:57:25 [2022-05-04T17:57:25.186Z] === RUN   TestDockerSuite/TestExecWithUser
17:57:25 [2022-05-04T17:57:25.186Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
17:57:25 [2022-05-04T17:57:25.186Z] === RUN   TestDockerSuite/TestGetContainerStats
17:57:32 [2022-05-04T17:57:32.187Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
17:57:37 [2022-05-04T17:57:37.978Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
17:57:40 [2022-05-04T17:57:40.926Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
17:57:46 [2022-05-04T17:57:46.791Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
17:57:46 [2022-05-04T17:57:46.791Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
17:57:46 [2022-05-04T17:57:46.791Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
17:57:46 [2022-05-04T17:57:46.791Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
17:57:46 [2022-05-04T17:57:46.791Z] === RUN   TestDockerSuite/TestHealth
17:57:46 [2022-05-04T17:57:46.791Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
17:57:46 [2022-05-04T17:57:46.791Z] === RUN   TestDockerSuite/TestHistoryExistentImage
17:57:47 [2022-05-04T17:57:47.259Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
17:57:47 [2022-05-04T17:57:47.259Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
17:57:47 [2022-05-04T17:57:47.259Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
17:57:52 [2022-05-04T17:57:52.016Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
17:57:52 [2022-05-04T17:57:52.016Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
17:57:52 [2022-05-04T17:57:52.016Z]     docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux
17:57:52 [2022-05-04T17:57:52.016Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
17:57:52 [2022-05-04T17:57:52.016Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
17:57:52 [2022-05-04T17:57:52.016Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
17:57:52 [2022-05-04T17:57:52.484Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
17:57:52 [2022-05-04T17:57:52.952Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
17:57:52 [2022-05-04T17:57:52.952Z]     docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux
17:57:52 [2022-05-04T17:57:52.952Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
17:57:54 [2022-05-04T17:57:54.629Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
17:57:54 [2022-05-04T17:57:54.629Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
17:57:56 [2022-05-04T17:57:56.192Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
17:57:56 [2022-05-04T17:57:56.659Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
17:57:58 [2022-05-04T17:57:58.874Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
17:58:07 [2022-05-04T17:58:07.531Z] === RUN   TestDockerSuite/TestImagesFormat
17:58:07 [2022-05-04T17:58:07.531Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
17:58:07 [2022-05-04T17:58:07.531Z]     docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux
17:58:07 [2022-05-04T17:58:07.531Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
17:58:10 [2022-05-04T17:58:10.483Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
17:58:10 [2022-05-04T17:58:10.951Z] === RUN   TestDockerSuite/TestImportBadURL
17:58:10 [2022-05-04T17:58:10.951Z] === RUN   TestDockerSuite/TestImportDisplay
17:58:10 [2022-05-04T17:58:10.951Z]     docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux
17:58:10 [2022-05-04T17:58:10.951Z] === RUN   TestDockerSuite/TestImportFile
17:58:10 [2022-05-04T17:58:10.951Z]     docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux
17:58:10 [2022-05-04T17:58:10.951Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
17:58:10 [2022-05-04T17:58:10.951Z] === RUN   TestDockerSuite/TestImportFileWithMessage
17:58:10 [2022-05-04T17:58:10.951Z]     docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux
17:58:10 [2022-05-04T17:58:10.951Z] === RUN   TestDockerSuite/TestImportGzipped
17:58:10 [2022-05-04T17:58:10.951Z]     docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux
17:58:10 [2022-05-04T17:58:10.951Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
17:58:10 [2022-05-04T17:58:10.951Z]     docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux
17:58:10 [2022-05-04T17:58:10.951Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
17:58:10 [2022-05-04T17:58:10.951Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
17:58:10 [2022-05-04T17:58:10.951Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
17:58:10 [2022-05-04T17:58:10.951Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
17:58:10 [2022-05-04T17:58:10.951Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
17:58:10 [2022-05-04T17:58:10.951Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
17:58:10 [2022-05-04T17:58:10.951Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
17:58:11 [2022-05-04T17:58:11.420Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
17:58:11 [2022-05-04T17:58:11.420Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
17:58:11 [2022-05-04T17:58:11.420Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
17:58:11 [2022-05-04T17:58:11.420Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
17:58:11 [2022-05-04T17:58:11.420Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
17:58:13 [2022-05-04T17:58:13.636Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
17:58:15 [2022-05-04T17:58:15.848Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
17:58:15 [2022-05-04T17:58:15.848Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
17:58:15 [2022-05-04T17:58:15.848Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
17:58:15 [2022-05-04T17:58:15.848Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
17:58:15 [2022-05-04T17:58:15.848Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
17:58:15 [2022-05-04T17:58:15.848Z] === RUN   TestDockerSuite/TestInspectAmpersand
17:58:15 [2022-05-04T17:58:15.848Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
17:58:15 [2022-05-04T17:58:15.848Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
17:58:18 [2022-05-04T17:58:18.799Z] === RUN   TestDockerSuite/TestInspectByPrefix
17:58:18 [2022-05-04T17:58:18.799Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
17:58:21 [2022-05-04T17:58:21.013Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
17:58:21 [2022-05-04T17:58:21.013Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
17:58:21 [2022-05-04T17:58:21.013Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
17:58:21 [2022-05-04T17:58:21.013Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
17:58:21 [2022-05-04T17:58:21.013Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
17:58:21 [2022-05-04T17:58:21.013Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
17:58:21 [2022-05-04T17:58:21.013Z] === RUN   TestDockerSuite/TestInspectDefault
17:58:23 [2022-05-04T17:58:23.228Z] === RUN   TestDockerSuite/TestInspectHistory
17:58:27 [2022-05-04T17:58:27.980Z] === RUN   TestDockerSuite/TestInspectImage
17:58:27 [2022-05-04T17:58:27.980Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
17:58:27 [2022-05-04T17:58:27.980Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
17:58:27 [2022-05-04T17:58:27.980Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
17:58:27 [2022-05-04T17:58:27.980Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
17:58:27 [2022-05-04T17:58:27.980Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
17:58:27 [2022-05-04T17:58:27.980Z] === RUN   TestDockerSuite/TestInspectInt64
17:58:30 [2022-05-04T17:58:30.196Z] === RUN   TestDockerSuite/TestInspectJSONFields
17:58:32 [2022-05-04T17:58:32.411Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
17:58:32 [2022-05-04T17:58:32.879Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
17:58:35 [2022-05-04T17:58:35.096Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
17:58:37 [2022-05-04T17:58:37.312Z] === RUN   TestDockerSuite/TestInspectPlugin
17:58:37 [2022-05-04T17:58:37.312Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
17:58:37 [2022-05-04T17:58:37.312Z] === RUN   TestDockerSuite/TestInspectRootFS
17:58:37 [2022-05-04T17:58:37.312Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
17:58:40 [2022-05-04T17:58:40.262Z] === RUN   TestDockerSuite/TestInspectStatus
17:58:42 [2022-05-04T17:58:42.481Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
17:58:47 [2022-05-04T17:58:47.232Z] === RUN   TestDockerSuite/TestInspectTemplateError
17:58:49 [2022-05-04T17:58:49.446Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
17:58:51 [2022-05-04T17:58:51.659Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
17:58:53 [2022-05-04T17:58:53.874Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
17:58:56 [2022-05-04T17:58:56.831Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
17:58:59 [2022-05-04T17:58:59.044Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
17:59:06 [2022-05-04T17:59:06.199Z] === RUN   TestDockerSuite/TestInspectUnknownObject
17:59:06 [2022-05-04T17:59:06.199Z] === RUN   TestDockerSuite/TestLinkShortDefinition
17:59:06 [2022-05-04T17:59:06.199Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
17:59:06 [2022-05-04T17:59:06.199Z] === RUN   TestDockerSuite/TestLinksEnvs
17:59:06 [2022-05-04T17:59:06.199Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
17:59:06 [2022-05-04T17:59:06.199Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
17:59:06 [2022-05-04T17:59:06.199Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
17:59:06 [2022-05-04T17:59:06.199Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
17:59:06 [2022-05-04T17:59:06.199Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
17:59:06 [2022-05-04T17:59:06.199Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
17:59:06 [2022-05-04T17:59:06.199Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
17:59:06 [2022-05-04T17:59:06.199Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
17:59:06 [2022-05-04T17:59:06.199Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
17:59:06 [2022-05-04T17:59:06.199Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
17:59:06 [2022-05-04T17:59:06.199Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
17:59:06 [2022-05-04T17:59:06.199Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
17:59:06 [2022-05-04T17:59:06.199Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
17:59:06 [2022-05-04T17:59:06.199Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
17:59:06 [2022-05-04T17:59:06.199Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
17:59:06 [2022-05-04T17:59:06.199Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
17:59:06 [2022-05-04T17:59:06.199Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
17:59:06 [2022-05-04T17:59:06.199Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
17:59:06 [2022-05-04T17:59:06.199Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
17:59:06 [2022-05-04T17:59:06.199Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
17:59:06 [2022-05-04T17:59:06.199Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
17:59:06 [2022-05-04T17:59:06.199Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
17:59:06 [2022-05-04T17:59:06.199Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
17:59:06 [2022-05-04T17:59:06.199Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
17:59:06 [2022-05-04T17:59:06.199Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
17:59:06 [2022-05-04T17:59:06.199Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
17:59:06 [2022-05-04T17:59:06.199Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
17:59:06 [2022-05-04T17:59:06.199Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
17:59:06 [2022-05-04T17:59:06.199Z]     docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux
17:59:06 [2022-05-04T17:59:06.668Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
17:59:06 [2022-05-04T17:59:06.668Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
17:59:06 [2022-05-04T17:59:06.668Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
17:59:08 [2022-05-04T17:59:08.880Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
17:59:11 [2022-05-04T17:59:11.094Z] === RUN   TestDockerSuite/TestLogsAPIUntil
17:59:16 [2022-05-04T17:59:16.955Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
17:59:19 [2022-05-04T17:59:19.169Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
17:59:19 [2022-05-04T17:59:19.169Z]     docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux
17:59:19 [2022-05-04T17:59:19.169Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
17:59:21 [2022-05-04T17:59:21.383Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
17:59:21 [2022-05-04T17:59:21.383Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
17:59:28 [2022-05-04T17:59:28.537Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
17:59:34 [2022-05-04T17:59:34.405Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
17:59:40 [2022-05-04T17:59:40.271Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
17:59:42 [2022-05-04T17:59:42.488Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
17:59:45 [2022-05-04T17:59:45.436Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
17:59:45 [2022-05-04T17:59:45.436Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
17:59:45 [2022-05-04T17:59:45.436Z] === RUN   TestDockerSuite/TestLogsFollowStopped
17:59:47 [2022-05-04T17:59:47.650Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
17:59:50 [2022-05-04T17:59:50.603Z] === RUN   TestDockerSuite/TestLogsSince
18:00:01 [2022-05-04T18:00:01.022Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
18:00:01 [2022-05-04T18:00:01.022Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
18:00:01 [2022-05-04T18:00:01.022Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
18:00:01 [2022-05-04T18:00:01.022Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
18:00:01 [2022-05-04T18:00:01.022Z] === RUN   TestDockerSuite/TestLogsTail
18:00:02 [2022-05-04T18:00:02.587Z] === RUN   TestDockerSuite/TestLogsTimestamps
18:00:05 [2022-05-04T18:00:05.544Z] === RUN   TestDockerSuite/TestLogsWithDetails
18:00:07 [2022-05-04T18:00:07.760Z] === RUN   TestDockerSuite/TestMountIntoProc
18:00:07 [2022-05-04T18:00:07.760Z]     docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux
18:00:07 [2022-05-04T18:00:07.760Z] === RUN   TestDockerSuite/TestMountIntoSys
18:00:07 [2022-05-04T18:00:07.760Z]     docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux
18:00:07 [2022-05-04T18:00:07.760Z] === RUN   TestDockerSuite/TestNetHostname
18:00:07 [2022-05-04T18:00:07.760Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
18:00:07 [2022-05-04T18:00:07.760Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
18:00:07 [2022-05-04T18:00:07.760Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
18:00:07 [2022-05-04T18:00:07.760Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
18:00:07 [2022-05-04T18:00:07.760Z]     docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux
18:00:07 [2022-05-04T18:00:07.760Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
18:00:07 [2022-05-04T18:00:07.760Z]     docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux
18:00:07 [2022-05-04T18:00:07.760Z] === RUN   TestDockerSuite/TestPluginActive
18:00:07 [2022-05-04T18:00:07.760Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
18:00:07 [2022-05-04T18:00:07.760Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
18:00:07 [2022-05-04T18:00:07.760Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
18:00:07 [2022-05-04T18:00:07.760Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
18:00:07 [2022-05-04T18:00:07.760Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
18:00:07 [2022-05-04T18:00:07.760Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
18:00:07 [2022-05-04T18:00:07.760Z] === RUN   TestDockerSuite/TestPluginLogDriver
18:00:07 [2022-05-04T18:00:07.760Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
18:00:07 [2022-05-04T18:00:07.760Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
18:00:07 [2022-05-04T18:00:07.760Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
18:00:07 [2022-05-04T18:00:07.760Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
18:00:07 [2022-05-04T18:00:07.760Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
18:00:08 [2022-05-04T18:00:08.229Z] === RUN   TestDockerSuite/TestPluginUpgrade
18:00:08 [2022-05-04T18:00:08.229Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
18:00:08 [2022-05-04T18:00:08.229Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
18:00:08 [2022-05-04T18:00:08.229Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
18:00:08 [2022-05-04T18:00:08.229Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
18:00:08 [2022-05-04T18:00:08.229Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
18:00:08 [2022-05-04T18:00:08.229Z] === RUN   TestDockerSuite/TestPortHostBinding
18:00:08 [2022-05-04T18:00:08.229Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
18:00:08 [2022-05-04T18:00:08.229Z] === RUN   TestDockerSuite/TestPortList
18:00:08 [2022-05-04T18:00:08.229Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
18:00:08 [2022-05-04T18:00:08.229Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
18:00:12 [2022-05-04T18:00:12.981Z] === RUN   TestDockerSuite/TestPostContainersAttach
18:00:12 [2022-05-04T18:00:12.981Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
18:00:12 [2022-05-04T18:00:12.981Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
18:00:12 [2022-05-04T18:00:12.981Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
18:00:12 [2022-05-04T18:00:12.981Z]     docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux
18:00:12 [2022-05-04T18:00:12.981Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
18:00:12 [2022-05-04T18:00:12.981Z]     docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux
18:00:12 [2022-05-04T18:00:12.981Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
18:00:12 [2022-05-04T18:00:12.981Z]     docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux
18:00:12 [2022-05-04T18:00:12.981Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
18:00:12 [2022-05-04T18:00:12.981Z]     docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux
18:00:12 [2022-05-04T18:00:12.981Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
18:00:12 [2022-05-04T18:00:12.981Z]     docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux
18:00:12 [2022-05-04T18:00:12.981Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
18:00:12 [2022-05-04T18:00:12.981Z]     docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux
18:00:12 [2022-05-04T18:00:12.981Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
18:00:12 [2022-05-04T18:00:12.981Z]     docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux
18:00:12 [2022-05-04T18:00:12.981Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
18:00:23 [2022-05-04T18:00:23.409Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
18:00:23 [2022-05-04T18:00:23.409Z]     docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux
18:00:23 [2022-05-04T18:00:23.409Z] === RUN   TestDockerSuite/TestPsByOrder
18:00:32 [2022-05-04T18:00:32.068Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
18:00:32 [2022-05-04T18:00:32.068Z]     docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux
18:00:32 [2022-05-04T18:00:32.068Z] === RUN   TestDockerSuite/TestPsListContainersBase
18:00:40 [2022-05-04T18:00:40.735Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
18:00:55 [2022-05-04T18:00:55.663Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
18:00:55 [2022-05-04T18:00:55.663Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
18:00:55 [2022-05-04T18:00:55.663Z]     docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819
18:00:55 [2022-05-04T18:00:55.663Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
18:01:10 [2022-05-04T18:01:10.601Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
18:01:12 [2022-05-04T18:01:12.824Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
18:01:25 [2022-05-04T18:01:25.315Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
18:01:30 [2022-05-04T18:01:30.070Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
18:01:30 [2022-05-04T18:01:30.070Z]     docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux
18:01:30 [2022-05-04T18:01:30.070Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
18:01:30 [2022-05-04T18:01:30.070Z]     docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux
18:01:30 [2022-05-04T18:01:30.070Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
18:01:40 [2022-05-04T18:01:40.491Z] === RUN   TestDockerSuite/TestPsListContainersSize
18:01:40 [2022-05-04T18:01:40.491Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
18:01:40 [2022-05-04T18:01:40.491Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
18:01:40 [2022-05-04T18:01:40.491Z]     docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux
18:01:40 [2022-05-04T18:01:40.491Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
18:01:40 [2022-05-04T18:01:40.491Z]     docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux
18:01:40 [2022-05-04T18:01:40.491Z] === RUN   TestDockerSuite/TestPsRightTagName
18:01:40 [2022-05-04T18:01:40.491Z]     docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux
18:01:40 [2022-05-04T18:01:40.491Z] === RUN   TestDockerSuite/TestPsShowMounts
18:01:47 [2022-05-04T18:01:47.648Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
18:01:47 [2022-05-04T18:01:47.648Z]     docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux
18:01:47 [2022-05-04T18:01:47.648Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
18:01:49 [2022-05-04T18:01:49.861Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
18:01:49 [2022-05-04T18:01:49.861Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
18:01:49 [2022-05-04T18:01:49.861Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
18:01:50 [2022-05-04T18:01:50.851Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
18:01:51 [2022-05-04T18:01:51.837Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
18:01:51 [2022-05-04T18:01:51.837Z]     docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux
18:01:51 [2022-05-04T18:01:51.837Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
18:01:56 [2022-05-04T18:01:56.589Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
18:02:00 [2022-05-04T18:02:00.384Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
18:02:02 [2022-05-04T18:02:02.597Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
18:02:27 [2022-05-04T18:02:27.896Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
18:02:27 [2022-05-04T18:02:27.897Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
18:02:27 [2022-05-04T18:02:27.897Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
18:02:30 [2022-05-04T18:02:30.852Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
18:02:30 [2022-05-04T18:02:30.852Z] === RUN   TestDockerSuite/TestRestartPolicyNO
18:02:30 [2022-05-04T18:02:30.852Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
18:02:31 [2022-05-04T18:02:31.838Z] === RUN   TestDockerSuite/TestRestartRunningContainer
18:02:36 [2022-05-04T18:02:36.754Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
18:02:40 [2022-05-04T18:02:40.547Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
18:02:40 [2022-05-04T18:02:40.547Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
18:02:40 [2022-05-04T18:02:40.547Z] === RUN   TestDockerSuite/TestRestartWithVolumes
18:02:45 [2022-05-04T18:02:45.309Z] === RUN   TestDockerSuite/TestRmiBlank
18:02:45 [2022-05-04T18:02:45.309Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
18:02:45 [2022-05-04T18:02:45.309Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
18:03:00 [2022-05-04T18:03:00.243Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
18:03:02 [2022-05-04T18:03:02.458Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
18:03:03 [2022-05-04T18:03:03.447Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
18:03:10 [2022-05-04T18:03:10.606Z] === RUN   TestDockerSuite/TestRmiImgIDForce
18:03:15 [2022-05-04T18:03:15.369Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
18:03:27 [2022-05-04T18:03:27.858Z] === RUN   TestDockerSuite/TestRmiParentImageFail
18:03:31 [2022-05-04T18:03:31.647Z] === RUN   TestDockerSuite/TestRmiTag
18:03:32 [2022-05-04T18:03:32.117Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
18:03:35 [2022-05-04T18:03:35.071Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
18:03:56 [2022-05-04T18:03:56.304Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
18:03:56 [2022-05-04T18:03:56.773Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
18:04:01 [2022-05-04T18:04:01.526Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
18:04:02 [2022-05-04T18:04:02.514Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
18:04:02 [2022-05-04T18:04:02.514Z]     docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux
18:04:02 [2022-05-04T18:04:02.514Z] === RUN   TestDockerSuite/TestRunAddHost
18:04:02 [2022-05-04T18:04:02.514Z]     docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux
18:04:02 [2022-05-04T18:04:02.982Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
18:04:02 [2022-05-04T18:04:02.982Z]     docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux
18:04:02 [2022-05-04T18:04:02.982Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
18:04:02 [2022-05-04T18:04:02.982Z]     docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux
18:04:02 [2022-05-04T18:04:02.982Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
18:04:02 [2022-05-04T18:04:02.982Z]     docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux
18:04:02 [2022-05-04T18:04:02.982Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
18:04:02 [2022-05-04T18:04:02.982Z]     docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux
18:04:02 [2022-05-04T18:04:02.982Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
18:04:02 [2022-05-04T18:04:02.982Z]     docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux
18:04:02 [2022-05-04T18:04:02.982Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
18:04:05 [2022-05-04T18:04:05.197Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
18:04:05 [2022-05-04T18:04:05.197Z]     docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux
18:04:05 [2022-05-04T18:04:05.197Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
18:04:05 [2022-05-04T18:04:05.197Z]     docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
18:04:05 [2022-05-04T18:04:05.197Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
18:04:09 [2022-05-04T18:04:09.961Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
18:04:12 [2022-05-04T18:04:12.912Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
18:04:20 [2022-05-04T18:04:20.065Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
18:04:27 [2022-05-04T18:04:27.223Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
18:04:29 [2022-05-04T18:04:29.438Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
18:04:29 [2022-05-04T18:04:29.438Z] === RUN   TestDockerSuite/TestRunBindMounts
18:04:39 [2022-05-04T18:04:39.883Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
18:04:39 [2022-05-04T18:04:39.883Z]     docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux
18:04:39 [2022-05-04T18:04:39.883Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
18:04:39 [2022-05-04T18:04:39.883Z]     docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux
18:04:39 [2022-05-04T18:04:39.883Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
18:04:39 [2022-05-04T18:04:39.883Z]     docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux
18:04:39 [2022-05-04T18:04:39.883Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
18:04:39 [2022-05-04T18:04:39.883Z]     docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux
18:04:39 [2022-05-04T18:04:39.883Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
18:04:39 [2022-05-04T18:04:39.883Z]     docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux
18:04:39 [2022-05-04T18:04:39.883Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
18:04:39 [2022-05-04T18:04:39.883Z]     docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux
18:04:39 [2022-05-04T18:04:39.883Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
18:04:39 [2022-05-04T18:04:39.883Z]     docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux
18:04:39 [2022-05-04T18:04:39.883Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
18:04:39 [2022-05-04T18:04:39.883Z]     docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux
18:04:39 [2022-05-04T18:04:39.883Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
18:04:39 [2022-05-04T18:04:39.883Z]     docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux
18:04:39 [2022-05-04T18:04:39.883Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
18:04:39 [2022-05-04T18:04:39.883Z]     docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux
18:04:39 [2022-05-04T18:04:39.883Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
18:04:39 [2022-05-04T18:04:39.883Z]     docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux
18:04:39 [2022-05-04T18:04:39.883Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
18:04:41 [2022-05-04T18:04:41.448Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
18:04:41 [2022-05-04T18:04:41.448Z]     docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux
18:04:41 [2022-05-04T18:04:41.448Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
18:04:45 [2022-05-04T18:04:45.243Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
18:04:45 [2022-05-04T18:04:45.243Z]     docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux
18:04:45 [2022-05-04T18:04:45.243Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
18:04:45 [2022-05-04T18:04:45.243Z]     docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux
18:04:45 [2022-05-04T18:04:45.243Z] === RUN   TestDockerSuite/TestRunContainerNetwork
18:04:46 [2022-05-04T18:04:46.807Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
18:04:46 [2022-05-04T18:04:46.807Z]     docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux
18:04:46 [2022-05-04T18:04:46.807Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
18:04:46 [2022-05-04T18:04:46.807Z]     docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux
18:04:46 [2022-05-04T18:04:46.807Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
18:04:47 [2022-05-04T18:04:47.275Z]     docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux
18:04:47 [2022-05-04T18:04:47.275Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
18:04:47 [2022-05-04T18:04:47.275Z]     docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux
18:04:47 [2022-05-04T18:04:47.275Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
18:04:47 [2022-05-04T18:04:47.275Z]     docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux
18:04:47 [2022-05-04T18:04:47.275Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
18:04:47 [2022-05-04T18:04:47.275Z]     docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux
18:04:47 [2022-05-04T18:04:47.275Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
18:04:47 [2022-05-04T18:04:47.275Z]     docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux
18:04:47 [2022-05-04T18:04:47.275Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
18:04:49 [2022-05-04T18:04:49.492Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
18:04:52 [2022-05-04T18:04:52.447Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
18:04:54 [2022-05-04T18:04:54.668Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
18:04:54 [2022-05-04T18:04:54.668Z]     docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux
18:04:54 [2022-05-04T18:04:54.668Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
18:04:54 [2022-05-04T18:04:54.668Z]     docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux
18:04:54 [2022-05-04T18:04:54.668Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
18:04:54 [2022-05-04T18:04:54.668Z]     docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux
18:04:54 [2022-05-04T18:04:54.668Z] === RUN   TestDockerSuite/TestRunCreateVolume
18:04:56 [2022-05-04T18:04:56.884Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
18:04:56 [2022-05-04T18:04:56.884Z]     docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux
18:04:56 [2022-05-04T18:04:56.884Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
18:04:56 [2022-05-04T18:04:56.884Z]     docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux
18:04:56 [2022-05-04T18:04:56.884Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
18:04:56 [2022-05-04T18:04:56.884Z]     docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux
18:04:56 [2022-05-04T18:04:56.884Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
18:04:56 [2022-05-04T18:04:56.884Z]     docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux
18:04:56 [2022-05-04T18:04:56.884Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
18:04:59 [2022-05-04T18:04:59.102Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
18:05:04 [2022-05-04T18:05:04.972Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
18:05:04 [2022-05-04T18:05:04.972Z]     docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux
18:05:04 [2022-05-04T18:05:04.972Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
18:05:04 [2022-05-04T18:05:04.972Z]     docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux
18:05:04 [2022-05-04T18:05:04.972Z] === RUN   TestDockerSuite/TestRunDNSOptions
18:05:04 [2022-05-04T18:05:04.972Z]     docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux
18:05:04 [2022-05-04T18:05:04.972Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
18:05:04 [2022-05-04T18:05:04.972Z]     docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux
18:05:04 [2022-05-04T18:05:04.972Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
18:05:04 [2022-05-04T18:05:04.973Z]     docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux
18:05:04 [2022-05-04T18:05:04.973Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
18:05:04 [2022-05-04T18:05:04.973Z]     docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux
18:05:04 [2022-05-04T18:05:04.973Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
18:05:12 [2022-05-04T18:05:12.134Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
18:05:12 [2022-05-04T18:05:12.134Z]     docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux
18:05:12 [2022-05-04T18:05:12.134Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
18:05:12 [2022-05-04T18:05:12.134Z] === RUN   TestDockerSuite/TestRunDuplicateMount
18:05:12 [2022-05-04T18:05:12.134Z]     docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux
18:05:12 [2022-05-04T18:05:12.134Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
18:05:14 [2022-05-04T18:05:14.350Z] === RUN   TestDockerSuite/TestRunEchoStdout
18:05:16 [2022-05-04T18:05:16.566Z] === RUN   TestDockerSuite/TestRunEmptyEnv
18:05:16 [2022-05-04T18:05:16.566Z]     docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux
18:05:16 [2022-05-04T18:05:16.566Z] === RUN   TestDockerSuite/TestRunEntrypoint
18:05:18 [2022-05-04T18:05:18.780Z] === RUN   TestDockerSuite/TestRunEnvironment
18:05:18 [2022-05-04T18:05:18.780Z]     docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux
18:05:18 [2022-05-04T18:05:18.780Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
18:05:18 [2022-05-04T18:05:18.780Z]     docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux
18:05:18 [2022-05-04T18:05:18.780Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
18:05:18 [2022-05-04T18:05:18.780Z]     docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux
18:05:18 [2022-05-04T18:05:18.780Z] === RUN   TestDockerSuite/TestRunExitCode
18:05:21 [2022-05-04T18:05:21.732Z] === RUN   TestDockerSuite/TestRunExitCodeOne
18:05:23 [2022-05-04T18:05:23.948Z] === RUN   TestDockerSuite/TestRunExitCodeZero
18:05:26 [2022-05-04T18:05:26.163Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
18:05:33 [2022-05-04T18:05:33.324Z] === RUN   TestDockerSuite/TestRunExposePort
18:05:33 [2022-05-04T18:05:33.324Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
18:05:33 [2022-05-04T18:05:33.324Z]     docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux
18:05:33 [2022-05-04T18:05:33.324Z] === RUN   TestDockerSuite/TestRunGroupAdd
18:05:33 [2022-05-04T18:05:33.324Z]     docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux
18:05:33 [2022-05-04T18:05:33.324Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
18:05:33 [2022-05-04T18:05:33.324Z]     docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux
18:05:33 [2022-05-04T18:05:33.324Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
18:05:33 [2022-05-04T18:05:33.324Z]     docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux
18:05:33 [2022-05-04T18:05:33.324Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
18:05:33 [2022-05-04T18:05:33.324Z]     docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm
18:05:33 [2022-05-04T18:05:33.324Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
18:05:33 [2022-05-04T18:05:33.324Z]     docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux
18:05:33 [2022-05-04T18:05:33.324Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
18:05:33 [2022-05-04T18:05:33.324Z]     docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux
18:05:33 [2022-05-04T18:05:33.324Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
18:05:43 [2022-05-04T18:05:43.746Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
18:05:43 [2022-05-04T18:05:43.746Z]     docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux
18:05:43 [2022-05-04T18:05:43.746Z] === RUN   TestDockerSuite/TestRunInvalidReference
18:05:43 [2022-05-04T18:05:43.746Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
18:05:43 [2022-05-04T18:05:43.746Z]     docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux
18:05:43 [2022-05-04T18:05:43.746Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
18:05:43 [2022-05-04T18:05:43.746Z]     docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux
18:05:43 [2022-05-04T18:05:43.746Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
18:05:43 [2022-05-04T18:05:43.746Z]     docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux
18:05:43 [2022-05-04T18:05:43.746Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
18:05:43 [2022-05-04T18:05:43.746Z]     docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux
18:05:43 [2022-05-04T18:05:43.746Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
18:05:52 [2022-05-04T18:05:52.409Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
18:05:52 [2022-05-04T18:05:52.409Z]     docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux
18:05:52 [2022-05-04T18:05:52.409Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
18:05:53 [2022-05-04T18:05:53.974Z] === RUN   TestDockerSuite/TestRunModeHostname
18:05:53 [2022-05-04T18:05:53.974Z]     docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux
18:05:53 [2022-05-04T18:05:53.974Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
18:05:53 [2022-05-04T18:05:53.974Z]     docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux
18:05:53 [2022-05-04T18:05:53.974Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
18:05:53 [2022-05-04T18:05:53.974Z]     docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux
18:05:53 [2022-05-04T18:05:53.974Z] === RUN   TestDockerSuite/TestRunModeIpcHost
18:05:53 [2022-05-04T18:05:53.974Z]     docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux
18:05:54 [2022-05-04T18:05:54.443Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
18:05:54 [2022-05-04T18:05:54.443Z]     docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux
18:05:54 [2022-05-04T18:05:54.443Z] === RUN   TestDockerSuite/TestRunModePIDContainer
18:05:54 [2022-05-04T18:05:54.443Z]     docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux
18:05:54 [2022-05-04T18:05:54.443Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
18:05:54 [2022-05-04T18:05:54.443Z]     docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux
18:05:54 [2022-05-04T18:05:54.443Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
18:05:54 [2022-05-04T18:05:54.443Z]     docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux
18:05:54 [2022-05-04T18:05:54.443Z] === RUN   TestDockerSuite/TestRunModeUTSHost
18:05:54 [2022-05-04T18:05:54.443Z]     docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux
18:05:54 [2022-05-04T18:05:54.443Z] === RUN   TestDockerSuite/TestRunMount
18:05:54 [2022-05-04T18:05:54.443Z]     docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux
18:05:54 [2022-05-04T18:05:54.443Z] === RUN   TestDockerSuite/TestRunMountOrdering
18:05:54 [2022-05-04T18:05:54.443Z]     docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux
18:05:54 [2022-05-04T18:05:54.443Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
18:05:54 [2022-05-04T18:05:54.443Z]     docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux
18:05:54 [2022-05-04T18:05:54.443Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
18:05:54 [2022-05-04T18:05:54.443Z]     docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux
18:05:54 [2022-05-04T18:05:54.443Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
18:06:06 [2022-05-04T18:06:06.946Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
18:06:06 [2022-05-04T18:06:06.946Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
18:06:06 [2022-05-04T18:06:06.946Z] === RUN   TestDockerSuite/TestRunNamedVolume
18:06:06 [2022-05-04T18:06:06.946Z]     docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux
18:06:06 [2022-05-04T18:06:06.946Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
18:06:06 [2022-05-04T18:06:06.946Z]     docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux
18:06:06 [2022-05-04T18:06:06.946Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
18:06:12 [2022-05-04T18:06:12.795Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
18:06:16 [2022-05-04T18:06:16.524Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
18:06:16 [2022-05-04T18:06:16.524Z]     docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
18:06:16 [2022-05-04T18:06:16.524Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
18:06:16 [2022-05-04T18:06:16.524Z]     docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
18:06:16 [2022-05-04T18:06:16.524Z] === RUN   TestDockerSuite/TestRunNetHost
18:06:16 [2022-05-04T18:06:16.524Z]     docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux
18:06:16 [2022-05-04T18:06:16.524Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
18:06:16 [2022-05-04T18:06:16.524Z]     docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux
18:06:16 [2022-05-04T18:06:16.524Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
18:06:16 [2022-05-04T18:06:16.524Z]     docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux
18:06:16 [2022-05-04T18:06:16.524Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
18:06:16 [2022-05-04T18:06:16.524Z]     docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux
18:06:16 [2022-05-04T18:06:16.524Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
18:06:16 [2022-05-04T18:06:16.524Z]     docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux
18:06:16 [2022-05-04T18:06:16.524Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
18:06:16 [2022-05-04T18:06:16.524Z]     docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux
18:06:16 [2022-05-04T18:06:16.524Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
18:06:16 [2022-05-04T18:06:16.524Z]     docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux
18:06:16 [2022-05-04T18:06:16.524Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
18:06:16 [2022-05-04T18:06:16.980Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
18:06:18 [2022-05-04T18:06:18.508Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
18:06:20 [2022-05-04T18:06:20.678Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
18:06:22 [2022-05-04T18:06:22.845Z] === RUN   TestDockerSuite/TestRunNonExistingImage
18:06:24 [2022-05-04T18:06:24.374Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
18:06:26 [2022-05-04T18:06:26.542Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
18:06:26 [2022-05-04T18:06:26.542Z]     docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux
18:06:26 [2022-05-04T18:06:26.542Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
18:06:26 [2022-05-04T18:06:26.542Z]     docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux
18:06:26 [2022-05-04T18:06:26.542Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
18:06:26 [2022-05-04T18:06:26.542Z]     docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux
18:06:26 [2022-05-04T18:06:26.542Z] === RUN   TestDockerSuite/TestRunPortInUse
18:06:26 [2022-05-04T18:06:26.542Z]     docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux
18:06:26 [2022-05-04T18:06:26.542Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
18:06:26 [2022-05-04T18:06:26.542Z]     docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux
18:06:26 [2022-05-04T18:06:26.542Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
18:06:26 [2022-05-04T18:06:26.542Z]     docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux
18:06:26 [2022-05-04T18:06:26.542Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
18:06:26 [2022-05-04T18:06:26.542Z]     docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux
18:06:26 [2022-05-04T18:06:26.542Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
18:06:26 [2022-05-04T18:06:26.542Z]     docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux
18:06:26 [2022-05-04T18:06:26.542Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
18:06:29 [2022-05-04T18:06:29.433Z] === RUN   TestDockerSuite/TestRunPublishPort
18:06:29 [2022-05-04T18:06:29.433Z]     docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux
18:06:29 [2022-05-04T18:06:29.433Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
18:06:29 [2022-05-04T18:06:29.433Z]     docker_cli_run_test.go:2854: unmatched requirement Apparmor
18:06:29 [2022-05-04T18:06:29.433Z] === RUN   TestDockerSuite/TestRunReadProcLatency
18:06:29 [2022-05-04T18:06:29.433Z]     docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux
18:06:29 [2022-05-04T18:06:29.433Z] === RUN   TestDockerSuite/TestRunReadProcTimer
18:06:29 [2022-05-04T18:06:29.433Z]     docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux
18:06:29 [2022-05-04T18:06:29.433Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
18:06:29 [2022-05-04T18:06:29.433Z]     docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux
18:06:29 [2022-05-04T18:06:29.433Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
18:06:37 [2022-05-04T18:06:37.976Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
18:06:37 [2022-05-04T18:06:37.976Z]     docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux
18:06:37 [2022-05-04T18:06:37.976Z] === RUN   TestDockerSuite/TestRunRm
18:06:40 [2022-05-04T18:06:40.143Z] === RUN   TestDockerSuite/TestRunRmAndWait
18:06:45 [2022-05-04T18:06:45.916Z] === RUN   TestDockerSuite/TestRunRmPre125Api
18:06:48 [2022-05-04T18:06:48.084Z] === RUN   TestDockerSuite/TestRunRootWorkdir
18:06:50 [2022-05-04T18:06:50.976Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
18:06:53 [2022-05-04T18:06:53.142Z] === RUN   TestDockerSuite/TestRunSetMacAddress
18:06:55 [2022-05-04T18:06:55.310Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
18:06:55 [2022-05-04T18:06:55.310Z]     docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux
18:06:55 [2022-05-04T18:06:55.310Z] === RUN   TestDockerSuite/TestRunState
18:06:55 [2022-05-04T18:06:55.310Z]     docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux
18:06:55 [2022-05-04T18:06:55.768Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
18:06:57 [2022-05-04T18:06:57.936Z] === RUN   TestDockerSuite/TestRunStdinPipe
18:06:57 [2022-05-04T18:06:57.936Z]     docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux
18:06:57 [2022-05-04T18:06:57.936Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
18:07:00 [2022-05-04T18:07:00.104Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
18:07:00 [2022-05-04T18:07:00.104Z]     docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux
18:07:00 [2022-05-04T18:07:00.104Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
18:07:00 [2022-05-04T18:07:00.104Z]     docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux
18:07:00 [2022-05-04T18:07:00.104Z] === RUN   TestDockerSuite/TestRunTLSVerify
18:07:00 [2022-05-04T18:07:00.560Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
18:07:00 [2022-05-04T18:07:00.560Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
18:07:00 [2022-05-04T18:07:00.560Z]     docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux
18:07:00 [2022-05-04T18:07:00.560Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
18:07:05 [2022-05-04T18:07:05.237Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
18:07:05 [2022-05-04T18:07:05.237Z]     docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux
18:07:05 [2022-05-04T18:07:05.237Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
18:07:05 [2022-05-04T18:07:05.237Z]     docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux
18:07:05 [2022-05-04T18:07:05.237Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
18:07:05 [2022-05-04T18:07:05.237Z]     docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux
18:07:05 [2022-05-04T18:07:05.237Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
18:07:05 [2022-05-04T18:07:05.237Z]     docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux
18:07:05 [2022-05-04T18:07:05.237Z] === RUN   TestDockerSuite/TestRunUnshareProc
18:07:05 [2022-05-04T18:07:05.237Z]     docker_cli_run_test.go:2893: unmatched requirement Apparmor
18:07:05 [2022-05-04T18:07:05.693Z] === RUN   TestDockerSuite/TestRunUserByID
18:07:05 [2022-05-04T18:07:05.693Z]     docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux
18:07:05 [2022-05-04T18:07:05.693Z] === RUN   TestDockerSuite/TestRunUserByIDBig
18:07:05 [2022-05-04T18:07:05.693Z]     docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux
18:07:05 [2022-05-04T18:07:05.693Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
18:07:05 [2022-05-04T18:07:05.693Z]     docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux
18:07:05 [2022-05-04T18:07:05.693Z] === RUN   TestDockerSuite/TestRunUserByIDZero
18:07:05 [2022-05-04T18:07:05.693Z]     docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux
18:07:05 [2022-05-04T18:07:05.693Z] === RUN   TestDockerSuite/TestRunUserByName
18:07:05 [2022-05-04T18:07:05.693Z]     docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux
18:07:05 [2022-05-04T18:07:05.693Z] === RUN   TestDockerSuite/TestRunUserDefaults
18:07:07 [2022-05-04T18:07:07.860Z] === RUN   TestDockerSuite/TestRunUserNotFound
18:07:07 [2022-05-04T18:07:07.860Z]     docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux
18:07:07 [2022-05-04T18:07:07.860Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
18:07:10 [2022-05-04T18:07:10.760Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
18:07:10 [2022-05-04T18:07:10.760Z]     docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux
18:07:10 [2022-05-04T18:07:10.760Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
18:07:10 [2022-05-04T18:07:10.760Z]     docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux
18:07:10 [2022-05-04T18:07:10.760Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
18:07:19 [2022-05-04T18:07:19.435Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
18:07:26 [2022-05-04T18:07:26.594Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
18:07:30 [2022-05-04T18:07:30.388Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
18:07:37 [2022-05-04T18:07:37.546Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
18:07:37 [2022-05-04T18:07:37.546Z]     docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux
18:07:37 [2022-05-04T18:07:37.546Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
18:07:37 [2022-05-04T18:07:37.546Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
18:07:39 [2022-05-04T18:07:39.762Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
18:07:41 [2022-05-04T18:07:41.978Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
18:07:44 [2022-05-04T18:07:44.193Z] === RUN   TestDockerSuite/TestRunWithBadDevice
18:07:44 [2022-05-04T18:07:44.193Z]     docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux
18:07:44 [2022-05-04T18:07:44.193Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
18:07:44 [2022-05-04T18:07:44.193Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
18:07:44 [2022-05-04T18:07:44.662Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
18:07:44 [2022-05-04T18:07:44.662Z]     docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux
18:07:44 [2022-05-04T18:07:44.662Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
18:07:44 [2022-05-04T18:07:44.662Z]     docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux
18:07:44 [2022-05-04T18:07:44.662Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
18:07:44 [2022-05-04T18:07:44.662Z]     docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux
18:07:44 [2022-05-04T18:07:44.662Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
18:07:44 [2022-05-04T18:07:44.662Z]     docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux
18:07:44 [2022-05-04T18:07:44.662Z] === RUN   TestDockerSuite/TestRunWithUlimits
18:07:44 [2022-05-04T18:07:44.662Z]     docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux
18:07:44 [2022-05-04T18:07:44.662Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
18:07:49 [2022-05-04T18:07:49.416Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
18:07:50 [2022-05-04T18:07:50.982Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
18:07:53 [2022-05-04T18:07:53.204Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
18:07:57 [2022-05-04T18:07:57.962Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
18:07:57 [2022-05-04T18:07:57.963Z]     docker_cli_run_test.go:3010: unmatched requirement Apparmor
18:07:57 [2022-05-04T18:07:57.963Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
18:07:57 [2022-05-04T18:07:57.963Z]     docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux
18:07:57 [2022-05-04T18:07:57.963Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
18:07:57 [2022-05-04T18:07:57.963Z]     docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux
18:07:57 [2022-05-04T18:07:57.963Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
18:07:57 [2022-05-04T18:07:57.963Z]     docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux
18:07:57 [2022-05-04T18:07:57.963Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
18:07:57 [2022-05-04T18:07:57.963Z]     docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux
18:07:57 [2022-05-04T18:07:57.963Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
18:07:57 [2022-05-04T18:07:57.963Z]     docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux
18:07:57 [2022-05-04T18:07:57.963Z] === RUN   TestDockerSuite/TestSaveCheckTimes
18:07:57 [2022-05-04T18:07:57.963Z]     docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux
18:07:57 [2022-05-04T18:07:57.963Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
18:07:57 [2022-05-04T18:07:57.963Z]     docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux
18:07:57 [2022-05-04T18:07:57.963Z] === RUN   TestDockerSuite/TestSaveImageId
18:07:57 [2022-05-04T18:07:57.963Z]     docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux
18:07:57 [2022-05-04T18:07:57.963Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
18:07:57 [2022-05-04T18:07:57.963Z]     docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux
18:07:57 [2022-05-04T18:07:57.963Z] === RUN   TestDockerSuite/TestSaveLoadParents
18:07:57 [2022-05-04T18:07:57.963Z]     docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux
18:07:57 [2022-05-04T18:07:57.963Z] === RUN   TestDockerSuite/TestSaveMultipleNames
18:07:57 [2022-05-04T18:07:57.963Z]     docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux
18:07:57 [2022-05-04T18:07:57.963Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
18:07:57 [2022-05-04T18:07:57.963Z]     docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux
18:07:57 [2022-05-04T18:07:57.963Z] === RUN   TestDockerSuite/TestSaveSingleTag
18:07:57 [2022-05-04T18:07:57.963Z]     docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux
18:07:57 [2022-05-04T18:07:57.963Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
18:07:57 [2022-05-04T18:07:57.963Z]     docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux
18:07:57 [2022-05-04T18:07:57.963Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
18:07:57 [2022-05-04T18:07:57.963Z]     docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux
18:07:57 [2022-05-04T18:07:57.963Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
18:07:57 [2022-05-04T18:07:57.963Z]     docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux
18:07:57 [2022-05-04T18:07:57.963Z] === RUN   TestDockerSuite/TestSearchCmdOptions
18:08:00 [2022-05-04T18:08:00.915Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
18:08:00 [2022-05-04T18:08:00.915Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
18:08:01 [2022-05-04T18:08:01.382Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
18:08:01 [2022-05-04T18:08:01.851Z] === RUN   TestDockerSuite/TestSearchWithLimit
18:08:03 [2022-05-04T18:08:03.417Z] === RUN   TestDockerSuite/TestSlowStdinClosing
18:08:03 [2022-05-04T18:08:03.417Z] === RUN   TestDockerSuite/TestSlowStdinClosing/0
18:08:05 [2022-05-04T18:08:05.631Z] === RUN   TestDockerSuite/TestSlowStdinClosing/1
18:08:08 [2022-05-04T18:08:08.584Z] === RUN   TestDockerSuite/TestSlowStdinClosing/2
18:08:10 [2022-05-04T18:08:10.801Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
18:08:10 [2022-05-04T18:08:10.801Z]     docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux
18:08:10 [2022-05-04T18:08:10.801Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
18:08:19 [2022-05-04T18:08:19.469Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
18:08:19 [2022-05-04T18:08:19.469Z]     docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux
18:08:19 [2022-05-04T18:08:19.469Z] === RUN   TestDockerSuite/TestStartAttachSilent
18:08:23 [2022-05-04T18:08:23.259Z] === RUN   TestDockerSuite/TestStartAttachWithRename
18:08:23 [2022-05-04T18:08:23.259Z]     docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux
18:08:23 [2022-05-04T18:08:23.259Z] === RUN   TestDockerSuite/TestStartMultipleContainers
18:08:23 [2022-05-04T18:08:23.259Z]     docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux
18:08:23 [2022-05-04T18:08:23.259Z] === RUN   TestDockerSuite/TestStartPausedContainer
18:08:23 [2022-05-04T18:08:23.259Z]     docker_cli_start_test.go:95: unmatched requirement IsPausable
18:08:23 [2022-05-04T18:08:23.259Z] === RUN   TestDockerSuite/TestStartRecordError
18:08:23 [2022-05-04T18:08:23.259Z]     docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux
18:08:23 [2022-05-04T18:08:23.259Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
18:08:33 [2022-05-04T18:08:33.685Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
18:08:33 [2022-05-04T18:08:33.685Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
18:08:33 [2022-05-04T18:08:33.685Z] === RUN   TestDockerSuite/TestStatsAllNoStream
18:08:33 [2022-05-04T18:08:33.685Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
18:08:33 [2022-05-04T18:08:33.685Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
18:08:33 [2022-05-04T18:08:33.685Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
18:08:33 [2022-05-04T18:08:33.685Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
18:08:33 [2022-05-04T18:08:33.685Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
18:08:33 [2022-05-04T18:08:33.685Z] === RUN   TestDockerSuite/TestStatsFormatAll
18:08:33 [2022-05-04T18:08:33.685Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
18:08:33 [2022-05-04T18:08:33.685Z] === RUN   TestDockerSuite/TestStatsNoStream
18:08:33 [2022-05-04T18:08:33.685Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
18:08:33 [2022-05-04T18:08:33.685Z] === RUN   TestDockerSuite/TestTopMultipleArgs
18:08:36 [2022-05-04T18:08:36.638Z] === RUN   TestDockerSuite/TestTopNonPrivileged
18:08:38 [2022-05-04T18:08:38.855Z] === RUN   TestDockerSuite/TestTopPrivileged
18:08:38 [2022-05-04T18:08:38.855Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
18:08:38 [2022-05-04T18:08:38.855Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
18:08:41 [2022-05-04T18:08:41.074Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
18:08:41 [2022-05-04T18:08:41.074Z]     docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux
18:08:41 [2022-05-04T18:08:41.074Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
18:08:41 [2022-05-04T18:08:41.074Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
18:08:41 [2022-05-04T18:08:41.074Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
18:08:41 [2022-05-04T18:08:41.074Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
18:08:41 [2022-05-04T18:08:41.074Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
18:08:41 [2022-05-04T18:08:41.074Z]     docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux
18:08:41 [2022-05-04T18:08:41.074Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
18:08:41 [2022-05-04T18:08:41.074Z]     docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux
18:08:41 [2022-05-04T18:08:41.074Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
18:08:41 [2022-05-04T18:08:41.074Z]     docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux
18:08:41 [2022-05-04T18:08:41.074Z] === RUN   TestDockerSuite/TestVolumeCLICreate
18:08:59 [2022-05-04T18:08:59.188Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
18:08:59 [2022-05-04T18:08:59.188Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
18:08:59 [2022-05-04T18:08:59.188Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
18:08:59 [2022-05-04T18:08:59.188Z]     docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux
18:08:59 [2022-05-04T18:08:59.188Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
18:08:59 [2022-05-04T18:08:59.188Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
18:08:59 [2022-05-04T18:08:59.188Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
18:08:59 [2022-05-04T18:08:59.188Z] === RUN   TestDockerSuite/TestVolumeCLILs
18:09:00 [2022-05-04T18:09:00.752Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
18:09:00 [2022-05-04T18:09:00.752Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
18:09:09 [2022-05-04T18:09:09.380Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
18:09:09 [2022-05-04T18:09:09.380Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
18:09:09 [2022-05-04T18:09:09.380Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
18:09:09 [2022-05-04T18:09:09.380Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
18:09:09 [2022-05-04T18:09:09.842Z] === RUN   TestDockerSuite/TestVolumeCLIRm
18:09:24 [2022-05-04T18:09:24.666Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
18:09:24 [2022-05-04T18:09:24.666Z]     docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux
18:09:24 [2022-05-04T18:09:24.666Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
18:09:24 [2022-05-04T18:09:24.666Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
18:09:24 [2022-05-04T18:09:24.666Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
18:09:24 [2022-05-04T18:09:24.666Z]     docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux
18:09:24 [2022-05-04T18:09:24.666Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
18:09:30 [2022-05-04T18:09:30.467Z] === RUN   TestDockerSuite/TestVolumeLsFormat
18:09:30 [2022-05-04T18:09:30.928Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
18:09:31 [2022-05-04T18:09:31.387Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
18:09:41 [2022-05-04T18:09:41.743Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
18:09:41 [2022-05-04T18:09:41.743Z]     docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux
18:09:41 [2022-05-04T18:09:41.743Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
18:09:42 [2022-05-04T18:09:42.213Z] --- PASS: TestDockerSuite (2731.99s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.04s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.04s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.97s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.42s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.86s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.38s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (102.63s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.17s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.74s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.35s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.32s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.35s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.97s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (110.94s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.61s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.03s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.01s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.01s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.45s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.69s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.19s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.68s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (5.00s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.14s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.40s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.85s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.79s)
18:09:42 [2022-05-04T18:09:42.213Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.59s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildAddTar (51.72s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.35s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.89s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.63s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.53s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.13s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.91s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.89s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.03s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.33s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.75s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.04s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.66s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (41.74s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.58s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.48s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.54s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.40s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.72s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (1.08s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.66s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.62s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.63s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.66s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.47s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.35s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.55s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.04s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.03s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.60s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.96s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.74s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.21s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (32.22s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.64s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.56s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.29s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (26.84s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.82s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.34s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (31.09s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.67s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.69s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.45s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.98s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.85s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (66.80s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.42s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.34s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (96.19s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.65s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.69s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (23.36s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.33s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (14.73s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (36.55s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (15.15s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.00s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (111.15s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.41s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.32s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.66s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.28s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.56s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.65s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.76s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.58s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.92s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.04s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.15s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.10s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.87s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.98s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.72s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildFails (7.15s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.89s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.74s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildForceRm (6.78s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildFromGit (10.60s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.43s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.29s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.81s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.64s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.55s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildHistory (12.52s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildIidFile (1.16s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.09s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.85s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.37s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildLabel (1.10s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.72s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.09s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.65s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildLabels (1.10s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.76s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.53s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.68s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.70s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.07s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (24.59s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.69s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (32.45s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.00s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.45s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.57s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.78s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.76s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.63s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.73s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildNoContext (3.00s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.38s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.53s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.87s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.05s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.48s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (13.63s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.73s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.87s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.94s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.52s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.95s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.86s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.31s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.33s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (45.53s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (32.84s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildRm (12.68s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.49s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.35s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.54s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.70s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.75s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (9.12s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (20.50s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.67s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.73s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.54s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.33s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.68s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildStderr (4.33s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.34s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.34s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.47s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.32s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (4.51s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.45s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (4.05s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.66s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.91s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.86s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.96s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (8.44s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.79s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.35s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.63s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.78s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (4.43s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.37s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.85s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.43s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.82s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.28s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.28s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.25s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestCommitChange (4.85s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.44s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- PASS: TestDockerSuite/TestCommitNewFile (11.55s)
18:09:42 [2022-05-04T18:09:42.214Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestCommitTTY (11.73s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (9.35s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (11.67s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.84s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.35s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (7.19s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.55s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.91s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.56s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.56s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.87s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.50s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.67s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.04s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (2.29s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.81s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.33s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (7.25s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (8.78s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.12s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (2.01s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (7.31s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.44s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.47s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.16s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.05s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.37s)
18:09:42 [2022-05-04T18:09:42.215Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.62s)
18:09:42 [2022-05-04T18:09:42.215Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.63s)
18:09:42 [2022-05-04T18:09:42.215Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.64s)
18:09:42 [2022-05-04T18:09:42.215Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.60s)
18:09:42 [2022-05-04T18:09:42.215Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000cacc90_<nil>} (2.63s)
18:09:42 [2022-05-04T18:09:42.215Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12500110008_c:\foo_false__<nil>_<nil>_<nil>} (2.60s)
18:09:42 [2022-05-04T18:09:42.215Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12500110008_c:\foo_true__<nil>_<nil>_<nil>} (2.62s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s)
18:09:42 [2022-05-04T18:09:42.215Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
18:09:42 [2022-05-04T18:09:42.215Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
18:09:42 [2022-05-04T18:09:42.215Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
18:09:42 [2022-05-04T18:09:42.215Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
18:09:42 [2022-05-04T18:09:42.215Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
18:09:42 [2022-05-04T18:09:42.215Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s)
18:09:42 [2022-05-04T18:09:42.215Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s)
18:09:42 [2022-05-04T18:09:42.215Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s)
18:09:42 [2022-05-04T18:09:42.215Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
18:09:42 [2022-05-04T18:09:42.215Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (7.34s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.80s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.49s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestCpToCaseA (4.57s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestCpToCaseB (7.41s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestCpToCaseE (14.11s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestCpToCaseH (14.15s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestCpToDot (2.51s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestCpToStdout (7.37s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.24s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.28s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.37s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.07s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.80s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.23s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestCreateRM (0.43s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.22s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.43s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.79s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.47s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.48s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.25s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestDockerFails (0.08s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.60s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.42s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.61s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (8.35s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestEventsCopy (5.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (5.38s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.28s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.93s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (4.08s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (1.08s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.16s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestEventsFilters (9.72s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestEventsFormat (9.66s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.10s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.24s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestEventsRename (2.54s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestEventsResize (7.82s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.33s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.79s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.92s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.82s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.99s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.09s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.08s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.09s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.30s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.27s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.18s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.34s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.42s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.86s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.03s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.60s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.62s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.24s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.03s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestGetContainerStats (6.15s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.15s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.19s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.15s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.40s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s)
18:09:42 [2022-05-04T18:09:42.215Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.74s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.13s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.96s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.35s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.54s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.23s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.99s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.10s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.31s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.36s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.40s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.22s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.34s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.33s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.35s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.42s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (2.30s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.33s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.36s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.09s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.29s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.72s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.51s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.37s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.33s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.29s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.44s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.38s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (7.10s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.07s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.06s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.67s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.63s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.37s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.09s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.12s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.13s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.82s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.68s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.50s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.59s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestLogsSince (9.12s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestLogsTail (2.96s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.71s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.44s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.62s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (9.39s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestPsByOrder (8.74s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (9.78s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.62s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.92s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.16s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (12.34s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.91s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (9.88s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestPsShowMounts (7.49s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.73s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.36s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.97s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.24s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.26s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.48s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.60s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.10s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.26s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.81s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (4.51s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.41s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (4.22s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.08s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.01s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.99s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.78s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.55s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (5.00s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (12.50s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (4.22s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestRmiTag (0.74s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.54s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.40s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.61s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.66s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.31s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.07s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.71s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.96s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.17s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.20s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.36s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestRunBindMounts (9.58s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.32s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.29s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (2.07s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
18:09:42 [2022-05-04T18:09:42.216Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.41s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.44s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.27s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.35s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.03s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.33s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (7.19s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.46s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.33s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.30s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.55s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.32s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.35s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (7.24s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.08s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.95s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.69s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.84s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (12.69s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.00s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.22s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.37s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.29s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.31s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.28s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.26s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.08s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.61s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.98s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunRm (2.66s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.53s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.63s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.34s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.34s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.67s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.44s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.21s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.81s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.37s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.30s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.09s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.16s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.71s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.35s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.71s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.39s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.37s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.21s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.89s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.40s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.73s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.04s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.45s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.28s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.79s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (7.14s)
18:09:42 [2022-05-04T18:09:42.217Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.34s)
18:09:42 [2022-05-04T18:09:42.217Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.37s)
18:09:42 [2022-05-04T18:09:42.217Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.40s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.96s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (4.19s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.79s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (2.36s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.57s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.34s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.34s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.24s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.31s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.17s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.68s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (7.90s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.44s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.42s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (12.93s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.66s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.10s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.32s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.31s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.20s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
18:09:42 [2022-05-04T18:09:42.217Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.62s)
18:09:42 [2022-05-04T18:09:42.217Z] === RUN   TestDockerRegistrySuite
18:09:42 [2022-05-04T18:09:42.217Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
18:09:42 [2022-05-04T18:09:42.217Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.217Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
18:09:42 [2022-05-04T18:09:42.217Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.217Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
18:09:42 [2022-05-04T18:09:42.217Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.217Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
18:09:42 [2022-05-04T18:09:42.217Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.217Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
18:09:42 [2022-05-04T18:09:42.217Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.217Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
18:09:42 [2022-05-04T18:09:42.217Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.217Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
18:09:42 [2022-05-04T18:09:42.217Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.217Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
18:09:42 [2022-05-04T18:09:42.217Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.217Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
18:09:42 [2022-05-04T18:09:42.217Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.217Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
18:09:42 [2022-05-04T18:09:42.217Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.217Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
18:09:42 [2022-05-04T18:09:42.217Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.218Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
18:09:42 [2022-05-04T18:09:42.218Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.218Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
18:09:42 [2022-05-04T18:09:42.218Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.218Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
18:09:42 [2022-05-04T18:09:42.218Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.218Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
18:09:42 [2022-05-04T18:09:42.218Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.218Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
18:09:42 [2022-05-04T18:09:42.218Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.218Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
18:09:42 [2022-05-04T18:09:42.218Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.218Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
18:09:42 [2022-05-04T18:09:42.218Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.218Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
18:09:42 [2022-05-04T18:09:42.218Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.218Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
18:09:42 [2022-05-04T18:09:42.218Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.218Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
18:09:42 [2022-05-04T18:09:42.218Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.218Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
18:09:42 [2022-05-04T18:09:42.218Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.218Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
18:09:42 [2022-05-04T18:09:42.218Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.218Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
18:09:42 [2022-05-04T18:09:42.218Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.218Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
18:09:42 [2022-05-04T18:09:42.218Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.218Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
18:09:42 [2022-05-04T18:09:42.218Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.218Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
18:09:42 [2022-05-04T18:09:42.218Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.218Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
18:09:42 [2022-05-04T18:09:42.218Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.218Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
18:09:42 [2022-05-04T18:09:42.218Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.218Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
18:09:42 [2022-05-04T18:09:42.218Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.218Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
18:09:42 [2022-05-04T18:09:42.218Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.218Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
18:09:42 [2022-05-04T18:09:42.218Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.218Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
18:09:42 [2022-05-04T18:09:42.218Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.218Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
18:09:42 [2022-05-04T18:09:42.218Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.218Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
18:09:42 [2022-05-04T18:09:42.218Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.218Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
18:09:42 [2022-05-04T18:09:42.218Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.218Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
18:09:42 [2022-05-04T18:09:42.218Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.218Z] === RUN   TestDockerRegistrySuite/TestV2Only
18:09:42 [2022-05-04T18:09:42.218Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.218Z] --- PASS: TestDockerRegistrySuite (0.17s)
18:09:42 [2022-05-04T18:09:42.218Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
18:09:42 [2022-05-04T18:09:42.218Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
18:09:42 [2022-05-04T18:09:42.218Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
18:09:42 [2022-05-04T18:09:42.218Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
18:09:42 [2022-05-04T18:09:42.218Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:09:42 [2022-05-04T18:09:42.218Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:09:42 [2022-05-04T18:09:42.218Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
18:09:42 [2022-05-04T18:09:42.218Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
18:09:42 [2022-05-04T18:09:42.218Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
18:09:42 [2022-05-04T18:09:42.218Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
18:09:42 [2022-05-04T18:09:42.218Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
18:09:42 [2022-05-04T18:09:42.218Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
18:09:42 [2022-05-04T18:09:42.218Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
18:09:42 [2022-05-04T18:09:42.218Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
18:09:42 [2022-05-04T18:09:42.688Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
18:09:42 [2022-05-04T18:09:42.688Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
18:09:42 [2022-05-04T18:09:42.688Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
18:09:42 [2022-05-04T18:09:42.688Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
18:09:42 [2022-05-04T18:09:42.688Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
18:09:42 [2022-05-04T18:09:42.688Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
18:09:42 [2022-05-04T18:09:42.688Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s)
18:09:42 [2022-05-04T18:09:42.688Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:09:42 [2022-05-04T18:09:42.688Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:09:42 [2022-05-04T18:09:42.688Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
18:09:42 [2022-05-04T18:09:42.688Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
18:09:42 [2022-05-04T18:09:42.688Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
18:09:42 [2022-05-04T18:09:42.688Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
18:09:42 [2022-05-04T18:09:42.688Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
18:09:42 [2022-05-04T18:09:42.688Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
18:09:42 [2022-05-04T18:09:42.688Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
18:09:42 [2022-05-04T18:09:42.688Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
18:09:42 [2022-05-04T18:09:42.688Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
18:09:42 [2022-05-04T18:09:42.688Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
18:09:42 [2022-05-04T18:09:42.688Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
18:09:42 [2022-05-04T18:09:42.688Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
18:09:42 [2022-05-04T18:09:42.688Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
18:09:42 [2022-05-04T18:09:42.688Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
18:09:42 [2022-05-04T18:09:42.688Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
18:09:42 [2022-05-04T18:09:42.688Z] === RUN   TestDockerSchema1RegistrySuite
18:09:42 [2022-05-04T18:09:42.688Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
18:09:42 [2022-05-04T18:09:42.688Z]     check_test.go:210: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.688Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
18:09:42 [2022-05-04T18:09:42.688Z]     check_test.go:210: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.688Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
18:09:42 [2022-05-04T18:09:42.688Z]     check_test.go:210: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.688Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
18:09:42 [2022-05-04T18:09:42.688Z]     check_test.go:210: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.688Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
18:09:42 [2022-05-04T18:09:42.688Z]     check_test.go:210: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.688Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
18:09:42 [2022-05-04T18:09:42.688Z]     check_test.go:210: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.688Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
18:09:42 [2022-05-04T18:09:42.688Z]     check_test.go:210: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.688Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
18:09:42 [2022-05-04T18:09:42.688Z]     check_test.go:210: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.688Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
18:09:42 [2022-05-04T18:09:42.688Z]     check_test.go:210: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.688Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
18:09:42 [2022-05-04T18:09:42.688Z]     check_test.go:210: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.688Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
18:09:42 [2022-05-04T18:09:42.688Z]     check_test.go:210: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.688Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
18:09:42 [2022-05-04T18:09:42.688Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
18:09:42 [2022-05-04T18:09:42.688Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:09:42 [2022-05-04T18:09:42.688Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:09:42 [2022-05-04T18:09:42.688Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
18:09:42 [2022-05-04T18:09:42.688Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
18:09:42 [2022-05-04T18:09:42.688Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:09:42 [2022-05-04T18:09:42.688Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:09:42 [2022-05-04T18:09:42.688Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:09:42 [2022-05-04T18:09:42.688Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
18:09:42 [2022-05-04T18:09:42.688Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
18:09:42 [2022-05-04T18:09:42.688Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
18:09:42 [2022-05-04T18:09:42.688Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
18:09:42 [2022-05-04T18:09:42.688Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
18:09:42 [2022-05-04T18:09:42.688Z]     check_test.go:237: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.688Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
18:09:42 [2022-05-04T18:09:42.688Z]     check_test.go:237: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.688Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
18:09:42 [2022-05-04T18:09:42.688Z]     check_test.go:237: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.688Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
18:09:42 [2022-05-04T18:09:42.688Z]     check_test.go:237: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.688Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
18:09:42 [2022-05-04T18:09:42.688Z]     check_test.go:237: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.688Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
18:09:42 [2022-05-04T18:09:42.688Z]     check_test.go:237: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.688Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
18:09:42 [2022-05-04T18:09:42.688Z]     check_test.go:237: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.688Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
18:09:42 [2022-05-04T18:09:42.688Z]     check_test.go:237: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.688Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s)
18:09:42 [2022-05-04T18:09:42.688Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
18:09:42 [2022-05-04T18:09:42.688Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
18:09:42 [2022-05-04T18:09:42.689Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
18:09:42 [2022-05-04T18:09:42.689Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
18:09:42 [2022-05-04T18:09:42.689Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
18:09:42 [2022-05-04T18:09:42.689Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
18:09:42 [2022-05-04T18:09:42.689Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
18:09:42 [2022-05-04T18:09:42.689Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
18:09:42 [2022-05-04T18:09:42.689Z] === RUN   TestDockerRegistryAuthTokenSuite
18:09:42 [2022-05-04T18:09:42.689Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
18:09:42 [2022-05-04T18:09:42.689Z]     check_test.go:266: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.689Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
18:09:42 [2022-05-04T18:09:42.689Z]     check_test.go:266: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.689Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
18:09:42 [2022-05-04T18:09:42.689Z]     check_test.go:266: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.689Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
18:09:42 [2022-05-04T18:09:42.689Z]     check_test.go:266: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.689Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
18:09:42 [2022-05-04T18:09:42.689Z]     check_test.go:266: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.689Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
18:09:42 [2022-05-04T18:09:42.689Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
18:09:42 [2022-05-04T18:09:42.689Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
18:09:42 [2022-05-04T18:09:42.689Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
18:09:42 [2022-05-04T18:09:42.689Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
18:09:42 [2022-05-04T18:09:42.689Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
18:09:42 [2022-05-04T18:09:42.689Z] === RUN   TestDockerDaemonSuite
18:09:42 [2022-05-04T18:09:42.689Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
18:09:42 [2022-05-04T18:09:42.689Z]     check_test.go:300: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.689Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
18:09:42 [2022-05-04T18:09:42.689Z]     check_test.go:300: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.689Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
18:09:42 [2022-05-04T18:09:42.689Z]     check_test.go:300: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.689Z] --- PASS: TestDockerDaemonSuite (0.00s)
18:09:42 [2022-05-04T18:09:42.689Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
18:09:42 [2022-05-04T18:09:42.689Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
18:09:42 [2022-05-04T18:09:42.689Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
18:09:42 [2022-05-04T18:09:42.689Z] === RUN   TestDockerSwarmSuite
18:09:42 [2022-05-04T18:09:42.689Z] --- PASS: TestDockerSwarmSuite (0.00s)
18:09:42 [2022-05-04T18:09:42.689Z] === RUN   TestDockerPluginSuite
18:09:42 [2022-05-04T18:09:42.689Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
18:09:42 [2022-05-04T18:09:42.689Z]     check_test.go:405: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.689Z] === RUN   TestDockerPluginSuite/TestPluginCreate
18:09:42 [2022-05-04T18:09:42.689Z]     check_test.go:405: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.689Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
18:09:42 [2022-05-04T18:09:42.689Z]     check_test.go:405: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.689Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
18:09:42 [2022-05-04T18:09:42.689Z]     check_test.go:405: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.689Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
18:09:42 [2022-05-04T18:09:42.689Z]     check_test.go:405: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.689Z] === RUN   TestDockerPluginSuite/TestPluginInspect
18:09:42 [2022-05-04T18:09:42.689Z]     check_test.go:405: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.689Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
18:09:42 [2022-05-04T18:09:42.689Z]     check_test.go:405: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.689Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
18:09:42 [2022-05-04T18:09:42.689Z]     check_test.go:405: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.689Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
18:09:42 [2022-05-04T18:09:42.689Z]     check_test.go:405: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.689Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
18:09:42 [2022-05-04T18:09:42.689Z]     check_test.go:405: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.689Z] === RUN   TestDockerPluginSuite/TestPluginSet
18:09:42 [2022-05-04T18:09:42.689Z]     check_test.go:405: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.689Z] --- PASS: TestDockerPluginSuite (0.00s)
18:09:42 [2022-05-04T18:09:42.689Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
18:09:42 [2022-05-04T18:09:42.689Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
18:09:42 [2022-05-04T18:09:42.689Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
18:09:42 [2022-05-04T18:09:42.689Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
18:09:42 [2022-05-04T18:09:42.689Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
18:09:42 [2022-05-04T18:09:42.689Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
18:09:42 [2022-05-04T18:09:42.689Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
18:09:42 [2022-05-04T18:09:42.689Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
18:09:42 [2022-05-04T18:09:42.689Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
18:09:42 [2022-05-04T18:09:42.689Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
18:09:42 [2022-05-04T18:09:42.689Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
18:09:42 [2022-05-04T18:09:42.689Z] === RUN   TestDockerExternalVolumeSuite
18:09:42 [2022-05-04T18:09:42.689Z]     check_test.go:126: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
18:09:42 [2022-05-04T18:09:42.689Z] === RUN   TestDockerNetworkSuite
18:09:42 [2022-05-04T18:09:42.689Z]     check_test.go:132: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerNetworkSuite (0.00s)
18:09:42 [2022-05-04T18:09:42.689Z] === RUN   TestDockerHubPullSuite
18:09:42 [2022-05-04T18:09:42.689Z]     check_test.go:140: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.689Z] --- SKIP: TestDockerHubPullSuite (0.00s)
18:09:42 [2022-05-04T18:09:42.689Z] PASS
18:09:42 [2022-05-04T18:09:42.689Z] ok  	github.com/docker/docker/integration-cli	2732.438s
18:09:42 [2022-05-04T18:09:42.689Z] 
18:09:42 [2022-05-04T18:09:42.689Z] === Skipped
18:09:42 [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s)
18:09:42 [2022-05-04T18:09:42.689Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.689Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s)
18:09:42 [2022-05-04T18:09:42.689Z] 
18:09:42 [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s)
18:09:42 [2022-05-04T18:09:42.689Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.689Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
18:09:42 [2022-05-04T18:09:42.689Z] 
18:09:42 [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
18:09:42 [2022-05-04T18:09:42.689Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.689Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
18:09:42 [2022-05-04T18:09:42.689Z] 
18:09:42 [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s)
18:09:42 [2022-05-04T18:09:42.689Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.689Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s)
18:09:42 [2022-05-04T18:09:42.689Z] 
18:09:42 [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s)
18:09:42 [2022-05-04T18:09:42.689Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.689Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s)
18:09:42 [2022-05-04T18:09:42.689Z] 
18:09:42 [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
18:09:42 [2022-05-04T18:09:42.689Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.689Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
18:09:42 [2022-05-04T18:09:42.689Z] 
18:09:42 [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
18:09:42 [2022-05-04T18:09:42.689Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.689Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
18:09:42 [2022-05-04T18:09:42.689Z] 
18:09:42 [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
18:09:42 [2022-05-04T18:09:42.689Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.689Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
18:09:42 [2022-05-04T18:09:42.689Z] 
18:09:42 [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s)
18:09:42 [2022-05-04T18:09:42.689Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.689Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s)
18:09:42 [2022-05-04T18:09:42.689Z] 
18:09:42 [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s)
18:09:42 [2022-05-04T18:09:42.689Z]     docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.689Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s)
18:09:42 [2022-05-04T18:09:42.689Z] 
18:09:42 [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
18:09:42 [2022-05-04T18:09:42.689Z]     docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.689Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
18:09:42 [2022-05-04T18:09:42.689Z] 
18:09:42 [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
18:09:42 [2022-05-04T18:09:42.689Z]     docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.689Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
18:09:42 [2022-05-04T18:09:42.689Z] 
18:09:42 [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s)
18:09:42 [2022-05-04T18:09:42.689Z]     docker_cli_run_test.go:3149: unmatched requirement Apparmor
18:09:42 [2022-05-04T18:09:42.689Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s)
18:09:42 [2022-05-04T18:09:42.689Z] 
18:09:42 [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
18:09:42 [2022-05-04T18:09:42.689Z]     docker_cli_run_test.go:3127: unmatched requirement Apparmor
18:09:42 [2022-05-04T18:09:42.689Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
18:09:42 [2022-05-04T18:09:42.689Z] 
18:09:42 [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s)
18:09:42 [2022-05-04T18:09:42.689Z]     docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.689Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
18:09:42 [2022-05-04T18:09:42.689Z] 
18:09:42 [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s)
18:09:42 [2022-05-04T18:09:42.689Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.689Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
18:09:42 [2022-05-04T18:09:42.689Z] 
18:09:42 [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s)
18:09:42 [2022-05-04T18:09:42.689Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
18:09:42 [2022-05-04T18:09:42.689Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
18:09:42 [2022-05-04T18:09:42.689Z] 
18:09:42 [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.03s)
18:09:42 [2022-05-04T18:09:42.689Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.689Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s)
18:09:42 [2022-05-04T18:09:42.689Z] 
18:09:42 [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s)
18:09:42 [2022-05-04T18:09:42.689Z]     docker_api_build_test.go:176: unmatched requirement UnixCli
18:09:42 [2022-05-04T18:09:42.689Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s)
18:09:42 [2022-05-04T18:09:42.689Z] 
18:09:42 [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
18:09:42 [2022-05-04T18:09:42.689Z]     docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.689Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
18:09:42 [2022-05-04T18:09:42.689Z] 
18:09:42 [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
18:09:42 [2022-05-04T18:09:42.689Z]     docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.689Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
18:09:42 [2022-05-04T18:09:42.689Z] 
18:09:42 [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
18:09:42 [2022-05-04T18:09:42.689Z]     docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.689Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
18:09:42 [2022-05-04T18:09:42.689Z] 
18:09:42 [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
18:09:42 [2022-05-04T18:09:42.689Z]     docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.689Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
18:09:42 [2022-05-04T18:09:42.689Z] 
18:09:42 [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
18:09:42 [2022-05-04T18:09:42.689Z]     docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.689Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
18:09:42 [2022-05-04T18:09:42.689Z] 
18:09:42 [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
18:09:42 [2022-05-04T18:09:42.689Z]     docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.689Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
18:09:42 [2022-05-04T18:09:42.689Z] 
18:09:42 [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s)
18:09:42 [2022-05-04T18:09:42.689Z]     docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.689Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
18:09:42 [2022-05-04T18:09:42.689Z] 
18:09:42 [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
18:09:42 [2022-05-04T18:09:42.689Z]     docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.689Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
18:09:42 [2022-05-04T18:09:42.689Z] 
18:09:42 [2022-05-04T18:09:42.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
18:09:42 [2022-05-04T18:09:42.690Z]     docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.690Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
18:09:42 [2022-05-04T18:09:42.690Z] 
18:09:42 [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
18:09:42 [2022-05-04T18:09:42.690Z]     docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.690Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
18:09:42 [2022-05-04T18:09:42.690Z] 
18:09:42 [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s)
18:09:42 [2022-05-04T18:09:42.690Z]     docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.690Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
18:09:42 [2022-05-04T18:09:42.690Z] 
18:09:42 [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.35s)
18:09:42 [2022-05-04T18:09:42.690Z]     docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.690Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.35s)
18:09:42 [2022-05-04T18:09:42.690Z] 
18:09:42 [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.63s)
18:09:42 [2022-05-04T18:09:42.690Z]     docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.690Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.63s)
18:09:42 [2022-05-04T18:09:42.690Z] 
18:09:42 [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.91s)
18:09:42 [2022-05-04T18:09:42.690Z]     docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.690Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.91s)
18:09:42 [2022-05-04T18:09:42.690Z] 
18:09:42 [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s)
18:09:42 [2022-05-04T18:09:42.690Z]     docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.690Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s)
18:09:42 [2022-05-04T18:09:42.690Z] 
18:09:42 [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
18:09:42 [2022-05-04T18:09:42.690Z]     docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.690Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
18:09:42 [2022-05-04T18:09:42.690Z] 
18:09:42 [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s)
18:09:42 [2022-05-04T18:09:42.690Z]     docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.690Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s)
18:09:42 [2022-05-04T18:09:42.690Z] 
18:09:42 [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
18:09:42 [2022-05-04T18:09:42.690Z]     docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.690Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
18:09:42 [2022-05-04T18:09:42.690Z] 
18:09:42 [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
18:09:42 [2022-05-04T18:09:42.690Z]     docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.690Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
18:09:42 [2022-05-04T18:09:42.690Z] 
18:09:42 [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
18:09:42 [2022-05-04T18:09:42.690Z]     docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.690Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
18:09:42 [2022-05-04T18:09:42.690Z] 
18:09:42 [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s)
18:09:42 [2022-05-04T18:09:42.690Z]     docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.690Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s)
18:09:42 [2022-05-04T18:09:42.690Z] 
18:09:42 [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.33s)
18:09:42 [2022-05-04T18:09:42.690Z]     docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.690Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s)
18:09:42 [2022-05-04T18:09:42.690Z] 
18:09:42 [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s)
18:09:42 [2022-05-04T18:09:42.690Z]     docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.690Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
18:09:42 [2022-05-04T18:09:42.690Z] 
18:09:42 [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s)
18:09:42 [2022-05-04T18:09:42.690Z]     docker_api_build_test.go:401: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.690Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s)
18:09:42 [2022-05-04T18:09:42.690Z] 
18:09:42 [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s)
18:09:42 [2022-05-04T18:09:42.690Z]     docker_cli_build_test.go:3570: unmatched requirement UnixCli
18:09:42 [2022-05-04T18:09:42.690Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
18:09:42 [2022-05-04T18:09:42.690Z] 
18:09:42 [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
18:09:42 [2022-05-04T18:09:42.690Z]     docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.690Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
18:09:42 [2022-05-04T18:09:42.690Z] 
18:09:42 [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
18:09:42 [2022-05-04T18:09:42.690Z]     docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.690Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
18:09:42 [2022-05-04T18:09:42.690Z] 
18:09:42 [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
18:09:42 [2022-05-04T18:09:42.690Z]     docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.690Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
18:09:42 [2022-05-04T18:09:42.690Z] 
18:09:42 [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
18:09:42 [2022-05-04T18:09:42.690Z]     docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.690Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
18:09:42 [2022-05-04T18:09:42.690Z] 
18:09:42 [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
18:09:42 [2022-05-04T18:09:42.690Z]     docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.690Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
18:09:42 [2022-05-04T18:09:42.690Z] 
18:09:42 [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s)
18:09:42 [2022-05-04T18:09:42.690Z]     docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.690Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s)
18:09:42 [2022-05-04T18:09:42.690Z] 
18:09:42 [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s)
18:09:42 [2022-05-04T18:09:42.690Z]     docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.690Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s)
18:09:42 [2022-05-04T18:09:42.690Z] 
18:09:42 [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
18:09:42 [2022-05-04T18:09:42.690Z]     docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.690Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
18:09:42 [2022-05-04T18:09:42.690Z] 
18:09:42 [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
18:09:42 [2022-05-04T18:09:42.690Z]     docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.690Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
18:09:42 [2022-05-04T18:09:42.690Z] 
18:09:42 [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.34s)
18:09:42 [2022-05-04T18:09:42.690Z]     docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.690Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.34s)
18:09:42 [2022-05-04T18:09:42.690Z] 
18:09:42 [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.34s)
18:09:42 [2022-05-04T18:09:42.690Z]     docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.690Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.34s)
18:09:42 [2022-05-04T18:09:42.690Z] 
18:09:42 [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.32s)
18:09:42 [2022-05-04T18:09:42.690Z]     docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.690Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.32s)
18:09:42 [2022-05-04T18:09:42.690Z] 
18:09:42 [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s)
18:09:42 [2022-05-04T18:09:42.690Z]     docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.690Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
18:09:42 [2022-05-04T18:09:42.690Z] 
18:09:42 [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s)
18:09:42 [2022-05-04T18:09:42.690Z]     docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.690Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
18:09:42 [2022-05-04T18:09:42.690Z] 
18:09:42 [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s)
18:09:42 [2022-05-04T18:09:42.690Z]     docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.690Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.04s)
18:09:42 [2022-05-04T18:09:42.690Z] 
18:09:42 [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.30s)
18:09:42 [2022-05-04T18:09:42.690Z]     docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.690Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s)
18:09:42 [2022-05-04T18:09:42.690Z] 
18:09:42 [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s)
18:09:42 [2022-05-04T18:09:42.690Z]     docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.690Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
18:09:42 [2022-05-04T18:09:42.690Z] 
18:09:42 [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.03s)
18:09:42 [2022-05-04T18:09:42.690Z]     docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.690Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s)
18:09:42 [2022-05-04T18:09:42.690Z] 
18:09:42 [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s)
18:09:42 [2022-05-04T18:09:42.690Z]     docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.690Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
18:09:42 [2022-05-04T18:09:42.690Z] 
18:09:42 [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
18:09:42 [2022-05-04T18:09:42.690Z]     docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.690Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
18:09:42 [2022-05-04T18:09:42.690Z] 
18:09:42 [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
18:09:42 [2022-05-04T18:09:42.690Z]     docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.690Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
18:09:42 [2022-05-04T18:09:42.690Z] 
18:09:42 [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
18:09:42 [2022-05-04T18:09:42.690Z]     docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.690Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s)
18:09:42 [2022-05-04T18:09:42.690Z] 
18:09:42 [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
18:09:42 [2022-05-04T18:09:42.690Z]     docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.690Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
18:09:42 [2022-05-04T18:09:42.690Z] 
18:09:42 [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s)
18:09:42 [2022-05-04T18:09:42.690Z]     docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.690Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
18:09:42 [2022-05-04T18:09:42.690Z] 
18:09:42 [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s)
18:09:42 [2022-05-04T18:09:42.690Z]     docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.690Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
18:09:42 [2022-05-04T18:09:42.690Z] 
18:09:42 [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s)
18:09:42 [2022-05-04T18:09:42.690Z]     docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.690Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
18:09:42 [2022-05-04T18:09:42.690Z] 
18:09:42 [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
18:09:42 [2022-05-04T18:09:42.690Z]     docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.690Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
18:09:42 [2022-05-04T18:09:42.690Z] 
18:09:42 [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
18:09:42 [2022-05-04T18:09:42.690Z]     docker_cli_build_test.go:3697: unmatched requirement UnixCli
18:09:42 [2022-05-04T18:09:42.690Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
18:09:42 [2022-05-04T18:09:42.690Z] 
18:09:42 [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s)
18:09:42 [2022-05-04T18:09:42.690Z]     docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.690Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
18:09:42 [2022-05-04T18:09:42.690Z] 
18:09:42 [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s)
18:09:42 [2022-05-04T18:09:42.690Z]     docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.690Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s)
18:09:42 [2022-05-04T18:09:42.690Z] 
18:09:42 [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s)
18:09:42 [2022-05-04T18:09:42.690Z]     docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.690Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
18:09:42 [2022-05-04T18:09:42.690Z] 
18:09:42 [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s)
18:09:42 [2022-05-04T18:09:42.690Z]     docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.690Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
18:09:42 [2022-05-04T18:09:42.690Z] 
18:09:42 [2022-05-04T18:09:42.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s)
18:09:42 [2022-05-04T18:09:42.690Z]     docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.690Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s)
18:09:42 [2022-05-04T18:09:42.690Z] 
18:09:42 [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s)
18:09:42 [2022-05-04T18:09:42.691Z]     docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.691Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
18:09:42 [2022-05-04T18:09:42.691Z] 
18:09:42 [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
18:09:42 [2022-05-04T18:09:42.691Z]     docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.691Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s)
18:09:42 [2022-05-04T18:09:42.691Z] 
18:09:42 [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z]     docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.691Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z] 
18:09:42 [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z]     docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.691Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z] 
18:09:42 [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
18:09:42 [2022-05-04T18:09:42.691Z]     docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.691Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
18:09:42 [2022-05-04T18:09:42.691Z] 
18:09:42 [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z]     docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.691Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z] 
18:09:42 [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z]     docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.691Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z] 
18:09:42 [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s)
18:09:42 [2022-05-04T18:09:42.691Z]     docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.691Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s)
18:09:42 [2022-05-04T18:09:42.691Z] 
18:09:42 [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.35s)
18:09:42 [2022-05-04T18:09:42.691Z]     docker_api_build_test.go:512: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.691Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.35s)
18:09:42 [2022-05-04T18:09:42.691Z] 
18:09:42 [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.34s)
18:09:42 [2022-05-04T18:09:42.691Z]     docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.691Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.34s)
18:09:42 [2022-05-04T18:09:42.691Z] 
18:09:42 [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
18:09:42 [2022-05-04T18:09:42.691Z]     docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.691Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
18:09:42 [2022-05-04T18:09:42.691Z] 
18:09:42 [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
18:09:42 [2022-05-04T18:09:42.691Z]     docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.691Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
18:09:42 [2022-05-04T18:09:42.691Z] 
18:09:42 [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z]     docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.691Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z] 
18:09:42 [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z]     docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.691Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z] 
18:09:42 [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z]     docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.691Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z] 
18:09:42 [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.35s)
18:09:42 [2022-05-04T18:09:42.691Z]     docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.691Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.35s)
18:09:42 [2022-05-04T18:09:42.691Z] 
18:09:42 [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
18:09:42 [2022-05-04T18:09:42.691Z]     docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.691Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
18:09:42 [2022-05-04T18:09:42.691Z] 
18:09:42 [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s)
18:09:42 [2022-05-04T18:09:42.691Z]     docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.691Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s)
18:09:42 [2022-05-04T18:09:42.691Z] 
18:09:42 [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.33s)
18:09:42 [2022-05-04T18:09:42.691Z]     docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.691Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s)
18:09:42 [2022-05-04T18:09:42.691Z] 
18:09:42 [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.32s)
18:09:42 [2022-05-04T18:09:42.691Z]     docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.691Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s)
18:09:42 [2022-05-04T18:09:42.691Z] 
18:09:42 [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s)
18:09:42 [2022-05-04T18:09:42.691Z]     docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.691Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s)
18:09:42 [2022-05-04T18:09:42.691Z] 
18:09:42 [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.31s)
18:09:42 [2022-05-04T18:09:42.691Z]     docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.691Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s)
18:09:42 [2022-05-04T18:09:42.691Z] 
18:09:42 [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
18:09:42 [2022-05-04T18:09:42.691Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.691Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
18:09:42 [2022-05-04T18:09:42.691Z] 
18:09:42 [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s)
18:09:42 [2022-05-04T18:09:42.691Z]     docker_cli_sni_test.go:18: Flakey test
18:09:42 [2022-05-04T18:09:42.691Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s)
18:09:42 [2022-05-04T18:09:42.691Z] 
18:09:42 [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s)
18:09:42 [2022-05-04T18:09:42.691Z]     docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.691Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s)
18:09:42 [2022-05-04T18:09:42.691Z] 
18:09:42 [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z]     docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.691Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z] 
18:09:42 [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z]     docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.691Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z] 
18:09:42 [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z]     docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.691Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z] 
18:09:42 [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.691Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z] 
18:09:42 [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.691Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z] 
18:09:42 [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.691Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z] 
18:09:42 [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.691Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z] 
18:09:42 [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z]     docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.691Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z] 
18:09:42 [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z]     docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.691Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z] 
18:09:42 [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z]     docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.691Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z] 
18:09:42 [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z]     docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.691Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z] 
18:09:42 [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z]     docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.691Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z] 
18:09:42 [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z]     docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.691Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z] 
18:09:42 [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z]     docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.691Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z] 
18:09:42 [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s)
18:09:42 [2022-05-04T18:09:42.691Z]     docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.691Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s)
18:09:42 [2022-05-04T18:09:42.691Z] 
18:09:42 [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z]     docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.691Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z] 
18:09:42 [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z]     docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.691Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z] 
18:09:42 [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z]     docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.691Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z] 
18:09:42 [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z]     docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.691Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z] 
18:09:42 [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.03s)
18:09:42 [2022-05-04T18:09:42.691Z]     docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.691Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s)
18:09:42 [2022-05-04T18:09:42.691Z] 
18:09:42 [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z]     docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.691Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z] 
18:09:42 [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z]     docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.691Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z] 
18:09:42 [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z]     docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.691Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
18:09:42 [2022-05-04T18:09:42.691Z] 
18:09:42 [2022-05-04T18:09:42.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z]     docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.692Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z] 
18:09:42 [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z]     docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.692Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z] 
18:09:42 [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z]     docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.692Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z] 
18:09:42 [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z]     docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.692Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z] 
18:09:42 [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z]     docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.692Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z] 
18:09:42 [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z]     docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.692Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z] 
18:09:42 [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z]     docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.692Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z] 
18:09:42 [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z]     docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.692Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z] 
18:09:42 [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.692Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z] 
18:09:42 [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.692Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z] 
18:09:42 [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.692Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z] 
18:09:42 [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.692Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z] 
18:09:42 [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.03s)
18:09:42 [2022-05-04T18:09:42.692Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.692Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s)
18:09:42 [2022-05-04T18:09:42.692Z] 
18:09:42 [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.692Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z] 
18:09:42 [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.692Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z] 
18:09:42 [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.692Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z] 
18:09:42 [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.692Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z] 
18:09:42 [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.692Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z] 
18:09:42 [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.692Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z] 
18:09:42 [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.692Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z] 
18:09:42 [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.692Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z] 
18:09:42 [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.692Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z] 
18:09:42 [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.692Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z] 
18:09:42 [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.692Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z] 
18:09:42 [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.692Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z] 
18:09:42 [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.692Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z] 
18:09:42 [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.692Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z] 
18:09:42 [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.692Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z] 
18:09:42 [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.692Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z] 
18:09:42 [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.692Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z] 
18:09:42 [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.692Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z] 
18:09:42 [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.692Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z] 
18:09:42 [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.692Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z] 
18:09:42 [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.692Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z] 
18:09:42 [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.692Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z] 
18:09:42 [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.692Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z] 
18:09:42 [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.692Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z] 
18:09:42 [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.692Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z] 
18:09:42 [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.692Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z] 
18:09:42 [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.692Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z] 
18:09:42 [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
18:09:42 [2022-05-04T18:09:42.692Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z] 
18:09:42 [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z]     docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.692Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z] 
18:09:42 [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.692Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z] 
18:09:42 [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s)
18:09:42 [2022-05-04T18:09:42.692Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.692Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s)
18:09:42 [2022-05-04T18:09:42.692Z] 
18:09:42 [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.692Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z] 
18:09:42 [2022-05-04T18:09:42.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
18:09:42 [2022-05-04T18:09:42.692Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.693Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z] 
18:09:42 [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.693Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z] 
18:09:42 [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.693Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z] 
18:09:42 [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.693Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z] 
18:09:42 [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.693Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z] 
18:09:42 [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.693Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z] 
18:09:42 [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.03s)
18:09:42 [2022-05-04T18:09:42.693Z]     docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.693Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s)
18:09:42 [2022-05-04T18:09:42.693Z] 
18:09:42 [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z]     docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.693Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z] 
18:09:42 [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z]     docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.693Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z] 
18:09:42 [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z]     docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.693Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z] 
18:09:42 [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z]     docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.693Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z] 
18:09:42 [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z]     docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.693Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z] 
18:09:42 [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z]     docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.693Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z] 
18:09:42 [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z]     docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.693Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z] 
18:09:42 [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z]     docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.693Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z] 
18:09:42 [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z]     docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.693Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z] 
18:09:42 [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z]     docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.693Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z] 
18:09:42 [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.693Z]     --- SKIP: TestDockerSuite/TestExec (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z] 
18:09:42 [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z]     docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.693Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z] 
18:09:42 [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z]     docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.693Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z] 
18:09:42 [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z]     docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.693Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z] 
18:09:42 [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z]     docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.693Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z] 
18:09:42 [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.693Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z] 
18:09:42 [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.693Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z] 
18:09:42 [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.693Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z] 
18:09:42 [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.693Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z] 
18:09:42 [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.693Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z] 
18:09:42 [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.03s)
18:09:42 [2022-05-04T18:09:42.693Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.693Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.03s)
18:09:42 [2022-05-04T18:09:42.693Z] 
18:09:42 [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
18:09:42 [2022-05-04T18:09:42.693Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z] 
18:09:42 [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.693Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z] 
18:09:42 [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.03s)
18:09:42 [2022-05-04T18:09:42.693Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.693Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s)
18:09:42 [2022-05-04T18:09:42.693Z] 
18:09:42 [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.693Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z] 
18:09:42 [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z]     docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.693Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z] 
18:09:42 [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.693Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z] 
18:09:42 [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.693Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z] 
18:09:42 [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.693Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z] 
18:09:42 [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.693Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z] 
18:09:42 [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.693Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z] 
18:09:42 [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.03s)
18:09:42 [2022-05-04T18:09:42.693Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.693Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.03s)
18:09:42 [2022-05-04T18:09:42.693Z] 
18:09:42 [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.693Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z] 
18:09:42 [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.693Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z] 
18:09:42 [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z]     docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.693Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z] 
18:09:42 [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z]     docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.693Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z] 
18:09:42 [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.03s)
18:09:42 [2022-05-04T18:09:42.693Z]     docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.693Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s)
18:09:42 [2022-05-04T18:09:42.693Z] 
18:09:42 [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z]     docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.693Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z] 
18:09:42 [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z]     docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.693Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z] 
18:09:42 [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z]     docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.693Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z] 
18:09:42 [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z]     docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.693Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z] 
18:09:42 [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z]     docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.693Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z] 
18:09:42 [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
18:09:42 [2022-05-04T18:09:42.693Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z] 
18:09:42 [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.693Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z] 
18:09:42 [2022-05-04T18:09:42.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
18:09:42 [2022-05-04T18:09:42.693Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.693Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z] 
18:09:42 [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.694Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z] 
18:09:42 [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.694Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z] 
18:09:42 [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.694Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z] 
18:09:42 [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.694Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z] 
18:09:42 [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.694Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z] 
18:09:42 [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.694Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z] 
18:09:42 [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.694Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z] 
18:09:42 [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.694Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z] 
18:09:42 [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.694Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z] 
18:09:42 [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.694Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z] 
18:09:42 [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.694Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z] 
18:09:42 [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.694Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z] 
18:09:42 [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.03s)
18:09:42 [2022-05-04T18:09:42.694Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.694Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s)
18:09:42 [2022-05-04T18:09:42.694Z] 
18:09:42 [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.694Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z] 
18:09:42 [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.694Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z] 
18:09:42 [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.694Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z] 
18:09:42 [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.03s)
18:09:42 [2022-05-04T18:09:42.694Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.694Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s)
18:09:42 [2022-05-04T18:09:42.694Z] 
18:09:42 [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.694Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z] 
18:09:42 [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.694Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z] 
18:09:42 [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.694Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z] 
18:09:42 [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.694Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z] 
18:09:42 [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.694Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z] 
18:09:42 [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.694Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z] 
18:09:42 [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s)
18:09:42 [2022-05-04T18:09:42.694Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.694Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s)
18:09:42 [2022-05-04T18:09:42.694Z] 
18:09:42 [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.694Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z] 
18:09:42 [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.694Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z] 
18:09:42 [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.694Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z] 
18:09:42 [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z]     docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.694Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z] 
18:09:42 [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z]     docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.694Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z] 
18:09:42 [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.694Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z] 
18:09:42 [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.694Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z] 
18:09:42 [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.694Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z] 
18:09:42 [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z]     docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.694Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z] 
18:09:42 [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z]     docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.694Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z] 
18:09:42 [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.694Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z] 
18:09:42 [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.694Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z] 
18:09:42 [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z]     docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.694Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z] 
18:09:42 [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z]     docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.694Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z] 
18:09:42 [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.694Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z] 
18:09:42 [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.03s)
18:09:42 [2022-05-04T18:09:42.694Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.694Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s)
18:09:42 [2022-05-04T18:09:42.694Z] 
18:09:42 [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.694Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z] 
18:09:42 [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
18:09:42 [2022-05-04T18:09:42.694Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z] 
18:09:42 [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
18:09:42 [2022-05-04T18:09:42.694Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z] 
18:09:42 [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.694Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z] 
18:09:42 [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.694Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z] 
18:09:42 [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.694Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z] 
18:09:42 [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.694Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
18:09:42 [2022-05-04T18:09:42.694Z] 
18:09:42 [2022-05-04T18:09:42.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.03s)
18:09:42 [2022-05-04T18:09:42.694Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.694Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s)
18:09:42 [2022-05-04T18:09:42.694Z] 
18:09:42 [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.695Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z] 
18:09:42 [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.695Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z] 
18:09:42 [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z]     docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.695Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z] 
18:09:42 [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z]     docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.695Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z] 
18:09:42 [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z]     docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.695Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z] 
18:09:42 [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z]     docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.695Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z] 
18:09:42 [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z]     docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.695Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z] 
18:09:42 [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z]     docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.695Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z] 
18:09:42 [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z]     docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.695Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z] 
18:09:42 [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z]     docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.695Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z] 
18:09:42 [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z]     docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.695Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z] 
18:09:42 [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s)
18:09:42 [2022-05-04T18:09:42.695Z]     docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819
18:09:42 [2022-05-04T18:09:42.695Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s)
18:09:42 [2022-05-04T18:09:42.695Z] 
18:09:42 [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s)
18:09:42 [2022-05-04T18:09:42.695Z]     docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.695Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s)
18:09:42 [2022-05-04T18:09:42.695Z] 
18:09:42 [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z]     docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.695Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z] 
18:09:42 [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.695Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z] 
18:09:42 [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z]     docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.695Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z] 
18:09:42 [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z]     docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.695Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z] 
18:09:42 [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z]     docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.695Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z] 
18:09:42 [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z]     docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.695Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z] 
18:09:42 [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.695Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z] 
18:09:42 [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z]     docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.695Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z] 
18:09:42 [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.695Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z] 
18:09:42 [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.695Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z] 
18:09:42 [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z]     docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.695Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z] 
18:09:42 [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z]     docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.695Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z] 
18:09:42 [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z]     docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.695Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z] 
18:09:42 [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z]     docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.695Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z] 
18:09:42 [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z]     docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.695Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z] 
18:09:42 [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z]     docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.695Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z] 
18:09:42 [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z]     docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.695Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z] 
18:09:42 [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z]     docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.695Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z] 
18:09:42 [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z]     docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.695Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z] 
18:09:42 [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z]     docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.695Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z] 
18:09:42 [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z]     docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.695Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z] 
18:09:42 [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z]     docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.695Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z] 
18:09:42 [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z]     docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.695Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z] 
18:09:42 [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.03s)
18:09:42 [2022-05-04T18:09:42.695Z]     docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.695Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s)
18:09:42 [2022-05-04T18:09:42.695Z] 
18:09:42 [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z]     docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.695Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z] 
18:09:42 [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z]     docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.695Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z] 
18:09:42 [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z]     docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.695Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z] 
18:09:42 [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z]     docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.695Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z] 
18:09:42 [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z]     docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.695Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z] 
18:09:42 [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z]     docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.695Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z] 
18:09:42 [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z]     docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.695Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z] 
18:09:42 [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
18:09:42 [2022-05-04T18:09:42.695Z]     docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.695Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
18:09:42 [2022-05-04T18:09:42.695Z] 
18:09:42 [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z]     docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.695Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z] 
18:09:42 [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z]     docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.695Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z] 
18:09:42 [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z]     docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.695Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z] 
18:09:42 [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z]     docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.695Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z] 
18:09:42 [2022-05-04T18:09:42.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z]     docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.695Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
18:09:42 [2022-05-04T18:09:42.695Z] 
18:09:42 [2022-05-04T18:09:42.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
18:09:42 [2022-05-04T18:09:42.696Z]     docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.696Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
18:09:42 [2022-05-04T18:09:42.696Z] 
18:09:42 [2022-05-04T18:09:42.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
18:09:42 [2022-05-04T18:09:42.696Z]     docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.696Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
18:09:42 [2022-05-04T18:09:42.696Z] 
18:09:42 [2022-05-04T18:09:42.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
18:09:42 [2022-05-04T18:09:42.696Z]     docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.696Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
18:09:42 [2022-05-04T18:09:42.696Z] 
18:09:42 [2022-05-04T18:09:42.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s)
18:09:42 [2022-05-04T18:09:42.696Z]     docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.696Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
18:09:42 [2022-05-04T18:09:42.696Z] 
18:09:42 [2022-05-04T18:09:42.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
18:09:42 [2022-05-04T18:09:42.696Z]     docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.696Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
18:09:42 [2022-05-04T18:09:42.696Z] 
18:09:42 [2022-05-04T18:09:42.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
18:09:42 [2022-05-04T18:09:42.696Z]     docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.696Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
18:09:42 [2022-05-04T18:09:42.696Z] 
18:09:42 [2022-05-04T18:09:42.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
18:09:42 [2022-05-04T18:09:42.696Z]     docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.696Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
18:09:42 [2022-05-04T18:09:42.696Z] 
18:09:42 [2022-05-04T18:09:42.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
18:09:42 [2022-05-04T18:09:42.696Z]     docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.696Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
18:09:42 [2022-05-04T18:09:42.696Z] 
18:09:42 [2022-05-04T18:09:42.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
18:09:42 [2022-05-04T18:09:42.696Z]     docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.696Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
18:09:42 [2022-05-04T18:09:42.696Z] 
18:09:42 [2022-05-04T18:09:42.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
18:09:42 [2022-05-04T18:09:42.696Z]     docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.696Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
18:09:42 [2022-05-04T18:09:42.696Z] 
18:09:42 [2022-05-04T18:09:42.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
18:09:42 [2022-05-04T18:09:42.696Z]     docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.696Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
18:09:42 [2022-05-04T18:09:42.696Z] 
18:09:42 [2022-05-04T18:09:42.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s)
18:09:42 [2022-05-04T18:09:42.696Z]     docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.696Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
18:09:42 [2022-05-04T18:09:42.696Z] 
18:09:42 [2022-05-04T18:09:42.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s)
18:09:42 [2022-05-04T18:09:42.696Z]     docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.696Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
18:09:42 [2022-05-04T18:09:42.696Z] 
18:09:42 [2022-05-04T18:09:42.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
18:09:42 [2022-05-04T18:09:42.696Z]     docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.696Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
18:09:42 [2022-05-04T18:09:42.696Z] 
18:09:42 [2022-05-04T18:09:42.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
18:09:42 [2022-05-04T18:09:42.696Z]     docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.696Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
18:09:42 [2022-05-04T18:09:42.696Z] 
18:09:42 [2022-05-04T18:09:42.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
18:09:42 [2022-05-04T18:09:42.696Z]     docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.696Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
18:09:42 [2022-05-04T18:09:42.696Z] 
18:09:42 [2022-05-04T18:09:42.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s)
18:09:42 [2022-05-04T18:09:42.696Z]     docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.696Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
18:09:42 [2022-05-04T18:09:42.696Z] 
18:09:42 [2022-05-04T18:09:42.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s)
18:09:42 [2022-05-04T18:09:42.696Z]     docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.696Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
18:09:42 [2022-05-04T18:09:42.696Z] 
18:09:42 [2022-05-04T18:09:42.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s)
18:09:42 [2022-05-04T18:09:42.696Z]     docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.696Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
18:09:42 [2022-05-04T18:09:42.696Z] 
18:09:42 [2022-05-04T18:09:42.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s)
18:09:42 [2022-05-04T18:09:42.696Z]     docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.696Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
18:09:42 [2022-05-04T18:09:42.696Z] 
18:09:42 [2022-05-04T18:09:42.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s)
18:09:42 [2022-05-04T18:09:42.696Z]     docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.696Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
18:09:42 [2022-05-04T18:09:42.696Z] 
18:09:42 [2022-05-04T18:09:42.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s)
18:09:42 [2022-05-04T18:09:42.696Z]     docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux
18:09:42 [2022-05-04T18:09:42.696Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
18:09:42 [2022-05-04T18:09:42.696Z] 
18:09:42 [2022-05-04T18:09:42.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s)
18:09:43 [2022-05-04T18:09:43.166Z]     docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.167Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z] 
18:09:43 [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z]     docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.167Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z] 
18:09:43 [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z]     docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.167Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z] 
18:09:43 [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z]     docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.167Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z] 
18:09:43 [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z]     docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm
18:09:43 [2022-05-04T18:09:43.167Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z] 
18:09:43 [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z]     docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.167Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z] 
18:09:43 [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z]     docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.167Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z] 
18:09:43 [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z]     docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.167Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z] 
18:09:43 [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z]     docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.167Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z] 
18:09:43 [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z]     docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.167Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z] 
18:09:43 [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z]     docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.167Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z] 
18:09:43 [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z]     docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.167Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z] 
18:09:43 [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s)
18:09:43 [2022-05-04T18:09:43.167Z]     docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.167Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s)
18:09:43 [2022-05-04T18:09:43.167Z] 
18:09:43 [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z]     docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.167Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z] 
18:09:43 [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s)
18:09:43 [2022-05-04T18:09:43.167Z]     docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.167Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s)
18:09:43 [2022-05-04T18:09:43.167Z] 
18:09:43 [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z]     docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.167Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z] 
18:09:43 [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z]     docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.167Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z] 
18:09:43 [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z]     docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.167Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z] 
18:09:43 [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z]     docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.167Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z] 
18:09:43 [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z]     docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.167Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z] 
18:09:43 [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z]     docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.167Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z] 
18:09:43 [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z]     docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.167Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z] 
18:09:43 [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z]     docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.167Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z] 
18:09:43 [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.03s)
18:09:43 [2022-05-04T18:09:43.167Z]     docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.167Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s)
18:09:43 [2022-05-04T18:09:43.167Z] 
18:09:43 [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z]     docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.167Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z] 
18:09:43 [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z]     docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.167Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z] 
18:09:43 [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.167Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z] 
18:09:43 [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z]     docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.167Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z] 
18:09:43 [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z]     docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.167Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z] 
18:09:43 [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z]     docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.167Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z] 
18:09:43 [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z]     docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.167Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z] 
18:09:43 [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z]     docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.167Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z] 
18:09:43 [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z]     docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.167Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z] 
18:09:43 [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z]     docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.167Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z] 
18:09:43 [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z]     docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.167Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z] 
18:09:43 [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z]     docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.167Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z] 
18:09:43 [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z]     docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.167Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z] 
18:09:43 [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z]     docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.167Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z] 
18:09:43 [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
18:09:43 [2022-05-04T18:09:43.167Z]     docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.167Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
18:09:43 [2022-05-04T18:09:43.167Z] 
18:09:43 [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z]     docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.167Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z] 
18:09:43 [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z]     docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.167Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z] 
18:09:43 [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z]     docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.167Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z] 
18:09:43 [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.03s)
18:09:43 [2022-05-04T18:09:43.167Z]     docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.167Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s)
18:09:43 [2022-05-04T18:09:43.167Z] 
18:09:43 [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z]     docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.167Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z] 
18:09:43 [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z]     docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.167Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z] 
18:09:43 [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z]     docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.167Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z] 
18:09:43 [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z]     docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.167Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z] 
18:09:43 [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z]     docker_cli_run_test.go:2854: unmatched requirement Apparmor
18:09:43 [2022-05-04T18:09:43.167Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z] 
18:09:43 [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.03s)
18:09:43 [2022-05-04T18:09:43.167Z]     docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.167Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s)
18:09:43 [2022-05-04T18:09:43.167Z] 
18:09:43 [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z]     docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.167Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z] 
18:09:43 [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z]     docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.167Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z] 
18:09:43 [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z]     docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.167Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z] 
18:09:43 [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z]     docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.167Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z] 
18:09:43 [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z]     docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.167Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z] 
18:09:43 [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z]     docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.167Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
18:09:43 [2022-05-04T18:09:43.167Z] 
18:09:43 [2022-05-04T18:09:43.167Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s)
18:09:43 [2022-05-04T18:09:43.168Z]     docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.168Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s)
18:09:43 [2022-05-04T18:09:43.168Z] 
18:09:43 [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z]     docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.168Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z] 
18:09:43 [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z]     docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.168Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z] 
18:09:43 [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z]     docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.168Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z] 
18:09:43 [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z]     docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.168Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z] 
18:09:43 [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z]     docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.168Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z] 
18:09:43 [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z]     docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.168Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z] 
18:09:43 [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z]     docker_cli_run_test.go:2893: unmatched requirement Apparmor
18:09:43 [2022-05-04T18:09:43.168Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z] 
18:09:43 [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z]     docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.168Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z] 
18:09:43 [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z]     docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.168Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z] 
18:09:43 [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z]     docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.168Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z] 
18:09:43 [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z]     docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.168Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z] 
18:09:43 [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z]     docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.168Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z] 
18:09:43 [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z]     docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.168Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z] 
18:09:43 [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.03s)
18:09:43 [2022-05-04T18:09:43.168Z]     docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.168Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s)
18:09:43 [2022-05-04T18:09:43.168Z] 
18:09:43 [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z]     docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.168Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z] 
18:09:43 [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z]     docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.168Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z] 
18:09:43 [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z]     docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.168Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z] 
18:09:43 [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z]     docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.168Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z] 
18:09:43 [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z]     docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.168Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z] 
18:09:43 [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z]     docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.168Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z] 
18:09:43 [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z]     docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.168Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z] 
18:09:43 [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z]     docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.168Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z] 
18:09:43 [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z]     docker_cli_run_test.go:3010: unmatched requirement Apparmor
18:09:43 [2022-05-04T18:09:43.168Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z] 
18:09:43 [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z]     docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.168Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z] 
18:09:43 [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z]     docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.168Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z] 
18:09:43 [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z]     docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.168Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z] 
18:09:43 [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z]     docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.168Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z] 
18:09:43 [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z]     docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.168Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z] 
18:09:43 [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z]     docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.168Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z] 
18:09:43 [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z]     docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.168Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z] 
18:09:43 [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z]     docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.168Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z] 
18:09:43 [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.03s)
18:09:43 [2022-05-04T18:09:43.168Z]     docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.168Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s)
18:09:43 [2022-05-04T18:09:43.168Z] 
18:09:43 [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.04s)
18:09:43 [2022-05-04T18:09:43.168Z]     docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.168Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.04s)
18:09:43 [2022-05-04T18:09:43.168Z] 
18:09:43 [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z]     docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.168Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z] 
18:09:43 [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z]     docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.168Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z] 
18:09:43 [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z]     docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.168Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z] 
18:09:43 [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z]     docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.168Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z] 
18:09:43 [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s)
18:09:43 [2022-05-04T18:09:43.168Z]     docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.168Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s)
18:09:43 [2022-05-04T18:09:43.168Z] 
18:09:43 [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z]     docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.168Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z] 
18:09:43 [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z]     docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.168Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z] 
18:09:43 [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z]     docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.168Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z] 
18:09:43 [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z]     docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.168Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z] 
18:09:43 [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z]     docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.168Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z] 
18:09:43 [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z]     docker_cli_start_test.go:95: unmatched requirement IsPausable
18:09:43 [2022-05-04T18:09:43.168Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z] 
18:09:43 [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z]     docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.168Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z] 
18:09:43 [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.03s)
18:09:43 [2022-05-04T18:09:43.168Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.168Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s)
18:09:43 [2022-05-04T18:09:43.168Z] 
18:09:43 [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.168Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z] 
18:09:43 [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.168Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z] 
18:09:43 [2022-05-04T18:09:43.168Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s)
18:09:43 [2022-05-04T18:09:43.168Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s)
18:09:43 [2022-05-04T18:09:43.169Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.03s)
18:09:43 [2022-05-04T18:09:43.169Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s)
18:09:43 [2022-05-04T18:09:43.169Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s)
18:09:43 [2022-05-04T18:09:43.169Z]     docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
18:09:43 [2022-05-04T18:09:43.169Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
18:09:43 [2022-05-04T18:09:43.169Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
18:09:43 [2022-05-04T18:09:43.169Z]     docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
18:09:43 [2022-05-04T18:09:43.169Z]     docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
18:09:43 [2022-05-04T18:09:43.169Z]     docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
18:09:43 [2022-05-04T18:09:43.169Z]     docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s)
18:09:43 [2022-05-04T18:09:43.169Z]     docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
18:09:43 [2022-05-04T18:09:43.169Z]     docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s)
18:09:43 [2022-05-04T18:09:43.169Z]     docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s)
18:09:43 [2022-05-04T18:09:43.169Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z]     check_test.go:183: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z]     check_test.go:210: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z]     check_test.go:210: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z]     check_test.go:210: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z]     check_test.go:210: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z]     check_test.go:210: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z]     check_test.go:210: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z]     check_test.go:210: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z]     check_test.go:210: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z]     check_test.go:210: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z]     check_test.go:210: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z]     check_test.go:210: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z]     check_test.go:237: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.169Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z]     check_test.go:237: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.169Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
18:09:43 [2022-05-04T18:09:43.169Z] 
18:09:43 [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
18:09:43 [2022-05-04T18:09:43.170Z]     check_test.go:237: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.170Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
18:09:43 [2022-05-04T18:09:43.170Z] 
18:09:43 [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
18:09:43 [2022-05-04T18:09:43.170Z]     check_test.go:237: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.170Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
18:09:43 [2022-05-04T18:09:43.170Z] 
18:09:43 [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
18:09:43 [2022-05-04T18:09:43.170Z]     check_test.go:237: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.170Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
18:09:43 [2022-05-04T18:09:43.170Z] 
18:09:43 [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
18:09:43 [2022-05-04T18:09:43.170Z]     check_test.go:237: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.170Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
18:09:43 [2022-05-04T18:09:43.170Z] 
18:09:43 [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
18:09:43 [2022-05-04T18:09:43.170Z]     check_test.go:237: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.170Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
18:09:43 [2022-05-04T18:09:43.170Z] 
18:09:43 [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
18:09:43 [2022-05-04T18:09:43.170Z]     check_test.go:237: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.170Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
18:09:43 [2022-05-04T18:09:43.170Z] 
18:09:43 [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
18:09:43 [2022-05-04T18:09:43.170Z]     check_test.go:266: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.170Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
18:09:43 [2022-05-04T18:09:43.170Z] 
18:09:43 [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
18:09:43 [2022-05-04T18:09:43.170Z]     check_test.go:266: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.170Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
18:09:43 [2022-05-04T18:09:43.170Z] 
18:09:43 [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
18:09:43 [2022-05-04T18:09:43.170Z]     check_test.go:266: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.170Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
18:09:43 [2022-05-04T18:09:43.170Z] 
18:09:43 [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
18:09:43 [2022-05-04T18:09:43.170Z]     check_test.go:266: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.170Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
18:09:43 [2022-05-04T18:09:43.170Z] 
18:09:43 [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
18:09:43 [2022-05-04T18:09:43.170Z]     check_test.go:266: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.170Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
18:09:43 [2022-05-04T18:09:43.170Z] 
18:09:43 [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
18:09:43 [2022-05-04T18:09:43.170Z]     check_test.go:300: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.170Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
18:09:43 [2022-05-04T18:09:43.170Z] 
18:09:43 [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
18:09:43 [2022-05-04T18:09:43.170Z]     check_test.go:300: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.170Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
18:09:43 [2022-05-04T18:09:43.170Z] 
18:09:43 [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
18:09:43 [2022-05-04T18:09:43.170Z]     check_test.go:300: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.170Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
18:09:43 [2022-05-04T18:09:43.170Z] 
18:09:43 [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
18:09:43 [2022-05-04T18:09:43.170Z]     check_test.go:405: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.170Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
18:09:43 [2022-05-04T18:09:43.170Z] 
18:09:43 [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
18:09:43 [2022-05-04T18:09:43.170Z]     check_test.go:405: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.170Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
18:09:43 [2022-05-04T18:09:43.170Z] 
18:09:43 [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
18:09:43 [2022-05-04T18:09:43.170Z]     check_test.go:405: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.170Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
18:09:43 [2022-05-04T18:09:43.170Z] 
18:09:43 [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
18:09:43 [2022-05-04T18:09:43.170Z]     check_test.go:405: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.170Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
18:09:43 [2022-05-04T18:09:43.170Z] 
18:09:43 [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
18:09:43 [2022-05-04T18:09:43.170Z]     check_test.go:405: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.170Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
18:09:43 [2022-05-04T18:09:43.170Z] 
18:09:43 [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
18:09:43 [2022-05-04T18:09:43.170Z]     check_test.go:405: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.170Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
18:09:43 [2022-05-04T18:09:43.170Z] 
18:09:43 [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
18:09:43 [2022-05-04T18:09:43.170Z]     check_test.go:405: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.170Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
18:09:43 [2022-05-04T18:09:43.170Z] 
18:09:43 [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
18:09:43 [2022-05-04T18:09:43.170Z]     check_test.go:405: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.170Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
18:09:43 [2022-05-04T18:09:43.170Z] 
18:09:43 [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
18:09:43 [2022-05-04T18:09:43.170Z]     check_test.go:405: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.170Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
18:09:43 [2022-05-04T18:09:43.170Z] 
18:09:43 [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
18:09:43 [2022-05-04T18:09:43.170Z]     check_test.go:405: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.170Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
18:09:43 [2022-05-04T18:09:43.170Z] 
18:09:43 [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
18:09:43 [2022-05-04T18:09:43.170Z]     check_test.go:405: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.170Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
18:09:43 [2022-05-04T18:09:43.170Z] 
18:09:43 [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
18:09:43 [2022-05-04T18:09:43.170Z]     check_test.go:126: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.170Z] 
18:09:43 [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
18:09:43 [2022-05-04T18:09:43.170Z]     check_test.go:132: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.170Z] 
18:09:43 [2022-05-04T18:09:43.170Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
18:09:43 [2022-05-04T18:09:43.170Z]     check_test.go:140: unmatched requirement DaemonIsLinux
18:09:43 [2022-05-04T18:09:43.170Z] 
18:09:43 [2022-05-04T18:09:43.170Z] DONE 1088 tests, 539 skipped in 2743.969s
18:09:43 [2022-05-04T18:09:43.170Z] INFO: Integration tests ended at 05/04/2022 18:09:42. Duration:00:45:44.1308453
18:09:43 [2022-05-04T18:09:43.170Z] INFO: Docker info of the daemon under test at end of run
18:09:43 [2022-05-04T18:09:43.170Z] 
18:09:43 [2022-05-04T18:09:43.170Z] Containers: 10
18:09:43 [2022-05-04T18:09:43.170Z]  Running: 0
18:09:43 [2022-05-04T18:09:43.170Z]  Paused: 0
18:09:43 [2022-05-04T18:09:43.170Z]  Stopped: 10
18:09:43 [2022-05-04T18:09:43.170Z] Images: 18
18:09:43 [2022-05-04T18:09:43.170Z] Server Version: 0.0.0-dev
18:09:43 [2022-05-04T18:09:43.170Z] Storage Driver: windowsfilter
18:09:43 [2022-05-04T18:09:43.170Z]  Windows: 
18:09:43 [2022-05-04T18:09:43.170Z] Logging Driver: json-file
18:09:43 [2022-05-04T18:09:43.170Z] Plugins: 
18:09:43 [2022-05-04T18:09:43.170Z]  Volume: local
18:09:43 [2022-05-04T18:09:43.170Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
18:09:43 [2022-05-04T18:09:43.170Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
18:09:43 [2022-05-04T18:09:43.170Z] Swarm: inactive
18:09:43 [2022-05-04T18:09:43.170Z] Default Isolation: process
18:09:43 [2022-05-04T18:09:43.170Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
18:09:43 [2022-05-04T18:09:43.170Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183)
18:09:43 [2022-05-04T18:09:43.170Z] OSType: windows
18:09:43 [2022-05-04T18:09:43.170Z] Architecture: x86_64
18:09:43 [2022-05-04T18:09:43.170Z] CPUs: 4
18:09:43 [2022-05-04T18:09:43.170Z] Total Memory: 32GiB
18:09:43 [2022-05-04T18:09:43.170Z] Name: azwin-2-a2e230
18:09:43 [2022-05-04T18:09:43.170Z] ID: C6ND:CPQO:EDJX:RNT3:AD3V:6KET:7CEN:H7LU:ERD2:KQIJ:RXLY:LPZY
18:09:43 [2022-05-04T18:09:43.170Z] Docker Root Dir: D:\CI\PR-43560\2\daemon
18:09:43 [2022-05-04T18:09:43.170Z] Debug Mode (client): false
18:09:43 [2022-05-04T18:09:43.170Z] Debug Mode (server): true
18:09:43 [2022-05-04T18:09:43.170Z]  File Descriptors: -1
18:09:43 [2022-05-04T18:09:43.170Z]  Goroutines: 17
18:09:43 [2022-05-04T18:09:43.170Z]  System Time: 2022-05-04T18:09:42.9765909Z
18:09:43 [2022-05-04T18:09:43.170Z]  EventsListeners: 0
18:09:43 [2022-05-04T18:09:43.170Z] Registry: https://index.docker.io/v1/
18:09:43 [2022-05-04T18:09:43.170Z] Labels:
18:09:43 [2022-05-04T18:09:43.170Z] Experimental: false
18:09:43 [2022-05-04T18:09:43.170Z] Insecure Registries:
18:09:43 [2022-05-04T18:09:43.170Z]  127.0.0.0/8
18:09:43 [2022-05-04T18:09:43.170Z] Live Restore Enabled: false
18:09:43 [2022-05-04T18:09:43.170Z] 
18:09:43 [2022-05-04T18:09:43.170Z] 
18:09:43 [2022-05-04T18:09:43.170Z] INFO: Stopping daemon under test
18:09:43 [2022-05-04T18:09:43.639Z] SUCCESS: The process with PID 4864 (child process of PID 5628) has been terminated.
18:09:43 [2022-05-04T18:09:43.639Z] SUCCESS: The process with PID 5628 (child process of PID 3904) has been terminated.
18:09:43 [2022-05-04T18:09:43.639Z] INFO: Stop tailing logs of the daemon under tests
18:09:43 [2022-05-04T18:09:43.639Z] INFO: executeCI.ps1 Completed successfully at 05/04/2022 18:09:43.
18:09:43 [2022-05-04T18:09:43.639Z] INFO: Tidying up at end of run
18:09:43 [2022-05-04T18:09:43.639Z] ----------- DAEMON LOG ------------
18:09:43 [2022-05-04T18:09:43.639Z] 2022/05/04 17:21:05 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92)
18:09:43 [2022-05-04T18:09:43.639Z] ----------- END DAEMON LOG --------
18:09:43 [2022-05-04T18:09:43.639Z] INFO: Saving daemon under test log (d:\CI\PR-43560\2\dut.out) to bundles\CIDUT.out
18:09:43 [2022-05-04T18:09:43.639Z] INFO: Saving daemon under test log (d:\CI\PR-43560\2\dut.err) to bundles\CIDUT.err
18:09:43 [2022-05-04T18:09:43.639Z] INFO: Saving containerd logs to bundles
18:09:43 [2022-05-04T18:09:43.639Z] INFO: Nuke-Everything...
18:09:44 [2022-05-04T18:09:44.107Z] INFO: Container count on control daemon to delete is 2
18:09:44 [2022-05-04T18:09:44.576Z] 14855a950be2
18:09:44 [2022-05-04T18:09:44.576Z] 8ccc42d8802e
18:09:44 [2022-05-04T18:09:44.576Z] INFO: Tidying pidfile d:\CI\PR-43560\2\docker.pid
18:09:44 [2022-05-04T18:09:44.576Z] INFO: Nuking d:\CI
18:10:14 [2022-05-04T18:10:14.684Z] INFO: Zapped successfully
18:10:14 [2022-05-04T18:10:14.684Z] 
18:10:14 [2022-05-04T18:10:14.684Z] INFO: executeCI.ps1 exiting at Wed May  4 18:10:10 CUT 2022. Duration 01:15:24.8437004
18:10:14 [2022-05-04T18:10:14.684Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
18:10:14 [2022-05-04T18:10:14.974Z] Recording test results
18:10:24 [2022-05-04T18:10:24.767Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
18:10:26 [2022-05-04T18:10:26.870Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] archiveArtifacts
18:10:28 [2022-05-04T18:10:28.655Z] Archiving artifacts
18:10:44 [2022-05-04T18:10:44.657Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43560/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:10:45 [2022-05-04T18:10:45.679Z] + make clean
18:10:47 [2022-05-04T18:10:47.247Z] docker volume rm -f docker-dev-cache docker-mod-cache
18:10:47 [2022-05-04T18:10:47.247Z] docker-dev-cache
18:10:47 [2022-05-04T18:10:47.247Z] docker-mod-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